From dff648281fb9b730726f9fa05ffaa2157cc44f70 Mon Sep 17 00:00:00 2001 From: Christian Hofstaedtler Date: Fri, 14 Oct 2011 00:10:12 +0200 Subject: [PATCH] Refresh Debian packaging --- debian/compat | 2 +- debian/control | 3 +-- debian/rules | 2 +- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/debian/compat b/debian/compat index 7ed6ff8..45a4fb7 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -5 +8 diff --git a/debian/control b/debian/control index ce896ae..d144c80 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: grml-network Section: grml Priority: optional Maintainer: Michael Prokop -Build-Depends: debhelper (>= 5), xsltproc, docbook-xsl, asciidoc +Build-Depends: debhelper (>= 8), xsltproc, docbook-xsl, asciidoc Standards-Version: 3.9.2 Homepage: http://git.grml.org/?p=grml-network.git Vcs-git: git://git.grml.org/grml-network.git @@ -15,7 +15,6 @@ Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, zsh, psmisc, dialog, grml-etc-core Recommends: bridge-utils, iptables, nmap, pppoeconf, resolvconf, uml-utilities, vpnc, wireless-tools, wpasupplicant, wvdial Suggests: isdnutils-base -Conflicts: grml-scripts (<< 0.8-26) Description: network related helper scripts This package provides scripts for network related tasks which should make life easier. Like: diff --git a/debian/rules b/debian/rules index 28f5ae0..22565d2 100755 --- a/debian/rules +++ b/debian/rules @@ -26,7 +26,7 @@ clean: install: build dh_testdir dh_testroot - dh_clean -k + dh_prep dh_installdirs usr/sbin etc/grml install -m 755 sbin/* debian/grml-network/usr/sbin/ -- 2.1.4