From 8b02ebd2bbb5c2fdb56fc9a449061919297d6889 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Fri, 22 Jul 2016 14:07:14 -0600 Subject: [PATCH] update standards version, move to dh_prep instead of dh_clean -k --- debian/control | 2 +- debian/rules | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 0a668755..9440bd40 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: required Maintainer: Bdale Garbee Uploaders: Carl Worth Build-Depends: debhelper (>> 5), gettext, autoconf, automake, autopoint, autotools-dev, libacl1-dev, libattr1-dev, libselinux1-dev [linux-any] -Standards-Version: 3.9.6 +Standards-Version: 3.9.8 Vcs-Git: git://git.gag.com/debian/tar Vcs-Browser: http://git.gag.com/?p=debian/tar diff --git a/debian/rules b/debian/rules index b1a1b04c..6ed8fe20 100755 --- a/debian/rules +++ b/debian/rules @@ -65,7 +65,7 @@ clean: install: build dh_testdir dh_testroot - dh_clean -k + dh_prep dh_installdirs make install bindir=`pwd`/debian/tar/bin prefix=`pwd`/debian/tar/usr \ -- 2.30.2