From: weasel Date: Wed, 17 Aug 2005 22:00:47 +0000 (+0000) Subject: Set version using -v to dh_gencontrol X-Git-Url: https://git.sthu.org/?p=pgp-tools.git;a=commitdiff_plain;h=64c7633d8aaa00225faad9130bf0ec1a047a3242 Set version using -v to dh_gencontrol git-svn-id: svn://svn.debian.org/pgp-tools/trunk@212 b513b33f-fedd-0310-b452-c3deb5f4c849 --- diff --git a/debian/keylookup.changelog b/debian/keylookup.changelog index 9244412..6a94bc7 100644 --- a/debian/keylookup.changelog +++ b/debian/keylookup.changelog @@ -1,4 +1,4 @@ -signing-party (3.0-1) unstable; urgency=low +signing-party (0.4.2-1) unstable; urgency=low * Merged with signing-party in 0.4.2-1. This package is now empty and can safely be removed. diff --git a/debian/rules b/debian/rules index 18e14bd..006dd57 100755 --- a/debian/rules +++ b/debian/rules @@ -47,7 +47,8 @@ binary-indep: build install dh_fixperms dh_installdeb dh_shlibdeps - dh_gencontrol + dh_gencontrol -psigning-party + dh_gencontrol -pkeylookup -- -v3.0-1 dh_md5sums dh_builddeb