[Python-modules-commits] r25093 - in packages/python-arpy/tags (3 files)
christoph at users.alioth.debian.org
christoph at users.alioth.debian.org
Sat Jul 6 13:01:43 UTC 2013
Date: Saturday, July 6, 2013 @ 13:01:40
Author: christoph
Revision: 25093
[svn-buildpackage] Tagging python-arpy 1.1.1-1
Added:
packages/python-arpy/tags/1.1.1-1/
packages/python-arpy/tags/1.1.1-1/debian/rules
(from rev 25092, packages/python-arpy/trunk/debian/rules)
Deleted:
packages/python-arpy/tags/1.1.1-1/debian/rules
Deleted: packages/python-arpy/tags/1.1.1-1/debian/rules
===================================================================
--- packages/python-arpy/trunk/debian/rules 2013-07-06 12:47:42 UTC (rev 25091)
+++ packages/python-arpy/tags/1.1.1-1/debian/rules 2013-07-06 13:01:40 UTC (rev 25093)
@@ -1,8 +0,0 @@
-#!/usr/bin/make -f
-# -*- makefile -*-
-
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
-
-%:
- dh $@ --with python2
Copied: packages/python-arpy/tags/1.1.1-1/debian/rules (from rev 25092, packages/python-arpy/trunk/debian/rules)
===================================================================
--- packages/python-arpy/tags/1.1.1-1/debian/rules (rev 0)
+++ packages/python-arpy/tags/1.1.1-1/debian/rules 2013-07-06 13:01:40 UTC (rev 25093)
@@ -0,0 +1,11 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+%:
+ dh $@ --with python2
+
+override_dh_auto_test:
+ python setup.py test
More information about the Python-modules-commits
mailing list