[Pkg-cli-apps-commits] r4557 - in /packages/graphmonkey/trunk/debian: changelog rules

meebey at users.alioth.debian.org meebey at users.alioth.debian.org
Wed Feb 25 23:18:23 UTC 2009


Author: meebey
Date: Wed Feb 25 23:18:23 2009
New Revision: 4557

URL: http://svn.debian.org/wsvn/pkg-cli-apps/?sc=1&rev=4557
Log:
FTBFS

Modified:
    packages/graphmonkey/trunk/debian/changelog
    packages/graphmonkey/trunk/debian/rules

Modified: packages/graphmonkey/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/graphmonkey/trunk/debian/changelog?rev=4557&op=diff
==============================================================================
--- packages/graphmonkey/trunk/debian/changelog (original)
+++ packages/graphmonkey/trunk/debian/changelog Wed Feb 25 23:18:23 2009
@@ -1,5 +1,6 @@
 graphmonkey (1.6-2) unstable; urgency=low
 
+  * FIX ME PELASE, FTBFS!
   * Adopt for pkg-cli-apps team (Closes: #513630), add VCS info to control
   * debian/watch: Add
   * debian/rules:

Modified: packages/graphmonkey/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/graphmonkey/trunk/debian/rules?rev=4557&op=diff
==============================================================================
--- packages/graphmonkey/trunk/debian/rules (original)
+++ packages/graphmonkey/trunk/debian/rules Wed Feb 25 23:18:23 2009
@@ -24,15 +24,15 @@
 endif
 
 configure: configure-stamp
-configure-stamp:
+configure-stamp: $(QUILT_STAMPFN)
 	dh_testdir
+
 	# Add here commands to configure the package.
 
 	touch configure-stamp
 
 
 build: build-stamp patch
-
 build-stamp: configure-stamp 
 	dh_testdir
 




More information about the Pkg-cli-apps-commits mailing list