[Python-modules-commits] r5493 - in packages/tagpy/trunk/debian (changelog control)
nijel at users.alioth.debian.org
nijel at users.alioth.debian.org
Wed May 28 12:22:09 UTC 2008
Date: Wednesday, May 28, 2008 @ 12:22:08
Author: nijel
Revision: 5493
Build depend on python-setuptools.
Modified:
packages/tagpy/trunk/debian/changelog
packages/tagpy/trunk/debian/control
Modified: packages/tagpy/trunk/debian/changelog
===================================================================
--- packages/tagpy/trunk/debian/changelog 2008-05-28 12:20:07 UTC (rev 5492)
+++ packages/tagpy/trunk/debian/changelog 2008-05-28 12:22:08 UTC (rev 5493)
@@ -1,10 +1,11 @@
tagpy (0.94.5-1) unstable; urgency=low
* New upstream version.
+ - Build depend on python-setuptools.
* Use new homepage.
* Adjust watch file to use PyPi which is now official download site.
- -- Michal ÄihaÅ <nijel at debian.org> Wed, 28 May 2008 14:19:59 +0200
+ -- Michal ÄihaÅ <nijel at debian.org> Wed, 28 May 2008 14:21:55 +0200
tagpy (0.93-5) unstable; urgency=low
Modified: packages/tagpy/trunk/debian/control
===================================================================
--- packages/tagpy/trunk/debian/control 2008-05-28 12:20:07 UTC (rev 5492)
+++ packages/tagpy/trunk/debian/control 2008-05-28 12:22:08 UTC (rev 5493)
@@ -8,7 +8,8 @@
python-all-dev (>= 2.3.5-11),
libtag1-dev,
libboost-python-dev,
- pkg-config
+ pkg-config,
+ python-setuptools
Standards-Version: 3.7.3
XS-Python-Version: all
Vcs-Svn: svn://svn.debian.org/svn/python-modules/packages/tagpy/trunk
More information about the Python-modules-commits
mailing list