New Upstream Release - d2to1

Ready changes

Summary

Merged new upstream version: 0.2.12.post1 (was: 0.2.12).

Resulting package

Built on 2022-05-16T07:05 (took 3m48s)

The resulting binary packages can be installed (if you have the apt repository enabled) by running one of:

apt install -t fresh-releases python3-d2to1

Lintian Result

Diff

diff --git a/CHANGES.rst b/CHANGES.rst
index 8d5673a..5bc0ea9 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,7 +1,6 @@
 Changes
 =========
 
-
 0.2.12 (2015-07-16)
 -------------------
 
diff --git a/PKG-INFO b/PKG-INFO
index c665114..b57826d 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,8 +1,8 @@
 Metadata-Version: 1.1
 Name: d2to1
-Version: 0.2.12
+Version: 0.2.12.post1
 Summary: Allows using distutils2-like setup.cfg files for a package's metadata with a distribute/setuptools setup.py
-Home-page: http://pypi.python.org/pypi/d2to1
+Home-page: https://github.com/embray/d2to1
 Author: Erik M. Bray
 Author-email: embray@stsci.edu
 License: UNKNOWN
@@ -138,7 +138,6 @@ Description: Introduction
         Changes
         =========
         
-        
         0.2.12 (2015-07-16)
         -------------------
         
diff --git a/d2to1.egg-info/PKG-INFO b/d2to1.egg-info/PKG-INFO
index c665114..b57826d 100644
--- a/d2to1.egg-info/PKG-INFO
+++ b/d2to1.egg-info/PKG-INFO
@@ -1,8 +1,8 @@
 Metadata-Version: 1.1
 Name: d2to1
-Version: 0.2.12
+Version: 0.2.12.post1
 Summary: Allows using distutils2-like setup.cfg files for a package's metadata with a distribute/setuptools setup.py
-Home-page: http://pypi.python.org/pypi/d2to1
+Home-page: https://github.com/embray/d2to1
 Author: Erik M. Bray
 Author-email: embray@stsci.edu
 License: UNKNOWN
@@ -138,7 +138,6 @@ Description: Introduction
         Changes
         =========
         
-        
         0.2.12 (2015-07-16)
         -------------------
         
diff --git a/debian/changelog b/debian/changelog
index afdd92a..2fdb633 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+d2to1 (0.2.12.post1-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 16 May 2022 07:02:26 -0000
+
 d2to1 (0.2.12-3) unstable; urgency=medium
 
   [ Debian Janitor ]
diff --git a/setup.cfg b/setup.cfg
index 37b6f7e..66b73c6 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,13 +1,13 @@
 [metadata]
 name = d2to1
-version = 0.2.12
+version = 0.2.12.post1
 author = Erik M. Bray
 author-email = embray@stsci.edu
 summary = Allows using distutils2-like setup.cfg files for a package's metadata with a distribute/setuptools setup.py
 description-file = 
 	README.rst
 	CHANGES.rst
-home-page = http://pypi.python.org/pypi/d2to1
+home-page = https://github.com/embray/d2to1
 requires-dist = setuptools
 classifier = 
 	Development Status :: 5 - Production/Stable
@@ -55,6 +55,9 @@ prereleaser.before = d2to1.zestreleaser.prereleaser_before
 releaser.middle = d2to1.zestreleaser.releaser_middle
 postreleaser.before = d2to1.zestreleaser.postreleaser_before
 
+[bdist_wheel]
+universal = 1
+
 [egg_info]
 tag_svn_revision = 0
 tag_build = 

Debdiff

[The following lists of changes regard files as different if they have different names, permissions or owners.]

Files in second set of .debs but not in first

-rw-r--r--  root/root   /usr/lib/python3/dist-packages/d2to1-0.2.12.post1.egg-info/PKG-INFO
-rw-r--r--  root/root   /usr/lib/python3/dist-packages/d2to1-0.2.12.post1.egg-info/dependency_links.txt
-rw-r--r--  root/root   /usr/lib/python3/dist-packages/d2to1-0.2.12.post1.egg-info/entry_points.txt
-rw-r--r--  root/root   /usr/lib/python3/dist-packages/d2to1-0.2.12.post1.egg-info/not-zip-safe
-rw-r--r--  root/root   /usr/lib/python3/dist-packages/d2to1-0.2.12.post1.egg-info/requires.txt
-rw-r--r--  root/root   /usr/lib/python3/dist-packages/d2to1-0.2.12.post1.egg-info/top_level.txt

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/python3/dist-packages/d2to1-0.2.12.egg-info/PKG-INFO
-rw-r--r--  root/root   /usr/lib/python3/dist-packages/d2to1-0.2.12.egg-info/dependency_links.txt
-rw-r--r--  root/root   /usr/lib/python3/dist-packages/d2to1-0.2.12.egg-info/entry_points.txt
-rw-r--r--  root/root   /usr/lib/python3/dist-packages/d2to1-0.2.12.egg-info/not-zip-safe
-rw-r--r--  root/root   /usr/lib/python3/dist-packages/d2to1-0.2.12.egg-info/requires.txt
-rw-r--r--  root/root   /usr/lib/python3/dist-packages/d2to1-0.2.12.egg-info/top_level.txt

No differences were encountered in the control files

More details

Full run details