r24713 - in /desktop/unstable/devhelp/debian: changelog rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sun Jul 4 17:58:04 UTC 2010


Author: biebl
Date: Sun Jul  4 17:58:00 2010
New Revision: 24713

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=24713
Log:
* debian/rules
  - The gnome.mk cdbs class file already includes autotools.mk, so there is
    no need to include it a second time ourselves.

Modified:
    desktop/unstable/devhelp/debian/changelog
    desktop/unstable/devhelp/debian/rules

Modified: desktop/unstable/devhelp/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/devhelp/debian/changelog?rev=24713&op=diff
==============================================================================
--- desktop/unstable/devhelp/debian/changelog [utf-8] (original)
+++ desktop/unstable/devhelp/debian/changelog [utf-8] Sun Jul  4 17:58:00 2010
@@ -1,6 +1,9 @@
 devhelp (2.30.1-1) UNRELEASED; urgency=low
 
   * New upstream stable release.
+  * debian/rules
+    - The gnome.mk cdbs class file already includes autotools.mk, so there is
+      no need to include it a second time ourselves.
 
  -- Michael Biebl <biebl at debian.org>  Sun, 04 Jul 2010 19:42:09 +0200
 

Modified: desktop/unstable/devhelp/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/devhelp/debian/rules?rev=24713&op=diff
==============================================================================
--- desktop/unstable/devhelp/debian/rules [utf-8] (original)
+++ desktop/unstable/devhelp/debian/rules [utf-8] Sun Jul  4 17:58:00 2010
@@ -1,7 +1,6 @@
 #!/usr/bin/make -f
 
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/class/gnome.mk
 include /usr/share/cdbs/1/rules/utils.mk
 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk




More information about the pkg-gnome-commits mailing list