[med-svn] [Git][med-team/libroadrunner][master] 7 commits: routine-update: Standards-Version: 4.5.1

Andreas Tille gitlab at salsa.debian.org
Tue Feb 16 14:06:58 GMT 2021



Andreas Tille pushed to branch master at Debian Med / libroadrunner


Commits:
4f50831b by Andreas Tille at 2021-02-16T14:19:28+01:00
routine-update: Standards-Version: 4.5.1

- - - - -
0a1747b9 by Andreas Tille at 2021-02-16T14:19:28+01:00
routine-update: debhelper-compat 13

- - - - -
3a104e00 by Andreas Tille at 2021-02-16T14:19:30+01:00
routine-update: Add salsa-ci file

- - - - -
b1f76b24 by Andreas Tille at 2021-02-16T14:19:31+01:00
routine-update: Rules-Requires-Root: no

- - - - -
541e73c2 by Andreas Tille at 2021-02-16T14:19:34+01:00
Add missing ${misc:Depends} to Depends for libroadrunner-dev, python3-roadrunner.

Changes-By: lintian-brush
Fixes: lintian: debhelper-but-no-misc-depends
See-also: https://lintian.debian.org/tags/debhelper-but-no-misc-depends.html

- - - - -
5cc05874 by Andreas Tille at 2021-02-16T14:19:58+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

- - - - -
3508e8db by Andreas Tille at 2021-02-16T15:06:36+01:00
Cleanup changelog

- - - - -


4 changed files:

- debian/changelog
- debian/control
- + debian/salsa-ci.yml
- debian/upstream/metadata


Changes:

=====================================
debian/changelog
=====================================
@@ -1,5 +1,5 @@
-libroadrunner (1.5.4-1) unstable; urgency=medium
+libroadrunner (1.5.4-1) UNRELEASED; urgency=medium
 
   * Initial release (Closes: #<bug>)
 
- -- Andreas Tille <tille at debian.org>  Wed, 04 Sep 2019 11:46:58 +0200
+ -- Andreas Tille <tille at debian.org>  Tue, 16 Feb 2021 14:19:59 +0100


=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Uploaders: Andreas Tille <tille at debian.org>
 Section: science
 Testsuite: autopkgtest-pkg-python
 Priority: optional
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
                llvm-dev,
                cmake,
                libncurses5-dev,
@@ -18,10 +18,11 @@ Build-Depends: debhelper-compat (= 12),
                libxml2-dev,
                libsundials-dev,
                libpoco-dev
-Standards-Version: 4.4.0
+Standards-Version: 4.5.1
 Vcs-Browser: https://salsa.debian.org/med-team/libroadrunner
 Vcs-Git: https://salsa.debian.org/med-team/libroadrunner.git
 Homepage: http://libroadrunner.org/
+Rules-Requires-Root: no
 
 Package: libroadrunner
 Architecture: any
@@ -41,7 +42,7 @@ Description: simulation engine for systems and synthetic biology
 Package: libroadrunner-dev
 Architecture: any
 Section: libdevel
-Depends: libroadrunner (= ${binary:Version})
+Depends: libroadrunner (= ${binary:Version}), ${misc:Depends}
 Description: simulation engine for systems and synthetic biology (development)
  LibRoadRunner is a high performance and portable simulation engine for
  systems and synthetic biology. I can run on many platforms including
@@ -59,7 +60,8 @@ Package: python3-roadrunner
 Architecture: any
 Section: python
 Depends: libroadrunner (= ${binary:Version}),
-         python3-numpy
+         python3-numpy,
+         ${misc:Depends}
 Description: Python 3 bindings for libroadrunner
  LibRoadRunner is a high performance and portable simulation engine for
  systems and synthetic biology. I can run on many platforms including


=====================================
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/sys-bio/roadrunner/issues
+Bug-Submit: https://github.com/sys-bio/roadrunner/issues/new
 Reference:
  Author: >
   Endre T. Somogyi and Jean-Marie Bouteiller and James A. Glazier and
@@ -23,3 +25,5 @@ Registry:
    Entry: OMICS_09368
  - Name: SciCrunch
    Entry: SCR_014763
+Repository: https://github.com/sys-bio/roadrunner.git
+Repository-Browse: https://github.com/sys-bio/roadrunner



View it on GitLab: https://salsa.debian.org/med-team/libroadrunner/-/compare/183ad2dc76a1a4daa17919f68cdd5c4af64779d8...3508e8dbe8b10e0b8695b44527e3d7f17e00d47a

-- 
View it on GitLab: https://salsa.debian.org/med-team/libroadrunner/-/compare/183ad2dc76a1a4daa17919f68cdd5c4af64779d8...3508e8dbe8b10e0b8695b44527e3d7f17e00d47a
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/20210216/edd69c42/attachment-0001.html>


More information about the debian-med-commit mailing list