From a2801237a5292a29cd9a44a2573b75e9f080dd0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20R=C3=BChsen?= Date: Fri, 4 Jul 2014 16:49:37 +0200 Subject: [PATCH] prepare for 0.5.0-1 debian release --- debian/changelog | 6 ++++++ debian/rules | 3 --- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1ffb5ad..612cbd0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libpsl (0.5.0-1) unstable; urgency=low + + * New upstream release. + + -- Tim Rühsen Mon, 04 Jul 2014 16:36:52 -0400 + libpsl (0.4.0-1) unstable; urgency=low * Initial release (Closes: #750709) diff --git a/debian/rules b/debian/rules index 85e8bca..f5b63e5 100755 --- a/debian/rules +++ b/debian/rules @@ -23,6 +23,3 @@ override_dh_auto_build: dh_auto_build help2man --no-info --no-discard-stderr --output=debian/psl.1 \ --name="Explore the Public Suffix List" tools/psl - -override_dh_installchangelogs: - dh_installchangelogs -XChangeLog NEWS