[pkg-java] r17676 - trunk/knopflerfish-osgi/debian

Tony Mancill tmancill at moszumanska.debian.org
Sun Jan 19 03:58:12 UTC 2014


Author: tmancill
Date: 2014-01-19 03:58:12 +0000 (Sun, 19 Jan 2014)
New Revision: 17676

Modified:
   trunk/knopflerfish-osgi/debian/changelog
   trunk/knopflerfish-osgi/debian/compat
   trunk/knopflerfish-osgi/debian/control
   trunk/knopflerfish-osgi/debian/copyright
Log:
freshen packaging; drop binary depedency on JRE

Modified: trunk/knopflerfish-osgi/debian/changelog
===================================================================
--- trunk/knopflerfish-osgi/debian/changelog	2014-01-18 11:06:36 UTC (rev 17675)
+++ trunk/knopflerfish-osgi/debian/changelog	2014-01-19 03:58:12 UTC (rev 17676)
@@ -1,3 +1,14 @@
+knopflerfish-osgi (2.3.3-3) unstable; urgency=medium
+
+  * Team upload.
+  * Remove needless depdency on JRE. (Closes: #735892, #720304, #681763)
+  * Depend on DH9.
+  * Bump Standards-Version to 3.9.5. No changes were required.
+  * Update Vcs- URLs to canonical versions.
+  * Make debian/copyright more DEP5-ish.
+
+ -- tony mancill <tmancill at debian.org>  Sat, 18 Jan 2014 15:29:13 -0800
+
 knopflerfish-osgi (2.3.3-2) unstable; urgency=low
 
   * Team upload.

Modified: trunk/knopflerfish-osgi/debian/compat
===================================================================
--- trunk/knopflerfish-osgi/debian/compat	2014-01-18 11:06:36 UTC (rev 17675)
+++ trunk/knopflerfish-osgi/debian/compat	2014-01-19 03:58:12 UTC (rev 17676)
@@ -1 +1 @@
-7
+9

Modified: trunk/knopflerfish-osgi/debian/control
===================================================================
--- trunk/knopflerfish-osgi/debian/control	2014-01-18 11:06:36 UTC (rev 17675)
+++ trunk/knopflerfish-osgi/debian/control	2014-01-19 03:58:12 UTC (rev 17676)
@@ -4,15 +4,15 @@
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Eric Lavarde <deb at zorglub.s.bawue.de>
 Build-Depends-Indep: libasm3-java, default-jdk
-Build-Depends: cdbs, debhelper (>= 7), ant
-Standards-Version: 3.9.2
+Build-Depends: cdbs, debhelper (>= 9), ant
+Standards-Version: 3.9.5
 Homepage: http://www.knopflerfish.org/
-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/knopflerfish-osgi/
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/knopflerfish-osgi/
+Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/knopflerfish-osgi
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/knopflerfish-osgi
 
 Package: libknopflerfish-osgi-framework-java
 Architecture: all
-Depends: ${misc:Depends}, openjdk-6-jre | sun-java5-jre | sun-java6-jre
+Depends: ${misc:Depends}
 Suggests: libknopflerfish-osgi-java-doc
 Description: Java framework implementing the OSGi R4 version
  OSGi, Open Service Gateway Initiative, specifies an industry standard Java

Modified: trunk/knopflerfish-osgi/debian/copyright
===================================================================
--- trunk/knopflerfish-osgi/debian/copyright	2014-01-18 11:06:36 UTC (rev 17675)
+++ trunk/knopflerfish-osgi/debian/copyright	2014-01-19 03:58:12 UTC (rev 17676)
@@ -1,60 +1,104 @@
-This work was packaged for Debian by:
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0
+Source: http://www.knopflerfish.org/
+Upstream-Contact: Makewave <info at makewave.com>.
 
-    Eric Lavarde <deb at zorglub.s.bawue.de> on Sat, 13 Feb 2010 21:58:35 +0100
+Files: *
+Copyright:
+  2003-2009, KNOPFLERFISH project
+License: BSD
 
-It was downloaded from:
+Files: debian/*
+Copyright: 
+  2010 Eric Lavarde <deb at zorglub.s.bawue.de>
+License: BSD
 
-    <http://www.knopflerfish.org/>
+License: BSD
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following
+ conditions are met:
+ . 
+ - Redistributions of source code must retain the above copyright
+   notice, this list of conditions and the following disclaimer.
+ . 
+ - Redistributions in binary form must reproduce the above
+   copyright notice, this list of conditions and the following
+   disclaimer in the documentation and/or other materials
+   provided with the distribution.
+ . 
+ - Neither the name of the KNOPFLERFISH project nor the names of its
+   contributors may be used to endorse or promote products derived
+   from this software without specific prior written permission.
+ . 
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
+ FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
+ COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
+ INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
+ STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
+ OF THE POSSIBILITY OF SUCH DAMAGE.
 
-Upstream Author(s):
+Files: (unknown)
+Copyright:
+ Copyright (c) OSGi Alliance (2001, 2006). All Rights Reserved.
+Comment:
+ (copied from pre-DEP3 debian/copyright)
+ .
+ ----------------------------------------------------------------------
+ -	OSGi Alliance Notice
+ ----------------------------------------------------------------------
+ This product includes the OSGi Service Platform API code from the OSGi
+ Alliance provided under an Apache 2 license.
+     see "/usr/share/common-licenses/Apache-2.0".
+ http://www.osgi.org
+License: Apache-2.0
 
-    No specific author named, the source code is copyrighted
-    by The Knopflerfish Project, led and maintained by
-    Makewave <info at makewave.com>.
-
+Files: (unknown - noia icon set)
 Copyright:
+ Carlitus (Carles Carbonell) <http://carlitus.deviantart.com/>
+License: LGPL
+Comment:
+ (copied from pre-DEP3 debian/copyright)
+ .
+ Further parts of the source code are licensed and copyrighted as follows:
+ ----------------------------------------------------------------------
+ -	Carlitus icons Notice
+ ----------------------------------------------------------------------
+ This product uses icons created by Carlitus,
+ http://www.carlitus.net, originally distributed under LGPL, 
+     see "/usr/share/common-licenses/LGPL".
+ used with permission.
 
-    Copyright 2003-2009 The Knopflerfish Project
+License: LGPL
+ This library 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 3 of the License, or (at your option) any later version.
+ . 
+ This library 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 library.  If not, see <http://www.gnu.org/licenses/>.
+ .
+ On Debian GNU/Linux and Ubuntu systems, the complete text of the LGPL
+ License can be found in the `/usr/share/common-licenses/LGPL' file.
 
-License:
+Files: knopflerfish.org/osgi/bundles/cm/cm/src/org/knopflerfish/bundle/cm/Makefile
+Copyright: (c) 2001 Gatespace AB. All Rights Reserved.
+License: unknown/unspecified
+ No license is provided for this simple makefile.
 
-    BSD for the Knopflerfish part, see "/usr/share/common-licenses/BSD".
-
-The Debian packaging is:
-
-    Copyright (C) 2010 Eric Lavarde <deb at zorglub.s.bawue.de>
-    and is licensed under BSD,
-    see "/usr/share/common-licenses/BSD".
-
-
-Further parts of the source code are licensed and copyrighted as follows:
-
-----------------------------------------------------------------------
--	OSGi Alliance Notice
-----------------------------------------------------------------------
-This product includes the OSGi Service Platform API code from the OSGi
-Alliance provided under an Apache 2 license.
-    see "/usr/share/common-licenses/Apache-2.0".
-http://www.osgi.org
-
-Copyright (c) OSGi Alliance (2001, 2006). All Rights Reserved.
-
-----------------------------------------------------------------------
--	Carlitus icons Notice
-----------------------------------------------------------------------
-This product uses icons created by Carlitus,
-http://www.carlitus.net, originally distributed under LGPL, 
-    see "/usr/share/common-licenses/LGPL".
-used with permission.
-
-
-File: knopflerfish.org/osgi/bundles/cm/cm/src/org/knopflerfish/bundle/cm/Makefile
-    Copyright (c) 2001 Gatespace AB. All Rights Reserved.
-
-
 Files: ./knopflerfish.org/osgi/bundles/trayicon/trayicon/src/com/jeans/trayicon/*
-Files: ./knopflerfish.org/docs/jars/trayicon/trayicon_api-2.0.1/src/com/jeans/trayicon/*
-
+ ./knopflerfish.org/docs/jars/trayicon/trayicon_api-2.0.1/src/com/jeans/trayicon/*
+Copyright: Jan Struyf <jan.struyf at cs.kuleuven.ac.be>
+License:
  * Windows Tray Icon
  * -----------------
  *
@@ -95,67 +139,78 @@
 
 
 Files: ./knopflerfish.org/docs/jars/bundlerepository/bundlerepository_all-2.0.3/src/kxml/sax/*
-Files: ./knopflerfish.org/docs/jars/bundlerepository/bundlerepository_all-2.0.3/src/fr/imag/adele/metadataparser/*
-	Copyright: 2004, Didier Donsez
-	License: BSD (3 clauses), see "/usr/share/common-licenses/BSD".
+ ./knopflerfish.org/docs/jars/bundlerepository/bundlerepository_all-2.0.3/src/fr/imag/adele/metadataparser/*
+Copyright: 2004, Didier Donsez
+License: BSD
 
-
 Files: ./knopflerfish.org/docs/jars/bundlerepository/bundlerepository_all-2.0.3/src/org/ungoverned/osgi/*
-Files: ./knopflerfish.org/docs/jars/bundlerepository/bundlerepository_all-2.0.3/src/org/knopflerfish/osgi/bundle/bundlerepository/ObrCommandGroup.java
-	Copyright: 2004, Richard S. Hall
-	License: BSD (3 clauses), see "/usr/share/common-licenses/BSD".
+ ./knopflerfish.org/docs/jars/bundlerepository/bundlerepository_all-2.0.3/src/org/knopflerfish/osgi/bundle/bundlerepository/ObrCommandGroup.java
+Copyright: 2004, Richard S. Hall
+License: BSD
 
-
 Files: ./knopflerfish.org/docs/jars/jsdk/jsdk_api-2.5/src/javax/servlet/*
-Files: ./knopflerfish.org/osgi/bundles/jsdk/src/javax/servlet/*
-	Copyright: Apache Software Foundation
-	License: Apache 2, see "/usr/share/common-licenses/Apache-2.0".
+       ./knopflerfish.org/osgi/bundles/jsdk/src/javax/servlet/*
+Copyright: Apache Software Foundation
+License: Apache-2.0
 
+License: 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.
+ .
+ On Debian GNU/Linux and Ubuntu systems, the complete text of the Apache 2.0 
+ License can be found in the `/usr/share/common-licenses/Apache-2.0' file.
 
-File: ./knopflerfish.org/docs/jars/desktop/desktop_all-2.3.11/src/apple/dts/samplecode/osxadapter/OSXAdapter.java
-File: ./knopflerfish.org/docs/jars/desktop/desktop-2.3.11/src/apple/dts/samplecode/osxadapter/OSXAdapter.java
-File: ./knopflerfish.org/docs/jars/desktop/desktop_api-2.3.11/src/apple/dts/samplecode/osxadapter/OSXAdapter.java:
-File: ./knopflerfish.org/osgi/bundles/desktop/src/apple/dts/samplecode/osxadapter/OSXAdapter.java
-	Copyright: 2003-2007 Apple, Inc.
-	License: (specific Apple license)
 
-Disclaimer: IMPORTANT:  This Apple software is supplied to you by 
-Apple Inc. ("Apple") in consideration of your agreement to the
-following terms, and your use, installation, modification or
-redistribution of this Apple software constitutes acceptance of these
-terms.  If you do not agree with these terms, please do not use,
-install, modify or redistribute this Apple software.
-
-In consideration of your agreement to abide by the following terms, and
-subject to these terms, Apple grants you a personal, non-exclusive
-license, under Apple's copyrights in this original Apple software (the
-"Apple Software"), to use, reproduce, modify and redistribute the Apple
-Software, with or without modifications, in source and/or binary forms;
-provided that if you redistribute the Apple Software in its entirety and
-without modifications, you must retain this notice and the following
-text and disclaimers in all such redistributions of the Apple Software. 
-Neither the name, trademarks, service marks or logos of Apple Inc. 
-may be used to endorse or promote products derived from the Apple
-Software without specific prior written permission from Apple.  Except
-as expressly stated in this notice, no other rights or licenses, express
-or implied, are granted by Apple herein, including but not limited to
-any patent rights that may be infringed by your derivative works or by
-other works in which the Apple Software may be incorporated.
-
-The Apple Software is provided by Apple on an "AS IS" basis.  APPLE
-MAKES NO WARRANTIES, EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION
-THE IMPLIED WARRANTIES OF NON-INFRINGEMENT, MERCHANTABILITY AND FITNESS
-FOR A PARTICULAR PURPOSE, REGARDING THE APPLE SOFTWARE OR ITS USE AND
-OPERATION ALONE OR IN COMBINATION WITH YOUR PRODUCTS.
-
-IN NO EVENT SHALL APPLE BE LIABLE FOR ANY SPECIAL, INDIRECT, INCIDENTAL
-OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
-SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
-INTERRUPTION) ARISING IN ANY WAY OUT OF THE USE, REPRODUCTION,
-MODIFICATION AND/OR DISTRIBUTION OF THE APPLE SOFTWARE, HOWEVER CAUSED
-AND WHETHER UNDER THEORY OF CONTRACT, TORT (INCLUDING NEGLIGENCE),
-STRICT LIABILITY OR OTHERWISE, EVEN IF APPLE HAS BEEN ADVISED OF THE
-POSSIBILITY OF SUCH DAMAGE.
-
-
-
+Files: ./knopflerfish.org/docs/jars/desktop/desktop_all-2.3.11/src/apple/dts/samplecode/osxadapter/OSXAdapter.java
+ ./knopflerfish.org/docs/jars/desktop/desktop-2.3.11/src/apple/dts/samplecode/osxadapter/OSXAdapter.java
+ ./knopflerfish.org/docs/jars/desktop/desktop_api-2.3.11/src/apple/dts/samplecode/osxadapter/OSXAdapter.java:
+ ./knopflerfish.org/osgi/bundles/desktop/src/apple/dts/samplecode/osxadapter/OSXAdapter.java
+Copyright: 2003-2007 Apple, Inc.
+License: (specific Apple license)
+ .
+ Disclaimer: IMPORTANT:  This Apple software is supplied to you by 
+ Apple Inc. ("Apple") in consideration of your agreement to the
+ following terms, and your use, installation, modification or
+ redistribution of this Apple software constitutes acceptance of these
+ terms.  If you do not agree with these terms, please do not use,
+ install, modify or redistribute this Apple software.
+ . 
+ In consideration of your agreement to abide by the following terms, and
+ subject to these terms, Apple grants you a personal, non-exclusive
+ license, under Apple's copyrights in this original Apple software (the
+ "Apple Software"), to use, reproduce, modify and redistribute the Apple
+ Software, with or without modifications, in source and/or binary forms;
+ provided that if you redistribute the Apple Software in its entirety and
+ without modifications, you must retain this notice and the following
+ text and disclaimers in all such redistributions of the Apple Software. 
+ Neither the name, trademarks, service marks or logos of Apple Inc. 
+ may be used to endorse or promote products derived from the Apple
+ Software without specific prior written permission from Apple.  Except
+ as expressly stated in this notice, no other rights or licenses, express
+ or implied, are granted by Apple herein, including but not limited to
+ any patent rights that may be infringed by your derivative works or by
+ other works in which the Apple Software may be incorporated.
+ . 
+ The Apple Software is provided by Apple on an "AS IS" basis.  APPLE
+ MAKES NO WARRANTIES, EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION
+ THE IMPLIED WARRANTIES OF NON-INFRINGEMENT, MERCHANTABILITY AND FITNESS
+ FOR A PARTICULAR PURPOSE, REGARDING THE APPLE SOFTWARE OR ITS USE AND
+ OPERATION ALONE OR IN COMBINATION WITH YOUR PRODUCTS.
+ . 
+ IN NO EVENT SHALL APPLE BE LIABLE FOR ANY SPECIAL, INDIRECT, INCIDENTAL
+ OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ INTERRUPTION) ARISING IN ANY WAY OUT OF THE USE, REPRODUCTION,
+ MODIFICATION AND/OR DISTRIBUTION OF THE APPLE SOFTWARE, HOWEVER CAUSED
+ AND WHETHER UNDER THEORY OF CONTRACT, TORT (INCLUDING NEGLIGENCE),
+ STRICT LIABILITY OR OTHERWISE, EVEN IF APPLE HAS BEEN ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGE.




More information about the pkg-java-commits mailing list