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

Andreas Tille gitlab at salsa.debian.org
Wed Nov 25 21:25:34 GMT 2020



Andreas Tille pushed to branch master at Debian Med / mhap


Commits:
fdc87a77 by Andreas Tille at 2020-11-25T21:45:16+01:00
routine-update: Standards-Version: 4.5.1

- - - - -
f1662677 by Andreas Tille at 2020-11-25T21:45:16+01:00
routine-update: debhelper-compat 13

- - - - -
9fef3cb0 by Andreas Tille at 2020-11-25T21:45:22+01:00
routine-update: Secure URI in copyright format

- - - - -
77aa926f by Andreas Tille at 2020-11-25T21:45:22+01:00
routine-update: Add salsa-ci file

- - - - -
409817b7 by Andreas Tille at 2020-11-25T21:45:23+01:00
routine-update: Rules-Requires-Root: no

- - - - -
6d6ef009 by Andreas Tille at 2020-11-25T21:45:23+01:00
routine-update: No tab in license text

- - - - -
82dc5f7d by Andreas Tille at 2020-11-25T21:45:35+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

- - - - -
614e839f by Andreas Tille at 2020-11-25T21:45:35+01:00
routine-update: watch file standard 4

- - - - -
339fd09a by Andreas Tille at 2020-11-25T22:00:05+01:00
Add myself to Uploaders

- - - - -
faf4623a by Andreas Tille at 2020-11-25T22:02:37+01:00
Upload to unstable

- - - - -


7 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,22 @@
+mhap (2.1.3+dfsg-3) unstable; urgency=medium
+
+  [ Afif Elghraoui ]
+  * Remove myself from Uploaders
+
+  [ Andreas Tille ]
+  * Add myself to Uploaders
+  * Standards-Version: 4.5.1 (routine-update)
+  * debhelper-compat 13 (routine-update)
+  * Secure URI in copyright format (routine-update)
+  * Add salsa-ci file (routine-update)
+  * Rules-Requires-Root: no (routine-update)
+  * No tab in license text (routine-update)
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+    Repository-Browse.
+  * watch file standard 4 (routine-update)
+
+ -- Andreas Tille <tille at debian.org>  Wed, 25 Nov 2020 22:00:13 +0100
+
 mhap (2.1.3+dfsg-2) unstable; urgency=medium
 
   * Team upload.


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


=====================================
debian/control
=====================================
@@ -1,8 +1,9 @@
 Source: mhap
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Andreas Tille <tille at debian.org>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 11~),
+Build-Depends: debhelper-compat (= 13),
                javahelper,
                maven-debian-helper,
                libmaven-dependency-plugin-java,
@@ -12,10 +13,11 @@ Build-Depends: debhelper (>= 11~),
                libguava-java (>= 19),
                jaligner,
                libssw-java
-Standards-Version: 4.2.1
+Standards-Version: 4.5.1
 Vcs-Browser: https://salsa.debian.org/med-team/mhap
 Vcs-Git: https://salsa.debian.org/med-team/mhap.git
 Homepage: http://mhap.readthedocs.org/en/stable/
+Rules-Requires-Root: no
 
 Package: mhap
 Architecture: all


=====================================
debian/copyright
=====================================
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: MHAP
 Source: http://github.com/marbl/MHAP
 Files-Excluded: lib/*
@@ -10,7 +10,7 @@ License: Apache-2.0
 
 Files: src/main/java/edu/umd/marbl/mhap/utils/MersenneTwisterFast.java
 Copyright: 2003 Sean Luke
-	   1993 Michael Lecuyer
+           1993 Michael Lecuyer
 License: BSD-3-clause
 
 Files: debian/*


=====================================
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/marbl/MHAP/issues
+Bug-Submit: https://github.com/marbl/MHAP/issues/new
 Reference:
   Author: >
    Konstantin Berlin and Sergey Koren and Chen-Shan Chin and James P Drake and
@@ -18,3 +20,5 @@ Registry:
     Entry: OMICS_13515
   - Name: conda:bioconda
     Entry: mhap
+Repository: https://github.com/marbl/MHAP.git
+Repository-Browse: https://github.com/marbl/MHAP


=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
-version=3
+version=4
 
 opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg$//,filenamemangle=s/(?:.*?\/)?v?(\d[\d.]*)\.tar\.gz/mhap-$1.tar.gz/" \
   https://github.com/marbl/MHAP/tags (?:.*?/)?v?(\d[\d.]*)\.tar\.gz



View it on GitLab: https://salsa.debian.org/med-team/mhap/-/compare/932da79aafa89c30410343d07fce9ff771a5253f...faf4623adbade5686df5e14f85943e4e1303acf8

-- 
View it on GitLab: https://salsa.debian.org/med-team/mhap/-/compare/932da79aafa89c30410343d07fce9ff771a5253f...faf4623adbade5686df5e14f85943e4e1303acf8
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/20201125/8c30685e/attachment-0001.html>


More information about the debian-med-commit mailing list