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 | 04712b0959c63b008ebffb35ef5330c157b0ecd9 (patch) | |
tree | f1fdb3ac24c7a679add42e7a028e3f57179d6e6e | |
parent | Adding debian version 1.14-1. (diff) | |
download | clzip-04712b0959c63b008ebffb35ef5330c157b0ecd9.tar.xz clzip-04712b0959c63b008ebffb35ef5330c157b0ecd9.zip |
Adding debian version 1.14-2.debian/1.14-2debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-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 a7bae81..a8dbb30 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) sid; urgency=medium * Uploading to sid. diff --git a/debian/control b/debian/control index d763964..010fa63 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,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/users/daniel.baumann/debian/packages/clzip Vcs-Git: https://git.progress-linux.org/users/daniel.baumann/debian/packages/clzip |