r13837 - in /desktop/unstable: gconfmm2.6/debian/ glibmm2.4/debian/ gnome-vfsmm2.6/debian/ gtkmm2.4/debian/ libglademm2.4/debian/ libgnomecanvasmm2.6/debian/ libgnomemm2.6/debian/ libgnomeuimm2.6/debian/

manphiz-guest at users.alioth.debian.org manphiz-guest at users.alioth.debian.org
Thu Dec 13 01:52:02 UTC 2007


Author: manphiz-guest
Date: Thu Dec 13 01:52:02 2007
New Revision: 13837

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=13837
Log:
    + Include clean-la.mk from gnome-pkg-tools to remove dependency_libs
      information from .la files. Thanks Loïc Minier and Josselin Mouette.

Modified:
    desktop/unstable/gconfmm2.6/debian/changelog
    desktop/unstable/gconfmm2.6/debian/rules
    desktop/unstable/glibmm2.4/debian/changelog
    desktop/unstable/glibmm2.4/debian/rules
    desktop/unstable/gnome-vfsmm2.6/debian/changelog
    desktop/unstable/gnome-vfsmm2.6/debian/rules
    desktop/unstable/gtkmm2.4/debian/changelog
    desktop/unstable/gtkmm2.4/debian/rules
    desktop/unstable/libglademm2.4/debian/changelog
    desktop/unstable/libglademm2.4/debian/rules
    desktop/unstable/libgnomecanvasmm2.6/debian/changelog
    desktop/unstable/libgnomecanvasmm2.6/debian/rules
    desktop/unstable/libgnomemm2.6/debian/changelog
    desktop/unstable/libgnomemm2.6/debian/rules
    desktop/unstable/libgnomeuimm2.6/debian/changelog
    desktop/unstable/libgnomeuimm2.6/debian/rules

Modified: desktop/unstable/gconfmm2.6/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gconfmm2.6/debian/changelog?rev=13837&op=diff
==============================================================================
--- desktop/unstable/gconfmm2.6/debian/changelog (original)
+++ desktop/unstable/gconfmm2.6/debian/changelog Thu Dec 13 01:52:02 2007
@@ -9,8 +9,10 @@
     + 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.
 
- -- Deng Xiyue <manphiz-guest at users.alioth.debian.org>  Mon, 10 Dec 2007 19:48:14 +0800
+ -- Deng Xiyue <manphiz-guest at users.alioth.debian.org>  Thu, 13 Dec 2007 09:22:07 +0800
 
 gconfmm2.6 (2.20.0-2) unstable; urgency=high
 

Modified: desktop/unstable/gconfmm2.6/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gconfmm2.6/debian/rules?rev=13837&op=diff
==============================================================================
--- desktop/unstable/gconfmm2.6/debian/rules (original)
+++ desktop/unstable/gconfmm2.6/debian/rules Thu Dec 13 01:52:02 2007
@@ -7,6 +7,7 @@
 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
 
 

Modified: desktop/unstable/glibmm2.4/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glibmm2.4/debian/changelog?rev=13837&op=diff
==============================================================================
--- desktop/unstable/glibmm2.4/debian/changelog (original)
+++ desktop/unstable/glibmm2.4/debian/changelog Thu Dec 13 01:52:02 2007
@@ -9,6 +9,8 @@
     + 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.
 
  -- Deng Xiyue <manphiz-guest at users.alioth.debian.org>  Mon, 10 Dec 2007 19:15:12 +0800
 

Modified: desktop/unstable/glibmm2.4/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glibmm2.4/debian/rules?rev=13837&op=diff
==============================================================================
--- desktop/unstable/glibmm2.4/debian/rules (original)
+++ desktop/unstable/glibmm2.4/debian/rules Thu Dec 13 01:52:02 2007
@@ -7,6 +7,7 @@
 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
 
 GNOME_MODULE := glibmm

Modified: desktop/unstable/gnome-vfsmm2.6/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-vfsmm2.6/debian/changelog?rev=13837&op=diff
==============================================================================
--- desktop/unstable/gnome-vfsmm2.6/debian/changelog (original)
+++ desktop/unstable/gnome-vfsmm2.6/debian/changelog Thu Dec 13 01:52:02 2007
@@ -9,9 +9,10 @@
     + 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.
 
-
- -- Deng Xiyue <manphiz-guest at users.alioth.debian.org>  Mon, 10 Dec 2007 20:04:55 +0800
+ -- Deng Xiyue <manphiz-guest at users.alioth.debian.org>  Thu, 13 Dec 2007 09:23:26 +0800
 
 gnome-vfsmm2.6 (2.20.0-2) unstable; urgency=high
 

Modified: desktop/unstable/gnome-vfsmm2.6/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-vfsmm2.6/debian/rules?rev=13837&op=diff
==============================================================================
--- desktop/unstable/gnome-vfsmm2.6/debian/rules (original)
+++ desktop/unstable/gnome-vfsmm2.6/debian/rules Thu Dec 13 01:52:02 2007
@@ -7,6 +7,7 @@
 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
 
 

Modified: desktop/unstable/gtkmm2.4/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtkmm2.4/debian/changelog?rev=13837&op=diff
==============================================================================
--- desktop/unstable/gtkmm2.4/debian/changelog (original)
+++ desktop/unstable/gtkmm2.4/debian/changelog Thu Dec 13 01:52:02 2007
@@ -16,8 +16,10 @@
     + 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.
 
