mirror of
https://github.com/rfc1036/whois.git
synced 2026-05-03 06:51:09 +00:00
Merge branch 'wheezy' into wheezy-backports
Conflicts: debian/changelog debian/rules
This commit is contained in:
commit
4b6a932601
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -36,6 +36,12 @@ whois (5.1.2) unstable; urgency=medium
|
||||
|
||||
-- Marco d'Itri <md@linux.it> Fri, 02 May 2014 04:15:08 +0200
|
||||
|
||||
whois (5.1.1~deb7u1) proposed-updates; urgency=low
|
||||
|
||||
* Rebuilt for wheezy.
|
||||
|
||||
-- Marco d'Itri <md@linux.it> Sat, 11 Jan 2014 03:16:43 +0100
|
||||
|
||||
whois (5.1.1) unstable; urgency=medium
|
||||
|
||||
* Added the servers for 29 "new" gTLDs.
|
||||
|
||||
2
debian/rules
vendored
2
debian/rules
vendored
@ -13,6 +13,8 @@ DPKG_EXPORT_BUILDFLAGS = 1
|
||||
|
||||
D := $(CURDIR)/debian/whois
|
||||
|
||||
VERSION := $(shell dpkg-parsechangelog | sed -rn 's/(~deb|~?ubuntu)[0-9]*.*$$//; s/\+.*$$//; /^Version/s/.* //p')
|
||||
|
||||
build:
|
||||
dh_testdir
|
||||
$(MAKE) CONFIG_FILE="/etc/whois.conf" HAVE_LIBIDN=1 HAVE_ICONV=1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user