From e42db0a482ff04504e456202689c163b6722e907 Mon Sep 17 00:00:00 2001 From: Andreas Tille Date: Mon, 28 Dec 2015 09:27:04 +0000 Subject: [PATCH] Drop explicite mentioning of quilt --- debian/changelog | 6 ++++++ debian/control | 1 - debian/rules | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index f58361c4..5b1865f2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ncbi-blast+ (2.2.31-3) UNRELEASED; urgency=medium + + * Drop explicite mentioning of quilt + + -- Andreas Tille Mon, 28 Dec 2015 09:01:16 +0100 + ncbi-blast+ (2.2.31-2) unstable; urgency=medium * Fix a long-standing typo for GNU/kFreeBSD FTBS (Aaron M. Ucko) diff --git a/debian/control b/debian/control index b1e9f639..902dd059 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,6 @@ Build-Depends: autotools-dev (>= 20100122), libbz2-dev, libc0.3-dev (>= 2.13-9~) [hurd-i386], libpcre3-dev, - quilt, time, zlib1g-dev Standards-Version: 3.9.6 diff --git a/debian/rules b/debian/rules index fa3df8ae..0b475740 100755 --- a/debian/rules +++ b/debian/rules @@ -101,7 +101,7 @@ override_dh_clean: mv configure.orig.save c++/configure.orig %: - dh $@ -Dc++ --with autotools_dev --with quilt + dh $@ -Dc++ --with autotools_dev get-orig-source: . debian/get-orig-source -- 2.30.2