[Python-modules-commits] r22635 - in packages (5 files)

davidvilla-guest at users.alioth.debian.org davidvilla-guest at users.alioth.debian.org
Mon Sep 3 23:12:19 UTC 2012


    Date: Monday, September 3, 2012 @ 23:12:17
  Author: davidvilla-guest
Revision: 22635

python-doublex -> doublex

Added:
  packages/doublex/
  packages/doublex/trunk/debian/
Modified:
  packages/doublex/trunk/debian/rules
Deleted:
  packages/doublex/trunk/debian/
  packages/python-doublex/

Modified: packages/doublex/trunk/debian/rules
===================================================================
--- packages/python-doublex/trunk/debian/rules	2012-09-03 17:52:36 UTC (rev 22634)
+++ packages/doublex/trunk/debian/rules	2012-09-03 23:12:17 UTC (rev 22635)
@@ -1,7 +1,8 @@
 #!/usr/bin/make -f
 
+APP=python-doublex
 VERSION=$(shell head -n 1 debian/changelog | cut -f2 -d " " | tr -d "()" | cut -f1 -d "-")
-APP=python-doublex
+
 ORIG_REPO=hg clone http://bitbucket.org/DavidVilla/python-doublex
 ORIG_DIR=$(APP)-$(VERSION)
 EXCLUDE=--exclude=debian --exclude=\*~ --exclude=.hg --exclude=.svn --exclude=\*.pyc




More information about the Python-modules-commits mailing list