From: Bdale Garbee Date: Tue, 15 Apr 2008 20:14:04 +0000 (-0600) Subject: Imported Debian patch 1.2.1-2 X-Git-Tag: debian/1.2.1-2^0 X-Git-Url: https://git.gag.com/?p=debian%2Fsplat;a=commitdiff_plain;h=27ed2bc6af4ee4e941e7f5e5b3c1cfa69d086519 Imported Debian patch 1.2.1-2 --- diff --git a/debian/changelog b/debian/changelog index 9d41feb..5d43adf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +splat (1.2.1-2) unstable; urgency=low + + * deliver utils/README as README.utils in the package, closes: #453975 + + -- Bdale Garbee Tue, 15 Apr 2008 14:14:04 -0600 + splat (1.2.1-1) unstable; urgency=low * new upstream version, closes: #450861 diff --git a/debian/control b/debian/control index a262a4b..ed4579c 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: hamradio Priority: optional Maintainer: Bdale Garbee Build-Depends: debhelper (>> 5), libbz2-dev, zlib1g-dev -Standards-Version: 3.7.2.2 +Standards-Version: 3.7.3 Package: splat Architecture: any diff --git a/debian/rules b/debian/rules index 22de792..7f47a43 100755 --- a/debian/rules +++ b/debian/rules @@ -47,6 +47,7 @@ binary-arch: build install dh_testdir dh_testroot dh_installdocs + cp utils/README $(CURDIR)/debian/splat/usr/share/doc/splat/README.utils dh_installexamples dh_installmenu dh_installcron