[Python-modules-commits] r17474 - in packages/aafigure/trunk/debian (changelog control)
jwilk at users.alioth.debian.org
jwilk at users.alioth.debian.org
Thu Jun 16 13:00:58 UTC 2011
Date: Thursday, June 16, 2011 @ 13:00:57
Author: jwilk
Revision: 17474
Build-depend on python-all.
Modified:
packages/aafigure/trunk/debian/changelog
packages/aafigure/trunk/debian/control
Modified: packages/aafigure/trunk/debian/changelog
===================================================================
--- packages/aafigure/trunk/debian/changelog 2011-06-16 13:00:03 UTC (rev 17473)
+++ packages/aafigure/trunk/debian/changelog 2011-06-16 13:00:57 UTC (rev 17474)
@@ -8,8 +8,9 @@
* Fix a typo in the manual page.
* Relicense Debian packaging to the BSD license.
* Simplify debian/rules. Add build-arch and build-indep targets.
+ * Build-depend on python-all.
- -- Jakub Wilk <jwilk at debian.org> Thu, 16 Jun 2011 14:58:52 +0200
+ -- Jakub Wilk <jwilk at debian.org> Thu, 16 Jun 2011 15:00:43 +0200
aafigure (0.5-1) unstable; urgency=low
Modified: packages/aafigure/trunk/debian/control
===================================================================
--- packages/aafigure/trunk/debian/control 2011-06-16 13:00:03 UTC (rev 17473)
+++ packages/aafigure/trunk/debian/control 2011-06-16 13:00:57 UTC (rev 17474)
@@ -4,7 +4,7 @@
Maintainer: Debian QA Group <packages at qa.debian.org>
Vcs-Svn: svn://svn.debian.org/python-modules/packages/aafigure/trunk
Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/aafigure/trunk/
-Build-Depends: debhelper (>= 7.0.8), python-support (>= 0.90), docbook-xml (>= 4.5), docbook-xsl, xsltproc
+Build-Depends: debhelper (>= 7.0.8), python-all, python-support (>= 0.90), docbook-xml (>= 4.5), docbook-xsl, xsltproc
Standards-Version: 3.9.2
Homepage: https://launchpad.net/aafigure
More information about the Python-modules-commits
mailing list