Steffen Möller pushed to branch master at Debian Med / racon
Commits: 2117b76b by Steffen Moeller at 2019-01-26T12:54:32Z New upstream version 1.3.2 - - - - - 6087cebd by Steffen Moeller at 2019-01-26T12:54:34Z Update upstream source from tag 'upstream/1.3.2' Update to upstream version '1.3.2' with Debian dir 8c7a9a36802ee0e5d7f1472a7f160b567c3559aa - - - - - bc5f1f73 by Steffen Moeller at 2019-01-26T12:57:43Z Preparing for 1.3.2 - - - - - 3 changed files: - debian/changelog - debian/control - src/main.cpp Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +racon (1.3.2-1) unstable; urgency=medium + + * Team upload. + * Standards-Version: 4.3.0 - no changes required + + -- Steffen Moeller <[email protected]> Sat, 26 Jan 2019 13:55:37 +0100 + racon (1.3.1-1) unstable; urgency=medium * Initial release (Closes: #890187) ===================================== debian/control ===================================== @@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 11~), libspoa-dev, libthread-pool-dev, rampler -Standards-Version: 4.1.4 +Standards-Version: 4.3.0 Vcs-Browser: https://salsa.debian.org/med-team/racon Vcs-Git: https://salsa.debian.org/med-team/racon.git Homepage: https://github.com/isovic/racon ===================================== src/main.cpp ===================================== @@ -9,7 +9,7 @@ #include "sequence.hpp" #include "polisher.hpp" -static const char* version = "v1.3.1"; +static const char* version = "v1.3.2"; static struct option options[] = { {"include-unpolished", no_argument, 0, 'u'}, View it on GitLab: https://salsa.debian.org/med-team/racon/compare/db19ee769cc592a6b665892e68b17a31e86ef0e2...bc5f1f7386b29a55ba2bfd0af0c8d193e7931db0 -- View it on GitLab: https://salsa.debian.org/med-team/racon/compare/db19ee769cc592a6b665892e68b17a31e86ef0e2...bc5f1f7386b29a55ba2bfd0af0c8d193e7931db0 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
