Jochen Sprickerhof pushed to branch master at Debian Java Maintainers / swtchart
Commits: d335fc84 by Jochen Sprickerhof at 2018-08-13T20:41:18Z Add MA hint - - - - - 5a4f9f93 by Jochen Sprickerhof at 2018-08-13T20:41:34Z Bump policy version (no changes) - - - - - 7829787d by Jochen Sprickerhof at 2018-08-13T20:41:42Z Update changelog for 0.10.0-2 release - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +swtchart (0.10.0-2) unstable; urgency=medium + + * Add R³ + * Add MA hint + * Bump policy version (no changes) + + -- Jochen Sprickerhof <[email protected]> Mon, 13 Aug 2018 22:41:40 +0200 + swtchart (0.10.0-1) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 11), ant, libswt-gtk-4-java, eclipse-rcp -Standards-Version: 4.1.4 +Standards-Version: 4.2.0 Vcs-Git: https://salsa.debian.org/java-team/swtchart.git Vcs-Browser: https://salsa.debian.org/java-team/swtchart Rules-Requires-Root: no @@ -50,6 +50,7 @@ Description: Chart drawing SWT component Package: libswtchart-java-doc Architecture: all +Multi-Arch: foreign Section: doc Depends: ${misc:Depends} Suggests: libswtchart-java View it on GitLab: https://salsa.debian.org/java-team/swtchart/compare/d02ccbd6b4d88d13ad71abc014782e2275ccb0c6...7829787d49ee7b2712395b0057e4be138c467899 -- View it on GitLab: https://salsa.debian.org/java-team/swtchart/compare/d02ccbd6b4d88d13ad71abc014782e2275ccb0c6...7829787d49ee7b2712395b0057e4be138c467899 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

