diff options
Diffstat (limited to 'debian')
-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 |