From ff4675516e7c6076a6ff5d61a8f54848edd12e65 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Mon, 6 Aug 2018 11:19:13 +0200 Subject: debian/rules: Don't overwrite .tarball-version The .tarball-version file should contain the *source version* uniquely identifying the git commit, and not the Debian package name. With https://gerrit.osmocom.org/#/c/osmo-ci/+/10343/ there is a correct .tarball-version file in the .tar.xz of the nightly source packages. Change-Id: Ia277b1d41c3f5b81a2c909320d23c2e763feac28 Related: OS#3449 --- debian/rules | 4 ---- 1 file changed, 4 deletions(-) (limited to 'debian') diff --git a/debian/rules b/debian/rules index 48f53f5..5e9e20f 100755 --- a/debian/rules +++ b/debian/rules @@ -13,7 +13,3 @@ export DEB_BUILD_HARDENING=1 override_dh_strip: dh_strip --dbg-package=osmo-sip-connector-dbg - -override_dh_autoreconf: - echo $(VERSION) > .tarball-version - dh_autoreconf -- cgit v1.2.3