[med-svn] [Git][med-team/kallisto][master] 2 commits: Remove quant_out/run_info.json to enable reproducible-builds
    Andreas Tille (@tille) 
    gitlab at salsa.debian.org
       
    Wed Apr 12 06:55:55 BST 2023
    
    
  
Andreas Tille pushed to branch master at Debian Med / kallisto
Commits:
0025e858 by Andreas Tille at 2023-04-12T07:44:12+02:00
Remove quant_out/run_info.json to enable reproducible-builds
- - - - -
f8976aab by Andreas Tille at 2023-04-12T07:44:25+02:00
Enable reproducible builds and upload to unstable despite freeze policy since the patch is extremely simple and reproducible is a hi goal
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+kallisto (0.48.0+dfsg-4) unstable; urgency=medium
+
+  [ Vagrant Cascadian ]
+  * Remove quant_out/run_info.json to enable reproducible-builds
+    Closes: #1004053
+
+ -- Andreas Tille <tille at debian.org>  Wed, 12 Apr 2023 07:44:19 +0200
+
 kallisto (0.48.0+dfsg-3) unstable; urgency=medium
 
   * Packaging update
=====================================
debian/rules
=====================================
@@ -17,4 +17,4 @@ override_dh_auto_configure:
 override_dh_auto_test:
 	dh_auto_test
 	cd test && PATH=$$(find ../obj-* -name src):$(PATH) HOME=$$(mktemp --directory) snakemake --cores 1
-	rm -rf test/.snakemake test/bus_out test/transcripts.kidx.gz
+	rm -rf test/.snakemake test/bus_out test/quant_out/run_info.json test/transcripts.kidx.gz
View it on GitLab: https://salsa.debian.org/med-team/kallisto/-/compare/de730f3db84b87c1b8a491b70c7a824c01d101fc...f8976aab8d2390387b0e4ab116167d70d74912dd
-- 
View it on GitLab: https://salsa.debian.org/med-team/kallisto/-/compare/de730f3db84b87c1b8a491b70c7a824c01d101fc...f8976aab8d2390387b0e4ab116167d70d74912dd
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/20230412/2d1ee2d7/attachment-0001.htm>
    
    
More information about the debian-med-commit
mailing list