This is an automated email from the git hooks/post-receive script. malex-guest pushed a commit to branch master in repository subread.
commit b1eda9f459d03725859f417960d476ecaeceb7b1 Author: Alexandre Mestiashvili <[email protected]> Date: Thu May 7 14:43:17 2015 +0200 d/changelog: set to UNRELEASED d/copyright: add stanza for src/zpipe.c --- debian/changelog | 2 +- debian/copyright | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 9bc9f7f..436afc6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -subread (1.4.6-p2-1) unstable; urgency=medium +subread (1.4.6-p2-1) UNRELEASED; urgency=medium * Imported Upstream version 1.4.6-p2 * fixed regexps for man pages cleanup diff --git a/debian/copyright b/debian/copyright index 37eb786..fb0e0e4 100644 --- a/debian/copyright +++ b/debian/copyright @@ -6,6 +6,10 @@ Files: * Copyright: 2011-2015, Dr Yang Liao, Dr Wei Shi License: GPL-3.0+ +Files: src/zpipe.c +Copyright: Not copyrighted +License: public-domain + Files: debian/* Copyright: 2015 Alexandre Mestiashvili <[email protected]> License: GPL-3.0+ @@ -26,3 +30,6 @@ License: GPL-3.0+ . On Debian systems, the complete text of the GNU General Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". + +License: public-domain + Written by Mark Adler and put into the public domain -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/subread.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
