This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository jellyfish.
commit bd9ef4fa1ee2e8efa0fd857c4481e451bf475599 Author: Andreas Tille <[email protected]> Date: Thu Aug 20 08:56:49 2015 +0200 Do not mention removed file from d/copyright and upload to unstable --- debian/changelog | 8 ++++++-- debian/copyright | 41 ----------------------------------------- 2 files changed, 6 insertions(+), 43 deletions(-) diff --git a/debian/changelog b/debian/changelog index fd18c0c..f8c7d3f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,12 @@ -jellyfish (2.2.3-2) UNRELEASED; urgency=medium +jellyfish (2.2.3-2) unstable; urgency=medium + [ Charles Plessy ] * Patch with Upstream commit a3c491a for GCC5; closes: #795847. - -- Charles Plessy <[email protected]> Thu, 20 Aug 2015 13:41:44 +0900 + [ Andreas Tille ] + * Do not mention removed file from d/copyright + + -- Andreas Tille <[email protected]> Thu, 20 Aug 2015 09:07:18 +0200 jellyfish (2.2.3-1) unstable; urgency=medium diff --git a/debian/copyright b/debian/copyright index 86da5c0..ca27483 100644 --- a/debian/copyright +++ b/debian/copyright @@ -126,47 +126,6 @@ License: 2clause ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -Files: m4/m4-ax_pkg_swig.m4 m4/m4-ax_python_devel.m4 m4/m4-ax_swig_enable_cxx.m4 m4/m4-ax_swig_python.m -Copyright: Copyright (c) 2008 Sebastian Huber <[email protected]> - Copyright (c) 2008 Alan W. Irwin - Copyright (c) 2009 Alan W. Irwin - Copyright (c) 2008 Rafael Laboissiere <[email protected]> - Copyright (c) 2009 Rafael Laboissiere <[email protected]> - Copyright (c) 2011 Murray Cumming <[email protected]> - Copyright (c) 2008 Sebastian Huber <[email protected]> - Copyright (c) 2009 Sebastian Huber <[email protected]> - Copyright (c) 2008 Andrew Collier - Copyright (c) 2009 Andrew Collier - Copyright (c) 2009 Matteo Settenvini <[email protected]> - Copyright (c) 2009 Horst Knorr <[email protected]> - Copyright (c) 2013 Daniel Mullner <[email protected]> -License: GPL-with-Autoconf-Exception - This program is free software; you can redistribute it and/or modify it - under the terms of the GNU General Public License as published by the - Free Software Foundation; either version 2 of the License, or (at your - option) any later version. - . - This program is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General - Public License for more details. - . - You should have received a copy of the GNU General Public License along - with this program. If not, see <http://www.gnu.org/licenses/>. - . - As a special exception, the respective Autoconf Macro's copyright owner - gives unlimited permission to copy, distribute and modify the configure - scripts that are the output of Autoconf when processing the Macro. You - need not follow the terms of the GNU General Public License when using - or distributing such scripts, even though portions of the text of the - Macro appear in them. The GNU General Public License (GPL) does govern - all other use of the material that constitutes the Autoconf Macro. - . - This special exception to the GPL applies to versions of the Autoconf - Macro released by the Autoconf Archive. When you make and distribute a - modified version of the Autoconf Macro, you may extend this special - exception to the GPL to apply to your modified version as well. - Files: debian/* Copyright: 2012-2014 Andreas Tille <[email protected]> License: GPL-3+ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/jellyfish.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
