r32986 - in /desktop/experimental/clutter-1.0/debian: changelog rules

jbicha-guest at users.alioth.debian.org jbicha-guest at users.alioth.debian.org
Mon Mar 12 01:23:33 UTC 2012


Author: jbicha-guest
Date: Mon Mar 12 01:23:32 2012
New Revision: 32986

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=32986
Log:
revert rev. 32495, gzip bug should be fixed now

Modified:
    desktop/experimental/clutter-1.0/debian/changelog
    desktop/experimental/clutter-1.0/debian/rules

Modified: desktop/experimental/clutter-1.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/clutter-1.0/debian/changelog?rev=32986&op=diff
==============================================================================
--- desktop/experimental/clutter-1.0/debian/changelog [utf-8] (original)
+++ desktop/experimental/clutter-1.0/debian/changelog [utf-8] Mon Mar 12 01:23:32 2012
@@ -1,10 +1,3 @@
-clutter-1.0 (1.8.4-2) UNRELEASED; urgency=low
-
-  * Don't compress README to workaround the gzip bug which leads to different
-    checksums between architectures and breaks multiarch installs
-
- -- Rico Tzschichholz <ricotz at ubuntu.com>  Tue, 31 Jan 2012 20:34:01 +0100
-
 clutter-1.0 (1.8.4-1) unstable; urgency=low
 
   [ Laurent Bigonville ]

Modified: desktop/experimental/clutter-1.0/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/clutter-1.0/debian/rules?rev=32986&op=diff
==============================================================================
--- desktop/experimental/clutter-1.0/debian/rules [utf-8] (original)
+++ desktop/experimental/clutter-1.0/debian/rules [utf-8] Mon Mar 12 01:23:32 2012
@@ -10,7 +10,7 @@
 GNOME_MODULE = clutter
 
 LDFLAGS += -Wl,-O1 -Wl,--as-needed
-DEB_COMPRESS_EXCLUDE += .c README
+DEB_COMPRESS_EXCLUDE += .c
 DEB_DH_MAKESHLIBS_ARGS_libclutter-1.0-0 += -V -- -c4
 DEB_CONFIGURE_EXTRA_FLAGS += \
         --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) \




More information about the pkg-gnome-commits mailing list