From 33bbce446bfdab9e2bfb3bd28e1067f0e71d6f06 Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Sat, 11 Jan 2014 04:02:21 +0100 Subject: [PATCH 1/2] debian/rules: update the version safety check To support Debian stable updates. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 9fd085d..7c78445 100755 --- a/debian/rules +++ b/debian/rules @@ -13,7 +13,7 @@ DPKG_EXPORT_BUILDFLAGS = 1 D := $(CURDIR)/debian/whois -VERSION := $(shell dpkg-parsechangelog | sed -n 's/~*ubuntu[0-9]*.*$$//; s/\+.*$$//; /^Version/s/.* //p') +VERSION := $(shell dpkg-parsechangelog | sed -rn 's/(~deb|~?ubuntu)[0-9]*.*$$//; s/\+.*$$//; /^Version/s/.* //p') build: dh_testdir From b72f335a8154912c9226947d0cf872f7149869dd Mon Sep 17 00:00:00 2001 From: Marco d'Itri Date: Mon, 30 Dec 2013 03:30:53 +0100 Subject: [PATCH 2/2] Debian changelog for 5.1.1~deb7u1 --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index 151cf28..342c7bc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +whois (5.1.1~deb7u1) proposed-updates; urgency=low + + * Rebuilt for wheezy. + + -- Marco d'Itri Sat, 11 Jan 2014 03:16:43 +0100 + whois (5.1.1) unstable; urgency=medium * Added the servers for 29 "new" gTLDs.