[Python-apps-commits] r4421 - in packages/pyaimt/trunk/debian (changelog control)
nijel at users.alioth.debian.org
nijel at users.alioth.debian.org
Sat Jan 2 12:06:43 UTC 2010
Date: Saturday, January 2, 2010 @ 12:06:26
Author: nijel
Revision: 4421
No need to build depend on python-dev, python is enough.
Modified:
packages/pyaimt/trunk/debian/changelog
packages/pyaimt/trunk/debian/control
Modified: packages/pyaimt/trunk/debian/changelog
===================================================================
--- packages/pyaimt/trunk/debian/changelog 2010-01-02 12:05:03 UTC (rev 4420)
+++ packages/pyaimt/trunk/debian/changelog 2010-01-02 12:06:26 UTC (rev 4421)
@@ -1,11 +1,11 @@
-pyaimt (0.8.0.1-2) UNRELEASED; urgency=low
+pyaimt (0.8.0.1-2) unstable; urgency=low
- * NOT RELEASED YET
* Adjust provided service name in init script.
* Fix naming of init script in source package.
* Init script should depend on $remote_fs.
+ * No need to build depend on python-dev, python is enough.
- -- Michal ÄihaÅ <nijel at debian.org> Sat, 02 Jan 2010 13:04:04 +0100
+ -- Michal ÄihaÅ <nijel at debian.org> Sat, 02 Jan 2010 13:06:03 +0100
pyaimt (0.8.0.1-1) unstable; urgency=low
Modified: packages/pyaimt/trunk/debian/control
===================================================================
--- packages/pyaimt/trunk/debian/control 2010-01-02 12:05:03 UTC (rev 4420)
+++ packages/pyaimt/trunk/debian/control 2010-01-02 12:06:26 UTC (rev 4421)
@@ -4,7 +4,7 @@
Maintainer: Michal ÄihaÅ <nijel at debian.org>
Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
Build-Depends: debhelper (>= 7.0.14), quilt (>= 0.40)
-Build-Depends-Indep: python-dev, python-support (>= 0.5.3)
+Build-Depends-Indep: python, python-support (>= 0.5.3)
Standards-Version: 3.8.3
Vcs-Svn: svn://svn.debian.org/svn/python-apps/packages/pyaimt/trunk
Vcs-Browser: http://svn.debian.org/viewsvn/python-apps/packages/pyaimt/trunk/
More information about the Python-apps-commits
mailing list