From 36d268af21337d6b339afeb7cfad60619bb2af70 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Fri, 29 Jun 2012 07:18:58 -0600 Subject: [PATCH] see if we can satisfy lintian --- debian/control | 4 ++-- debian/rules | 4 +++- p10cfgd | 2 +- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index 5290efd..c213742 100644 --- a/debian/control +++ b/debian/control @@ -3,13 +3,13 @@ Section: hamradio Priority: extra Maintainer: Bdale Garbee Build-Depends: debhelper (>= 5) -Standards-Version: 3.8.0 +Standards-Version: 3.9.3 Vcs-Git: git://git.gag.com/debian/p10cfgd Vcs-Browser: http://git.gag.com/?p=debian/p10cfgd Package: p10cfgd Architecture: all -Depends: netbase (>=1.23), perl5, update-inetd +Depends: netbase (>=1.23), perl5, update-inetd, ${misc:Depends} Description: Remote configuration daemon for Gracilis Packeten The 'p10cfgd' daemon provides support for the 'rmtcfg' command in the Gracilis Packeten amateur radio network packet switch. With this daemon, diff --git a/debian/rules b/debian/rules index 8bb288c..b91b518 100755 --- a/debian/rules +++ b/debian/rules @@ -3,7 +3,9 @@ # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 -build: build-stamp +build: build-arch build-indep +build-arch: build-stamp +build-indep: build-stamp build-stamp: dh_testdir touch build-stamp diff --git a/p10cfgd b/p10cfgd index ed6f2f4..4b1f03a 100644 --- a/p10cfgd +++ b/p10cfgd @@ -1,6 +1,6 @@ #!/usr/bin/perl 'di '; -'ig00 '; +'ig 00 '; # #* #* Copyright (c) 1993, 1995 by Colorado Digital Eclectics (CODE) -- 2.30.2