diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-19 04:06:48 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-09-19 04:06:48 +0000 |
commit | 3e7662afea5d743a52a62070a92f40bdc8294032 (patch) | |
tree | 4799def05b84639d246865857bcdf4c8f127d162 | |
parent | Merging upstream version 1:2.1.6. (diff) | |
download | traceroute-debian.tar.xz traceroute-debian.zip |
Adding debian version 1:2.1.6-1.debian/1%2.1.6-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-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 46bf1ec..61b8462 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +traceroute (1:2.1.6-1) unstable; urgency=medium + + * New upstream release. + * Update Standards-Version to 4.7.0 . + + -- Laszlo Boszormenyi (GCS) <gcs@debian.org> Wed, 18 Sep 2024 19:25:15 +0200 + traceroute (1:2.1.5-1) unstable; urgency=medium * New upstream release. diff --git a/debian/control b/debian/control index 60ca196..d49a9db 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: net Priority: important Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org> Build-Depends: debhelper-compat (= 13) -Standards-Version: 4.6.2 +Standards-Version: 4.7.0 Rules-Requires-Root: no Homepage: https://traceroute.sourceforge.net/ |