From: Bdale Garbee Date: Thu, 29 Jun 2006 03:42:00 +0000 (-0400) Subject: Imported Debian patch 1.2.16rel-5 X-Git-Tag: debian/1.2.16rel-5^0 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=a338073fb14cda9926622806b6131c3ee2169c21;p=debian%2Fmtx Imported Debian patch 1.2.16rel-5 --- diff --git a/debian/changelog b/debian/changelog index a9222e4..e135e0e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +mtx (1.2.16rel-5) unstable; urgency=low + + * add build-deps needed for GNU/kFreeBSD, closes: #367467 + * update debhelper build dependency + + -- Bdale Garbee Wed, 28 Jun 2006 23:42:00 -0400 + mtx (1.2.16rel-4) unstable; urgency=medium * revert SG_SCSI_DEFAULT_TIMEOUT to 5 minutes since at least the Sony diff --git a/debian/compat b/debian/compat new file mode 100644 index 0000000..7ed6ff8 --- /dev/null +++ b/debian/compat @@ -0,0 +1 @@ +5 diff --git a/debian/control b/debian/control index 410a6e9..94138da 100644 --- a/debian/control +++ b/debian/control @@ -2,8 +2,8 @@ Source: mtx Section: admin Priority: extra Maintainer: Bdale Garbee -Build-Depends: debhelper (>> 3.0.0) -Standards-Version: 3.6.1.0 +Build-Depends: debhelper (>= 5), libcam-dev [kfreebsd-i386 kfreebsd-amd64] +Standards-Version: 3.7.2.0 Package: mtx Architecture: any diff --git a/debian/rules b/debian/rules index 6e2a299..6ea375a 100755 --- a/debian/rules +++ b/debian/rules @@ -5,9 +5,6 @@ # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 -# This is the debhelper compatability version to use. -export DH_COMPAT=3 - configure: configure-stamp configure-stamp: dh_testdir