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


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



  git pull ssh://gerrit.osmocom.org:29418/libasn1c refs/changes/92/10992/1

diff --git a/debian/rules b/debian/rules
index a1039b0..bb73059 100755
--- a/debian/rules
+++ b/debian/rules
@@ -47,10 +47,6 @@
 %:
        dh $@ --with autoreconf

-override_dh_autoreconf:
-       echo $(VERSION) > .tarball-version
-       dh_autoreconf
-
 # debmake generated override targets
 # Set options for ./configure
 #CONFIGURE_FLAGS = <options for ./configure>

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

Gerrit-Project: libasn1c
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I61a7995edf9fbc06db88ab391d32a988c3760c19
Gerrit-Change-Number: 10992
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol <pes...@sysmocom.de>

Reply via email to