[med-svn] [Git][med-team/python-nanoget][master] 4 commits: Fix watchfile to detect new versions on github

Andreas Tille (@tille) gitlab at salsa.debian.org
Mon Oct 11 09:52:15 BST 2021



Andreas Tille pushed to branch master at Debian Med / python-nanoget


Commits:
ffd7b61f by Andreas Tille at 2021-10-11T10:48:33+02:00
Fix watchfile to detect new versions on github

- - - - -
1f3e058d by Andreas Tille at 2021-10-11T10:48:43+02:00
routine-update: Standards-Version: 4.6.0

- - - - -
8bfb8a2f by Andreas Tille at 2021-10-11T10:48:50+02:00
Apply multi-arch hints.
+ python3-nanoget-examples: Add Multi-Arch: foreign.

Changes-By: apply-multiarch-hints

- - - - -
90bf3106 by Andreas Tille at 2021-10-11T10:51:53+02:00
Autopkgtest is failing

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,20 @@
+python-nanoget (1.12.2-5) UNRELEASED; urgency=medium
+
+  * Fix watchfile to detect new versions on github
+  * Standards-Version: 4.6.0 (routine-update)
+  * Apply multi-arch hints.
+    + python3-nanoget-examples: Add Multi-Arch: foreign.
+  TODO
+autopkgtest [08:50:12]: test run-unit-test: [-----------------------
+[E::idx_find_and_load] Could not retrieve index file for 'nanotest/alignment.bam'
+Binary files nanotest/alignment.bam.bai_orig and nanotest/alignment.bam.bai differ
+Fail
+autopkgtest [08:50:16]: test run-unit-test: -----------------------]
+autopkgtest [08:50:16]: test run-unit-test:  - - - - - - - - - - results - - - - - - - - - -
+run-unit-test        FAIL non-zero exit status 1
+
+ -- Andreas Tille <tille at debian.org>  Mon, 11 Oct 2021 10:48:33 +0200
+
 python-nanoget (1.12.2-4) unstable; urgency=medium
 
   * Move test scripts to examples


=====================================
debian/control
=====================================
@@ -10,7 +10,7 @@ Build-Depends: debhelper-compat (= 13),
                python3-biopython,
                python3-nanomath,
                python3-pysam
-Standards-Version: 4.5.0
+Standards-Version: 4.6.0
 Vcs-Browser: https://salsa.debian.org/med-team/python-nanoget
 Vcs-Git: https://salsa.debian.org/med-team/python-nanoget.git
 Homepage: https://github.com/wdecoster/nanoget
@@ -47,6 +47,7 @@ Architecture: all
 Section: python
 Depends: ${misc:Depends},
 Enhances: python3-nanoget
+Multi-Arch: foreign
 Description: example data for python3-nanoget (dealing with Oxford Nanopore data)
  The Python3 module nanoget provides functions to extract useful metrics
  from Oxford Nanopore sequencing reads and alignments.


=====================================
debian/watch
=====================================
@@ -5,4 +5,4 @@ version=4
 # Outdated tags on Github
 #   see https://github.com/wdecoster/nanoget/issues/19
 opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
-  https://github.com/wdecoster/nanoget/releases .*/archive/v?@ANY_VERSION@\.tar\.gz
+  https://github.com/wdecoster/nanoget/releases .*/v?@ANY_VERSION@\.tar\.gz



View it on GitLab: https://salsa.debian.org/med-team/python-nanoget/-/compare/3710a792e896ce932f7650c43227e158c3adc256...90bf31065361e3229b71ad3a38143ba137ce3736

-- 
View it on GitLab: https://salsa.debian.org/med-team/python-nanoget/-/compare/3710a792e896ce932f7650c43227e158c3adc256...90bf31065361e3229b71ad3a38143ba137ce3736
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/20211011/2ea178cc/attachment-0001.htm>


More information about the debian-med-commit mailing list