[med-svn] [Git][med-team/infernal][master] 4 commits: Make build reproducible
Andreas Tille
gitlab at salsa.debian.org
Wed Mar 4 19:40:46 GMT 2020
Andreas Tille pushed to branch master at Debian Med / infernal
Commits:
19776d84 by Andreas Tille at 2020-03-04T19:50:46+01:00
Make build reproducible
- - - - -
424e2af8 by Andreas Tille at 2020-03-04T19:50:57+01:00
routine-update: Standards-Version: 4.5.0
- - - - -
aef85257 by Andreas Tille at 2020-03-04T19:51:01+01:00
routine-update: Add salsa-ci file
- - - - -
c1008f03 by Andreas Tille at 2020-03-04T19:58:47+01:00
routine-update: Ready to upload to unstable
- - - - -
4 changed files:
- debian/changelog
- debian/control
- debian/rules
- + debian/salsa-ci.yml
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+infernal (1.1.3-5) unstable; urgency=medium
+
+ * Make build reproducible
+ Closes: #953117
+ * Standards-Version: 4.5.0 (routine-update)
+ * Add salsa-ci file (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Wed, 04 Mar 2020 19:51:06 +0100
+
infernal (1.1.3-4) unstable; urgency=medium
* Team upload.
=====================================
debian/control
=====================================
@@ -7,7 +7,7 @@ Priority: optional
Build-Depends: debhelper-compat (= 12),
libperl4-corelibs-perl,
python3
-Standards-Version: 4.4.1
+Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/med-team/infernal
Vcs-Git: https://salsa.debian.org/med-team/infernal.git
Homepage: http://eddylab.org/infernal/
=====================================
debian/rules
=====================================
@@ -51,4 +51,5 @@ endif
cd $(sampledir) && ln -s ../../../../lib/$(DEB_TARGET_MULTIARCH)/$(DEB_SOURCE)/examples/easel ./easel \
&& ln -s ../../../../lib/$(DEB_TARGET_MULTIARCH)/$(DEB_SOURCE)/examples/src ./src
cp -aR testsuite $(sampledir)/
+ rm $(sampledir)/testsuite/*.tbl
cp ./easel/devkit/sqc $(sampledir)/
=====================================
debian/salsa-ci.yml
=====================================
@@ -0,0 +1,4 @@
+---
+include:
+ - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
+ - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
View it on GitLab: https://salsa.debian.org/med-team/infernal/-/compare/4fe9933621a3dbbd0b7c24809d4daee8b7961122...c1008f03b0709caa4c6a2f8a8305c9a3d8d49e15
--
View it on GitLab: https://salsa.debian.org/med-team/infernal/-/compare/4fe9933621a3dbbd0b7c24809d4daee8b7961122...c1008f03b0709caa4c6a2f8a8305c9a3d8d49e15
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/20200304/7914b494/attachment-0001.html>
More information about the debian-med-commit
mailing list