diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-30 17:45:17 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-30 17:45:17 +0000 |
commit | bada45940c04c664ac6cd41a7074be2ec1322a74 (patch) | |
tree | b81162c47f470d9d85855ae8201236c67093c883 /debian | |
parent | Merging upstream version 20240930. (diff) | |
download | open-infrastructure-service-tools-bada45940c04c664ac6cd41a7074be2ec1322a74.tar.xz open-infrastructure-service-tools-bada45940c04c664ac6cd41a7074be2ec1322a74.zip |
Merging debian version 20240930-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 10 | ||||
-rw-r--r-- | debian/control | 15 | ||||
-rw-r--r-- | debian/copyright | 2 |
3 files changed, 12 insertions, 15 deletions
diff --git a/debian/changelog b/debian/changelog index d29203b..95d5bcf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +open-infrastructure-service-tools (20240930-1) sid; urgency=medium + + * Uploading to sid. + * Merging upstream version 20240930. + * Updating copyright for 2024. + * Updating standards-version to 4.7.0. + * Dropping znuny-tools, not used anymore. + + -- Daniel Baumann <daniel.baumann@progress-linux.org> Mon, 30 Sep 2024 19:43:06 +0200 + open-infrastructure-service-tools (20231120-1~progress7.99u1) graograman-backports; urgency=medium * Initial reupload to graograman-backports. diff --git a/debian/control b/debian/control index 03bd649..5030ae4 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Build-Depends: librsvg2-bin, python3-docutils, Rules-Requires-Root: no -Standards-Version: 4.6.2 +Standards-Version: 4.7.0 Homepage: https://open-infrastructure.net/software/service-tools Vcs-Browser: https://git.progress-linux.org/packages/graograman-backports/open-infrastructure-service-tools Vcs-Git: https://git.progress-linux.org/packages/graograman-backports/open-infrastructure-service-tools @@ -178,16 +178,3 @@ Enhances: vim, Description: additional tools for vim text editor This package contains additional tools for the vim text editor. - -Package: open-infrastructure-znuny-tools -Section: admin -Architecture: all -Depends: - znuny, - ${misc:Depends}, -Provides: - znuny-tools, -Enhances: - znuny, -Description: additional tools for znuny ticketing system - This package contains additional tools for the znuny ticketing system. diff --git a/debian/copyright b/debian/copyright index e246d5a..a7c8600 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,7 +4,7 @@ Upstream-Contact: Open Infrastructure <software@lists.open-infrastructure.net> Source: https://git.open-infrastructure.net/software/service-tools Files: * -Copyright: 2014-2023 Daniel Baumann <daniel.baumann@open-infrastructure.net> +Copyright: 2014-2024 Daniel Baumann <daniel.baumann@open-infrastructure.net> License: GPL-3+ Files: share/icons/awesome/* |