Andreas Tille pushed to branch master at Debian Med / nanopolish
Commits: fc1a7d04 by Andreas Tille at 2019-01-27T10:26:12Z Fix autopkgtest - - - - - c233b13c by Andreas Tille at 2019-01-27T10:27:03Z Secure URI in copyright format - - - - - 73d9e276 by Andreas Tille at 2019-01-27T10:27:03Z Remove trailing whitespace in debian/copyright - - - - - 16bba775 by Andreas Tille at 2019-01-27T10:32:04Z Upload to unstable - - - - - 4 changed files: - debian/changelog - debian/copyright - debian/tests/control - debian/tests/main Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,16 @@ +nanopolish (0.11.0-2) unstable; urgency=medium + + * Team upload. + [ Matthias Klose ] + * Fix autopkg test. + * Fix autopkg test dependency. + + [ Andreas Tille ] + * Secure URI in copyright format + * Remove trailing whitespace in debian/copyright + + -- Andreas Tille <[email protected]> Sun, 27 Jan 2019 11:27:03 +0100 + nanopolish (0.11.0-1) unstable; urgency=medium * Team upload. ===================================== debian/copyright ===================================== @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: nanopolish Upstream-Contact: Jared Simpson <[email protected]> Source: https://github.com/jts/nanopolish @@ -45,8 +45,8 @@ License: MIT OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY - CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, - TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE + CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, + TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. License: Boost-License-1.0 ===================================== debian/tests/control ===================================== @@ -1 +1,2 @@ Tests: main +Depends: @ ===================================== debian/tests/main ===================================== @@ -9,6 +9,6 @@ mkdir test cp -r /usr/share/doc/nanopolish/examples/data $ADTTMP/test/ -gunzip $ADTTMP/test/data/*.gz +find $ADTTMP/test/data -name '*.gz' | xargs -r gunzip /usr/lib/nanopolish/nanopolish_test View it on GitLab: https://salsa.debian.org/med-team/nanopolish/compare/696d7a4d3c32ae00073ea54a4df4571a185ce858...16bba775327a9428a7efea3de78740dbf54eee05 -- View it on GitLab: https://salsa.debian.org/med-team/nanopolish/compare/696d7a4d3c32ae00073ea54a4df4571a185ce858...16bba775327a9428a7efea3de78740dbf54eee05 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
