[med-svn] [Git][med-team/genome-browser-tools][master] 4 commits: Rename from kent-core to genome-browser-tools
Andreas Tille (@tille)
gitlab at salsa.debian.org
Wed Apr 19 10:07:10 BST 2023
Andreas Tille pushed to branch master at Debian Med / genome-browser-tools
Commits:
c5559278 by Andreas Tille at 2023-04-19T11:00:38+02:00
Rename from kent-core to genome-browser-tools
- - - - -
f354cd89 by Andreas Tille at 2023-04-19T11:03:16+02:00
Make sure filemangle works sensibly even for test releases
- - - - -
a69d6b86 by Andreas Tille at 2023-04-19T11:04:14+02:00
New upstream version 447-test2
- - - - -
af641603 by Andreas Tille at 2023-04-19T11:05:25+02:00
Update upstream source from tag 'upstream/447-test2'
Update to upstream version '447-test2'
with Debian dir 1278463677ac16db56d56c09994f187d01020257
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,4 +1,4 @@
-kent-core (447-test2-1) UNRELEASED; urgency=medium
+genome-browser-tools (447-test2-1) UNRELEASED; urgency=medium
* Initial release (Closes: #???)
=====================================
debian/control
=====================================
@@ -1,4 +1,4 @@
-Source: kent-core
+Source: genome-browser-tools
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Andreas Tille <tille at debian.org>
Section: science
@@ -9,12 +9,12 @@ Build-Depends: debhelper-compat (= 13),
libssl-dev,
uuid-dev
Standards-Version: 4.6.2
-Vcs-Browser: https://salsa.debian.org/med-team/kent-core
-Vcs-Git: https://salsa.debian.org/med-team/kent-core.git
+Vcs-Browser: https://salsa.debian.org/med-team/genome-browser-tools
+Vcs-Git: https://salsa.debian.org/med-team/genome-browser-tools.git
Homepage: https://github.com/ucscGenomeBrowser/kent-core
Rules-Requires-Root: no
-Package: kent-core
+Package: genome-browser-tools
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
=====================================
debian/watch
=====================================
@@ -1,6 +1,6 @@
version=4
-opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
+opts="filenamemangle=s%(?:.*?)?v?(\d[^.]+)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
https://github.com/ucscGenomeBrowser/kent-core/tags (?:.*?/)?v?@ANY_VERSION@\.tar\.gz
#opts="mode=git,pretty=0.0+git%cd.%h" \
View it on GitLab: https://salsa.debian.org/med-team/genome-browser-tools/-/compare/c23969f9465cebbc92001436b3bb5cc1b30ae669...af641603b0a135f9190018ccfde933febfeee7a2
--
View it on GitLab: https://salsa.debian.org/med-team/genome-browser-tools/-/compare/c23969f9465cebbc92001436b3bb5cc1b30ae669...af641603b0a135f9190018ccfde933febfeee7a2
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/20230419/f4576f16/attachment-0001.htm>
More information about the debian-med-commit
mailing list