[med-svn] [Git][med-team/consensuscore][master] 8 commits: Fix watchfile to detect new versions on github
Andreas Tille (@tille)
gitlab at salsa.debian.org
Fri Oct 15 09:19:05 BST 2021
Andreas Tille pushed to branch master at Debian Med / consensuscore
Commits:
8f5a199c by Andreas Tille at 2021-10-15T09:50:21+02:00
Fix watchfile to detect new versions on github
- - - - -
4b9e6f69 by Andreas Tille at 2021-10-15T09:50:53+02:00
routine-update: Standards-Version: 4.6.0
- - - - -
c3961dc1 by Andreas Tille at 2021-10-15T09:50:54+02:00
routine-update: debhelper-compat 13
- - - - -
31ff5e68 by Andreas Tille at 2021-10-15T09:50:58+02:00
routine-update: Add salsa-ci file
- - - - -
84f71a22 by Andreas Tille at 2021-10-15T09:50:58+02:00
routine-update: Rules-Requires-Root: no
- - - - -
0cd9087d by Andreas Tille at 2021-10-15T09:51:04+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
- - - - -
97b18937 by Andreas Tille at 2021-10-15T09:59:01+02:00
Set module name for autopkgtest
- - - - -
647046ee by Andreas Tille at 2021-10-15T10:02:55+02:00
Upload to unstable
- - - - -
6 changed files:
- debian/changelog
- debian/control
- + debian/salsa-ci.yml
- + debian/tests/autopkgtest-pkg-python.conf
- debian/upstream/metadata
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,15 @@
+consensuscore (1.1.1+dfsg-3) unstable; urgency=medium
+
+ * 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.
+ * Set module name for autopkgtest
+
+ -- Andreas Tille <tille at debian.org> Fri, 15 Oct 2021 09:59:08 +0200
+
consensuscore (1.1.1+dfsg-2) unstable; urgency=medium
* Use 2to3 to convert from Python2 and Python3
=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Uploaders: Andreas Tille <tille at debian.org>
Section: science
Testsuite: autopkgtest-pkg-python
Priority: optional
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
dh-python,
dh-exec,
libboost-dev,
@@ -13,10 +13,11 @@ Build-Depends: debhelper-compat (= 12),
python3-setuptools,
python3-all-dev,
python3-numpy
-Standards-Version: 4.4.1
+Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/consensuscore
Vcs-Git: https://salsa.debian.org/med-team/consensuscore.git
Homepage: https://github.com/PacificBiosciences/ConsensusCore
+Rules-Requires-Root: no
Package: libconsensuscore-dev
Architecture: any-amd64 any-i386
=====================================
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/tests/autopkgtest-pkg-python.conf
=====================================
@@ -0,0 +1 @@
+import_name = ConsensusCore
=====================================
debian/upstream/metadata
=====================================
@@ -4,3 +4,5 @@ Registry:
- Name: bio.tools
Entry: NA
Checked: 2021-08-18
+Repository: https://github.com/PacificBiosciences/ConsensusCore.git
+Repository-Browse: https://github.com/PacificBiosciences/ConsensusCore
=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
version=4
opts="repacksuffix=+dfsg,dversionmangle=auto,repack,compression=xz" \
- https://github.com/PacificBiosciences/ConsensusCore/releases .*/archive/v?@ANY_VERSION@@ARCHIVE_EXT@
+ https://github.com/PacificBiosciences/ConsensusCore/releases .*/v?@ANY_VERSION@@ARCHIVE_EXT@
View it on GitLab: https://salsa.debian.org/med-team/consensuscore/-/compare/157c62e9ad168d825816216d9da7ad253c69715a...647046eeff900492d3cfe264b04e12f5e37f762a
--
View it on GitLab: https://salsa.debian.org/med-team/consensuscore/-/compare/157c62e9ad168d825816216d9da7ad253c69715a...647046eeff900492d3cfe264b04e12f5e37f762a
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/20211015/881e5633/attachment-0001.htm>
More information about the debian-med-commit
mailing list