[Python-apps-commits] r13014 - in packages/dodgy/trunk/debian (changelog control)

danstender-guest at users.alioth.debian.org danstender-guest at users.alioth.debian.org
Tue Mar 22 13:42:36 UTC 2016


    Date: Tuesday, March 22, 2016 @ 13:42:36
  Author: danstender-guest
Revision: 13014

deb/control: sorted build-deps logically

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

Modified: packages/dodgy/trunk/debian/changelog
===================================================================
--- packages/dodgy/trunk/debian/changelog	2016-03-22 13:40:03 UTC (rev 13013)
+++ packages/dodgy/trunk/debian/changelog	2016-03-22 13:42:36 UTC (rev 13014)
@@ -4,12 +4,13 @@
   * deb/control:
     + put group into Maintainer field (unconfirmed group uploads).
     + updated uploader email address.
+    + sorted build-deps logically.
     + bumped standards to 3.9.7 (no changes needed).
     + use HTTPS for Vcs-Browser.
     + removed Testsuite field (deprecated).
   * deb/copyright: updated.
 
- -- Daniel Stender <stender at debian.org>  Tue, 22 Mar 2016 14:38:23 +0100
+ -- Daniel Stender <stender at debian.org>  Tue, 22 Mar 2016 14:41:53 +0100
 
 dodgy (0.1.7-1) unstable; urgency=medium
 

Modified: packages/dodgy/trunk/debian/control
===================================================================
--- packages/dodgy/trunk/debian/control	2016-03-22 13:40:03 UTC (rev 13013)
+++ packages/dodgy/trunk/debian/control	2016-03-22 13:42:36 UTC (rev 13014)
@@ -6,11 +6,11 @@
 Build-Depends:
  debhelper (>= 9),
  dh-python,
- pandoc,
  python,
  python-nose,
  python-setuptools,
- txt2man
+ txt2man,
+ pandoc
 Standards-Version: 3.9.7
 Homepage: https://github.com/landscapeio/dodgy
 Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/dodgy/trunk/




More information about the Python-apps-commits mailing list