[Git][reproducible-builds/trydiffoscope][master] 4 commits: Add missing Build-Depends on dh-python.

Chris Lamb gitlab at salsa.debian.org
Sat Sep 8 14:02:01 CEST 2018


Chris Lamb pushed to branch master at Reproducible Builds / trydiffoscope


Commits:
fa026453 by Chris Lamb at 2018-09-08T11:56:28Z
Add missing Build-Depends on dh-python.

- - - - -
8a4d36b7 by Chris Lamb at 2018-09-08T11:56:39Z
Bump Standards-Version to 4.2.1.

- - - - -
10c6391e by Chris Lamb at 2018-09-08T11:59:28Z
Update version in setup.py.

- - - - -
ac445ad9 by Chris Lamb at 2018-09-08T12:00:25Z
releasing package trydiffoscope version 67.0.1

- - - - -


3 changed files:

- debian/changelog
- debian/control
- setup.py


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,16 @@
+trydiffoscope (67.0.1) unstable; urgency=medium
+
+  [ Chris Lamb ]
+  * Add missing Build-Depends on dh-python and python3-distutils.
+  * Bump Standards-Version to 4.2.1.
+  * Bump debhelper compat level to 11.
+  * Update URLs to point to salsa.debian.org.
+
+  [ Mattia Rizzolo ]
+  * Update README with updated instructions on how to release the tarball>
+
+ -- Chris Lamb <lamby at debian.org>  Sat, 08 Sep 2018 12:59:33 +0100
+
 trydiffoscope (67.0.0) unstable; urgency=medium
 
   * Move canonical version handling to setup.py, but check they match in


=====================================
debian/control
=====================================
@@ -6,10 +6,11 @@ Uploaders:
  Chris Lamb <lamby at debian.org>,
 Build-Depends:
  debhelper (>= 11~),
+ dh-python,
  python-docutils,
  python3-all,
  python3-distutils,
-Standards-Version: 4.1.3
+Standards-Version: 4.2.1
 Homepage: https://try.diffoscope.org/
 Vcs-Git: https://salsa.debian.org/reproducible-builds/trydiffoscope.git
 Vcs-Browser: https://salsa.debian.org/reproducible-builds/trydiffoscope


=====================================
setup.py
=====================================
@@ -2,7 +2,7 @@ from distutils.core import setup
 
 setup(
     name='trydiffoscope',
-    version='67.0.0',
+    version='67.0.1',
     author="Chris Lamb",
     author_email="lamby at debian.org",
     scripts=(



View it on GitLab: https://salsa.debian.org/reproducible-builds/trydiffoscope/compare/63ae0f75b5c5580b55cc46d334ca2da6c11e2f86...ac445ad9040ce0fe6ba39ede9432861574335ae1

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/trydiffoscope/compare/63ae0f75b5c5580b55cc46d334ca2da6c11e2f86...ac445ad9040ce0fe6ba39ede9432861574335ae1
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20180908/f91db853/attachment.html>


More information about the rb-commits mailing list