This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository idba.
commit b2a260092a75a9e6dd43f0f7a4f0363ebafdf16c Author: Andreas Tille <[email protected]> Date: Fri Jul 1 21:49:12 2016 +0200 DEP5 fix --- debian/changelog | 1 + debian/copyright | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 21969e3..a6cac32 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,7 @@ idba (1.1.2-2) UNRELEASED; urgency=medium [Andreas Tille] * Fix source code location * Move packaging from SVN to Git + * DEP5 fix -- Gert Wollny <[email protected]> Fri, 01 Jul 2016 17:10:01 +0200 diff --git a/debian/copyright b/debian/copyright index 6bbd8a6..f9cec80 100644 --- a/debian/copyright +++ b/debian/copyright @@ -5,13 +5,13 @@ Source: https://github.com/loneknightpy/idba Files: * Copyright: 2009-2013 Yu Peng <[email protected]> -License: GPLv2+ +License: GPL-2+ Files: debian/* -Copyright: 2014 Andreas Tille <[email protected]> -License: GPLv2+ +Copyright: 2014-2016 Andreas Tille <[email protected]> +License: GPL-2+ -License: GPLv2+ +License: GPL-2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/idba.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
