Andreas Tille pushed to branch master at Debian Med / hinge
Commits: 027976de by Andreas Tille at 2021-12-12T09:10:32+01:00 routine-update: Packaging update - - - - - 42184952 by Andreas Tille at 2021-12-12T09:10:32+01:00 routine-update: Standards-Version: 4.6.0 - - - - - ced176e4 by Andreas Tille at 2021-12-12T09:10:32+01:00 routine-update: debhelper-compat 13 - - - - - 1402af05 by Andreas Tille at 2021-12-12T09:10:36+01:00 routine-update: No tab in license text - - - - - 38540332 by Andreas Tille at 2021-12-22T08:20:29+01:00 No need to exclude files any more in d/copyright - - - - - 341d2b06 by Andreas Tille at 2021-12-22T08:23:14+01:00 Upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/copyright Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,13 @@ +hinge (0.5.0-7) unstable; urgency=medium + + * Packaging update + * Standards-Version: 4.6.0 (routine-update) + * debhelper-compat 13 (routine-update) + * No tab in license text (routine-update) + * No need to exclude files any more in d/copyright + + -- Andreas Tille <[email protected]> Wed, 22 Dec 2021 08:21:12 +0100 + hinge (0.5.0-6) unstable; urgency=medium [ Gilles Filippini ] ===================================== debian/control ===================================== @@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Andreas Tille <[email protected]> Section: science Priority: optional -Build-Depends: debhelper-compat (= 12), +Build-Depends: debhelper-compat (= 13), cmake, libspdlog-dev, libboost-dev, @@ -23,7 +23,7 @@ Build-Depends: debhelper-compat (= 12), python3-pbcore, python3-networkx, python3-matplotlib -Standards-Version: 4.5.0 +Standards-Version: 4.6.0 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 ===================================== debian/copyright ===================================== @@ -2,7 +2,6 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: hinge Upstream-Contact: Fei Xia <[email protected]> Source: https://github.com/HingeAssembler/HINGE -Files-Excluded: binary Files: * Copyright: 2016 Govinda Kamath @@ -13,17 +12,17 @@ Copyright: 2016 Govinda Kamath License: BSD-3-Clause/HINGE Files: - src/include/paf.h - src/lib/paf.c - src/include/kseq.h + src/include/paf.h + src/lib/paf.c + src/include/kseq.h Copyright: 2008-2009, 2011 Attractive Chaos <[email protected]> License: MIT Files: - src/include/align.h - src/lib/align.c - src/include/QV.h - src/include/DB.h + src/include/align.h + src/lib/align.c + src/include/QV.h + src/include/DB.h Copyright: 2014 Eugene W Myers Jr <[email protected]> License: BSD-3-Clause/EWM @@ -32,10 +31,10 @@ Copyright: 2009 Hideyuki Tanaka License: BSD-3-Clause Files: - src/include/common.h - src/lib/falcon.c - src/lib/kmer_lookup.c - src/lib/DW_banded.c + src/include/common.h + src/lib/falcon.c + src/lib/kmer_lookup.c + src/lib/DW_banded.c Copyright: 2011-2014 Pacific Biosciences of California License: BSD-3-Clause/PacBio View it on GitLab: https://salsa.debian.org/med-team/hinge/-/compare/2786d27d88f9b610afe575649428d91f5c766895...341d2b0638cf4a309c41d7f9b0847f260cb000f6 -- View it on GitLab: https://salsa.debian.org/med-team/hinge/-/compare/2786d27d88f9b610afe575649428d91f5c766895...341d2b0638cf4a309c41d7f9b0847f260cb000f6 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
