Andreas Tille pushed to branch master at Debian Med / hinge
Commits: a49b1163 by Andreas Tille at 2018-09-28T07:18:45Z debhelper 11 - - - - - d5fb8ef6 by Andreas Tille at 2018-09-28T07:18:45Z debhelper 11 - - - - - f05768c9 by Andreas Tille at 2018-09-28T07:54:17Z Point Vcs fields to salsa.debian.org - - - - - 154e9e1a by Andreas Tille at 2018-09-28T07:54:17Z Standards-Version: 4.2.1 - - - - - 9cb65147 by Andreas Tille at 2018-09-28T08:09:46Z Fix automatic debhelper 11 migration - - - - - 3 changed files: - debian/changelog - debian/compat - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +hinge (0.5.0-4) UNRELEASED; urgency=medium + + * Team upload. + * debhelper 11 + * Point Vcs fields to salsa.debian.org + * Standards-Version: 4.2.1 + + -- Andreas Tille <[email protected]> Fri, 28 Sep 2018 09:18:45 +0200 + hinge (0.5.0-3) unstable; urgency=low * Mark spdlog patch as forwarded upstream ===================================== debian/compat ===================================== @@ -1 +1 @@ -9 +11 ===================================== debian/control ===================================== @@ -1,51 +1,49 @@ Source: hinge -Section: science -Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Afif Elghraoui <[email protected]> -Build-Depends: - debhelper (>=9), - cmake, - libspdlog-dev, - libboost-dev, - libboost-graph-dev, - libhdf5-dev, - zlib1g-dev, - pandoc, +Section: science +Priority: optional +Build-Depends: debhelper (>= 11~), + cmake, + libspdlog-dev, + libboost-dev, + libboost-graph-dev, + libhdf5-dev, + zlib1g-dev, + pandoc, # Run-Time-Depends: # (to prevent building where not installable) - python, - daligner, - dazzdb, - dascrubber, - python-numpy, - python-ujson, - python-configparser, - python-colormap, - python-pbcore, - python-networkx, - python-matplotlib, -Standards-Version: 4.1.3 + python, + daligner, + dazzdb, + dascrubber, + python-numpy, + python-ujson, + python-configparser, + python-colormap, + python-pbcore, + python-networkx, + python-matplotlib +Standards-Version: 4.2.1 +Vcs-Browser: https://salsa.debian.org/med-team/hinge +Vcs-Git: https://salsa.debian.org/med-team/hinge.git Homepage: https://github.com/HingeAssembler/HINGE -Vcs-Git: https://anonscm.debian.org/git/debian-med/hinge.git -Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/hinge.git Package: hinge Architecture: any -Depends: - ${shlibs:Depends}, - ${misc:Depends}, - python, - daligner, - dazzdb, - dascrubber, - python-numpy, - python-ujson, - python-configparser, - python-colormap, - python-pbcore, - python-networkx, - python-matplotlib, +Depends: ${shlibs:Depends}, + ${misc:Depends}, + python, + daligner, + dazzdb, + dascrubber, + python-numpy, + python-ujson, + python-configparser, + python-colormap, + python-pbcore, + python-networkx, + python-matplotlib Description: long read genome assembler based on hinging HINGE is a genome assembler that seeks to achieve optimal repeat resolution by distinguishing repeats that can be resolved given the data from those that View it on GitLab: https://salsa.debian.org/med-team/hinge/compare/2b67db8e4397d9ca76ea1ab50c542ff2771938aa...9cb651472d9190d714a51f90a9df19f80ef9be81 -- View it on GitLab: https://salsa.debian.org/med-team/hinge/compare/2b67db8e4397d9ca76ea1ab50c542ff2771938aa...9cb651472d9190d714a51f90a9df19f80ef9be81 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
