[Python-modules-commits] r29642 - in packages/deap/trunk/debian (changelog compat control)
miriam at users.alioth.debian.org
miriam at users.alioth.debian.org
Sat Jul 5 21:10:38 UTC 2014
Date: Saturday, July 5, 2014 @ 21:10:37
Author: miriam
Revision: 29642
Increase compat to 9
Modified:
packages/deap/trunk/debian/changelog
packages/deap/trunk/debian/compat
packages/deap/trunk/debian/control
Modified: packages/deap/trunk/debian/changelog
===================================================================
--- packages/deap/trunk/debian/changelog 2014-07-05 15:42:28 UTC (rev 29641)
+++ packages/deap/trunk/debian/changelog 2014-07-05 21:10:37 UTC (rev 29642)
@@ -4,6 +4,7 @@
* New Upstream Release. Closes: #675200
* Upgraded Standards-Version from 3.9.2 to 3.9.5
* Switched to dh_python2
+ * Upgraded debian/compat to 9
* Added build-arch and build-indep targets to debian/rules
* Using awk to remove connection from the documentation to google analytics
* Using jquery.js and underscore.js from libjs-jquery and libjs-underscore
Modified: packages/deap/trunk/debian/compat
===================================================================
--- packages/deap/trunk/debian/compat 2014-07-05 15:42:28 UTC (rev 29641)
+++ packages/deap/trunk/debian/compat 2014-07-05 21:10:37 UTC (rev 29642)
@@ -1 +1 @@
-7
+9
Modified: packages/deap/trunk/debian/control
===================================================================
--- packages/deap/trunk/debian/control 2014-07-05 15:42:28 UTC (rev 29641)
+++ packages/deap/trunk/debian/control 2014-07-05 21:10:37 UTC (rev 29642)
@@ -4,10 +4,10 @@
Maintainer: Daniel Stender <debian at danielstender.com>
Uploaders: Miriam Ruiz <miriam at debian.org>
Build-Depends:
- debhelper (>= 7),
+ debhelper (>= 9),
dh-buildinfo,
dvipng,
- python-all (>= 2.6.6-3~),
+ python-all,
python-setuptools,
python-sphinx,
quilt
More information about the Python-modules-commits
mailing list