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

Andreas Tille gitlab at salsa.debian.org
Wed Nov 18 14:02:55 GMT 2020



Andreas Tille pushed to branch master at Debian Med / garli


Commits:
fccbca5d by Andreas Tille at 2020-11-18T14:05:48+01:00
routine-update: Standards-Version: 4.5.1

- - - - -
c88c82fb by Andreas Tille at 2020-11-18T14:05:48+01:00
routine-update: debhelper-compat 13

- - - - -
e8707403 by Andreas Tille at 2020-11-18T14:05:50+01:00
routine-update: Secure URI in copyright format

- - - - -
3440e531 by Andreas Tille at 2020-11-18T14:05:50+01:00
routine-update: autopkgtest: s/ADTTMP/AUTOPKGTEST_TMP/g

- - - - -
99e94a80 by Andreas Tille at 2020-11-18T14:05:50+01:00
routine-update: Add salsa-ci file

- - - - -
da4f0289 by Andreas Tille at 2020-11-18T14:05:51+01:00
routine-update: Rules-Requires-Root: no

- - - - -
443b1e13 by Andreas Tille at 2020-11-18T14:05:53+01:00
Set upstream metadata fields: Bug-Database, Bug-Submit.

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

- - - - -
b81e478f by Andreas Tille at 2020-11-18T14:05:54+01:00
routine-update: watch file standard 4

- - - - -
a120763f by Andreas Tille at 2020-11-18T14:19:22+01:00
routine-update: Ready to upload to unstable

- - - - -


8 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,16 @@
+garli (2.1-4) unstable; urgency=medium
+
+  * Standards-Version: 4.5.1 (routine-update)
+  * debhelper-compat 13 (routine-update)
+  * Secure URI in copyright format (routine-update)
+  * autopkgtest: s/ADTTMP/AUTOPKGTEST_TMP/g (routine-update)
+  * Add salsa-ci file (routine-update)
+  * Rules-Requires-Root: no (routine-update)
+  * Set upstream metadata fields: Bug-Database, Bug-Submit.
+  * watch file standard 4 (routine-update)
+
+ -- Andreas Tille <tille at debian.org>  Wed, 18 Nov 2020 14:05:54 +0100
+
 garli (2.1-3) unstable; urgency=medium
 
   * d/rules: Fix random seed before running tests to get (mostly!) reproducible


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


=====================================
debian/control
=====================================
@@ -3,15 +3,16 @@ 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 (>= 11~),
+Build-Depends: debhelper-compat (= 13),
                libncl-dev,
                libopenmpi-dev,
                ncl-tools,
                bc
-Standards-Version: 4.2.1
+Standards-Version: 4.5.1
 Vcs-Browser: https://salsa.debian.org/med-team/garli
 Vcs-Git: https://salsa.debian.org/med-team/garli.git
 Homepage: https://github.com/Ashod/garli
+Rules-Requires-Root: no
 
 Package: garli
 Architecture: any


=====================================
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: garli
 Upstream-Contact: garli.support at gmail.com
                   https://github.com/Ashod/garli/issues


=====================================
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/tests/run-unit-test
=====================================
@@ -2,11 +2,11 @@
 
 pkg=garli
 
-if [ "$ADTTMP" = "" ] ; then
-  ADTTMP=`mktemp -d /tmp/${pkg}-test.XXXXXX`
+if [ "$AUTOPKGTEST_TMP" = "" ] ; then
+  AUTOPKGTEST_TMP=`mktemp -d /tmp/${pkg}-test.XXXXXX`
 fi
-cd $ADTTMP
-cp /usr/share/doc/$pkg/examples/basic/* $ADTTMP
+cd $AUTOPKGTEST_TMP
+cp /usr/share/doc/$pkg/examples/basic/* $AUTOPKGTEST_TMP
 find . -name "*.gz" -exec gunzip \{\} \;
 garli
 rm -rf *


=====================================
debian/upstream/metadata
=====================================
@@ -1,3 +1,5 @@
+Bug-Database: https://github.com/Ashod/garli/issues
+Bug-Submit: https://github.com/Ashod/garli/issues/new
 Registry:
  - Name: OMICtools
    Entry: OMICS_04234


=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
-version=3
+version=4
 
 https://github.com/Ashod/garli/releases .*/archive/(\d[\d.-]+)-release\.(?:tar(?:\.gz|\.bz2)?|tgz)



View it on GitLab: https://salsa.debian.org/med-team/garli/-/compare/eadfefeef220c5c000fd3e57f33b814c3e29d2eb...a120763ff5de789fa321217b20b9ebc4016ac531

-- 
View it on GitLab: https://salsa.debian.org/med-team/garli/-/compare/eadfefeef220c5c000fd3e57f33b814c3e29d2eb...a120763ff5de789fa321217b20b9ebc4016ac531
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/20201118/e6880401/attachment-0001.html>


More information about the debian-med-commit mailing list