[Python-apps-commits] r12737 - in packages/irker/trunk/debian (changelog control)

drnlmza-guest at users.alioth.debian.org drnlmza-guest at users.alioth.debian.org
Tue Jan 19 20:30:46 UTC 2016


    Date: Tuesday, January 19, 2016 @ 20:30:45
  Author: drnlmza-guest
Revision: 12737

Fix control spacing. Add dh_python to Build-Depends

Modified:
  packages/irker/trunk/debian/changelog
  packages/irker/trunk/debian/control

Modified: packages/irker/trunk/debian/changelog
===================================================================
--- packages/irker/trunk/debian/changelog	2016-01-19 20:09:36 UTC (rev 12736)
+++ packages/irker/trunk/debian/changelog	2016-01-19 20:30:45 UTC (rev 12737)
@@ -13,6 +13,7 @@
     files.
   * Add an Alias entry to the systemd unit so it recognises the SysV init
     script.
+  * Add dh_python to Build-Depends.
   * Bump Standards-Version to 3.9.6 (no changes needed).
 
  -- Neil Muller <drnlmuller+debian at gmail.com>  Thu, 14 Jan 2016 21:23:57 +0200

Modified: packages/irker/trunk/debian/control
===================================================================
--- packages/irker/trunk/debian/control	2016-01-19 20:09:36 UTC (rev 12736)
+++ packages/irker/trunk/debian/control	2016-01-19 20:30:45 UTC (rev 12737)
@@ -2,7 +2,7 @@
 Section: utils
 Priority: optional
 Maintainer: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
-Uploaders:  Neil Muller <drnlmuller+debian at gmail.com>
+Uploaders: Neil Muller <drnlmuller+debian at gmail.com>
 Build-Depends:
  debhelper (>= 9),
  dh-systemd,
@@ -10,6 +10,7 @@
  python,
  systemd,
  xmlto,
+ dh-python
 Standards-Version: 3.9.6
 Homepage: http://www.catb.org/esr/irker/
 Vcs-Browser: http://anonscm.debian.org/viewvc/python-apps/packages/irker/trunk/




More information about the Python-apps-commits mailing list