[med-svn] [Git][med-team/miniasm][master] 8 commits: Fix watchfile to detect new versions on github
Andreas Tille (@tille)
gitlab at salsa.debian.org
Thu Sep 30 13:09:53 BST 2021
Andreas Tille pushed to branch master at Debian Med / miniasm
Commits:
a80ae10c by Andreas Tille at 2021-09-30T14:02:02+02:00
Fix watchfile to detect new versions on github
- - - - -
c7f1a7e8 by Andreas Tille at 2021-09-30T14:03:38+02:00
routine-update: Standards-Version: 4.6.0
- - - - -
cf5b90f9 by Andreas Tille at 2021-09-30T14:03:38+02:00
routine-update: debhelper-compat 13
- - - - -
5e11a269 by Andreas Tille at 2021-09-30T14:03:43+02:00
routine-update: Add salsa-ci file
- - - - -
4f139c1c by Andreas Tille at 2021-09-30T14:03:43+02:00
routine-update: Rules-Requires-Root: no
- - - - -
1c07c229 by Andreas Tille at 2021-09-30T14:03:45+02:00
Set upstream metadata fields: Repository, Repository-Browse.
Changes-By: lintian-brush
Fixes: lintian: upstream-metadata-missing-repository
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-repository.html
- - - - -
e416b668 by Andreas Tille at 2021-09-30T14:03:50+02:00
routine-update: watch file standard 4
- - - - -
a094ce2a by Andreas Tille at 2021-09-30T14:05:07+02:00
routine-update: Ready to upload to unstable
- - - - -
5 changed files:
- debian/changelog
- debian/control
- + debian/salsa-ci.yml
- debian/upstream/metadata
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,16 @@
+miniasm (0.3+dfsg-3) unstable; urgency=medium
+
+ * Team upload.
+ * Fix watchfile to detect new versions on github
+ * Standards-Version: 4.6.0 (routine-update)
+ * debhelper-compat 13 (routine-update)
+ * Add salsa-ci file (routine-update)
+ * Rules-Requires-Root: no (routine-update)
+ * Set upstream metadata fields: Repository, Repository-Browse.
+ * watch file standard 4 (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Thu, 30 Sep 2021 14:03:50 +0200
+
miniasm (0.3+dfsg-2) unstable; urgency=medium
* Fix EDAM syntax (thanks Andreas Tille).
=====================================
debian/control
=====================================
@@ -3,12 +3,13 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
Uploaders: Sascha Steinbiss <satta at debian.org>
Section: science
Priority: optional
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
zlib1g-dev
-Standards-Version: 4.5.0
+Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/miniasm
Vcs-Git: https://salsa.debian.org/med-team/miniasm.git
Homepage: https://github.com/lh3/miniasm
+Rules-Requires-Root: no
Package: miniasm
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/upstream/metadata
=====================================
@@ -1,6 +1,6 @@
Bug-Database: https://github.com/lh3/miniasm/issues
Bug-Submit: https://github.com/lh3/miniasm/issues/new
-Repository: http://github.com/lh3/miniasm
+Repository: https://github.com/lh3/miniasm.git
Reference:
- Author: Heng Li
Title: >
@@ -20,3 +20,4 @@ Registry:
Entry: NA
- Name: conda:bioconda
Entry: miniasm
+Repository-Browse: https://github.com/lh3/miniasm
=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
-version=3
+version=4
opts=repacksuffix=+dfsg,dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$// \
-https://github.com/lh3/miniasm/releases .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
+https://github.com/lh3/miniasm/releases .*/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
View it on GitLab: https://salsa.debian.org/med-team/miniasm/-/compare/0b339b1bf917f0ff80b1e1737070402d86974e94...a094ce2ade1d1aca6a9deaf5b11e2f777388b174
--
View it on GitLab: https://salsa.debian.org/med-team/miniasm/-/compare/0b339b1bf917f0ff80b1e1737070402d86974e94...a094ce2ade1d1aca6a9deaf5b11e2f777388b174
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/20210930/43823518/attachment-0001.htm>
More information about the debian-med-commit
mailing list