r13881 - in /desktop/unstable/libgnomeuimm2.6/debian: changelog rules

manphiz-guest at users.alioth.debian.org manphiz-guest at users.alioth.debian.org
Sat Dec 15 10:44:03 UTC 2007


Author: manphiz-guest
Date: Sat Dec 15 10:44:03 2007
New Revision: 13881

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=13881
Log:
Seems *.la are not shipped. Revert clean-la.mk trick.

Modified:
    desktop/unstable/libgnomeuimm2.6/debian/changelog
    desktop/unstable/libgnomeuimm2.6/debian/rules

Modified: desktop/unstable/libgnomeuimm2.6/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnomeuimm2.6/debian/changelog?rev=13881&op=diff
==============================================================================
--- desktop/unstable/libgnomeuimm2.6/debian/changelog (original)
+++ desktop/unstable/libgnomeuimm2.6/debian/changelog Sat Dec 15 10:44:03 2007
@@ -19,8 +19,6 @@
     + Directly specify LDFLAG instead of using DEB_CONFIGURE_SCRIPT_ENV
       which might override existing LDFLAGS settings, which is supported
       since cdbs >= 0.4.41, hence bump its dependency. Thanks Loïc Minier.
-    + Include clean-la.mk from gnome-pkg-tools to remove dependency_libs
-      information from .la files. Thanks Loïc Minier and Josselin Mouette.
     - Drop DEB_AUTO_UPDATE_DEBIAN_CONTROL as cdbs dependency is written by
       hand, and avoiding generating debian/control twice by a single clean.
     + Replace most ':=' with '+=' to avoid overwriting existing values.

Modified: desktop/unstable/libgnomeuimm2.6/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnomeuimm2.6/debian/rules?rev=13881&op=diff
==============================================================================
--- desktop/unstable/libgnomeuimm2.6/debian/rules (original)
+++ desktop/unstable/libgnomeuimm2.6/debian/rules Sat Dec 15 10:44:03 2007
@@ -5,7 +5,6 @@
 include /usr/share/cdbs/1/rules/utils.mk
 include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
-include /usr/share/gnome-pkg-tools/1/rules/clean-la.mk
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
 




More information about the pkg-gnome-commits mailing list