[Git][reproducible-builds/trydiffoscope][master] 4 commits: Bump Standards-Version to 4.4.1.

Chris Lamb gitlab at salsa.debian.org
Fri Oct 11 19:47:12 UTC 2019



Chris Lamb pushed to branch master at Reproducible Builds / trydiffoscope


Commits:
01df0a47 by Chris Lamb at 2019-10-11T19:43:15Z
Bump Standards-Version to 4.4.1.

- - - - -
95d7faf4 by Chris Lamb at 2019-10-11T19:43:39Z
Move to debhelper-compat virtual package, level 12.

- - - - -
75e8b148 by Chris Lamb at 2019-10-11T19:44:43Z
Specify Rules-Requires-Root: no.

- - - - -
b89d7c82 by Chris Lamb at 2019-10-11T19:46:20Z
releasing package trydiffoscope version 67.0.2

- - - - -


4 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+trydiffoscope (67.0.2) unstable; urgency=medium
+
+  * Add (and apply) black code formatter.
+  * Bump Standards-Version to 4.4.1.
+  * Move to debhelper-compat virtual package, level 12.
+  * Specify Rules-Requires-Root: no.
+
+ -- Chris Lamb <lamby at debian.org>  Fri, 11 Oct 2019 12:45:21 -0700
+
 trydiffoscope (67.0.1) unstable; urgency=medium
 
   [ Chris Lamb ]


=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11


=====================================
debian/control
=====================================
@@ -5,15 +5,16 @@ Maintainer: Reproducible builds folks <reproducible-builds at lists.alioth.debian.o
 Uploaders:
  Chris Lamb <lamby at debian.org>,
 Build-Depends:
- debhelper (>= 11~),
+ debhelper-compat (= 12),
  dh-python,
  python-docutils,
  python3-all,
  python3-distutils,
-Standards-Version: 4.2.1
+Standards-Version: 4.4.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
+Rules-Requires-Root: no
 
 Package: trydiffoscope
 Architecture: all


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



View it on GitLab: https://salsa.debian.org/reproducible-builds/trydiffoscope/compare/122c5f2b726a0e59d9a4edcd31a73dd17cf564f9...b89d7c824848a8fb03ceaad2839444d3653295e6

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/trydiffoscope/compare/122c5f2b726a0e59d9a4edcd31a73dd17cf564f9...b89d7c824848a8fb03ceaad2839444d3653295e6
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/20191011/c1c9491c/attachment.html>


More information about the rb-commits mailing list