[med-svn] [Git][med-team/ampliconnoise][master] 7 commits: routine-update: Standards-Version: 4.5.0
Andreas Tille
gitlab at salsa.debian.org
Thu Jul 9 16:13:35 BST 2020
Andreas Tille pushed to branch master at Debian Med / ampliconnoise
Commits:
7ac47a86 by Andreas Tille at 2020-07-09T17:08:59+02:00
routine-update: Standards-Version: 4.5.0
- - - - -
7a52101b by Andreas Tille at 2020-07-09T17:08:59+02:00
routine-update: debhelper-compat 13
- - - - -
3536068b by Andreas Tille at 2020-07-09T17:09:03+02:00
routine-update: Remove trailing whitespace in debian/changelog
- - - - -
ea4f37cd by Andreas Tille at 2020-07-09T17:09:03+02:00
routine-update: Add salsa-ci file
- - - - -
f26d2a7d by Andreas Tille at 2020-07-09T17:09:03+02:00
routine-update: Rules-Requires-Root: no
- - - - -
8f17f575 by Andreas Tille at 2020-07-09T17:09:04+02:00
Trim trailing whitespace.
Changes-By: lintian-brush
Fixes: lintian: trailing-whitespace
See-also: https://lintian.debian.org/tags/trailing-whitespace.html
- - - - -
30fb5d60 by Andreas Tille at 2020-07-09T17:09:08+02: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
- - - - -
6 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/rules
- + debian/salsa-ci.yml
- debian/upstream/metadata
Changes:
=====================================
debian/changelog
=====================================
@@ -14,6 +14,16 @@ ampliconnoise (1.29-9) UNRELEASED; urgency=medium
* Add Pranav Ballaney to Uploaders
* Update changelog
+ [ Andreas Tille ]
+ * Standards-Version: 4.5.0 (routine-update)
+ * debhelper-compat 13 (routine-update)
+ * Remove trailing whitespace in debian/changelog (routine-update)
+ * Add salsa-ci file (routine-update)
+ * Rules-Requires-Root: no (routine-update)
+ * Trim trailing whitespace.
+ * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+ Repository-Browse.
+
-- Pranav Ballaney <ballaneypranav at gmail.com> Thu, 09 Jul 2020 13:17:25 +0530
ampliconnoise (1.29-8) unstable; urgency=medium
@@ -126,7 +136,7 @@ ampliconnoise (1.28-1) unstable; urgency=low
ampliconnoise (1.28-0ubuntu2) precise; urgency=low
- * Apply patch for segfault on attempt to load non-FASTA files
+ * Apply patch for segfault on attempt to load non-FASTA files
-- Tim Booth <tbooth at ceh.ac.uk> Thu, 27 Jun 2013 18:06:14 +0100
@@ -201,12 +211,12 @@ ampliconnoise (1.22-1ubuntu4) lucid; urgency=low
[ Tim Booth ]
- * Included required data and set paths to find it.
+ * Included required data and set paths to find it.
* Fixed build dependency on libmpich2-dev
* Added a rule to repack the upstream source
* Cleanups of boilerplate text in patches and dh files
* Added basic manpage (generated from POD)
- * Included scripts dir, that had been left out
+ * Included scripts dir, that had been left out
[ Andreas Tille ]
* debian/control:
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11
=====================================
debian/control
=====================================
@@ -5,13 +5,14 @@ Uploaders: Tim Booth <tbooth at ceh.ac.uk>,
Pranav Ballaney <ballaneypranav at gmail.com>
Section: science
Priority: optional
-Build-Depends: debhelper (>= 11~),
+Build-Depends: debhelper-compat (= 13),
libgsl-dev,
libopenmpi-dev
-Standards-Version: 4.2.1
+Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/med-team/ampliconnoise
Vcs-Git: https://salsa.debian.org/med-team/ampliconnoise.git
Homepage: https://github.com/lanzen/ampliconnoise
+Rules-Requires-Root: no
Package: ampliconnoise
Architecture: any
=====================================
debian/rules
=====================================
@@ -34,4 +34,3 @@ override_dh_installman:
override_dh_compress:
dh_compress --exclude=.pdf
-
=====================================
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/lanzen/ampliconnoise/issues
+Bug-Submit: https://github.com/lanzen/ampliconnoise/issues/new
Reference:
Author: >
Christopher Quince and Anders Lanzen and Russell J Davenport and
@@ -19,3 +21,5 @@ Registry:
Entry: pyronoise
- Name: SciCrunch
Entry: SCR_007814
+Repository: https://github.com/lanzen/ampliconnoise.git
+Repository-Browse: https://github.com/lanzen/ampliconnoise
View it on GitLab: https://salsa.debian.org/med-team/ampliconnoise/-/compare/2973d0829ca03b9bb0da9ec2a3c8e9d922b27ec2...30fb5d6056d6425d9f1805ea8c9081d60de194be
--
View it on GitLab: https://salsa.debian.org/med-team/ampliconnoise/-/compare/2973d0829ca03b9bb0da9ec2a3c8e9d922b27ec2...30fb5d6056d6425d9f1805ea8c9081d60de194be
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/20200709/730ad776/attachment-0001.html>
More information about the debian-med-commit
mailing list