[dpkg] 32/192: Bump version to 1.19.0

Ximin Luo infinity0 at debian.org
Tue Oct 17 11:03:55 UTC 2017


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

infinity0 pushed a commit to branch pu/reproducible_builds
in repository dpkg.

commit 65f96697fa0bedd74fd554244365943bc6014d3b
Author: Guillem Jover <guillem at debian.org>
Date:   Thu May 18 05:28:32 2017 +0200

    Bump version to 1.19.0
---
 TODO             | 2 +-
 debian/changelog | 6 ++++++
 scripts/Dpkg.pm  | 2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/TODO b/TODO
index 7029a08..0ea9a69 100644
--- a/TODO
+++ b/TODO
@@ -6,7 +6,7 @@ RoadMap
 TODO
 ====
 
-1.18.x
+1.19.x
 ~~~~~~
 
  * Review this file and remove or update the old entries.
diff --git a/debian/changelog b/debian/changelog
index 26a8b14..1535934 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+dpkg (1.19.0) UNRELEASED; urgency=medium
+
+  *
+
+ -- Guillem Jover <guillem at debian.org>  Thu, 18 May 2017 05:27:31 +0200
+
 dpkg (1.18.24) unstable; urgency=medium
 
   [ Guillem Jover ]
diff --git a/scripts/Dpkg.pm b/scripts/Dpkg.pm
index 3deb933..0d171c0 100644
--- a/scripts/Dpkg.pm
+++ b/scripts/Dpkg.pm
@@ -99,7 +99,7 @@ Contains the path to the dpkg architecture tables directory.
 our ($PROGNAME) = $0 =~ m{(?:.*/)?([^/]*)};
 
 # The following lines are automatically fixed at install time
-our $PROGVERSION = '1.18.x';
+our $PROGVERSION = '1.19.x';
 our $PROGMAKE = $ENV{DPKG_PROGMAKE} // 'make';
 our $PROGTAR = $ENV{DPKG_PROGTAR} // 'tar';
 our $PROGPATCH = $ENV{DPKG_PROGPATCH} // 'patch';

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



More information about the Reproducible-commits mailing list