[med-svn] [Git][med-team/ragout][master] 5 commits: Fix watch file
Andreas Tille (@tille)
gitlab at salsa.debian.org
Fri Nov 25 11:24:53 GMT 2022
Andreas Tille pushed to branch master at Debian Med / ragout
Commits:
88bfd103 by Andreas Tille at 2022-11-25T12:03:16+01:00
Fix watch file
- - - - -
9af5fe8a by Andreas Tille at 2022-11-25T12:03:39+01:00
Drop d/gbp.conf
- - - - -
edc298f6 by Andreas Tille at 2022-11-25T12:05:42+01:00
routine-update: Standards-Version: 4.6.1
- - - - -
e0ea2a82 by Andreas Tille at 2022-11-25T12:05:42+01:00
routine-update: debhelper-compat 13
- - - - -
eab1264b by Andreas Tille at 2022-11-25T12:22:28+01:00
routine-update: Ready to upload to unstable
- - - - -
4 changed files:
- debian/changelog
- debian/control
- − debian/gbp.conf
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+ragout (2.3-3) unstable; urgency=medium
+
+ * Fix watch file
+ * Drop d/gbp.conf
+ * Standards-Version: 4.6.1 (routine-update)
+ * debhelper-compat 13 (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Fri, 25 Nov 2022 12:05:47 +0100
+
ragout (2.3-2) unstable; urgency=medium
* Sibelia is now available
=====================================
debian/control
=====================================
@@ -3,12 +3,12 @@ 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-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
dh-python,
python3-dev,
- python3-networkx (>= 2.2),
+ python3-networkx,
python3-setuptools
-Standards-Version: 4.5.0
+Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/med-team/ragout
Vcs-Git: https://salsa.debian.org/med-team/ragout.git
Homepage: https://github.com/fenderglass/Ragout/
@@ -19,7 +19,7 @@ Architecture: any
Depends: ${shlibs:Depends},
${python3:Depends},
${misc:Depends},
- python3-networkx (>= 2.2)
+ python3-networkx
Recommends: sibelia
Description: Reference-Assisted Genome Ordering UTility
Ragout (Reference-Assisted Genome Ordering UTility) is a tool for
=====================================
debian/gbp.conf deleted
=====================================
@@ -1,3 +0,0 @@
-[import-orig]
-pristine-tar = True
-
=====================================
debian/watch
=====================================
@@ -1,3 +1,4 @@
version=4
-https://github.com/fenderglass/Ragout/releases/latest .*/archive/v?@ANY_VERSION@@ARCHIVE_EXT@
+opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
+ https://github.com/fenderglass/Ragout/tags .*/v?@ANY_VERSION@@ARCHIVE_EXT@
View it on GitLab: https://salsa.debian.org/med-team/ragout/-/compare/6671d05ca0915a59aa5d4be195f3b6895e7e6fba...eab1264b7bbdf54f35b3bde9739ac9a3063daaff
--
View it on GitLab: https://salsa.debian.org/med-team/ragout/-/compare/6671d05ca0915a59aa5d4be195f3b6895e7e6fba...eab1264b7bbdf54f35b3bde9739ac9a3063daaff
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/20221125/af96f239/attachment-0001.htm>
More information about the debian-med-commit
mailing list