[med-svn] [Git][med-team/libbpp-phyl][master] 9 commits: routine-update: Standards-Version: 4.5.0
Andreas Tille
gitlab at salsa.debian.org
Thu Jul 23 11:05:38 BST 2020
Andreas Tille pushed to branch master at Debian Med / libbpp-phyl
Commits:
a78f3997 by Andreas Tille at 2020-07-23T11:18:05+02:00
routine-update: Standards-Version: 4.5.0
- - - - -
f5581ef1 by Andreas Tille at 2020-07-23T11:18:05+02:00
routine-update: debhelper-compat 13
- - - - -
01a8f7db by Andreas Tille at 2020-07-23T11:18:11+02:00
routine-update: Add salsa-ci file
- - - - -
2f46c62e by Andreas Tille at 2020-07-23T11:18:11+02:00
routine-update: Rules-Requires-Root: no
- - - - -
e36a1776 by Andreas Tille at 2020-07-23T11:18:21+02:00
Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.
Changes-By: lintian-brush
Fixes: lintian: upstream-metadata-file-is-missing
See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html
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
- - - - -
81c36286 by Andreas Tille at 2020-07-23T11:18:21+02:00
Refer to specific version of license GPL-2+.
Changes-By: lintian-brush
Fixes: lintian: copyright-refers-to-symlink-license
See-also: https://lintian.debian.org/tags/copyright-refers-to-symlink-license.html
Fixes: lintian: copyright-refers-to-versionless-license-file
See-also: https://lintian.debian.org/tags/copyright-refers-to-versionless-license-file.html
- - - - -
76425194 by Andreas Tille at 2020-07-23T11:18:22+02:00
Fix day-of-week for changelog entry 2.0.3-1.
Changes-By: lintian-brush
Fixes: lintian: debian-changelog-has-wrong-day-of-week
See-also: https://lintian.debian.org/tags/debian-changelog-has-wrong-day-of-week.html
- - - - -
a2fe9beb by Andreas Tille at 2020-07-23T11:43:54+02:00
Update symbols for gcc-10
- - - - -
294a9f1c by Andreas Tille at 2020-07-23T12:03:07+02:00
Upload to unstable
- - - - -
6 changed files:
- debian/changelog
- debian/control
- debian/copyright
- debian/libbpp-phyl12.symbols.amd64
- + debian/salsa-ci.yml
- + debian/upstream/metadata
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,18 @@
+libbpp-phyl (2.4.1-4) unstable; urgency=medium
+
+ * Standards-Version: 4.5.0 (routine-update)
+ * debhelper-compat 13 (routine-update)
+ * Add salsa-ci file (routine-update)
+ * Rules-Requires-Root: no (routine-update)
+ * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+ Repository-Browse.
+ * Refer to specific version of license GPL-2+.
+ * Fix day-of-week for changelog entry 2.0.3-1.
+ * Update symbols for gcc-10
+ Closes: #957425
+
+ -- Andreas Tille <tille at debian.org> Thu, 23 Jul 2020 11:44:02 +0200
+
libbpp-phyl (2.4.1-3) unstable; urgency=medium
[ Julien Dutheil ]
@@ -197,7 +212,7 @@ libbpp-phyl (2.0.3-1) unstable; urgency=low
* New pairwise models
* Several bugs fixed
- -- Julien Dutheil <julien.dutheil at univ-montp2.fr> Thu, 09 Feb 2013 16:00:00 +0100
+ -- Julien Dutheil <julien.dutheil at univ-montp2.fr> Sat, 09 Feb 2013 16:00:00 +0100
libbpp-phyl (2.0.2-1) unstable; urgency=low
=====================================
debian/control
=====================================
@@ -4,14 +4,15 @@ Uploaders: Julien Dutheil <julien.dutheil at univ-montp2.fr>,
Andreas Tille <tille at debian.org>
Section: science
Priority: optional
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
cmake,
d-shlibs (>= 0.82),
libbpp-seq-dev (>= 2.4.1)
-Standards-Version: 4.4.0
+Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/med-team/libbpp-phyl
Vcs-Git: https://salsa.debian.org/med-team/libbpp-phyl.git
Homepage: http://biopp.univ-montp2.fr/wiki/index.php/Main_Page
+Rules-Requires-Root: no
Package: libbpp-phyl-dev
Architecture: any
=====================================
debian/copyright
=====================================
@@ -30,7 +30,7 @@ License: GPL-2+
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
.
On Debian systems, the complete text of the GNU General
- Public License can be found in `/usr/share/common-licenses/GPL'.
+ Public License can be found in `/usr/share/common-licenses/GPL-2'.
License: CeCILL
CeCILL FREE SOFTWARE LICENSE AGREEMENT
=====================================
debian/libbpp-phyl12.symbols.amd64
=====================================
The diff for this file was not included because it is too large.
=====================================
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
=====================================
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/BioPP/bpp-phyl/issues
+Bug-Submit: https://github.com/BioPP/bpp-phyl/issues/new
+Repository: https://github.com/BioPP/bpp-phyl.git
+Repository-Browse: https://github.com/BioPP/bpp-phyl
View it on GitLab: https://salsa.debian.org/med-team/libbpp-phyl/-/compare/dd31e26ce91b4335ddb5e5285c07693334464365...294a9f1c2764b146820b6daac768bcb84483c731
--
View it on GitLab: https://salsa.debian.org/med-team/libbpp-phyl/-/compare/dd31e26ce91b4335ddb5e5285c07693334464365...294a9f1c2764b146820b6daac768bcb84483c731
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/20200723/e527ae03/attachment-0001.html>
More information about the debian-med-commit
mailing list