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 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/ |