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

Andreas Tille gitlab at salsa.debian.org
Tue May 12 14:35:48 BST 2020



Andreas Tille pushed to branch master at Debian Med / blobology


Commits:
6e7668e9 by Andreas Tille at 2020-05-12T15:33:58+02:00
routine-update: Standards-Version: 4.5.0

- - - - -
e49d3217 by Andreas Tille at 2020-05-12T15:33:58+02:00
routine-update: debhelper-compat 12

- - - - -
19fd9789 by Andreas Tille at 2020-05-12T15:34:02+02:00
routine-update: Point Vcs fields to salsa.debian.org

- - - - -
35df46b9 by Andreas Tille at 2020-05-12T15:34:48+02:00
routine-update: Do not parse d/changelog

- - - - -
0cba0bbe by Andreas Tille at 2020-05-12T15:34:48+02:00
routine-update: Add salsa-ci file

- - - - -
6dc2fa01 by Andreas Tille at 2020-05-12T15:34:48+02:00
routine-update: Rules-Requires-Root: no

- - - - -
6abafadd by Andreas Tille at 2020-05-12T15:35:08+02:00
Set upstream metadata fields: Bug-Database, Bug-Submit.

Fixes: lintian: upstream-metadata-missing-bug-tracking
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html

- - - - -
b9cb5cb4 by Andreas Tille at 2020-05-12T15:35:38+02:00
Cleanup changelog

- - - - -


5 changed files:

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


Changes:

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


=====================================
debian/control
=====================================
@@ -3,11 +3,12 @@ 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 (>= 9)
-Standards-Version: 3.9.8
-Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/blobology.git
-Vcs-Git: https://anonscm.debian.org/git/debian-med/blobology.git
+Build-Depends: debhelper-compat (= 12)
+Standards-Version: 4.5.0
+Vcs-Browser: https://salsa.debian.org/med-team/blobology
+Vcs-Git: https://salsa.debian.org/med-team/blobology.git
 Homepage: https://blobtools.readme.io/
+Rules-Requires-Root: no
 
 Package: blobology
 Architecture: all


=====================================
debian/rules
=====================================
@@ -2,16 +2,9 @@
 
 # DH_VERBOSE := 1
 
-# some helpful variables - uncomment them if needed
-# shamelessly stolen from http://jmtd.net/log/awk/
-#DEBVERS        := $(shell dpkg-parsechangelog | awk '/^Version:/ {print $$2}')
-#VERSION        := $(shell echo '$(DEBVERS)' | sed -e 's/^[0-9]*://' -e 's/-.*//')
-#DEBFLAVOR      := $(shell dpkg-parsechangelog | awk '/^Distribution:/ {print $$2}')
-DEBPKGNAME     := $(shell dpkg-parsechangelog | awk '/^Source:/ {print $$2}')
-#DEBIAN_BRANCH  := $(shell awk 'BEGIN{FS="[= ]+"} /debian-branch/ {print $$2}' debian/gbp.conf)
-#GIT_TAG        := $(subst ~,_,$(VERSION))
+include /usr/share/dpkg/default.mk
 
-LIBDIR=debian/$(DEBPKGNAME)/usr/lib/$(DEBPKGNAME)
+LIBDIR=debian/$(DEB_SOURCE)/usr/lib/$(DEB_SOURCE)
 
 %:
 	dh $@


=====================================
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/blaxterlab/blobology/issues
+Bug-Submit: https://github.com/blaxterlab/blobology/issues/new
 Reference:
   Author: >
    Sujai Kumar and Martin Jones and Georgios Koutsovoulos and Michael



View it on GitLab: https://salsa.debian.org/med-team/blobology/-/compare/c6a6a6777a8e9b42d6194a767dee81779d855713...b9cb5cb4e2a9bc0ef35b7c70fad9461de521618a

-- 
View it on GitLab: https://salsa.debian.org/med-team/blobology/-/compare/c6a6a6777a8e9b42d6194a767dee81779d855713...b9cb5cb4e2a9bc0ef35b7c70fad9461de521618a
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/20200512/45cd1f72/attachment-0001.html>


More information about the debian-med-commit mailing list