[med-svn] [Git][med-team/bwa][master] 2 commits: Drop redundant debian/gbp.conf
Andreas Tille
gitlab at salsa.debian.org
Mon Jun 22 08:55:36 BST 2020
Andreas Tille pushed to branch master at Debian Med / bwa
Commits:
434eac27 by Andreas Tille at 2020-06-22T09:54:27+02:00
Drop redundant debian/gbp.conf
- - - - -
e3fef43e by Andreas Tille at 2020-06-22T09:55:27+02:00
Demote perl fro Depends to Recommends
- - - - -
3 changed files:
- debian/changelog
- debian/control
- − debian/gbp.conf
Changes:
=====================================
debian/changelog
=====================================
@@ -1,9 +1,14 @@
bwa (0.7.17-6) UNRELEASED; urgency=medium
+ [ Michael R. Crusoe ]
* debian/patches/hurd: define PATH_MAX, if needed (fixes FTBFS on hurd-*)
* Switch to libsimde-dev from our code copy
- -- Michael R. Crusoe <michael.crusoe at gmail.com> Fri, 20 Dec 2019 09:46:43 -0800
+ [ Andreas Tille ]
+ * Drop redundant debian/gbp.conf
+ * Demote perl fro Depends to Recommends
+
+ -- Andreas Tille <tille at debian.org> Mon, 22 Jun 2020 09:54:01 +0200
bwa (0.7.17-5) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -20,8 +20,8 @@ Package: bwa
Architecture: any
Built-Using: ${simde:Built-Using}
Depends: ${shlibs:Depends},
- ${misc:Depends},
- ${perl:Depends}
+ ${misc:Depends}
+Recommends: perl
Suggests: samtools
Description: Burrows-Wheeler Aligner
BWA is a software package for mapping low-divergent sequences against
=====================================
debian/gbp.conf deleted
=====================================
@@ -1,9 +0,0 @@
-# This source package is managed with git-buildpackage and pristine-tar.
-
-[DEFAULT]
-# use pristine-tar:
-pristine-tar = True
-
-[dch]
-# include 7 digits of the commit id in the changelog entry:
-id-length = 7
View it on GitLab: https://salsa.debian.org/med-team/bwa/-/compare/c53e4bc488eeca73664e777d49f02d9e63806c44...e3fef43e17a26dd0c1c7d7ac81333a0e9c6367b3
--
View it on GitLab: https://salsa.debian.org/med-team/bwa/-/compare/c53e4bc488eeca73664e777d49f02d9e63806c44...e3fef43e17a26dd0c1c7d7ac81333a0e9c6367b3
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/20200622/3ae067af/attachment-0001.html>
More information about the debian-med-commit
mailing list