[Python-modules-commits] r6772 - in packages/python-sptest/trunk/debian (changelog control)

speijnik-guest at users.alioth.debian.org speijnik-guest at users.alioth.debian.org
Tue Oct 28 21:29:06 UTC 2008


    Date: Tuesday, October 28, 2008 @ 21:29:05
  Author: speijnik-guest
Revision: 6772

Removed not needed python-all dependency again. Modified changelog entry to be a bit more verbose.

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

Modified: packages/python-sptest/trunk/debian/changelog
===================================================================
--- packages/python-sptest/trunk/debian/changelog	2008-10-28 21:12:40 UTC (rev 6771)
+++ packages/python-sptest/trunk/debian/changelog	2008-10-28 21:29:05 UTC (rev 6772)
@@ -1,10 +1,11 @@
-python-sptest (0.2.1-2) UNRELEASED; urgency=low
+python-sptest (0.2.1-2) unstable; urgency=low
 
-  * Fixed FTBFS (Closes: #503466).
-  * Bug fixes in packaging.
-  * UNRELEASED.
+  * Fixed FTBFS: Correct architecture is all (Closes: #503466).
+  * Fixed debian/copyright to get rid of a lintian warning.
+  * Removed duplicate binary-arch target from debian/rules.
+  * Added Debian Python Modules Team to Uploaders.
 
- -- Stephan Peijnik <debian at sp.or.at>  Tue, 28 Oct 2008 21:42:22 +0100
+ -- Stephan Peijnik <debian at sp.or.at>  Tue, 28 Oct 2008 22:27:56 +0100
 
 python-sptest (0.2.1-1) unstable; urgency=low
 

Modified: packages/python-sptest/trunk/debian/control
===================================================================
--- packages/python-sptest/trunk/debian/control	2008-10-28 21:12:40 UTC (rev 6771)
+++ packages/python-sptest/trunk/debian/control	2008-10-28 21:29:05 UTC (rev 6772)
@@ -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), python-all
+Build-Depends: python-support (>= 0.6), debhelper(>= 5)
 Standards-Version: 3.8.0
 Homepage: http://bitbucket.org/sp/sptest
 XS-Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-sptest/trunk/




More information about the Python-modules-commits mailing list