[med-svn] [Git][med-team/libvcflib][master] cleaner clean
Steffen Möller
gitlab at salsa.debian.org
Sat Nov 14 18:37:24 GMT 2020
Steffen Möller pushed to branch master at Debian Med / libvcflib
Commits:
164b3e75 by Steffen Moeller at 2020-11-14T19:37:05+01:00
cleaner clean
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -2,6 +2,7 @@ libvcflib (1.0.1+dfsg-5) UNRELEASED; urgency=medium
* Team upload.
* Added binaries expected by bcbio to /usr/bin
+ * d/rules - clean: Removing generated README.html
-- Steffen Moeller <moeller at debian.org> Sat, 14 Nov 2020 15:10:02 +0100
=====================================
debian/rules
=====================================
@@ -14,6 +14,7 @@ export GIT_VERSION=$(DEB_VERSION)
override_dh_clean:
dh_clean
find . -name "*.o" -delete
+ rm -f README.html
override_dh_auto_build:
dh_auto_build
View it on GitLab: https://salsa.debian.org/med-team/libvcflib/-/commit/164b3e754bea97b9148580509cc8711ac77d8e87
--
View it on GitLab: https://salsa.debian.org/med-team/libvcflib/-/commit/164b3e754bea97b9148580509cc8711ac77d8e87
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20201114/ceabecc7/attachment.html>
More information about the debian-med-commit
mailing list