This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository tophat.
commit 72fcdd6384c6f25803cce255bc88ad4206689ef8 Author: Andreas Tille <[email protected]> Date: Thu Sep 25 08:32:39 2014 +0200 fix "empty-short-license-in-dep5-copyright" lintian warnings --- debian/changelog | 2 ++ debian/copyright | 6 +++--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0179d36..83b69eb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ tophat (2.0.12+dfsg-3) unstable; urgency=medium Architecture: amd64 kfreebsd-amd64 * Do not "Suggests: bowtie" since it is just in "Depends" * cme fix dpkg-control + * d/copyright: fix "empty-short-license-in-dep5-copyright" lintian + warnings -- Andreas Tille <[email protected]> Thu, 25 Sep 2014 08:08:34 +0200 diff --git a/debian/copyright b/debian/copyright index 1109e44..a3eca64 100644 --- a/debian/copyright +++ b/debian/copyright @@ -51,7 +51,7 @@ License: GPL-2+ with Autoconf exception Files: build-aux/install-sh Copyright: © 1994 X Consortium -License: +License: Xfree Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the @@ -77,14 +77,14 @@ Comment: FSF changes to this file are in the public domain. Files: aclocal.m4 Copyright: © 1996-2005 Free Software Foundation, Inc. -License: +License: M4-free This file is free software; the Free Software Foundation gives unlimited permission to copy and/or distribute it, with or without modifications, as long as this notice is preserved. Files: INSTALL configure Copyright: © 1992-2010 Free Software Foundation, Inc. -License: +License: autobuild-free This configure script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/tophat.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
