[Python-apps-commits] r8065 - in packages/go2/trunk/debian (changelog rules)

davidvilla-guest at users.alioth.debian.org davidvilla-guest at users.alioth.debian.org
Wed Jan 11 18:04:21 UTC 2012


    Date: Wednesday, January 11, 2012 @ 18:04:19
  Author: davidvilla-guest
Revision: 8065

multiprocess branch merged

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

Modified: packages/go2/trunk/debian/changelog
===================================================================
--- packages/go2/trunk/debian/changelog	2012-01-11 04:27:57 UTC (rev 8064)
+++ packages/go2/trunk/debian/changelog	2012-01-11 18:04:19 UTC (rev 8065)
@@ -1,8 +1,11 @@
-go2 (1.20120101-1) unstable; urgency=low
+go2 (1.20120111-1) unstable; urgency=low
 
   * New release
-  * debian/control now depends on python2.7
 
+ -- David Villa Alises <David.Villa at uclm.es>  Wed, 11 Jan 2012 19:00:44 +0100
+
+  * New release
+
  -- David Villa Alises <David.Villa at uclm.es>  Sun, 01 Jan 2012 15:43:45 -0500
 
 go2 (1.20111028-1) unstable; urgency=low

Modified: packages/go2/trunk/debian/rules
===================================================================
--- packages/go2/trunk/debian/rules	2012-01-11 04:27:57 UTC (rev 8064)
+++ packages/go2/trunk/debian/rules	2012-01-11 18:04:19 UTC (rev 8065)
@@ -2,7 +2,7 @@
 
 VERSION=$(shell head -n 1 debian/changelog | cut -f2 -d " " | tr -d "()" | cut -f1 -d "-")
 APP=go2
-ORIG_REPO=hg clone http://hg.savannah.nongnu.org/hgweb/go2 -u multiprocess
+ORIG_REPO=hg clone http://hg.savannah.nongnu.org/hgweb/go2
 ORIG_DIR=$(APP)-$(VERSION)
 EXCLUDE=--exclude=debian --exclude=\*~ --exclude=.hg --exclude=.svn --exclude=\*.pyc
 




More information about the Python-apps-commits mailing list