Harald Welte has submitted this change and it was merged. ( 
https://gerrit.osmocom.org/10348 )

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

Approvals:
  Jenkins Builder: Verified
  Harald Welte: Looks good to me, approved



diff --git a/debian/rules b/debian/rules
index 32d9342..dcc8a11 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,10 +15,6 @@
        dh_strip --package=osmo-bts-virtual --dbg-package=osmo-bts-virtual-dbg
        dh_strip --package=osmo-bts-trx --dbg-package=osmo-bts-trx-dbg

-override_dh_autoreconf:
-       echo $(VERSION) > .tarball-version
-       dh_autoreconf
-
 override_dh_auto_configure:
        dh_auto_configure --  --enable-trx


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

Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Idde432ffd3dae3b7beac77c794e60b6ba555e488
Gerrit-Change-Number: 10348
Gerrit-PatchSet: 1
Gerrit-Owner: Harald Welte <lafo...@gnumonks.org>
Gerrit-Reviewer: Harald Welte <lafo...@gnumonks.org>
Gerrit-Reviewer: Jenkins Builder

Reply via email to