[Python-apps-commits] r13705 - in packages/slapos.core/trunk/debian (changelog control)
arnau at users.alioth.debian.org
arnau at users.alioth.debian.org
Wed Nov 16 05:18:14 UTC 2016
Date: Wednesday, November 16, 2016 @ 05:18:13
Author: arnau
Revision: 13705
Bump Standards-Version to 3.9.8. No change needed.
Modified:
packages/slapos.core/trunk/debian/changelog
packages/slapos.core/trunk/debian/control
Modified: packages/slapos.core/trunk/debian/changelog
===================================================================
--- packages/slapos.core/trunk/debian/changelog 2016-11-16 05:17:15 UTC (rev 13704)
+++ packages/slapos.core/trunk/debian/changelog 2016-11-16 05:18:13 UTC (rev 13705)
@@ -5,7 +5,9 @@
+ d/patches/*: Refresh patches.
+ d/conf/slapos-node-unofficial.cfg: Update to match current example
configuration file.
- * d/control: Add dh-python to Build-Depends (dh_python2 warning).
+ * d/control:
+ + Add dh-python to Build-Depends (dh_python2 warning).
+ + Bump Standards-Version to 3.9.8. No change needed.
* debhelper compat level 7 is deprecated so switch to level 10:
+ d/control: Builds-Depends on debhelper
+ d/compat: Bump to 10.
Modified: packages/slapos.core/trunk/debian/control
===================================================================
--- packages/slapos.core/trunk/debian/control 2016-11-16 05:17:15 UTC (rev 13704)
+++ packages/slapos.core/trunk/debian/control 2016-11-16 05:18:13 UTC (rev 13705)
@@ -6,9 +6,9 @@
Build-Depends: python-setuptools (>= 0.6b3),
python (>= 2.7.2-2~),
dh-python,
- debhelper (>= 10)
+ debhelper (>= 10~)
Build-Depends-Indep: po-debconf
-Standards-Version: 3.9.6
+Standards-Version: 3.9.8
X-Python-Version: 2.7
Homepage: http://community.slapos.org
Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/slapos.core/trunk/
More information about the Python-apps-commits
mailing list