This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository python-freecontact.
commit 4205e8abb35ab20badb81a70be95c7d24ce04350 Author: Andreas Tille <[email protected]> Date: Fri Aug 21 15:24:32 2015 +0200 DEP5 fix --- debian/changelog | 1 + debian/copyright | 5 +++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index bc91952..dc3df65 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ python-freecontact (1.1-2) UNRELEASED; urgency=medium * cme fix dpkg-control * add myself to Uploaders * Priority: optional + * DEP5 fix -- Andreas Tille <[email protected]> Fri, 21 Aug 2015 09:54:09 +0200 diff --git a/debian/copyright b/debian/copyright index 5441151..d6efe8a 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,12 +3,13 @@ Upstream-Name: python-freecontact Upstream-Contact: Laszlo Kajan <[email protected]> Source: ftp://rostlab.org/free/ -Files: debian/* +Files: * Copyright: 2013 Laszlo Kajan <[email protected]>, Technical University of Munich, Germany License: GPL-3+ -Files: * +Files: debian/* Copyright: 2013 Laszlo Kajan <[email protected]>, Technical University of Munich, Germany + 2015 Andreas Tille <[email protected]> License: GPL-3+ License: GPL-3+ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-freecontact.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
