[med-svn] [Git][med-team/toppred][master] 4 commits: Fix watch file
Andreas Tille (@tille)
gitlab at salsa.debian.org
Sat Nov 26 20:09:46 GMT 2022
Andreas Tille pushed to branch master at Debian Med / toppred
Commits:
cd00e864 by Andreas Tille at 2022-11-26T20:44:53+01:00
Fix watch file
- - - - -
1665759e by Andreas Tille at 2022-11-26T20:46:34+01:00
routine-update: Standards-Version: 4.6.1
- - - - -
ff88c45b by Andreas Tille at 2022-11-26T20:46:44+01:00
Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
Changes-By: lintian-brush
- - - - -
2e770fdc by Andreas Tille at 2022-11-26T20:48:00+01:00
routine-update: Ready to upload to unstable
- - - - -
4 changed files:
- debian/changelog
- debian/control
- debian/upstream/metadata
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+toppred (1.10-10) unstable; urgency=medium
+
+ * Fix watch file
+ * Standards-Version: 4.6.1 (routine-update)
+ * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.
+
+ -- Andreas Tille <tille at debian.org> Sat, 26 Nov 2022 20:46:50 +0100
+
toppred (1.10-9) unstable; urgency=medium
* Fix watchfile to detect new versions on github
=====================================
debian/control
=====================================
@@ -6,7 +6,7 @@ Priority: optional
Build-Depends: debhelper-compat (= 13),
gnuplot,
libgd-dev
-Standards-Version: 4.6.0
+Standards-Version: 4.6.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
=====================================
debian/upstream/metadata
=====================================
@@ -1,5 +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
+Bug-Database: https://github.com/C3BI-pasteur-fr/toppred/issues
+Bug-Submit: https://github.com/C3BI-pasteur-fr/toppred/issues/new
Reference:
Author: Gunnar von Heijne
Title: "Membrane protein structure prediction. \
@@ -22,4 +22,4 @@ Registry:
- 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
+Repository-Browse: https://github.com/C3BI-pasteur-fr/toppred
=====================================
debian/watch
=====================================
@@ -1,3 +1,4 @@
version=4
-https://github.com/bioinfo-center-pasteur-fr/toppred/releases .*/(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
+opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
+ https://github.com/bioinfo-center-pasteur-fr/toppred/tags .*/(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
View it on GitLab: https://salsa.debian.org/med-team/toppred/-/compare/090b400cea0fc37fda33b71f2ff7c14300de8a5a...2e770fdcdf10ce8c0dee3a85ef6903cb49ade771
--
View it on GitLab: https://salsa.debian.org/med-team/toppred/-/compare/090b400cea0fc37fda33b71f2ff7c14300de8a5a...2e770fdcdf10ce8c0dee3a85ef6903cb49ade771
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/20221126/198ea9c6/attachment-0001.htm>
More information about the debian-med-commit
mailing list