Control: tags 782951 + patch
Control: tags 782951 + pending

Dear maintainer,

I've prepared an NMU for python-pyramid-tm (versioned as 0.5-1.1) and
uploaded it to DELAYED/5. Please feel free to tell me if I
should delay it longer.

Regards.


-- 
WBR, wRAR
diff -Nru python-pyramid-tm-0.5/debian/changelog python-pyramid-tm-0.5/debian/changelog
--- python-pyramid-tm-0.5/debian/changelog	2012-09-03 01:50:39.000000000 +0600
+++ python-pyramid-tm-0.5/debian/changelog	2019-09-17 21:22:59.000000000 +0500
@@ -1,3 +1,11 @@
+python-pyramid-tm (0.5-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Switch from Python 2 to Python 3 (Closes: #782951).
+  * Update the priority from extra to optional.
+
+ -- Andrey Rahmatullin <w...@debian.org>  Tue, 17 Sep 2019 21:22:59 +0500
+
 python-pyramid-tm (0.5-1) unstable; urgency=low
 
   * New upstream release
diff -Nru python-pyramid-tm-0.5/debian/control python-pyramid-tm-0.5/debian/control
--- python-pyramid-tm-0.5/debian/control	2012-05-20 13:37:22.000000000 +0600
+++ python-pyramid-tm-0.5/debian/control	2019-09-17 21:12:12.000000000 +0500
@@ -1,14 +1,17 @@
 Source: python-pyramid-tm
 Section: python
-Priority: extra
+Priority: optional
 Maintainer: Free Ekanayaka <fr...@debian.org>
-Build-Depends: debhelper (>= 7.0.50~), python-setuptools, python-all (>= 2.6.6-3)
+Build-Depends: debhelper (>= 7.0.50~), dh-python, python3-all,
+  python3-setuptools,
+  python3-pyramid,
+  python3-transaction,
 Standards-Version: 3.9.3
 Homepage: http://pypi.python.org/pypi/pyramid_tm
 
-Package: python-pyramid-tm
+Package: python3-pyramid-tm
 Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}
+Depends: ${python3:Depends}, ${misc:Depends}
 Description: Transaction management for the Pyramid web framework
  The pyramid_tm package allows Pyramid requests to join the active
  transaction as provided by the transaction package.
diff -Nru python-pyramid-tm-0.5/debian/rules python-pyramid-tm-0.5/debian/rules
--- python-pyramid-tm-0.5/debian/rules	2012-04-12 18:16:52.000000000 +0600
+++ python-pyramid-tm-0.5/debian/rules	2019-09-17 21:08:37.000000000 +0500
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --with python2
+	dh $@ --with python3 --buildsystem=pybuild

Attachment: signature.asc
Description: PGP signature

Reply via email to