diff options
-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 d3b5c09..e59e2b5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +tarlz (0.25-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:50:50 +0200 + tarlz (0.25-1) sid; urgency=medium * Uploading to sid. diff --git a/debian/control b/debian/control index fab4f09..936cbb1 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: liblz-dev, texinfo, Rules-Requires-Root: no -Standards-Version: 4.6.2 +Standards-Version: 4.7.0 Homepage: http://www.nongnu.org/lzip/tarlz.html Vcs-Browser: https://git.progress-linux.org/users/daniel.baumann/debian/packages/tarlz Vcs-Git: https://git.progress-linux.org/users/daniel.baumann/debian/packages/tarlz |