r19177 - in /desktop/experimental/gtkmm-documentation/debian: changelog rules

manphiz-guest at users.alioth.debian.org manphiz-guest at users.alioth.debian.org
Sun Mar 22 08:18:20 UTC 2009


Author: manphiz-guest
Date: Sun Mar 22 08:18:20 2009
New Revision: 19177

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=19177
Log:
Add simple-patchsys.mk to debian/rules.

Modified:
    desktop/experimental/gtkmm-documentation/debian/changelog
    desktop/experimental/gtkmm-documentation/debian/rules

Modified: desktop/experimental/gtkmm-documentation/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtkmm-documentation/debian/changelog?rev=19177&op=diff
==============================================================================
--- desktop/experimental/gtkmm-documentation/debian/changelog (original)
+++ desktop/experimental/gtkmm-documentation/debian/changelog Sun Mar 22 08:18:20 2009
@@ -6,8 +6,9 @@
   * Update Standard-Version to 3.8.1.  No change needed.
   * Reformat the long description a little bit.
   * Add 01_figures_path_fix.patch to fix figures path.
+    + Add simple-patchsys.mk to debian/rules.
 
- -- Deng Xiyue <manphiz-guest at users.alioth.debian.org>  Sun, 22 Mar 2009 15:58:17 +0800
+ -- Deng Xiyue <manphiz-guest at users.alioth.debian.org>  Sun, 22 Mar 2009 16:17:21 +0800
 
 gtkmm-documentation (2.14.0-2) unstable; urgency=low
 

Modified: desktop/experimental/gtkmm-documentation/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gtkmm-documentation/debian/rules?rev=19177&op=diff
==============================================================================
--- desktop/experimental/gtkmm-documentation/debian/rules (original)
+++ desktop/experimental/gtkmm-documentation/debian/rules Sun Mar 22 08:18:20 2009
@@ -1,6 +1,7 @@
 #!/usr/bin/make -f
 
 include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/simple-patchsys.mk
 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




More information about the pkg-gnome-commits mailing list