[Python-apps-commits] r12477 - in packages/cherrytree/trunk/debian (changelog control)
vcheng at users.alioth.debian.org
vcheng at users.alioth.debian.org
Fri Oct 9 06:15:05 UTC 2015
Date: Friday, October 9, 2015 @ 06:15:03
Author: vcheng
Revision: 12477
add build-dep on dh-python
Modified:
packages/cherrytree/trunk/debian/changelog
packages/cherrytree/trunk/debian/control
Modified: packages/cherrytree/trunk/debian/changelog
===================================================================
--- packages/cherrytree/trunk/debian/changelog 2015-10-09 06:11:04 UTC (rev 12476)
+++ packages/cherrytree/trunk/debian/changelog 2015-10-09 06:15:03 UTC (rev 12477)
@@ -1,6 +1,7 @@
cherrytree (0.35.11-1) unstable; urgency=medium
* New upstream release.
+ * Add build-dep on dh-python.
-- Vincent Cheng <vcheng at debian.org> Thu, 08 Oct 2015 23:10:39 -0700
Modified: packages/cherrytree/trunk/debian/control
===================================================================
--- packages/cherrytree/trunk/debian/control 2015-10-09 06:11:04 UTC (rev 12476)
+++ packages/cherrytree/trunk/debian/control 2015-10-09 06:15:03 UTC (rev 12477)
@@ -6,6 +6,7 @@
Build-Depends:
debhelper (>= 9),
desktop-file-utils,
+ dh-python,
gettext,
python (>= 2.6.6-3~)
X-Python-Version: >= 2.6
More information about the Python-apps-commits
mailing list