[Git][reproducible-builds/reprotest][master] 8 commits: Bump standards version to 4.4.0, no changes needed.

Holger Levsen gitlab at salsa.debian.org
Sun Sep 15 16:03:38 UTC 2019



Holger Levsen pushed to branch master at Reproducible Builds / reprotest


Commits:
7119c3bb by Holger Levsen at 2019-09-15T15:23:36Z
Bump standards version to 4.4.0, no changes needed.

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -
27178170 by Holger Levsen at 2019-09-15T15:42:09Z
drop debian/compat and build-depend on debhelper-compat instead

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -
ea8166b0 by Holger Levsen at 2019-09-15T15:42:52Z
bump build-depends on debhelper-compat=12, no changes

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -
da33646d by Holger Levsen at 2019-09-15T15:43:47Z
d/control: stop declaring "X-Python3-Version: >= 3.5", this is the minimal version in oldstable anyway

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -
00490c3d by Holger Levsen at 2019-09-15T15:44:26Z
Drop Ximin Luo from uploaders, thanks for all your work!

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -
67596928 by Holger Levsen at 2019-09-15T15:45:05Z
add myself to uploaders

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -
d768b044 by Holger Levsen at 2019-09-15T15:45:46Z
drop versioned recommends, the versions are fullfilled in oldstable

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -
a26e1a83 by Holger Levsen at 2019-09-15T16:03:17Z
add d/changelog for release

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


3 changed files:

- debian/changelog
- − debian/compat
- debian/control


Changes:

=====================================
debian/changelog
=====================================
@@ -1,9 +1,38 @@
 reprotest (0.7.9) UNRELEASED; urgency=medium
 
-  * Team upload.
-  * WIP - changelog autogenerated before release.
+  [ Dmitry Shachnev ]
+  * reprotest/build.py:
+    - do not use faketime at all when asked to not vary time. Closes: #930592.
+
+  [ Ryan Scott ]
+  * reprotest/__init__.py: fix --extra-build.
+
+  [ Thomas Coldrick ]
+  * reprotest/lib/adt_testbed.py: add FedoraInterface.
+
+  [ AJ Jordan ]
+  * reprotest/__init__.py: reference --no-clean-on-error in --store-dir text.
+
+  [ Holger Levsen ]
+  * setup.py: bump version number for the next release.
+  * d/control:
+    - bump standards version to 4.4.0, no changes needed.
+    - drop debian/compat and build-depend on debhelper-compat instead.
+    - bump build-depends on debhelper-compat=12, no changes
+    - drop versioned recommends, the versions are fullfilled in oldstable.
+    - stop declaring "X-Python3-Version: >= 3.5", this is the minimal version
+      in oldstable anyway.
+    - drop Ximin Luo from uploaders, thanks for all your work, Ximin!
+    - add myself to uploaders.
+
+  [ Arnout Engelen ]
+  * README.rst: add command-line example for make-based program.
+
+  [ Chris Lamb ]
+  * Add a .gitlab-ci.yml.
+  * Publish built packages via aptly.
 
- -- Mattia Rizzolo <mattia at debian.org>  Wed, 08 Aug 2018 22:48:41 +0200
+ -- Holger Levsen <holger at debian.org>  Sun, 15 Sep 2019 17:55:54 +0200
 
 reprotest (0.7.8) unstable; urgency=medium
 


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


=====================================
debian/control
=====================================
@@ -1,12 +1,13 @@
 Source: reprotest
 Maintainer: Reproducible builds folks <reproducible-builds at lists.alioth.debian.org>
-Uploaders: Ceridwen <ceridwenv at gmail.com>, Ximin Luo <infinity0 at debian.org>
+Uploaders: Ceridwen <ceridwenv at gmail.com>,
+ Holger Levsen <holger at debian.org>
 Section: devel
 Priority: optional
-Standards-Version: 4.3.0
+Standards-Version: 4.4.0
 Rules-Requires-Root: no
 Build-Depends:
- debhelper (>= 11),
+ debhelper-compat (=12),
  dh-python,
  python3-all,
  python3-setuptools,
@@ -27,7 +28,6 @@ Build-Depends:
  xxd <!nocheck>
 Vcs-Git: https://salsa.debian.org/reproducible-builds/reprotest.git
 Vcs-Browser: https://salsa.debian.org/reproducible-builds/reprotest
-X-Python3-Version: >= 3.5
 
 Package: reprotest
 Architecture: all
@@ -40,8 +40,8 @@ Depends: ${python3:Depends},
  python3-rstr,
  ${misc:Depends}
 Recommends:
- diffoscope (>= 84),
- disorderfs (>= 0.5.2),
+ diffoscope,
+ disorderfs,
  faketime,
  locales-all,
  sudo,



View it on GitLab: https://salsa.debian.org/reproducible-builds/reprotest/compare/df716f4fe1eafc67a31e8d7482100c2ea5dc4d09...a26e1a8351dd1d03422c5ab6b7a5b4cd4077f70a

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/reprotest/compare/df716f4fe1eafc67a31e8d7482100c2ea5dc4d09...a26e1a8351dd1d03422c5ab6b7a5b4cd4077f70a
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/20190915/628ed71d/attachment.html>


More information about the rb-commits mailing list