r25824 - in /desktop/experimental/gtkmm2.4/debian: changelog rules

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Thu Dec 9 00:28:56 UTC 2010


Author: pochu
Date: Thu Dec  9 00:28:55 2010
New Revision: 25824

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=25824
Log:
Don't compress the examples.

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

Modified: desktop/experimental/gtkmm2.4/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtkmm2.4/debian/changelog?rev=25824&op=diff
==============================================================================
--- desktop/experimental/gtkmm2.4/debian/changelog [utf-8] (original)
+++ desktop/experimental/gtkmm2.4/debian/changelog [utf-8] Thu Dec  9 00:28:55 2010
@@ -11,6 +11,7 @@
     - Remove build dependency on chrpath.
   * debian/rules:
     - Remove chrpath call, it's not needed anymore with newer libtools.
+    - Don't compress the examples.
   * debian/source/format,
     debian/rules:
     - Switch to source format 3.0 (quilt).

Modified: desktop/experimental/gtkmm2.4/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtkmm2.4/debian/rules?rev=25824&op=diff
==============================================================================
--- desktop/experimental/gtkmm2.4/debian/rules [utf-8] (original)
+++ desktop/experimental/gtkmm2.4/debian/rules [utf-8] Thu Dec  9 00:28:55 2010
@@ -15,6 +15,6 @@
 
 LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 
-DEB_DH_ALWAYS_EXCLUDE := .svn # .svn since 2.12.5, kept as reminder
+DEB_COMPRESS_EXCLUDE_libgtkmm-2.4-doc = examples
 DEB_DH_INSTALL_SOURCEDIR := debian/tmp
 DEB_DH_MAKESHLIBS_ARGS_$(SHARED_PKG) += -V"$(SHARED_PKG) (>= $(SHVER))"




More information about the pkg-gnome-commits mailing list