- -- Deng Xiyue <manphiz-guest at users.alioth.debian.org>  Mon, 10 Dec 2007 19:19:11 +0800
+ -- Deng Xiyue <manphiz-guest at users.alioth.debian.org>  Thu, 13 Dec 2007 09:22:54 +0800
 
 gtkmm2.4 (1:2.12.1-1) unstable; urgency=low
 

Modified: desktop/unstable/gtkmm2.4/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtkmm2.4/debian/rules?rev=13837&op=diff
==============================================================================
--- desktop/unstable/gtkmm2.4/debian/rules (original)
+++ desktop/unstable/gtkmm2.4/debian/rules Thu Dec 13 01:52:02 2007
@@ -7,6 +7,7 @@
 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
 
 GNOME_MODULE := gtkmm

Modified: desktop/unstable/libglademm2.4/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libglademm2.4/debian/changelog?rev=13837&op=diff
==============================================================================
--- desktop/unstable/libglademm2.4/debian/changelog (original)
+++ desktop/unstable/libglademm2.4/debian/changelog Thu Dec 13 01:52:02 2007
@@ -9,8 +9,10 @@
     + 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.
 
- -- Deng Xiyue <manphiz-guest at users.alioth.debian.org>  Mon, 10 Dec 2007 19:37:30 +0800
+ -- Deng Xiyue <manphiz-guest at users.alioth.debian.org>  Thu, 13 Dec 2007 09:23:10 +0800
 
 libglademm2.4 (2.6.5-2) unstable; urgency=high
 

Modified: desktop/unstable/libglademm2.4/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libglademm2.4/debian/rules?rev=13837&op=diff
==============================================================================
--- desktop/unstable/libglademm2.4/debian/rules (original)
+++ desktop/unstable/libglademm2.4/debian/rules Thu Dec 13 01:52:02 2007
@@ -7,6 +7,7 @@
 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
 
 GNOME_MODULE := libglademm

Modified: desktop/unstable/libgnomecanvasmm2.6/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnomecanvasmm2.6/debian/changelog?rev=13837&op=diff
==============================================================================
--- desktop/unstable/libgnomecanvasmm2.6/debian/changelog (original)
+++ desktop/unstable/libgnomecanvasmm2.6/debian/changelog Thu Dec 13 01:52:02 2007
@@ -9,8 +9,10 @@
     + 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.
 
- -- Deng Xiyue <manphiz-guest at users.alioth.debian.org>  Mon, 10 Dec 2007 20:21:51 +0800
+ -- Deng Xiyue <manphiz-guest at users.alioth.debian.org>  Thu, 13 Dec 2007 09:27:22 +0800
 
 libgnomecanvasmm2.6 (2.20.0-2) unstable; urgency=high
 

Modified: desktop/unstable/libgnomecanvasmm2.6/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnomecanvasmm2.6/debian/rules?rev=13837&op=diff
==============================================================================
--- desktop/unstable/libgnomecanvasmm2.6/debian/rules (original)
+++ desktop/unstable/libgnomecanvasmm2.6/debian/rules Thu Dec 13 01:52:02 2007
@@ -7,6 +7,7 @@
 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
 
 

Modified: desktop/unstable/libgnomemm2.6/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnomemm2.6/debian/changelog?rev=13837&op=diff
==============================================================================
--- desktop/unstable/libgnomemm2.6/debian/changelog (original)
+++ desktop/unstable/libgnomemm2.6/debian/changelog Thu Dec 13 01:52:02 2007
@@ -8,8 +8,10 @@
     + 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.
 
- -- Deng Xiyue <manphiz-guest at users.alioth.debian.org>  Mon, 10 Dec 2007 19:41:43 +0800
+ -- Deng Xiyue <manphiz-guest at users.alioth.debian.org>  Thu, 13 Dec 2007 09:25:28 +0800
 
 libgnomemm2.6 (2.20.0-2) unstable; urgency=high
 

Modified: desktop/unstable/libgnomemm2.6/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnomemm2.6/debian/rules?rev=13837&op=diff
==============================================================================
--- desktop/unstable/libgnomemm2.6/debian/rules (original)
+++ desktop/unstable/libgnomemm2.6/debian/rules Thu Dec 13 01:52:02 2007
@@ -7,6 +7,7 @@
 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
 
 

Modified: desktop/unstable/libgnomeuimm2.6/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnomeuimm2.6/debian/changelog?rev=13837&op=diff
==============================================================================
--- desktop/unstable/libgnomeuimm2.6/debian/changelog (original)
+++ desktop/unstable/libgnomeuimm2.6/debian/changelog Thu Dec 13 01:52:02 2007
@@ -9,8 +9,10 @@
     + 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.
 
- -- Deng Xiyue <manphiz-guest at users.alioth.debian.org>  Mon, 10 Dec 2007 20:28:20 +0800
+ -- Deng Xiyue <manphiz-guest at users.alioth.debian.org>  Thu, 13 Dec 2007 09:27:53 +0800
 
 libgnomeuimm2.6 (2.20.0-2) unstable; urgency=high
 

Modified: desktop/unstable/libgnomeuimm2.6/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgnomeuimm2.6/debian/rules?rev=13837&op=diff
==============================================================================
--- desktop/unstable/libgnomeuimm2.6/debian/rules (original)
+++ desktop/unstable/libgnomeuimm2.6/debian/rules Thu Dec 13 01:52:02 2007
@@ -7,6 +7,7 @@
 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