[maven-debian-helper] 05/07: Updated debian/copyright

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Feb 19 11:16:17 GMT 2016


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository maven-debian-helper.

commit 335058ba479dd51eea40f2b6d8173652911eadda
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Fri Feb 19 12:06:24 2016 +0100

    Updated debian/copyright
---
 debian/changelog |  1 +
 debian/copyright | 87 +++++++++++++++++++++++++-------------------------------
 2 files changed, 40 insertions(+), 48 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 36324c3..628649b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ maven-debian-helper (2.0.5) UNRELEASED; urgency=medium
   * Standards-Version updated to 3.9.7 (no changes)
   * The generated control file now specifies Standards-Version: 3.9.7
   * Use a secure Vcs-Git URL in the generated control file
+  * Updated debian/copyright
 
  -- Emmanuel Bourg <ebourg at apache.org>  Tue, 16 Feb 2016 12:55:41 +0100
 
diff --git a/debian/copyright b/debian/copyright
index 215eb2a..8943d79 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,48 +1,39 @@
-This package was created by Torsten Werner<twerner at debian.org>.
-
-Copyright: 2008 Torsten Werner <twerner at debian.org>
-Copyright: 2009 Ludovic Claude <ludovic.claude at laposte.net>
-
-License:
-
-   Licensed under the Apache License, Version 2.0 (the "License");
-   you may not use this file except in compliance with the License.
-   You may obtain a copy of the License at
-  
-	http://www.apache.org/licenses/LICENSE-2.0
-  
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the License is distributed on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-   See the License for the specific language governing permissions and
-   limitations under the License.
-
-The full text of the license can be found in
-'/usr/share/common-licenses/Apache-2.0'.
-
-----------
-
-Files: cdbs/maven*.mk
-
-Copyright: 2003 Stefan Gybas <sgybas at debian.org>
-Copyright: 2008 Torsten Werner <twerner at debian.org>
-Copyright: 2009 Ludovic Claude <ludovic.claude at laposte.net>
-
-License:
-
-  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, 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, write to the Free Software Foundation, Inc.,
-  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
-
-The full text of the license can be found in
-`/usr/share/common-licenses/GPL-2'.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: Maven Debian Helper
+Source: https://anonscm.debian.org/git/pkg-java/maven-debian-helper.git
+
+Files: *
+Copyright: 2008-2009, Torsten Werner <twerner at debian.org>
+           2009-2012, Ludovic Claude <ludovic.claude at laposte.net>
+           2010-2013, Damien Raude-Morvan <drazzib at debian.org>
+           2013, Thomas Koch <thomas at koch.ro>
+           2013, Jakub Adam <jakub.adam at ktknet.cz>
+           2013, Wolodja Wentland <debian at babilen5.org>
+           2013-2015, Tony Mancill <tmancill at debian.org>
+           2013-2016, Emmanuel Bourg <ebourg at apache.org>
+           2015, Andrew Schurman <arcticwaters at gmail.com>
+License: Apache-2.0
+ On Debian systems, the full text of the Apache-2.0 license
+ can be found in the file '/usr/share/common-licenses/Apache-2.0'
+
+Files: share/cdbs/*
+Copyright: 2003, Stefan Gybas <sgybas at debian.org>
+           2008, Torsten Werner <twerner at debian.org>
+           2009, Ludovic Claude <ludovic.claude at laposte.net>
+License: GPL-2+
+ 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, 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, write to the Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ .
+ The full text of the license can be found in
+ `/usr/share/common-licenses/GPL-2'.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-debian-helper.git



More information about the pkg-java-commits mailing list