From 52df3cb57c7f6b6e8610cd3d5cb6921f855df457 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Sat, 29 Aug 2009 00:56:16 -0600 Subject: [PATCH] clean up the common package --- debian/amanda-common.dirs | 1 - debian/changelog | 3 +-- debian/rules | 1 + 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/debian/amanda-common.dirs b/debian/amanda-common.dirs index 3605183..f303295 100644 --- a/debian/amanda-common.dirs +++ b/debian/amanda-common.dirs @@ -1,4 +1,3 @@ etc/xinetd.d usr/lib usr/share/doc/amanda-common/examples -usr/share/lintian/overrides diff --git a/debian/changelog b/debian/changelog index a6fbdff..76bba90 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,9 +5,8 @@ amanda (1:2.6.1p1-1) UNRELEASED; urgency=low * update debian/control to include my git packaging repo location * resolve possible bashisms, closes: #530041 * freshen to latest policy version, etc - * TODO: update postinst inetd clauses to use stream tcp by default - -- Bdale Garbee Thu, 20 Aug 2009 00:08:24 -0600 + -- Bdale Garbee Sat, 29 Aug 2009 00:55:57 -0600 amanda (1:2.5.2p1-5) unstable; urgency=low diff --git a/debian/rules b/debian/rules index 2aabb1f..f4175e6 100755 --- a/debian/rules +++ b/debian/rules @@ -91,6 +91,7 @@ binary-arch: build dh_strip -a dh_compress -a dh_movefiles -a --sourcedir=debian/amanda-common + rm -r $(r)/usr/share/amanda rm $(s)/usr/lib/amanda/chg-mtx dh_fixperms -av # fix perms manually -- 2.30.2