[med-svn] [Git][med-team/seqtools][master] 2 commits: Do not ship Makefile* to enable reproducible builds
Andreas Tille
gitlab at salsa.debian.org
Wed Jun 10 13:21:08 BST 2020
Andreas Tille pushed to branch master at Debian Med / seqtools
Commits:
8080a4f3 by Andreas Tille at 2020-06-10T14:13:02+02:00
Do not ship Makefile* to enable reproducible builds
- - - - -
e57da507 by Andreas Tille at 2020-06-10T14:18:23+02:00
Upload to unstable
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+seqtools (4.44.1+dfsg-5) unstable; urgency=medium
+
+ * Do not ship Makefile* to enable reproducible builds
+ Closes: #962589
+
+ -- Andreas Tille <tille at debian.org> Wed, 10 Jun 2020 14:13:11 +0200
+
seqtools (4.44.1+dfsg-4) unstable; urgency=medium
[ Michael R. Crusoe ]
=====================================
debian/rules
=====================================
@@ -18,3 +18,4 @@ override_dh_install:
--movedev debian/tmp/usr/include/* usr/include \
debian/tmp/usr/lib/*/*.so
find debian -name "*.la" -delete
+ rm -f examples/Makefile.in examples/Makefile
View it on GitLab: https://salsa.debian.org/med-team/seqtools/-/compare/377006d3825f6c2db8dd41b821fd9b742f7f8208...e57da50741584ff2417d915745173f12550ad5c9
--
View it on GitLab: https://salsa.debian.org/med-team/seqtools/-/compare/377006d3825f6c2db8dd41b821fd9b742f7f8208...e57da50741584ff2417d915745173f12550ad5c9
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/20200610/4c96ef94/attachment.html>
More information about the debian-med-commit
mailing list