[Python-apps-commits] r1644 - in packages/phenny/trunk/debian (changelog rules)

nslater-guest at users.alioth.debian.org nslater-guest at users.alioth.debian.org
Thu Aug 7 20:36:19 UTC 2008


    Date: Thursday, August 7, 2008 @ 20:36:18
  Author: nslater-guest
Revision: 1644

added minor comment

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

Modified: packages/phenny/trunk/debian/changelog
===================================================================
--- packages/phenny/trunk/debian/changelog	2008-08-07 20:06:01 UTC (rev 1643)
+++ packages/phenny/trunk/debian/changelog	2008-08-07 20:36:18 UTC (rev 1644)
@@ -5,7 +5,7 @@
   * Updated debian/copyright per latest proposed format.
   * Updated Standards-Version to 3.8.0.
 
- -- Noah Slater <nslater at bytesexual.org>  Fri, 11 Jul 2008 11:56:56 +0100
+ -- Noah Slater <nslater at bytesexual.org>  Thu, 07 Aug 2008 15:13:36 +0100
 
 phenny (2~hg19-1) unstable; urgency=low
 

Modified: packages/phenny/trunk/debian/rules
===================================================================
--- packages/phenny/trunk/debian/rules	2008-08-07 20:06:01 UTC (rev 1643)
+++ packages/phenny/trunk/debian/rules	2008-08-07 20:36:18 UTC (rev 1644)
@@ -33,6 +33,7 @@
 binary-install/phenny::
 	dh_pysupport -pphenny
 
+# @@ only works from source directory, see #494141
 get-orig-source:
 	hg clone -r $(DEB_REPOS_VERSION) $(DEB_ORIG_URI) $(DEB_ORIG_DIRECTORY)
 	tar -czf $(DEB_ORIG_FILENAME) $(DEB_ORIG_DIRECTORY) --exclude .hg




More information about the Python-apps-commits mailing list