Change in libosmocore[master]: debian/rules: Don't overwrite .tarball-version

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Mon Aug 6 09:09:53 UTC 2018


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


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



  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/44/10344/1

diff --git a/debian/rules b/debian/rules
index 6eb7346..a9d961c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,10 +25,6 @@
 override_dh_auto_test:
 	dh_auto_test || (find . -name testsuite.log -exec cat {} \; ; false)
 
-override_dh_autoreconf:
-	echo $(VERSION) > .tarball-version
-	dh_autoreconf
-
 override_dh_auto_configure:
 	dh_auto_configure -- --enable-static
 

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

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibeb6d273e2d26f37a36cbde4a948ce95395491f8
Gerrit-Change-Number: 10344
Gerrit-PatchSet: 1
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180806/00f1e66f/attachment.htm>


More information about the gerrit-log mailing list