[med-svn] [Git][med-team/freebayes][master] 5 commits: install scripts
Andreas Tille (@tille)
gitlab at salsa.debian.org
Tue Nov 1 13:45:15 GMT 2022
Andreas Tille pushed to branch master at Debian Med / freebayes
Commits:
f2f258d2 by Andreas Tille at 2022-11-01T12:20:34+01:00
install scripts
- - - - -
2d9b372b by Andreas Tille at 2022-11-01T12:20:51+01:00
routine-update: Standards-Version: 4.6.1
- - - - -
16adde38 by Andreas Tille at 2022-11-01T12:23:35+01:00
Fix typo
- - - - -
9839e3be by Andreas Tille at 2022-11-01T14:38:41+01:00
add python3 dependency
- - - - -
75f6a7a5 by Andreas Tille at 2022-11-01T14:40:41+01:00
Upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- + debian/install
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+freebayes (1.3.6-2) unstable; urgency=medium
+
+ * install scripts (+ python3 dependency accordingly)
+ * Standards-Version: 4.6.1 (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Tue, 01 Nov 2022 14:38:51 +0100
+
freebayes (1.3.6-1) unstable; urgency=medium
* New upstream version
=====================================
debian/control
=====================================
@@ -18,7 +18,7 @@ Build-Depends: debhelper-compat (= 13),
parallel <!nocheck>,
libvcflib-tools <!nocheck>,
debhelper
-Standards-Version: 4.6.0
+Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/med-team/freebayes
Vcs-Git: https://salsa.debian.org/med-team/freebayes.git
Homepage: https://github.com/ekg/freebayes
@@ -27,7 +27,8 @@ Rules-Requires-Root: no
Package: freebayes
Architecture: any
Depends: ${shlibs:Depends},
- ${misc:Depends}
+ ${misc:Depends},
+ python3
Recommends: parallel
Description: Bayesian haplotype-based polymorphism discovery and genotyping
FreeBayes is a Bayesian genetic variant detector designed to find
=====================================
debian/install
=====================================
@@ -0,0 +1 @@
+scripts usr/share/freebayes
View it on GitLab: https://salsa.debian.org/med-team/freebayes/-/compare/3a53c7fe8fa3e3ddd1d634be59a29f4b0fc5c533...75f6a7a54f8de80af781a50b2e38d6e32b675c37
--
View it on GitLab: https://salsa.debian.org/med-team/freebayes/-/compare/3a53c7fe8fa3e3ddd1d634be59a29f4b0fc5c533...75f6a7a54f8de80af781a50b2e38d6e32b675c37
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/20221101/4be91b07/attachment-0001.htm>
More information about the debian-med-commit
mailing list