[Python-modules-commits] r6769 - in packages/python-sptest/trunk/debian (4 files)

speijnik-guest at users.alioth.debian.org speijnik-guest at users.alioth.debian.org
Tue Oct 28 20:46:03 UTC 2008


    Date: Tuesday, October 28, 2008 @ 20:46:03
  Author: speijnik-guest
Revision: 6769

Fix FTBFS. Packaging bugfixes.

Modified:
  packages/python-sptest/trunk/debian/changelog
  packages/python-sptest/trunk/debian/control
  packages/python-sptest/trunk/debian/copyright
  packages/python-sptest/trunk/debian/rules

Modified: packages/python-sptest/trunk/debian/changelog
===================================================================
--- packages/python-sptest/trunk/debian/changelog	2008-10-28 20:34:14 UTC (rev 6768)
+++ packages/python-sptest/trunk/debian/changelog	2008-10-28 20:46:03 UTC (rev 6769)
@@ -1,3 +1,11 @@
+python-sptest (0.2.1-2) UNRELEASED; urgency=low
+
+  * Fixed FTBFS (Closes: #503466).
+  * Bug fixes in packaging.
+  * UNRELEASED.
+
+ -- Stephan Peijnik <debian at sp.or.at>  Tue, 28 Oct 2008 21:42:22 +0100
+
 python-sptest (0.2.1-1) unstable; urgency=low
 
   * Initial release (Closes: #498586)

Modified: packages/python-sptest/trunk/debian/control
===================================================================
--- packages/python-sptest/trunk/debian/control	2008-10-28 20:34:14 UTC (rev 6768)
+++ packages/python-sptest/trunk/debian/control	2008-10-28 20:46:03 UTC (rev 6769)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Stephan Peijnik <debian at sp.or.at>
 Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: python-support (>= 0.6), debhelper(>= 5)
+Build-Depends: python-support (>= 0.6), debhelper(>= 5), python-all
 Standards-Version: 3.8.0
 Homepage: http://bitbucket.org/sp/sptest
 XS-Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-sptest/trunk/

Modified: packages/python-sptest/trunk/debian/copyright
===================================================================
--- packages/python-sptest/trunk/debian/copyright	2008-10-28 20:34:14 UTC (rev 6768)
+++ packages/python-sptest/trunk/debian/copyright	2008-10-28 20:46:03 UTC (rev 6769)
@@ -3,7 +3,7 @@
 
 It was downloaded from <http://bitbucket.org/sp/sptest>
 
-Upstream Author(s):
+Upstream Author:
 
     Stephan Peijnik <sp at sp.or.at>
 

Modified: packages/python-sptest/trunk/debian/rules
===================================================================
--- packages/python-sptest/trunk/debian/rules	2008-10-28 20:34:14 UTC (rev 6768)
+++ packages/python-sptest/trunk/debian/rules	2008-10-28 20:46:03 UTC (rev 6769)
@@ -35,10 +35,6 @@
 	dh_md5sums
 	dh_builddeb
 
-# Build architecture-dependent files here:
-binary-arch: build install
-# We have nothing to do by default.
-
 binary: binary-indep binary-arch
 
 get-orig-source:




More information about the Python-modules-commits mailing list