This is an automated email from the git hooks/post-receive script. justin-time-guest pushed a commit to branch master in repository libquazip.
commit 2dd0ec982f256da5956d7e881708daacc4a46f78 Author: Stefan Ahlers <[email protected]> Date: Sun Jan 3 23:35:28 2016 +0100 Update debian/copyright and debian/changelog --- debian/changelog | 12 +++++++++++- debian/copyright | 5 +++-- 2 files changed, 14 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9a04ca8..1fb99a1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ libquazip (0.7.1-1) UNRELEASED; urgency=medium + [Andreas Tille] * New upstream version * Enable changing suffix * cme fix dpkg-control @@ -9,7 +10,16 @@ libquazip (0.7.1-1) UNRELEASED; urgency=medium * DEP5 fixes * Move packaging to Git - -- Andreas Tille <[email protected]> Fri, 01 Jan 2016 23:40:15 +0100 + [Stefan Ahlers] + * Using CMake instead of qmake + * Replace -qt5 suffix with suffix provided by CMake (Closes: #805087) + * debian/patches: + - Because of using cmake, multiarch_version.patch, + quazip-qt5-target-name.patch and qztest-link-to-qt5.patch are obsolete + - Add cmake-fix.patch to backport unreleased changes from upstream + * Add package for Qt5 headers + + -- Andreas Tille <[email protected]> Fri, 21 Jun 2013 08:27:25 +0200 libquazip (0.7-2) unstable; urgency=medium diff --git a/debian/copyright b/debian/copyright index 221fa9a..4157261 100644 --- a/debian/copyright +++ b/debian/copyright @@ -3,7 +3,7 @@ Upstream-Name: quazip Source: https://sourceforge.net/projects/quazip/ Files: * -Copyright: 2005-2014 Sergey A. Tachenov +Copyright: 2005-2016 Sergey A. Tachenov License: GPL-2+ or LGPL-2.1 or LGPL-3.0 This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public @@ -64,7 +64,8 @@ License: Info-ZIP Files: debian/* Copyright: 2012-2014, Eric Maeker <[email protected]> - 2012-2014, Andreas Tille <[email protected]> + 2012-2016, Andreas Tille <[email protected]> + 2016, Stefan Ahlers <[email protected]> License: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libquazip.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
