From ca53659030c3c8f3f0ec37b98c84a8ed7f4bac69 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 16 Jul 2009 23:34:26 +0200 Subject: Import Debian changes 1.3-4 9mount (1.3-4) unstable; urgency=low * Updating section of the debug package. * Tidy rules file. * Updating package to standards version 3.8.2. * Updating year in copyright file. * Using correct rfc-2822 date formats in changelog. --- debian/changelog | 12 +++++++++++- debian/control | 4 ++-- debian/copyright | 2 +- debian/rules | 3 +-- 4 files changed, 15 insertions(+), 6 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 3b68911..7203bfe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +9mount (1.3-4) unstable; urgency=low + + * Updating section of the debug package. + * Tidy rules file. + * Updating package to standards version 3.8.2. + * Updating year in copyright file. + * Using correct rfc-2822 date formats in changelog. + + -- Daniel Baumann Thu, 16 Jul 2009 23:34:26 +0200 + 9mount (1.3-3) unstable; urgency=low * Replacing obsolete dh_clean -k with dh_prep. @@ -16,4 +26,4 @@ * Initial release. - -- Daniel Baumann Sun, 3 Aug 2008 16:10:00 +0200 + -- Daniel Baumann Sun, 03 Aug 2008 16:10:00 +0200 diff --git a/debian/control b/debian/control index 42cf92d..60c2b87 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: admin Priority: optional Maintainer: Daniel Baumann Build-Depends: debhelper (>= 7) -Standards-Version: 3.8.0 +Standards-Version: 3.8.2 Homepage: http://sqweek.dnsdojo.org/code/9mount/ Vcs-Browser: http://git.debian.net/?p=debian/9mount.git Vcs-Git: git://git.debian.net/git/debian/9mount.git @@ -20,7 +20,7 @@ Description: plan9 filesystem (v9fs) user mount utilities unmount 9p partitions that you mounted yourself. Package: 9mount-dbg -Section: devel +Section: debug Priority: extra Architecture: any Depends: 9mount (= ${binary:Version}) diff --git a/debian/copyright b/debian/copyright index 300cad9..8cef7b8 100644 --- a/debian/copyright +++ b/debian/copyright @@ -17,7 +17,7 @@ License: ISC OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. Files: debian/* -Copyright: (C) 2008 Daniel Baumann +Copyright: (C) 2008-2009 Daniel Baumann License: ISC Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above diff --git a/debian/rules b/debian/rules index 834f615..20e6706 100755 --- a/debian/rules +++ b/debian/rules @@ -21,7 +21,6 @@ install: build dh_testdir dh_testroot dh_prep - dh_installdirs $(MAKE) prefix=$(CURDIR)/debian/9mount/usr install @@ -29,7 +28,7 @@ install: build binary: binary-arch -binary-arch: build install +binary-arch: install dh_testdir dh_testroot dh_installchangelogs ChangeLog -- cgit v1.2.3