This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository ball.
commit 508c5c7bf123fe0ab9aa6489289c5391887f9d21 Author: Andreas Tille <[email protected]> Date: Wed May 18 11:01:13 2016 +0200 DEP5 fixes --- debian/changelog | 1 + debian/copyright | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 99511bd..96a6bb1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -21,6 +21,7 @@ ball (1.4.3~beta1-1) UNRELEASED; urgency=medium * doc package can be installed without main package -> only suggests main package * Use libjs-jquery instead of local copy pf jquery.js + * DEP5 fixes [ Danny Edel ] * d/rules: Enable building and execution of unittests diff --git a/debian/copyright b/debian/copyright index 27e4b24..fc16498 100644 --- a/debian/copyright +++ b/debian/copyright @@ -15,15 +15,15 @@ Copyright: © 1998-2013 the BALL project group Boghossian, Andreas Burchardt, Andreas Crauser, Anna Dehof, Carla Haid, Andreas Kerzmann, Heiko Klein, Hans-Peter Lenhof, Bettina Leonhardt, Peter Müller, Stefan Strobel, Marc Sturm -License: GPLv2+ +License: GPL-2+ Files: debian/* Copyright: 2007 Andreas Moll <[email protected]> 2008-2011 Andreas Hildebrandt <[email protected]> Steffen Moeller <[email protected]> -License: GPLv2+ +License: GPL-2+ -License: GPLv2+ +License: GPL-2+ This package is free software; you can redistribute it and/or modify it either under the terms of the GNU Lesser General Public License (libraries) or the GNU General Public License (the ballview -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/ball.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
