[pkg-java] r18831 - trunk/libgroboutils-java/debian

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Sep 2 09:02:59 UTC 2015


Author: ebourg-guest
Date: 2015-09-02 09:02:59 +0000 (Wed, 02 Sep 2015)
New Revision: 18831

Modified:
   trunk/libgroboutils-java/debian/changelog
   trunk/libgroboutils-java/debian/copyright
Log:
debian/copyright: Updated to the Copyright Format 1.0



Modified: trunk/libgroboutils-java/debian/changelog
===================================================================
--- trunk/libgroboutils-java/debian/changelog	2015-09-02 09:01:02 UTC (rev 18830)
+++ trunk/libgroboutils-java/debian/changelog	2015-09-02 09:02:59 UTC (rev 18831)
@@ -7,6 +7,7 @@
   * debian/control:
     - Package adopted by the Java Team (Closes: #773816)
     - Standards-Version updated to 3.9.6 (no changes)
+  * debian/copyright: Updated to the Copyright Format 1.0
   * Switch to debhelper level 9
 
  -- Emmanuel Bourg <ebourg at apache.org>  Wed, 26 Feb 2014 17:29:31 +0100

Modified: trunk/libgroboutils-java/debian/copyright
===================================================================
--- trunk/libgroboutils-java/debian/copyright	2015-09-02 09:01:02 UTC (rev 18830)
+++ trunk/libgroboutils-java/debian/copyright	2015-09-02 09:02:59 UTC (rev 18831)
@@ -1,83 +1,71 @@
-Format-Specification: http://dep.debian.net/deps/dep5/
-Name: GroboUtils
-Maintainer: Matt Albrech <groboclown at users.sourceforge.net>,
-  Keith Johnston <kjohnston at users.sourceforge.net>
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: GroboUtils
+Upstream-Contact: Matt Albrech <groboclown at users.sourceforge.net>,
+                  Keith Johnston <kjohnston at users.sourceforge.net>
 Source: http://groboutils.sourceforge.net/downloads.html
 
 Files: *
 Copyright: Copyright (C) 2002-2003 Matt Albrecht
-Licence: BSD
-   Permission is hereby granted, free of charge, to any person obtaining a
-   copy of this software and associated documentation files (the "Software"),
-   to deal in the Software without restriction, including without limitation
-   the rights to use, copy, modify, merge, publish, distribute, sublicense,
-   and/or sell copies of the Software, and to permit persons to whom the
-   Software is furnished to do so, subject to the following conditions:
+License: MIT
+ Permission is hereby granted, free of charge, to any person obtaining a
+ copy of this software and associated documentation files (the "Software"),
+ to deal in the Software without restriction, including without limitation
+ the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ and/or sell copies of the Software, and to permit persons to whom the
+ Software is furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
+ THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ DEALINGS IN THE SOFTWARE.
 
-   The above copyright notice and this permission notice shall be included in
-   all copies or substantial portions of the Software.
-
-   THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-   IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-   FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
-   THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-   LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
-   FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
-   DEALINGS IN THE SOFTWARE.
-
-Files: codecoverage/sources/dev/net/sourceforge/groboutils/codecoverage/v2/ant/zip/*,
- codecoverage/sources/ut/org/apache/tools/ant/BuildFileTestA.java
-Copyright: Copyright 2001,2004 The Apache Software Foundation
-Licence: Apache-2.0
-   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.
-
+Files: codecoverage/sources/dev/net/sourceforge/groboutils/codecoverage/v2/ant/zip/*
+       codecoverage/sources/ut/org/apache/tools/ant/BuildFileTestA.java
+Copyright: 2001-2004, The Apache Software Foundation
+License: Apache-2.0
  On Debian systems the full text of the Apache License, Version 2.0
  License can be found in the `/usr/share/common-licenses/Apache-2.0'
  file.
 
 
-Files: codecoverage/sources/ut/net/sourceforge/groboutils/codecoverage/v2/IAnalysisModuleUTestI.java,
- codecoverage/sources/ut/net/sourceforge/groboutils/codecoverage/v2/IChannelLoggerUTestI.java,
- codecoverage/sources/ut/net/sourceforge/groboutils/codecoverage/v2/IChannelLogReaderUTestI.java,
- codecoverage/sources/ut/net/sourceforge/groboutils/codecoverage/v2/IChannelLoggerFactoryUTestI.java,
- codecoverage/sources/ut/net/sourceforge/groboutils/codecoverage/v2/IChannelLogRecordUTestI.java,
- codecoverage/sources/ut/net/sourceforge/groboutils/codecoverage/v2/IClassChannelLogReaderUTestI.java,
- util-io/sources/dev/net/sourceforge/groboutils/util/io/v1/MimeOutputStream.java,
- util-io/sources/dev/net/sourceforge/groboutils/util/io/v1/MimeInputStream.java
-Copyright: Copyright (C) 2002-2003 Matt Albrecht
-Licence: LGPL-2.1+
-   This program is free software; you can redistribute it and/or
-   modify it under the terms of the GNU Lesser 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 Lesser General Public License for more details.
-  
-   You should have received a copy of the GNU Lesser General Public License
-   along with this program; if not, write to the Free Software Foundation, Inc.
-   51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
-
+Files: codecoverage/sources/ut/net/sourceforge/groboutils/codecoverage/v2/IAnalysisModuleUTestI.java
+       codecoverage/sources/ut/net/sourceforge/groboutils/codecoverage/v2/IChannelLoggerUTestI.java
+       codecoverage/sources/ut/net/sourceforge/groboutils/codecoverage/v2/IChannelLogReaderUTestI.java
+       codecoverage/sources/ut/net/sourceforge/groboutils/codecoverage/v2/IChannelLoggerFactoryUTestI.java
+       codecoverage/sources/ut/net/sourceforge/groboutils/codecoverage/v2/IChannelLogRecordUTestI.java
+       codecoverage/sources/ut/net/sourceforge/groboutils/codecoverage/v2/IClassChannelLogReaderUTestI.java
+       util-io/sources/dev/net/sourceforge/groboutils/util/io/v1/MimeOutputStream.java
+       util-io/sources/dev/net/sourceforge/groboutils/util/io/v1/MimeInputStream.java
+Copyright: 2002-2003, Matt Albrecht
+License: LGPL-2.1+
+ This program is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser 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 Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public License
+ along with this program; if not, write to the Free Software Foundation, Inc.
+ 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
+ .
  On Debian systems the full text of the GNU Library General
  License can be found in the `/usr/share/common-licenses/LGPL-2'
  file.
 
 Files: debian/*
 Copyright: 2009, Damien Raude-Morvan <drazzib at debian.org>
-License: BSD
-   Copying and distribution of this package, with or without
-   modification, are permitted in any medium without royalty
-   provided the copyright notice and this notice are
-   preserved.
+License: BSD-like
+ Copying and distribution of this package, with or without
+ modification, are permitted in any medium without royalty
+ provided the copyright notice and this notice are
+ preserved.




More information about the pkg-java-commits mailing list