[med-svn] [Git][med-team/libbio-db-gff-perl][master] 3 commits: debhelper-compat 12
Michael R. Crusoe
gitlab at salsa.debian.org
Sat Sep 14 16:08:44 BST 2019
Michael R. Crusoe pushed to branch master at Debian Med / libbio-db-gff-perl
Commits:
e5f2742f by Michael R. Crusoe at 2019-09-14T15:05:40Z
debhelper-compat 12
- - - - -
ba214033 by Michael R. Crusoe at 2019-09-14T15:07:56Z
Standards-Version: 4.4.0
- - - - -
ef2aa290 by Michael R. Crusoe at 2019-09-14T15:07:56Z
Set upstream metadata fields: Homepage.
- - - - -
4 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/upstream/metadata
Changes:
=====================================
debian/changelog
=====================================
@@ -1,5 +1,8 @@
libbio-db-gff-perl (1.7.3-1) UNRELEASED; urgency=low
* Initial release.
+ * debhelper-compat 12
+ * Standards-Version: 4.4.0
+ * Set upstream metadata fields: Homepage.
-- Michael R. Crusoe <michael.crusoe at gmail.com> Sat, 14 Sep 2019 16:19:52 +0200
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-10
=====================================
debian/control
=====================================
@@ -1,8 +1,9 @@
Source: libbio-db-gff-perl
+Maintainer: Michael R. Crusoe <michael.crusoe at gmail.com>
Section: perl
+Testsuite: autopkgtest-pkg-perl
Priority: optional
-Maintainer: Michael R. Crusoe <michael.crusoe at gmail.com>
-Build-Depends: debhelper (>= 10),
+Build-Depends: debhelper-compat (= 12),
libapache-dbi-perl,
libbio-perl-perl,
libbio-db-biofetch-perl,
@@ -10,15 +11,15 @@ Build-Depends: debhelper (>= 10),
libtest-most-perl,
libmodule-build-perl
Build-Depends-Indep: perl
-Standards-Version: 4.1.3
+Standards-Version: 4.4.0
Vcs-Browser: https://salsa.debian.org/med-team/libbio-db-gff-perl
Vcs-Git: https://salsa.debian.org/med-team/libbio-db-gdd.git
-Testsuite: autopkgtest-pkg-perl
Homepage: https://metacpan.org/release/Bio-DB-GFF
Package: libbio-db-gff-perl
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
+Depends: ${misc:Depends},
+ ${perl:Depends},
libapache-dbi-perl,
libbio-perl-perl,
libbio-db-biofetch-perl,
@@ -30,20 +31,20 @@ Description: Storage and retrieval of sequence annotation data
.
The following operations are supported by this module:
.
- - retrieving a segment of sequence based on the ID of a landmark
+ - retrieving a segment of sequence based on the ID of a landmark
.
- - retrieving the DNA from that segment
+ - retrieving the DNA from that segment
.
- - finding all annotations that overlap with the segment
+ - finding all annotations that overlap with the segment
.
- - finding all annotations that are completely contained within the
+ - finding all annotations that are completely contained within the
segment
.
- - retrieving all annotations of a particular type, either within a
+ - retrieving all annotations of a particular type, either within a
segment, or globally
.
- - conversion from absolute to relative coordinates and back again,
+ - conversion from absolute to relative coordinates and back again,
using any arbitrary landmark for the relative coordinates
.
- - using a sequence segment to create new segments based on relative
+ - using a sequence segment to create new segments based on relative
offsets
=====================================
debian/upstream/metadata
=====================================
@@ -1,4 +1,3 @@
----
Archive: CPAN
Bug-Database: https://github.com/bioperl/bio-db-gff/issues
Bug-Submit: bioperl-l at bioperl.org
@@ -6,3 +5,4 @@ Contact: See individual modules
Name: Bio-DB-GFF
Repository: git://github.com/bioperl/bio-db-gff.git
Repository-Browse: https://github.com/bioperl/bio-db-gff
+Homepage: https://metacpan.org/release/Bio-DB-GFF
View it on GitLab: https://salsa.debian.org/med-team/libbio-db-gff-perl/compare/f3fc487c2c3973431824c7dc32ef7f89ed402387...ef2aa290ac4e8ce043345a0170a6adaf3e5324e4
--
View it on GitLab: https://salsa.debian.org/med-team/libbio-db-gff-perl/compare/f3fc487c2c3973431824c7dc32ef7f89ed402387...ef2aa290ac4e8ce043345a0170a6adaf3e5324e4
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/20190914/8269969d/attachment-0001.html>
More information about the debian-med-commit
mailing list