This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository freeplane.
commit 120ba6e99aefb13fa2e31fbd1b87e5025445c9f4 Author: Markus Koschany <[email protected]> Date: Sat Aug 27 17:53:50 2016 +0200 Remove quilt from Build-Depends because source format 3.0 uses quilt by default. --- debian/changelog | 4 ++++ debian/control | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index d3e5609..3a51a12 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,14 @@ freeplane (1.5.15-1) unstable; urgency=medium + [ Felix Natter ] * New upstream version * Use compile instead of mergedViewerDependencies for mnemonicsetter since we don't use the applet (signature required!) and to avoid possible upgrade issues. + [ Markus Koschany ] + * Remove quilt from Build-Depends. + -- Felix Natter <[email protected]> Sat, 27 Aug 2016 13:16:18 +0200 freeplane (1.5.13-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index a8a62bb..974f4ea 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,6 @@ Build-Depends: debhelper (>= 9), librsvg2-bin, gradle, default-jdk, - quilt, jflex Build-Depends-Indep: javahelp2, groovy, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/freeplane.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

