Change in ...libusrp[master]: debian/rules: Don't delete .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/.

pespin gerrit-no-reply at lists.osmocom.org
Thu Aug 8 10:20:19 UTC 2019


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 <pespin at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190808/3318a92b/attachment.htm>


More information about the gerrit-log mailing list