pespin has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/libusrp/+/15114


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

debian/rules: Don't delete .tarball-version

No other osmocom project does it.

Change-Id: Ieb3d8070b9a5764bf763fad4fa83f9976df34bd4
---
M debian/rules
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/libusrp refs/changes/14/15114/1

diff --git a/debian/rules b/debian/rules
index 5835e95..c00c435 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,7 +21,7 @@

 override_dh_clean:
        dh_clean
-       rm -f tests/package.m4 tests/testsuite .version .tarball-version
+       rm -f tests/package.m4 tests/testsuite .version

 override_dh_auto_test:
        dh_auto_test || (find . -name testsuite.log -exec cat {} \; ; false)

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

Gerrit-Project: libusrp
Gerrit-Branch: master
Gerrit-Change-Id: Ieb3d8070b9a5764bf763fad4fa83f9976df34bd4
Gerrit-Change-Number: 15114
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pes...@sysmocom.de>
Gerrit-MessageType: newchange

Reply via email to