r14483 - in /desktop/unstable/gtkmm2.4/debian: changelog rules

manphiz-guest at users.alioth.debian.org manphiz-guest at users.alioth.debian.org
Mon Feb 11 05:48:05 UTC 2008


Author: manphiz-guest
Date: Mon Feb 11 05:48:05 2008
New Revision: 14483

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=14483
Log:
* debian/rules
  + Remove compression exclude rules, let them get compressed.

Modified:
    desktop/unstable/gtkmm2.4/debian/changelog
    desktop/unstable/gtkmm2.4/debian/rules

Modified: desktop/unstable/gtkmm2.4/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtkmm2.4/debian/changelog?rev=14483&op=diff
==============================================================================
--- desktop/unstable/gtkmm2.4/debian/changelog (original)
+++ desktop/unstable/gtkmm2.4/debian/changelog Mon Feb 11 05:48:05 2008
@@ -2,17 +2,17 @@
 
   * New upstream release.
     - Drop 10_gcc4.3_include_fix.patch, merged upstream.
-    + Bump shlib version to 2.12.4 in debian/rules due to new correct
-      implementation of Gtk::RecentAction.
   * debian/control{,.in}
     + Use current names for GTK+ in description fields.
   * debian/copyright
     + Correct copyright holder.
     + Correct license pointer to /usr/share/common-licenses/LGPL-2.1.
+  * debian/rules
+    + Remove compression exclude rules, let them get compressed.
   * debian/watch
     + Refined to check for number based version.
 
- -- Deng Xiyue <manphiz-guest at users.alioth.debian.org>  Sat, 09 Feb 2008 01:59:40 +0800
+ -- Deng Xiyue <manphiz-guest at users.alioth.debian.org>  Mon, 11 Feb 2008 13:45:48 +0800
 
 gtkmm2.4 (1:2.12.3-2) 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=14483&op=diff
==============================================================================
--- desktop/unstable/gtkmm2.4/debian/rules (original)
+++ desktop/unstable/gtkmm2.4/debian/rules Mon Feb 11 05:48:05 2008
@@ -10,9 +10,6 @@
 
 GNOME_MODULE := gtkmm
 
-DEB_COMPRESS_EXCLUDE += \
-	txt map # Don't compress files in reference
-
 DEB_CONFIGURE_EXTRA_FLAGS += \
 	--enable-static \
 	--disable-examples \
@@ -22,7 +19,7 @@
 
 DEB_DH_INSTALL_SOURCEDIR := debian/tmp
 
-DEB_DH_MAKESHLIBS_ARGS_libgtkmm-2.4-1c2a += -V"libgtkmm-2.4-1c2a (>= 2.12.4)"
+DEB_DH_MAKESHLIBS_ARGS_libgtkmm-2.4-1c2a += -V"libgtkmm-2.4-1c2a (>= 2.12.0)"
 
 DEB_INSTALL_EXAMPLES_libgtkmm-2.4-doc += \
 	-Xfragment -X.deps -X.libs -X.o -X.in -X.am




More information about the pkg-gnome-commits mailing list