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

manphiz-guest at users.alioth.debian.org manphiz-guest at users.alioth.debian.org
Sun Dec 16 14:49:31 UTC 2007


Author: manphiz-guest
Date: Sun Dec 16 14:49:30 2007
New Revision: 13912

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=13912
Log:
Resurrect exclude rules, revert relevant changelog items.

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=13912&op=diff
==============================================================================
--- desktop/unstable/gtkmm2.4/debian/changelog (original)
+++ desktop/unstable/gtkmm2.4/debian/changelog Sun Dec 16 14:49:30 2007
@@ -6,13 +6,12 @@
   * debian/rules:
     + Add DEB_DH_INSTALL_SOURCEDIR += debian/tmp, so *.install files can
       be shortened.
-    + Remove all exclude rules, not needed.
   * debian/*.install:
     + Refined to the shortened form.
   * debian/libgtkmm-2.4-doc.examples
     + Resurrected, or examples won't be installed. My bad :(
 
- -- Deng Xiyue <manphiz-guest at users.alioth.debian.org>  Sat, 15 Dec 2007 21:05:50 +0800
+ -- Deng Xiyue <manphiz-guest at users.alioth.debian.org>  Sun, 16 Dec 2007 22:48:10 +0800
 
 gtkmm2.4 (1:2.12.3-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=13912&op=diff
==============================================================================
--- desktop/unstable/gtkmm2.4/debian/rules (original)
+++ desktop/unstable/gtkmm2.4/debian/rules Sun Dec 16 14:49:30 2007
@@ -20,9 +20,11 @@
 
 LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 
+DEB_DH_ALWAYS_EXCLUDE += Doxyfile:doxygen_tags:fragment:.deps:.libs:.o:.in:.am
+
 DEB_DH_INSTALL_SOURCEDIR += debian/tmp
 
 DEB_DH_MAKESHLIBS_ARGS_libgtkmm-2.4-1c2a += -V"libgtkmm-2.4-1c2a (>= 2.12.0)"
 
 DEB_INSTALL_EXAMPLES_libgtkmm-2.4-doc += \
-	-XDoxyfile -Xdoxygen_tags -Xfragment -X.deps -X.libs -X.o -X.in -X.am
+	-XDoxyfile -Xdoxygen_tags -Xfragment -X.deps -X.libs -X.o -X.in -X.am




More information about the pkg-gnome-commits mailing list