[med-svn] [Git][med-team/phybin][master] 9 commits: routine-update: Standards-Version: 4.5.1
Andreas Tille
gitlab at salsa.debian.org
Thu Dec 3 16:38:13 GMT 2020
Andreas Tille pushed to branch master at Debian Med / phybin
Commits:
6fde2421 by Andreas Tille at 2020-12-03T16:49:26+01:00
routine-update: Standards-Version: 4.5.1
- - - - -
8c1e654e by Andreas Tille at 2020-12-03T16:49:26+01:00
routine-update: debhelper-compat 13
- - - - -
d9d225b5 by Andreas Tille at 2020-12-03T16:49:32+01:00
routine-update: Add salsa-ci file
- - - - -
8d1b6bd5 by Andreas Tille at 2020-12-03T16:49:32+01:00
routine-update: Rules-Requires-Root: no
- - - - -
22c3b43d by Andreas Tille at 2020-12-03T16:49:40+01:00
Use secure URI in Homepage field.
Changes-By: lintian-brush
Fixes: lintian: homepage-field-uses-insecure-uri
See-also: https://lintian.debian.org/tags/homepage-field-uses-insecure-uri.html
- - - - -
150298b7 by Andreas Tille at 2020-12-03T16:49:40+01:00
Update renamed lintian tag names in lintian overrides.
Changes-By: lintian-brush
Fixes: lintian: renamed-tag
See-also: https://lintian.debian.org/tags/renamed-tag.html
- - - - -
57da5fd2 by Andreas Tille at 2020-12-03T16:49:40+01:00
Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.
Changes-By: lintian-brush
Fixes: lintian: upstream-metadata-missing-bug-tracking
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html
Fixes: lintian: upstream-metadata-missing-repository
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-repository.html
- - - - -
99d147b3 by Andreas Tille at 2020-12-03T17:35:20+01:00
Remain debhelper compat 10 due to constraints in haskell build system
- - - - -
9080aca1 by Andreas Tille at 2020-12-03T17:37:56+01:00
Upload to unstable
- - - - -
5 changed files:
- debian/changelog
- debian/control
- debian/phybin.lintian-overrides
- + debian/salsa-ci.yml
- debian/upstream/metadata
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,17 @@
+phybin (0.3-4) unstable; urgency=medium
+
+ * Standards-Version: 4.5.1 (routine-update)
+ * Remain debhelper compat 11 due to constraints in haskell build
+ system
+ * Add salsa-ci file (routine-update)
+ * Rules-Requires-Root: no (routine-update)
+ * Use secure URI in Homepage field.
+ * Update renamed lintian tag names in lintian overrides.
+ * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+ Repository-Browse.
+
+ -- Andreas Tille <tille at debian.org> Thu, 03 Dec 2020 17:31:02 +0100
+
phybin (0.3-3) unstable; urgency=medium
* Add hint to Github in watch file
=====================================
debian/control
=====================================
@@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
Uploaders: Andreas Tille <tille at debian.org>
Section: science
Priority: optional
-Build-Depends: debhelper (>= 10),
+Build-Depends: debhelper (>= 11),
haskell-devscripts,
cdbs,
ghc,
@@ -14,16 +14,17 @@ Build-Depends: debhelper (>= 10),
libghc-hierarchical-clustering-dev,
libghc-parsec3-dev,
libghc-prettyclass-dev,
- libghc-split-dev (>= 0.2),
+ libghc-split-dev,
libghc-text-dev,
- libghc-vector-dev (>= 0.10),
+ libghc-vector-dev,
libghc-test-framework-dev,
libghc-test-framework-hunit-dev,
libghc-test-framework-th-dev
-Standards-Version: 4.2.1
+Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/med-team/phybin
Vcs-Git: https://salsa.debian.org/med-team/phybin.git
-Homepage: http://www.cs.indiana.edu/~rrnewton/projects/phybin/
+Homepage: https://www.cs.indiana.edu/~rrnewton/projects/phybin/
+Rules-Requires-Root: no
Package: phybin
Architecture: any
=====================================
debian/phybin.lintian-overrides
=====================================
@@ -1 +1 @@
-binary-or-shlib-defines-rpath
+custom-library-search-path
=====================================
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
=====================================
debian/upstream/metadata
=====================================
@@ -1,3 +1,5 @@
+Bug-Database: https://github.com/rrnewton/PhyBin/issues
+Bug-Submit: https://github.com/rrnewton/PhyBin/issues/new
Reference:
Author: Ryan R. Newton and Irene L.G. Newton
Title: "PhyBin: binning trees by topology"
@@ -17,3 +19,5 @@ Registry:
Entry: NA
- Name: bio.tools
Entry: NA
+Repository: https://github.com/rrnewton/PhyBin.git
+Repository-Browse: https://github.com/rrnewton/PhyBin
View it on GitLab: https://salsa.debian.org/med-team/phybin/-/compare/81921462a2cfb87ff818ade9bdea5349789bc551...9080aca1021fc3a4e9d31169e1927db771454871
--
View it on GitLab: https://salsa.debian.org/med-team/phybin/-/compare/81921462a2cfb87ff818ade9bdea5349789bc551...9080aca1021fc3a4e9d31169e1927db771454871
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/20201203/e92c2cb5/attachment-0001.html>
More information about the debian-med-commit
mailing list