diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-26 10:24:11 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-26 10:24:11 +0000 |
commit | 12646e3e4b14df17d35c068789ac62dc67901c33 (patch) | |
tree | 314669d6d0a2d0fedd62adc962bb91b9e368858a | |
parent | Adding debian version 2.1.2~dev0+20240219-1. (diff) | |
download | deluge-12646e3e4b14df17d35c068789ac62dc67901c33.tar.xz deluge-12646e3e4b14df17d35c068789ac62dc67901c33.zip |
Adding debian version 2.1.2~dev0+20240219-2.debian/2.1.2_dev0+20240219-2
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 4c7849e..5664bc6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +deluge (2.1.2~dev0+20240219-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:28:00 +0200 + deluge (2.1.2~dev0+20240219-1) sid; urgency=medium * Uploading to sid. diff --git a/debian/control b/debian/control index 71f917c..3dd1975 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Build-Depends-Indep: python3-wheel, unzip, Rules-Requires-Root: no -Standards-Version: 4.6.2 +Standards-Version: 4.7.0 Homepage: https://deluge-torrent.org Vcs-Browser: https://git.progress-linux.org/users/daniel.baumann/debian/packages/deluge Vcs-Git: https://git.progress-linux.org/users/daniel.baumann/debian/packages/deluge |