[med-svn] [Git][med-team/phyutility][master] 8 commits: routine-update: Standards-Version: 4.5.1
Andreas Tille
gitlab at salsa.debian.org
Sun Nov 29 22:40:20 GMT 2020
Andreas Tille pushed to branch master at Debian Med / phyutility
Commits:
14d6daca by Andreas Tille at 2020-11-29T23:32:30+01:00
routine-update: Standards-Version: 4.5.1
- - - - -
1acdb2c5 by Andreas Tille at 2020-11-29T23:32:30+01:00
routine-update: debhelper-compat 13
- - - - -
918fb4aa by Andreas Tille at 2020-11-29T23:32:33+01:00
routine-update: Add salsa-ci file
- - - - -
9ff7cad6 by Andreas Tille at 2020-11-29T23:32:33+01:00
routine-update: Rules-Requires-Root: no
- - - - -
6e5d16e1 by Andreas Tille at 2020-11-29T23:32:34+01:00
Trim trailing whitespace.
Changes-By: lintian-brush
Fixes: lintian: trailing-whitespace
See-also: https://lintian.debian.org/tags/trailing-whitespace.html
- - - - -
5ea58a2a by Andreas Tille at 2020-11-29T23:32:35+01:00
Use secure URI in Homepage field.
Changes-By: lintian-brush
Fixes: lintian: homepage-field-uses-insecure-uri
See-also: https://lintian.debian.org/tags/homepage-field-uses-insecure-uri.html
- - - - -
14aac759 by Andreas Tille at 2020-11-29T23:32:37+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
- - - - -
8c59a165 by Andreas Tille at 2020-11-29T23:35:01+01:00
routine-update: Ready to upload to unstable
- - - - -
6 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/rules
- + debian/salsa-ci.yml
- debian/upstream/metadata
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,16 @@
+phyutility (2.7.3+dfsg-3) unstable; urgency=medium
+
+ * Standards-Version: 4.5.1 (routine-update)
+ * debhelper-compat 13 (routine-update)
+ * Add salsa-ci file (routine-update)
+ * Rules-Requires-Root: no (routine-update)
+ * Trim trailing whitespace.
+ * Use secure URI in Homepage field.
+ * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+ Repository-Browse.
+
+ -- Andreas Tille <tille at debian.org> Sun, 29 Nov 2020 23:32:38 +0100
+
phyutility (2.7.3+dfsg-2) unstable; urgency=medium
* Point Vcs fields to salsa.debian.org
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11
=====================================
debian/control
=====================================
@@ -4,14 +4,15 @@ Uploaders: Andreas Tille <tille at debian.org>,
Stephen Smith <blackrim at gmail.com>
Section: science
Priority: optional
-Build-Depends: debhelper (>= 11~),
+Build-Depends: debhelper-compat (= 13),
javahelper,
default-jdk,
ant
-Standards-Version: 4.2.1
+Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/med-team/phyutility
Vcs-Git: https://salsa.debian.org/med-team/phyutility.git
-Homepage: http://github.com/blackrim/phyutility
+Homepage: https://github.com/blackrim/phyutility
+Rules-Requires-Root: no
Package: phyutility
Architecture: any
=====================================
debian/rules
=====================================
@@ -7,4 +7,3 @@ JAVA_HOME=/usr/lib/jvm/default-java
override_dh_auto_build:
ant compile && ant jar
-
=====================================
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/blackrim/phyutility/issues
+Bug-Submit: https://github.com/blackrim/phyutility/issues/new
Reference:
Author: Stephen A. Smith and Casey W. Dunn
Title: >
@@ -20,3 +22,5 @@ Registry:
Entry: NA
- Name: SciCrunch
Entry: NA
+Repository: https://github.com/blackrim/phyutility.git
+Repository-Browse: https://github.com/blackrim/phyutility
View it on GitLab: https://salsa.debian.org/med-team/phyutility/-/compare/ac448bd73fb9761f614fc3a52f6847587f628752...8c59a165b4852dad6cc2f3a2b58daefe6820474d
--
View it on GitLab: https://salsa.debian.org/med-team/phyutility/-/compare/ac448bd73fb9761f614fc3a52f6847587f628752...8c59a165b4852dad6cc2f3a2b58daefe6820474d
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/20201129/7cbddd97/attachment-0001.html>
More information about the debian-med-commit
mailing list