[Python-apps-commits] r13835 - in packages/pelican/trunk/debian (changelog compat control)

vcheng at users.alioth.debian.org vcheng at users.alioth.debian.org
Mon Jan 2 20:55:38 UTC 2017


    Date: Monday, January 2, 2017 @ 20:55:37
  Author: vcheng
Revision: 13835

dh compat level bump to 9

Modified:
  packages/pelican/trunk/debian/changelog
  packages/pelican/trunk/debian/compat
  packages/pelican/trunk/debian/control

Modified: packages/pelican/trunk/debian/changelog
===================================================================
--- packages/pelican/trunk/debian/changelog	2017-01-02 20:54:34 UTC (rev 13834)
+++ packages/pelican/trunk/debian/changelog	2017-01-02 20:55:37 UTC (rev 13835)
@@ -2,6 +2,7 @@
 
   * New upstream release. (Closes: #849583)
   * Update Standards version to 3.9.8, no changes required.
+  * Update dh compat level to 9.
 
  -- Vincent Cheng <vcheng at debian.org>  Mon, 02 Jan 2017 12:43:00 -0800
 

Modified: packages/pelican/trunk/debian/compat
===================================================================
--- packages/pelican/trunk/debian/compat	2017-01-02 20:54:34 UTC (rev 13834)
+++ packages/pelican/trunk/debian/compat	2017-01-02 20:55:37 UTC (rev 13835)
@@ -1 +1 @@
-7
+9

Modified: packages/pelican/trunk/debian/control
===================================================================
--- packages/pelican/trunk/debian/control	2017-01-02 20:54:34 UTC (rev 13834)
+++ packages/pelican/trunk/debian/control	2017-01-02 20:55:37 UTC (rev 13835)
@@ -4,7 +4,7 @@
 Maintainer: Debian Python Applications Team <python-apps-team at lists.alioth.debian.org>
 Uploaders: Ondřej Surý <ondrej at debian.org>, Vincent Cheng <vcheng at debian.org>
 Build-Depends:
- debhelper (>= 7.4.3),
+ debhelper (>= 9),
  dh-python,
  python-all (>= 2.6.6-3),
  python-blinker,




More information about the Python-apps-commits mailing list