[med-svn] [Git][med-team/bowtie2][master] 2 commits: Build-Depends: libfile-which-perl
Andreas Tille
gitlab at salsa.debian.org
Thu Sep 5 06:14:41 BST 2019
Andreas Tille pushed to branch master at Debian Med / bowtie2
Commits:
92472bf6 by Andreas Tille at 2019-09-04T19:28:40Z
Build-Depends: libfile-which-perl
- - - - -
70ab7e24 by Andreas Tille at 2019-09-04T20:07:26Z
(Build-)Depends: s/python/python3/
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -14,6 +14,7 @@ bowtie2 (2.3.5.1-1) UNRELEASED; urgency=medium
* Use 2to3 to port to Python3
Closes: #936233
* Remove obsolete fields Name, Contact from debian/upstream/metadata.
+ * Build-Depends: libfile-which-perl
-- Andreas Tille <tille at debian.org> Wed, 04 Sep 2019 15:18:29 +0200
=====================================
debian/control
=====================================
@@ -7,10 +7,11 @@ Priority: optional
Build-Depends: debhelper-compat (= 12),
help2man,
libtbb-dev,
- python,
+ python3,
liblocal-lib-perl,
libtest-deep-perl,
libclone-perl,
+ libfile-which-perl,
zlib1g-dev
Standards-Version: 4.4.0
Vcs-Browser: https://salsa.debian.org/med-team/bowtie2
@@ -19,7 +20,7 @@ Homepage: http://bowtie-bio.sourceforge.net/bowtie2
Package: bowtie2
Architecture: amd64 kfreebsd-amd64
-Depends: python,
+Depends: python3,
${misc:Depends},
${shlibs:Depends}
Suggests: bowtie2-examples
View it on GitLab: https://salsa.debian.org/med-team/bowtie2/compare/a96c63da908426d3d7d81640e3304eb8be5dfc48...70ab7e247b553c8a1f8805e8c1e4121b79391f6e
--
View it on GitLab: https://salsa.debian.org/med-team/bowtie2/compare/a96c63da908426d3d7d81640e3304eb8be5dfc48...70ab7e247b553c8a1f8805e8c1e4121b79391f6e
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/20190905/250da787/attachment-0001.html>
More information about the debian-med-commit
mailing list