Harald Welte has uploaded this change for review. ( 
https://gerrit.osmocom.org/10352


Change subject: debian/rules: Don't overwrite .tarball-version
......................................................................

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: I093c9c1943e5f09d8f91f94af438f697a93e7127
Related: OS#3449
---
M debian/rules
1 file changed, 0 insertions(+), 4 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/52/10352/1

diff --git a/debian/rules b/debian/rules
index 63ee1c3..cffb6ca 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,10 +14,6 @@
 override_dh_strip:
        dh_strip --dbg-package=osmo-pcu-dbg
 
-override_dh_autoreconf:
-       echo $(VERSION) > .tarball-version
-       dh_autoreconf
-
 override_dh_clean:
        dh_clean
        $(RM) tests/package.m4

--
To view, visit https://gerrit.osmocom.org/10352
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I093c9c1943e5f09d8f91f94af438f697a93e7127
Gerrit-Change-Number: 10352
Gerrit-PatchSet: 1
Gerrit-Owner: Harald Welte <[email protected]>

Reply via email to