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

Andreas Tille gitlab at salsa.debian.org
Mon Nov 16 08:41:48 GMT 2020



Andreas Tille pushed to branch master at Debian Med / prottest


Commits:
93c06d23 by Andreas Tille at 2020-11-16T09:33:11+01:00
routine-update: Standards-Version: 4.5.0

- - - - -
c658bb14 by Andreas Tille at 2020-11-16T09:33:11+01:00
routine-update: debhelper-compat 13

- - - - -
2c1ce123 by Andreas Tille at 2020-11-16T09:33:13+01:00
routine-update: Secure URI in copyright format

- - - - -
846c502e by Andreas Tille at 2020-11-16T09:33:13+01:00
routine-update: Add salsa-ci file

- - - - -
de15707d by Andreas Tille at 2020-11-16T09:33:13+01:00
routine-update: Rules-Requires-Root: no

- - - - -
c16ee570 by Andreas Tille at 2020-11-16T09:33:16+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

- - - - -
0e0c5037 by Andreas Tille at 2020-11-16T09:33:17+01:00
routine-update: watch file standard 4

- - - - -
7e58da05 by Andreas Tille at 2020-11-16T09:34:51+01:00
routine-update: Ready to upload to unstable

- - - - -
2cb10f7d by Andreas Tille at 2020-11-16T09:41:11+01:00
Minor nitpicking change to silence lintian

- - - - -


8 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,15 @@
+prottest (3.4.2+dfsg-4) unstable; urgency=medium
+
+  * Standards-Version: 4.5.0 (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)
+  * Set upstream metadata fields: Bug-Database, Bug-Submit.
+  * watch file standard 4 (routine-update)
+
+ -- Andreas Tille <tille at debian.org>  Mon, 16 Nov 2020 09:33:17 +0100
+
 prottest (3.4.2+dfsg-3) unstable; urgency=medium
 
   * debhelper 11


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


=====================================
debian/control
=====================================
@@ -3,7 +3,7 @@ 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),
                javahelper,
                default-jdk,
                ant,
@@ -11,10 +11,11 @@ Build-Depends: debhelper (>= 11~),
                libbetter-appframework-java,
                libmpj-java (>= 0.44+dfsg-2),
                libpal-java
-Standards-Version: 4.1.5
+Standards-Version: 4.5.0
 Vcs-Browser: https://salsa.debian.org/med-team/prottest
 Vcs-Git: https://salsa.debian.org/med-team/prottest.git
 Homepage: https://github.com/ddarriba/prottest3
+Rules-Requires-Root: no
 
 Package: prottest
 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: Prottest
 Upstream-Contact: Diego Darriba <diegodl84 at gmail.com>
 Source: https://github.com/ddarriba/prottest3/releases


=====================================
debian/rules
=====================================
@@ -5,10 +5,11 @@ include /usr/share/dpkg/default.mk
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
+export LC_ALL=C.UTF-8
 JAVA_HOME=/usr/lib/jvm/default-java
 
 %:
-	LC_ALL=C.UTF-8 dh $@ --with javahelper
+	dh $@ --with javahelper
 
 override_dh_fixperms:
 	dh_fixperms


=====================================
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/ddarriba/prottest3/issues
+Bug-Submit: https://github.com/ddarriba/prottest3/issues/new
 Reference:
  Author: >
   Diego Darriba and Guillermo L. Taboada and


=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
-version=3
+version=4
 
 opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
    https://github.com/ddarriba/prottest3/releases .*/archive/(\d[\d.-]+)-release\.(?:tar(?:\.gz|\.bz2)?|tgz)



View it on GitLab: https://salsa.debian.org/med-team/prottest/-/compare/0f86c66bd93122415680a91ad0353cdd5cb52e30...2cb10f7d7eedb0bdff6d99d3309142f1375eb5f3

-- 
View it on GitLab: https://salsa.debian.org/med-team/prottest/-/compare/0f86c66bd93122415680a91ad0353cdd5cb52e30...2cb10f7d7eedb0bdff6d99d3309142f1375eb5f3
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/20201116/309e032d/attachment-0001.html>


More information about the debian-med-commit mailing list