[med-svn] [Git][med-team/q2cli][master] Make the build reproducible

Andreas Tille (@tille) gitlab at salsa.debian.org
Tue Mar 12 13:57:19 GMT 2024



Andreas Tille pushed to branch master at Debian Med / q2cli


Commits:
8348f31b by Andreas Tille at 2024-03-12T14:08:08+01:00
Make the build reproducible

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+q2cli (2024.2.0-2) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Make the build reproducible
+    Closes: #1066085
+
+ -- Andreas Tille <tille at debian.org>  Tue, 12 Mar 2024 14:07:10 +0100
+
 q2cli (2024.2.0-1) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/rules
=====================================
@@ -21,6 +21,7 @@ override_dh_install:
 	mkdir -p debian/$(DEB_SOURCE)/usr/share/bash-completion/completions
 	mv debian/$(DEB_SOURCE)/usr/bin/tab-qiime debian/$(DEB_SOURCE)/usr/share/bash-completion/completions/qiime
 	chmod -x debian/$(DEB_SOURCE)/usr/share/bash-completion/completions/qiime
+	find debian/$(DEB_SOURCE) -type f -name parsl.log -delete
 
 debian/control: debian/control.in
 	echo "# This file is autogenerated from control.in to update versioned dependencies" > $@



View it on GitLab: https://salsa.debian.org/med-team/q2cli/-/commit/8348f31baa1c29441410c270987ef332de609eba

-- 
View it on GitLab: https://salsa.debian.org/med-team/q2cli/-/commit/8348f31baa1c29441410c270987ef332de609eba
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/20240312/e6308bae/attachment.htm>


More information about the debian-med-commit mailing list