[med-svn] [Git][med-team/megadepth][master] 4 commits: d/watch: version=5
Andreas Tille (@tille)
gitlab at salsa.debian.org
Sun Oct 19 09:48:23 BST 2025
Andreas Tille pushed to branch master at Debian Med / megadepth
Commits:
eb67da3d by Andreas Tille at 2025-10-19T10:42:46+02:00
d/watch: version=5
- - - - -
1d48ce32 by Andreas Tille at 2025-10-19T10:43:03+02:00
Standards-Version: 4.7.2 (routine-update)
- - - - -
917c0811 by Andreas Tille at 2025-10-19T10:44:21+02:00
Remove trailing whitespace in debian/changelog (routine-update)
- - - - -
2ba2042f by Andreas Tille at 2025-10-19T10:45:03+02:00
routine-update: Ready to upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,11 +1,14 @@
-megadepth (1.2.0-5) UNRELEASED; urgency=medium
+megadepth (1.2.0-5) unstable; urgency=medium
* Team upload.
* Fix build with CMake 4
Closes: #1113273
* d/rules: remove some comments that look outdated
+ * d/watch: version=5
+ * Standards-Version: 4.7.2 (routine-update)
+ * Remove trailing whitespace in debian/changelog (routine-update)
- -- Andreas Tille <tille at debian.org> Sun, 19 Oct 2025 08:23:55 +0200
+ -- Andreas Tille <tille at debian.org> Sun, 19 Oct 2025 10:44:24 +0200
megadepth (1.2.0-4) unstable; urgency=medium
@@ -21,7 +24,7 @@ megadepth (1.2.0-3) unstable; urgency=medium
* Add autopkgtests
* routine-update: Packaging update
* routine-update: Standards-Version: 4.6.1
-
+
[ Nilesh Patra ]
* Tailor manpage manually, remove help2man automation
=====================================
debian/control
=====================================
@@ -1,23 +1,28 @@
Source: megadepth
+Standards-Version: 4.7.2
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders:
+ Steffen Moeller <moeller at debian.org>,
Section: science
Priority: optional
-Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Steffen Moeller <moeller at debian.org>
-Build-Depends: debhelper-compat (= 13),
- cmake,
- libhts-dev,
- libdeflate-dev,
- libbigwig-dev
-Standards-Version: 4.6.1
-Homepage: https://github.com/ChristopherWilks/megadepth
+Build-Depends:
+ debhelper-compat (= 13),
+ cmake,
+ libhts-dev,
+ libdeflate-dev,
+ libbigwig-dev,
Vcs-Browser: https://salsa.debian.org/med-team/megadepth
Vcs-Git: https://salsa.debian.org/med-team/megadepth.git
+Homepage: https://github.com/ChristopherWilks/megadepth
Rules-Requires-Root: no
Package: megadepth
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Suggests: r-bioc-megadepth
+Depends:
+ ${shlibs:Depends},
+ ${misc:Depends},
+Suggests:
+ r-bioc-megadepth,
Description: computes coverage from BigWig and BAM sequencing files
A major concern for the interpretation of DNA and RNA (!) sequencing is
the number of reads that cover a particular area. This package
=====================================
debian/watch
=====================================
@@ -1,3 +1,6 @@
-version=4
-opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
- https://github.com/ChristopherWilks/megadepth/tags (?:.*?/)?v?(\d[\d.]*)\.tar\.gz
+Version: 5
+
+Template: Github
+Owner: ChristopherWilks
+Project: megadepth
+Uversion-Mangle: s/1\.04/1.0.4/; s/rc/~rc/
View it on GitLab: https://salsa.debian.org/med-team/megadepth/-/compare/db5fbdc60505f07a9a5acd6f44bacc666e284781...2ba2042f1bfa65cd9fbc3affed232ec53c46568b
--
View it on GitLab: https://salsa.debian.org/med-team/megadepth/-/compare/db5fbdc60505f07a9a5acd6f44bacc666e284781...2ba2042f1bfa65cd9fbc3affed232ec53c46568b
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/20251019/92dc56f4/attachment-0001.htm>
More information about the debian-med-commit
mailing list