Change in openbsc[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/.

Pau Espin Pedrol gerrit-no-reply at lists.osmocom.org
Mon Sep 17 08:47:48 UTC 2018


Pau Espin Pedrol has uploaded this change for review. ( https://gerrit.osmocom.org/10993


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.

Related: OS#3449
Change-Id: Ice1875bbd051f78b4a3bcadef48e639419b55e8f
---
M debian/rules
1 file changed, 0 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/openbsc refs/changes/93/10993/1

diff --git a/debian/rules b/debian/rules
index e37a262..dc609f9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,7 +24,6 @@
 	dh_strip -posmocom-bsc-nat --dbg-package=osmocom-bsc-nat-dbg
 
 override_dh_auto_configure:
-	echo $(VERSION) > openbsc/.tarball-version
 	dh_auto_configure --sourcedirectory=openbsc -- --enable-nat --enable-osmo-bsc --enable-smpp --with-systemdsystemunitdir=/lib/systemd/system
 
 # Print test results in case of a failure

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

Gerrit-Project: openbsc
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ice1875bbd051f78b4a3bcadef48e639419b55e8f
Gerrit-Change-Number: 10993
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180917/f58bca9f/attachment.htm>


More information about the gerrit-log mailing list