diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-26 10:16:01 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-26 10:16:01 +0000 |
commit | 955406fd8ece8df0fcf058d488de4338112eb736 (patch) | |
tree | 06b19bba912ebfd6fd6cc0f859bd003f00daad90 | |
parent | Releasing progress-linux version 1.14-1~progress7.99u1. (diff) | |
download | clzip-955406fd8ece8df0fcf058d488de4338112eb736.tar.xz clzip-955406fd8ece8df0fcf058d488de4338112eb736.zip |
Merging debian version 1.14-2.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index abcb29d..9d0d625 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +clzip (1.14-2) sid; urgency=medium + + * Uploading to sid. + * Updating to standards-version 4.7.0. + + -- Daniel Baumann <daniel.baumann@progress-linux.org> Thu, 25 Jul 2024 06:23:00 +0200 + clzip (1.14-1~progress7.99u1) graograman-backports; urgency=medium * Initial reupload to graograman-backports. diff --git a/debian/control b/debian/control index 4080dd5..0e9fd2e 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 13), texinfo, Rules-Requires-Root: no -Standards-Version: 4.6.2 +Standards-Version: 4.7.0 Homepage: http://www.nongnu.org/lzip/clzip.html Vcs-Browser: https://git.progress-linux.org/packages/graograman-backports/clzip Vcs-Git: https://git.progress-linux.org/packages/graograman-backports/clzip |