[reprotest] 01/02: Bump Standards-Version to 4.0.0.

Mattia Rizzolo mattia at debian.org
Sat Jul 15 11:55:50 UTC 2017


This is an automated email from the git hooks/post-receive script.

mattia pushed a commit to branch master
in repository reprotest.

commit 10344ac776b4e0033c08d7d49b57fdefc5dafa7b
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Sat Jul 15 13:54:29 2017 +0200

    Bump Standards-Version to 4.0.0.
    
    + Use https for the Format URI in debian/copyright.
    
    Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
 debian/changelog | 5 +++++
 debian/control   | 2 +-
 debian/copyright | 4 ++--
 3 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3fa9320..f6568e0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,14 @@
 reprotest (0.6.3) UNRELEASED; urgency=medium
 
+  [ Ximin Luo ]
   * Document when one should use --diffoscope-args=--exclude-directory-metadata
     and do this in our Debian package presets.
   * Bump diffoscope Recommends version to >= 84 to support this flag.
 
+  [ Mattia Rizzolo ]
+  * Bump Standards-Version to 4.0.0.
+    + Use https for the Format URI in debian/copyright.
+
  -- Ximin Luo <infinity0 at debian.org>  Wed, 12 Jul 2017 13:53:05 +0200
 
 reprotest (0.6.2) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index bcf894d..86a597e 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Reproducible builds folks <reproducible-builds at lists.alioth.debian.o
 Uploaders: Ceridwen <ceridwenv at gmail.com>, Ximin Luo <infinity0 at debian.org>
 Section: devel
 Priority: optional
-Standards-Version: 3.9.8
+Standards-Version: 4.0.0
 Build-Depends: debhelper (>= 9.20141010),
  dpkg-dev (>= 1.17.14),
  dh-python,
diff --git a/debian/copyright b/debian/copyright
index b8c4f51..207c128 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: reprotest
-Source: https://anonscm.debian.org/cgit/reproducible/reprotest.git/
+Source: https://anonscm.debian.org/cgit/reproducible/reprotest.git
 
 Files: *
 Copyright: 2016 Ceridwen <ceridwenv at gmail.com>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/reprotest.git



More information about the Reproducible-commits mailing list