r3018 - in zope.interface/trunk/debian (changelog control rules)

barry at users.alioth.debian.org barry at users.alioth.debian.org
Tue Jul 5 21:43:12 UTC 2016


    Date: Tuesday, July 5, 2016 @ 21:43:11
  Author: barry
Revision: 3018

* New upstream release.
* d/control:
  - Remove version for python-all-dev:any build dependency.
  - Bump Standards-Version to 3.9.8 with no other changes necessary.
  - XS-Testsuite -> Testsuite.

Modified:
  zope.interface/trunk/debian/changelog
  zope.interface/trunk/debian/control
  zope.interface/trunk/debian/rules

Modified: zope.interface/trunk/debian/changelog
===================================================================
--- zope.interface/trunk/debian/changelog	2016-03-10 18:28:30 UTC (rev 3017)
+++ zope.interface/trunk/debian/changelog	2016-07-05 21:43:11 UTC (rev 3018)
@@ -1,3 +1,13 @@
+zope.interface (4.2.0-1) UNRELEASED; urgency=medium
+
+  * New upstream release.
+  * d/control:
+    - Remove version for python-all-dev:any build dependency.
+    - Bump Standards-Version to 3.9.8 with no other changes necessary.
+    - XS-Testsuite -> Testsuite.
+
+ -- Barry Warsaw <barry at debian.org>  Tue, 05 Jul 2016 16:39:41 -0400
+
 zope.interface (4.1.3-1) unstable; urgency=medium
 
   * New upstream release.

Modified: zope.interface/trunk/debian/control
===================================================================
--- zope.interface/trunk/debian/control	2016-03-10 18:28:30 UTC (rev 3017)
+++ zope.interface/trunk/debian/control	2016-07-05 21:43:11 UTC (rev 3018)
@@ -13,17 +13,17 @@
                libpython3-all-dbg,
                libpython3-all-dev,
                python-all-dbg:any,
-               python-all-dev:any (>= 2.6.6-3~),
+               python-all-dev:any,
                python-setuptools,
                python-zope.event,
                python3-all-dbg:any,
                python3-all-dev:any,
                python3-setuptools,
                python3-zope.event
-Standards-Version: 3.9.6
+Standards-Version: 3.9.8
 X-Python-Version: >= 2.6
 X-Python3-Version: >= 3.2
-XS-Testsuite: autopkgtest
+Testsuite: autopkgtest
 Homepage: http://pypi.python.org/pypi/zope.interface
 Vcs-Svn: svn://anonscm.debian.org/pkg-zope/zope.interface/trunk
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-zope/zope.interface/trunk

Modified: zope.interface/trunk/debian/rules
===================================================================
--- zope.interface/trunk/debian/rules	2016-03-10 18:28:30 UTC (rev 3017)
+++ zope.interface/trunk/debian/rules	2016-07-05 21:43:11 UTC (rev 3018)
@@ -1,6 +1,7 @@
 #!/usr/bin/make -f
 
 export PYBUILD_NAME=zope.interface
+#export PYBUILD_VERBOSE=1
 #export DH_VERBOSE=1
 
 %:




More information about the pkg-zope-developers mailing list