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

Andreas Tille gitlab at salsa.debian.org
Fri Nov 6 13:21:26 GMT 2020



Andreas Tille pushed to branch master at Debian Med / bambamc


Commits:
2dad2409 by Andreas Tille at 2020-11-06T14:13:47+01:00
routine-update: Standards-Version: 4.5.0

- - - - -
f02361d7 by Andreas Tille at 2020-11-06T14:13:47+01:00
routine-update: debhelper-compat 13

- - - - -
288de680 by Andreas Tille at 2020-11-06T14:13:51+01:00
routine-update: Add salsa-ci file

- - - - -
9c99c7a6 by Andreas Tille at 2020-11-06T14:13:51+01:00
routine-update: Rules-Requires-Root: no

- - - - -
9f0b95f9 by Andreas Tille at 2020-11-06T14:13:56+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

- - - - -
62d3a38e by Andreas Tille at 2020-11-06T14:17:53+01:00
Remove *.la file do make sure dh_missing will not stumble upon it

- - - - -
719b6c97 by Andreas Tille at 2020-11-06T14:18:57+01:00
Upload to unstable

- - - - -


6 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,15 @@
+bambamc (0.0.50-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.
+  * Remove *.la file do make sure dh_missing will not stumble upon it
+
+ -- Andreas Tille <tille at debian.org>  Fri, 06 Nov 2020 14:18:02 +0100
+
 bambamc (0.0.50-3) unstable; urgency=medium
 
   * It was agreed that maintainer address will NOT be changed - revert


=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11


=====================================
debian/control
=====================================
@@ -5,14 +5,15 @@ Uploaders: Andreas Tille <tille at debian.org>,
            Roland Fehrenbacher <rf at q-leap.de>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 11~),
+Build-Depends: debhelper-compat (= 13),
                d-shlibs,
                pkg-config,
                zlib1g-dev
-Standards-Version: 4.1.4
+Standards-Version: 4.5.0
 Vcs-Browser: https://salsa.debian.org/med-team/bambamc
 Vcs-Git: https://salsa.debian.org/med-team/bambamc.git
 Homepage: https://github.com/gt1/bambamc
+Rules-Requires-Root: no
 
 Package: libbambamc0
 Architecture: any


=====================================
debian/rules
=====================================
@@ -9,4 +9,5 @@ override_dh_install:
 		    --exclude-la \
 		    --movedev debian/tmp/usr/include/* usr/include \
 		    debian/tmp/usr/lib/*/lib*.so
+	find debian -name "lib*.la" -delete
 	dh_install


=====================================
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,4 +1,8 @@
+Bug-Database: https://github.com/gt1/bambamc/issues
+Bug-Submit: https://github.com/gt1/bambamc/issues/new
 Registry:
  - Name: conda:bioconda
    Entry: bambamc
    Comment: An additional entry libbambamc seems less well curated
+Repository: https://github.com/gt1/bambamc.git
+Repository-Browse: https://github.com/gt1/bambamc



View it on GitLab: https://salsa.debian.org/med-team/bambamc/-/compare/92223a5279bac2220961e81da2df38a6104332f6...719b6c9789c0e24bcb68032fa51da2f0ac07832f

-- 
View it on GitLab: https://salsa.debian.org/med-team/bambamc/-/compare/92223a5279bac2220961e81da2df38a6104332f6...719b6c9789c0e24bcb68032fa51da2f0ac07832f
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/20201106/2e0a6ef8/attachment-0001.html>


More information about the debian-med-commit mailing list