prepare for 0.5.0-1 debian release
This commit is contained in:
parent
93ae6120c8
commit
a2801237a5
|
@ -1,3 +1,9 @@
|
||||||
|
libpsl (0.5.0-1) unstable; urgency=low
|
||||||
|
|
||||||
|
* New upstream release.
|
||||||
|
|
||||||
|
-- Tim Rühsen <tim.ruehsen@gmx.de> Mon, 04 Jul 2014 16:36:52 -0400
|
||||||
|
|
||||||
libpsl (0.4.0-1) unstable; urgency=low
|
libpsl (0.4.0-1) unstable; urgency=low
|
||||||
|
|
||||||
* Initial release (Closes: #750709)
|
* Initial release (Closes: #750709)
|
||||||
|
|
|
@ -23,6 +23,3 @@ override_dh_auto_build:
|
||||||
dh_auto_build
|
dh_auto_build
|
||||||
help2man --no-info --no-discard-stderr --output=debian/psl.1 \
|
help2man --no-info --no-discard-stderr --output=debian/psl.1 \
|
||||||
--name="Explore the Public Suffix List" tools/psl
|
--name="Explore the Public Suffix List" tools/psl
|
||||||
|
|
||||||
override_dh_installchangelogs:
|
|
||||||
dh_installchangelogs -XChangeLog NEWS
|
|
||||||
|
|
Loading…
Reference in New Issue