r28661 - in /packages/experimental/anjuta-extras/debian: changelog rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Fri Jun 24 05:39:53 UTC 2011


Author: biebl
Date: Fri Jun 24 05:39:53 2011
New Revision: 28661

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=28661
Log:
* debian/rules:
  - Add autoreconf.mk include.

Modified:
    packages/experimental/anjuta-extras/debian/changelog
    packages/experimental/anjuta-extras/debian/rules

Modified: packages/experimental/anjuta-extras/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/anjuta-extras/debian/changelog?rev=28661&op=diff
==============================================================================
--- packages/experimental/anjuta-extras/debian/changelog [utf-8] (original)
+++ packages/experimental/anjuta-extras/debian/changelog [utf-8] Fri Jun 24 05:39:53 2011
@@ -13,6 +13,8 @@
     - Change Build-Depends on libgtk2.0-dev to libgtk-3-dev.
     - Bump Standards-Version to 3.9.2. No further changes.
     - Add Build-Depends on dh-autoreconf.
+  * debian/rules:
+    - Add autoreconf.mk include.
 
  -- Michael Biebl <biebl at debian.org>  Fri, 24 Jun 2011 07:32:47 +0200
 

Modified: packages/experimental/anjuta-extras/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/anjuta-extras/debian/rules?rev=28661&op=diff
==============================================================================
--- packages/experimental/anjuta-extras/debian/rules [utf-8] (original)
+++ packages/experimental/anjuta-extras/debian/rules [utf-8] Fri Jun 24 05:39:53 2011
@@ -1,6 +1,7 @@
 #!/usr/bin/make -f
 
 DISABLE_UPDATE_UPLOADERS := 1
+include /usr/share/cdbs/1/rules/autoreconf.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/gnome.mk
 include /usr/share/cdbs/1/rules/utils.mk




More information about the pkg-gnome-commits mailing list