Browse Source

Packaging cleanup

* Declare compliance with policy 4.6.0
* Bump debhelper compat level to 13
* Set Rule-Requires-Root: no
* Update debian/watch to version 4
Christoph Biedl 2 years ago
parent
commit
1f1dd9ed32
2 changed files with 4 additions and 3 deletions
  1. 3 2
      debian/control
  2. 1 1
      debian/watch

+ 3 - 2
debian/control

@@ -1,14 +1,15 @@
 Source: tcpreplay
 Maintainer: Christoph Biedl <debian.axhn@manchmal.in-ulm.de>
 Homepage: http://tcpreplay.appneta.com/
-Standards-Version: 4.4.0
+Standards-Version: 4.6.0
 Vcs-Browser: https://git.in-ulm.de/cbiedl/tcpreplay
 Vcs-Git: https://git.in-ulm.de/cbiedl/tcpreplay.git
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
     autogen,
     libpcap0.8-dev,
     tcpdump,
 Priority: optional
+Rules-Requires-Root: no
 Section: net
 
 Package: tcpreplay

+ 1 - 1
debian/watch

@@ -1,4 +1,4 @@
-version=3
+version=4
 opts=pgpsigurlmangle=s/$/.asc/ \
     https://github.com/appneta/tcpreplay/releases \
     /appneta/tcpreplay/releases/download/[^/]+/tcpreplay-([0-9][.0-9]*)\.tar\.xz