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

Andreas Tille gitlab at salsa.debian.org
Wed Dec 2 20:21:43 GMT 2020



Andreas Tille pushed to branch master at Debian Med / toppred


Commits:
30cb7e72 by Andreas Tille at 2020-12-02T21:17:29+01:00
routine-update: Standards-Version: 4.5.1

- - - - -
1e399d9f by Andreas Tille at 2020-12-02T21:17:29+01:00
routine-update: debhelper-compat 13

- - - - -
d0c43c81 by Andreas Tille at 2020-12-02T21:17:31+01:00
routine-update: autopkgtest: s/ADTTMP/AUTOPKGTEST_TMP/g

- - - - -
0f92f91d by Andreas Tille at 2020-12-02T21:17:31+01:00
routine-update: Add salsa-ci file

- - - - -
4624eb32 by Andreas Tille at 2020-12-02T21:17:31+01:00
routine-update: Rules-Requires-Root: no

- - - - -
1404e36d by Andreas Tille at 2020-12-02T21:17: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

- - - - -
a7dfff67 by Andreas Tille at 2020-12-02T21:17:36+01:00
routine-update: watch file standard 4

- - - - -
633c8731 by Andreas Tille at 2020-12-02T21:19:33+01:00
routine-update: Ready to upload to unstable

- - - - -


7 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,16 @@
+toppred (1.10-8) unstable; urgency=medium
+
+  * Standards-Version: 4.5.1 (routine-update)
+  * debhelper-compat 13 (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, Repository,
+    Repository-Browse.
+  * watch file standard 4 (routine-update)
+
+ -- Andreas Tille <tille at debian.org>  Wed, 02 Dec 2020 21:17:36 +0100
+
 toppred (1.10-7) unstable; urgency=medium
 
   [ Andreas Henriksson ]


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


=====================================
debian/control
=====================================
@@ -3,13 +3,14 @@ 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),
                gnuplot,
                libgd-dev
-Standards-Version: 4.2.1
+Standards-Version: 4.5.1
 Vcs-Browser: https://salsa.debian.org/med-team/toppred
 Vcs-Git: https://salsa.debian.org/med-team/toppred.git
 Homepage: https://github.com/bioinfo-center-pasteur-fr/toppred
+Rules-Requires-Root: no
 
 Package: toppred
 Architecture: any


=====================================
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
=====================================
@@ -1,10 +1,10 @@
 #!/bin/sh -e
 
 pkg=toppred
-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
+cd $AUTOPKGTEST_TMP
 
 cp -a /usr/share/doc/toppred/examples/* .
 find . -name "*.gz" -exec gunzip \{\} \;


=====================================
debian/upstream/metadata
=====================================
@@ -1,3 +1,5 @@
+Bug-Database: https://github.com/bioinfo-center-pasteur-fr/toppred/issues
+Bug-Submit: https://github.com/bioinfo-center-pasteur-fr/toppred/issues/new
 Reference:
   Author: Gunnar von Heijne
   Title: "Membrane protein structure prediction. \
@@ -19,3 +21,5 @@ Registry:
     Entry: NA
   - Name: conda:bioconda
     Entry: NA
+Repository: https://github.com/bioinfo-center-pasteur-fr/toppred.git
+Repository-Browse: https://github.com/bioinfo-center-pasteur-fr/toppred


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



View it on GitLab: https://salsa.debian.org/med-team/toppred/-/compare/51e7ea925a4a080863cace74da41da7f5911e9b8...633c87317273c769724b839e59fb3e7e60d82914

-- 
View it on GitLab: https://salsa.debian.org/med-team/toppred/-/compare/51e7ea925a4a080863cace74da41da7f5911e9b8...633c87317273c769724b839e59fb3e7e60d82914
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/20201202/ce3a65bd/attachment-0001.html>


More information about the debian-med-commit mailing list