This is an automated email from the git hooks/post-receive script. malex-guest pushed a commit to branch master in repository cufflinks.
commit 16304da4ec5527994fe005bd5fa4716fdbf96f4e Author: Alexandre Mestiashvili <[email protected]> Date: Fri Apr 11 17:34:26 2014 +0200 d/copyright: updated Source, Copyright years --- debian/changelog | 13 +++++++++++++ debian/copyright | 4 ++-- 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 67ba4e2..ca6cbd4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,19 @@ cufflinks (2.2.0-1) UNRELEASED; urgency=medium [ Alexandre Mestiashvili ] * Imported Upstream version 2.2.0 + * d/rules: + - link to the serialization library "-lboost_serialization" + - generate man pages automatically with help2man + - separate rule for manpage for gffread as it doesn't return usage + message when executed without arguments + * d/control: + - use canonical VCS-* fields + - updated Standards-Version + - Build-Depends: add help2man + * d/patches/gffread_show_usage.patch: fix wrong USAGE indentation causing + buffer overflow in gffread when using -h, --help and some other arguments + * d/*.1: removed obsoleted manpages + * d/copyright: updated Source, Copyright years -- Alexandre Mestiashvili <[email protected]> Fri, 11 Apr 2014 13:12:25 +0200 diff --git a/debian/copyright b/debian/copyright index a89c379..27ac559 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,6 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Contact: [email protected]. -Source: http://cufflinks.cbcb.umd.edu/downloads/cufflinks-1.3.0.tar.gz +Source: http://cufflinks.cbcb.umd.edu/downloads/cufflinks-2.2.0.tar.gz License: non-free Most of the source code of Cufflinks is under the Boost Software License version 1.0, with the exception of M4 macros under permissive licenses, and @@ -143,7 +143,7 @@ Comment: the files contain “See README file for details.” and the license Source: http://stat.bell-labs.com/project/locfit Files: debian/* -Copyright: 2011 Alex Mestiashvili <[email protected]> +Copyright: 2014 Alex Mestiashvili <[email protected]> License: BSL-1.0 License: BSL-1.0 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/cufflinks.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
