From 2d93a51e15ac2d6daaac0d6ac1e2c41e33486c53 Mon Sep 17 00:00:00 2001 From: Wilmer van der Gaast Date: Fri, 23 Dec 2011 09:47:02 +0100 Subject: Removing the version number override hack broken by a recent NMU. Instead, I'll try to solve this problem on just the buildbot using "dch". --- debian/rules | 4 ---- 1 file changed, 4 deletions(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 8b90640c..2c9e3a12 100755 --- a/debian/rules +++ b/debian/rules @@ -109,11 +109,7 @@ binary-common: dh_fixperms dh_installdeb dh_shlibdeps -ifdef BITLBEE_VERSION - dh_gencontrol -- -v$(BITLBEE_VERSION) -else dh_gencontrol -endif dh_md5sums dh_builddeb -- cgit v1.2.3