[Pkg-cli-apps-commits] r4400 - in /packages/ikvm/trunk/debian: changelog control copyright rules

directhex-guest at users.alioth.debian.org directhex-guest at users.alioth.debian.org
Fri Jan 2 17:16:46 UTC 2009


Author: directhex-guest
Date: Fri Jan  2 17:16:46 2009
New Revision: 4400

URL: http://svn.debian.org/wsvn/pkg-cli-apps/?sc=1&rev=4400
Log:
  * TODO: make clean rule not shit
  * TODO: split lib package? packages plural?
  * TODO: actually use api checking tools etc
  * TODO: testing, testing, testing

Modified:
    packages/ikvm/trunk/debian/changelog
    packages/ikvm/trunk/debian/control
    packages/ikvm/trunk/debian/copyright
    packages/ikvm/trunk/debian/rules

Modified: packages/ikvm/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/ikvm/trunk/debian/changelog?rev=4400&op=diff
==============================================================================
--- packages/ikvm/trunk/debian/changelog (original)
+++ packages/ikvm/trunk/debian/changelog Fri Jan  2 17:16:46 2009
@@ -5,9 +5,7 @@
   * Group Policy:
     + get-orig-source target in debian/rules
   * TODO: make clean rule not shit
-  * TODO: arch/indep split in control
   * TODO: split lib package? packages plural?
-  * TODO: rewrite copyright
   * TODO: actually use api checking tools etc
   * TODO: testing, testing, testing
 
@@ -15,6 +13,78 @@
   * debian/compat bumped to 7
 
  -- Jo Shields <directhex at apebox.org>  Tue, 30 Dec 2008 16:13:02 +0000
+
+ikvm (0.34.0.4-4) unstable; urgency=high
+
+   * QA Upload
+   * Build-Depend on libmono-winforms2.0-cil to fix FTBFS (Closes: #458676)
+   * [Lintian] debian/control, debian/rules: remove dpatch support
+   * [Lintian] Remove .UR and .UE from debian/*.1, and escape hypen (ikvmc.1:59)
+
+ -- Albin Tonnerre <albin.tonnerre at gmail.com>  Mon, 02 Jun 2008 22:10:05 +0200
+
+ikvm (0.34.0.4-3) unstable; urgency=low
+
+   * Orphan ikvm: set maintainer to QA Group
+
+ -- Dave Beckett <dajobe at debian.org>  Sun, 17 Feb 2008 21:20:31 -0800
+
+ikvm (0.34.0.4-2) unstable; urgency=low
+
+   * debian/control: ikvm is now only for arches amd64, i386 and powerpc
+     and consequently failure to build on IA64 or S390 is no longer relevant
+     (Closes: #382156, #332516)
+   * debian/control: altered to use source:version (Closes: #435975)
+   * debian/control: added Homepage
+
+ -- Dave Beckett <dajobe at debian.org>  Sun, 9 Dec 2007 13:37:00 -0800
+
+ikvm (0.34.0.4-1) unstable; urgency=low
+
+   * New upstream release
+   * Replace ecj-bootstrap-gcj with ecj-gcj (Closes: #441512)
+
+ -- Dave Beckett <dajobe at debian.org>  Sat, 15 Sep 2007 19:21:16 -0700
+
+ikvm (0.34.0.2-1) unstable; urgency=low
+
+   * New upstream release (Closes: #422898)
+   * Build using GNU Classpath 0.95 sources.
+   * Removed patch 01-MemberWrapper.cs.patch- fix merged upstream
+   * Invoke dh_clideps with -l args to prevent monodis core dumping
+     (Closes: #393691)
+   * Update build-dependencies (Closes: #415644)
+   * Require nant 0.85-2 hoping that 382156 (never diagnosable)
+     might be fixed in the release 0.85 compared to 0.85-rc4 it was
+     reported on.
+   * Added patch
+     classpath-patches/01-ejc-InflaterDynHeader-continue-bad-lineno.patch
+     to classpath 0.95 since despite what the Eclipse "FIXED" bug
+     https://bugs.eclipse.org/bugs/show_bug.cgi?id=119175 says, ecj 3.3.0
+     still fails to compile java/util/zip/InflaterDynHeader.java correctly
+     when a continue is optimised away.
+   * Made this junk work again, reluctantly remain maintainer (Closes: #423244)
+
+ -- Dave Beckett <dajobe at debian.org>  Sun, 24 Jun 2007 19:52:47 -0700
+
+ikvm (0.30.0.0-1) unstable; urgency=low
+
+   * New upstream release
+   * Build using GNU Classpath 0.92 sources.
+   * Added patch 01-MemberWrapper.cs.patch
+   * Build-Depends: on cli-common-dev >= 0.4.4
+
+ -- Dave Beckett <dajobe at debian.org>  Thu, 19 Oct 2006 00:35:37 -0700
+
+ikvm (0.28.0.0-1) unstable; urgency=medium
+
+   * New upstream release
+   * Build using GNU Classpath 0.91 sources.
+   * Debhelper 5
+   * Standards-Version 3.7.2
+   * Require mono-gmcs to get gmcs.exe (Closes: #380133)
+
+ -- Dave Beckett <dajobe at debian.org>  Thu, 27 Jul 2006 21:28:00 -0700
 
 ikvm (0.26.0.1-2) unstable; urgency=low
 

Modified: packages/ikvm/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/ikvm/trunk/debian/control?rev=4400&op=diff
==============================================================================
--- packages/ikvm/trunk/debian/control (original)
+++ packages/ikvm/trunk/debian/control Fri Jan  2 17:16:46 2009
@@ -3,18 +3,18 @@
 Priority: optional
 Maintainer: Debian CLI Applications Team <pkg-cli-apps-team at lists.alioth.debian.org>
 Uploaders: Mirco Bauer <meebey at debian.org>, Dave Beckett <dajobe at debian.org>, Jo Shields <directhex at apebox.org>
+Build-Depends-Indep: mono-devel (>= 2.0.1), 
+ libmono-winforms2.0-cil,
+ libmono-i18n2.0-cil,
+ openjdk-6-jdk,
+ cli-common-dev (>= 0.4.4),
+ libmono-sharpzip2.84-cil 
 Build-Depends: debhelper (>= 7),
  nant (>= 0.85),
- mono-devel (>= 2.0.1),
- cli-common-dev (>= 0.4.4),
  quilt,
  sharutils,
  devscripts,
- libwww-perl,
- libmono-winforms2.0-cil,
- libmono-i18n2.0-cil,
- openjdk-6-jdk,
- libmono-sharpzip2.84-cil
+ libwww-perl
 Standards-Version: 3.8.0
 
 Package: ikvm

Modified: packages/ikvm/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/ikvm/trunk/debian/copyright?rev=4400&op=diff
==============================================================================
--- packages/ikvm/trunk/debian/copyright (original)
+++ packages/ikvm/trunk/debian/copyright Fri Jan  2 17:16:46 2009
@@ -1,72 +1,255 @@
-This package was debianized by John Goerzen <jgoerzen at complete.org> on
-Thu, 26 Aug 2004 10:18:19 -0500.
-
-ikvm releases were downloaded from
-   http://ikvm.net/
-   http://sourceforge.net/project/showfiles.php?group_id=69637
-   http://www.frijters.net/ikvm-0.16.0.0.zip
-
-See also http://weblog.ikvm.net/ IKVM.NET weblog.
-
-Copyright:
-
-  Copyright (C) 2002, 2003, 2004, 2005 Jeroen Frijters
-
-  This software is provided 'as-is', without any express or implied
-  warranty.  In no event will the authors be held liable for any damages
-  arising from the use of this software.
-
-  Permission is granted to anyone to use this software for any purpose,
-  including commercial applications, and to alter it and redistribute it
-  freely, subject to the following restrictions:
-
-  1. The origin of this software must not be misrepresented; you must not
-     claim that you wrote the original software. If you use this software
-     in a product, an acknowledgment in the product documentation would be
-     appreciated but is not required.
-  2. Altered source versions must be plainly marked as such, and must not be
-     misrepresented as being the original software.
-  3. This notice may not be removed or altered from any source distribution.
-
-  Jeroen Frijters
-  jeroen at frijters.net
-
------------------------------------------------------------------------------
-
-  Some files in this distribution are part of GNU Classpath and have a
-  different license. This applies in particular to:
-    - IKVM.GNU.Classpath.dll
-    - some of the *.java files (see each file header for license)
-
------------------------------------------------------------------------------
-
-Classpath is licensed under the terms of the GNU General Public
-License ( with a special exception described below).
-
-(You can find a copy of the GPL at /usr/share/common-licenses/GPL on
-Debian systems)
-
-Linking this library statically or dynamically with other modules is
-making a combined work based on this library.  Thus, the terms and
-conditions of the GNU General Public License cover the whole
-combination.
+Format-Specification:
+    http://wiki.debian.org/Proposals/CopyrightFormat
+Upstream-Name: IKVM
+Upstream-Maintainer: Jeroen Frijters <jeroen at frijters.net>
+Upstream-Source: http://sourceforge.net/projects/ikvm/
+X-Upstream-Source-Repackaged: This source package is built by combining three
+ source tarballs - an IKVM one, a stripped and slightly modified OpenJDK one, and
+ a stripped and slightly modified GNU Classpath one. In addition, all binary files
+ (several .class and .jar files, and the contents of ikvm-*/bin/) are removed, with
+ the exception of three bootstrap files, detailed in Disclaimer.
+Disclaimer: IKVM requires, as part of the build process, three Java .jar files - 
+ IKVM.Runtime.jar, System.jar and mscorlib.jar. These files are generated by the
+ "ikvmstub.exe" tool, which cannot be compiled unless these three files exist. As
+ such, binary copies of these files are included - this source code is compiled
+ twice - once with the bootstrap binaries, then again with replacement regenerated
+ binaries created during the build process. These binary files are built entirely
+ from and with Free Software, and are not packaged in their source-tarball form 
+ at any point.
+
+Files: ikvm-*/*
+Copyright: © 2002-2008 Jeroen Frijters
+License: other
+ This software is provided 'as-is', without any express or implied
+ warranty.  In no event will the authors be held liable for any damages
+ arising from the use of this software.
+
+ Permission is granted to anyone to use this software for any purpose,
+ including commercial applications, and to alter it and redistribute it
+ freely, subject to the following restrictions:
+
+ 1. The origin of this software must not be misrepresented; you must not
+    claim that you wrote the original software. If you use this software
+    in a product, an acknowledgment in the product documentation would be
+    appreciated but is not required.
+ 2. Altered source versions must be plainly marked as such, and must not be
+    misrepresented as being the original software.
+ 3. This notice may not be removed or altered from any source distribution.
+
+Files: classpath-*/*
+Copyright: © 1999-2007 Free Software Foundation, Inc
+License: GPL-2+-Classpath
+ On Debian systems the full text of the GNU Lesser General Public License can be
+ found in the `/usr/share/common-licenses/GPL-2' file.
+
+ Linking this library statically or dynamically with other modules is
+ making a combined work based on this library.  Thus, the terms and
+ conditions of the GNU General Public License cover the whole
+ combination.
+
+ As a special exception, the copyright holders of this library give you
+ permission to link this library with independent modules to produce an
+ executable, regardless of the license terms of these independent
+ modules, and to copy and distribute the resulting executable under
+ terms of your choice, provided that you also meet, for each linked
+ independent module, the terms and conditions of the license of that
+ module.  An independent module is a module which is not derived from
+ or based on this library.  If you modify this library, you may extend
+ this exception to your version of the library, but you are not
+ obligated to do so.  If you do not wish to do so, delete this
+ exception statement from your version. 
+
+Files: openjdk*/*
+Copyright: © 1994-2008 Sun Microsystems, Inc.
+Copyright: © 2004 David Megginson
+Copyright: © 1996-1998 Taligent, Inc.
+Copyright: © 1988 AT&T
+Copyright: © 2003-2004 BEA Systems
+Copyright: © 1995 Colin Plumb
+Copyright: © 1993-2005 International Business Machines, Inc.
+Copyright: © 1995-2000 The Cryptix Foundation Limited
+Copyright: © 1997 The Open Group Research Institute
+Copyright: © 1991-2007 Unicode, Inc.
+Copyright: © 2003 Wily Technology, Inc.
+Copyright: © 2000-2004 World Wide Web Consortium
+License: GPL-2-Classpath
+
+Files: openjdk*/jdk/src/share/classes/com/sun/org/apache/xml/internal/security/*
+Copyright: © 1999-2005 The Apache Software Foundation
+License: Apache-2.0
+ On Debian systems the full text of the Apache License can be
+ found in the `/usr/share/common-licenses/Apache-2.0' file.
+
+Files: openjdk*/control/build/linux-amd64/impsrc/com/sun/org/apache/*
+Copyright: © 1999-2005 The Apache Software Foundation
+License: Apache-2.0
+ On Debian systems the full text of the Apache License can be
+ found in the `/usr/share/common-licenses/Apache-2.0' file
+
+Files: openjdk*/control/build/linux-amd64/impsrc/com/sun/org/apache/xpath/internal/domapi/XPathStylesheetDOM3Exception.java
+Copyright: © 2002 World Wide Web Consortium
+License: GPL-2
+ On Debian systems the full text of the GNU Lesser General Public License can be
+ found in the `/usr/share/common-licenses/GPL-2' file.
+
+Files: openjdk*/control/build/linux-amd64/impsrc/com/sun/org/apache/xalan/internal/xsltc/trax/StAX*, openjdk*/control/build/linux-amd64/impsrc/com/sun/org/apache/xalan/internal/xsltc/trax/SAX2*
+Copyright: © 2005-2006 Sun Microsystems, Inc.
+License: GPL-2-Classpath
+
+Files: openjdk*/control/build/linux-amd64/impsrc/com/sun/org/apache/bcel/*
+Copyright: © 2001-2002 The Apache Software Foundation
+License: Apache-1.1
+
+License: Apache-1.1
+ The Apache Software License, Version 1.1
+
+ Copyright (c) 2001 The Apache Software Foundation.  All rights
+ reserved.
+
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+
+ 1. Redistributions of source code must retain the above copyright
+    notice, this list of conditions and the following disclaimer.
+
+ 2. 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.
+
+ 3. The end-user documentation included with the redistribution,
+    if any, must include the following acknowledgment:
+       "This product includes software developed by the
+        Apache Software Foundation (http://www.apache.org/)."
+    Alternately, this acknowledgment may appear in the software itself,
+    if and wherever such third-party acknowledgments normally appear.
+
+ 4. The names "Apache" and "Apache Software Foundation" and
+    "Apache BCEL" must not be used to endorse or promote products
+    derived from this software without prior written permission. For
+    written permission, please contact apache at apache.org.
+
+ 5. Products derived from this software may not be called "Apache",
+    "Apache BCEL", nor may "Apache" appear in their name, without
+    prior written permission of the Apache Software Foundation.
+
+ THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED 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 APACHE SOFTWARE FOUNDATION OR
+ ITS 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.
+
+Files: openjdk*/jdk/src/share/classes/sun/security/krb5/internal/crypto/dk/DkCrypto.java
+Copyright: © 2004-2007 Sun Microsystems, Inc.
+Copyright: © 1998 FundsXpress, INC.
+License: other
+ All rights reserved.
  
-As a special exception, the copyright holders of this library give you
-permission to link this library with independent modules to produce an
-executable, regardless of the license terms of these independent
-modules, and to copy and distribute the resulting executable under
-terms of your choice, provided that you also meet, for each linked
-independent module, the terms and conditions of the license of that
-module.  An independent module is a module which is not derived from
-or based on this library.  If you modify this library, you may extend
-this exception to your version of the library, but you are not
-obligated to do so.  If you do not wish to do so, delete this
-exception statement from your version.
-
-External libraries included with GNU Classpath may be distributed under
-different licensing terms.  Refer to the documentation for each package
-located in the external directory.
-
-Parts of the native library fdlibm in native/fdlibm are copyright of 
-Sun Microsystems, Inc. or AT&T.
-
+ Export of this software from the United States of America may require
+ a specific license from the United States Government.  It is the
+ responsibility of any person or organization contemplating export to
+ obtain such a license before exporting.
+ 
+ WITHIN THAT CONSTRAINT, permission to use, copy, modify, and
+ distribute this software and its documentation for any purpose and
+ without fee is hereby granted, provided that the above copyright
+ notice appear in all copies and that both that copyright notice and
+ this permission notice appear in supporting documentation, and that
+ the name of FundsXpress. not be used in advertising or publicity pertaining
+ to distribution of the software without specific, written prior
+ permission.  FundsXpress makes no representations about the suitability of
+ this software for any purpose.  It is provided "as is" without express
+ or implied warranty.
+ 
+ THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
+ IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
+ WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
+
+Files: openjdk*/jdk/src/share/classes/org/relaxng/datatype/helpers/DatatypeLibraryLoader.java
+Copyright: © 2001, Thai Open Source Software Center Ltd
+License: BSD
+ On Debian systems the full text of the BSD License can be
+ found in the `/usr/share/common-licenses/BSD' file.
+
+Files: ikvm-*/classpath/sun/misc/F*, ikvm-*/classpath/sun/misc/D*, ikvm-*/openjdk/*
+Copyright: © 1994-2007 Sun Microsystems
+Copyright: © 1999-2005 Free Software Foundation, Inc
+Copyright: © 2007 Red Hat, Inc
+Copyright: © 2002-2007 Jeroen Frijters
+License: GPL-2-Classpath
+
+Files: ikvm-*/openjdk/Con*, ikvm-*/openjdk/sun/security/*, ikvm-*/openjdk/sun/nio/ch/FileKey.java, ikvm-*/openjdk/sun/nio/ch/SelectionKeyImpl.java, ikvm-*/openjdk/ikvm/*, ikvm-*/openjdk/SystemProperties.java, ikvm-*/openjdk/java/net/DefaultDatagramSocketImplFactory.java, ikvm-*/openjdk/java/lang/VMThread.java, ikvm-*/openjdk/java/lang/ref/Reference.java, ikvm-*/openjdk/java/lang/reflect/ReflectHelper.java, ikvm-*/openjdk/java/lang/LangHelper.java, ikvm-*/openjdk/AssemblyInfo.java, ikvm-*/openjdk/sun/misc/OSEnvironment.java, ikvm-*/openjdk/sun/misc/Unsafe.java, ikvm-*/openjdk/sun/misc/MiscHelper.java, ikvm-*/openjdk/sun/net/www/protocol/ikvmres/Handler.java
+Copyright: © 2002-2008 Jeroen Frijters
+License: other
+ This software is provided 'as-is', without any express or implied
+ warranty.  In no event will the authors be held liable for any damages
+ arising from the use of this software.
+
+ Permission is granted to anyone to use this software for any purpose,
+ including commercial applications, and to alter it and redistribute it
+ freely, subject to the following restrictions:
+
+ 1. The origin of this software must not be misrepresented; you must not
+    claim that you wrote the original software. If you use this software
+    in a product, an acknowledgment in the product documentation would be
+    appreciated but is not required.
+ 2. Altered source versions must be plainly marked as such, and must not be
+    misrepresented as being the original software.
+ 3. This notice may not be removed or altered from any source distribution.
+
+Files: debian/*
+Copyright: © 2004 John Goerzen
+Copyright: © 2005-2008 Dave Beckett
+Copyright: © 2008 Albin Tonnerre
+Copyright: © 2008-2009 Jo Shields
+License: Not bloody stated, original owner mailed v3
+
+Files: debian/mono.snk.uue
+Copyright: © 2001-2005 Novell
+License: other
+ 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.
+
+
+License: GPL-2-Classpath
+ On Debian systems the full text of the GNU Lesser General Public License can be
+ found in the `/usr/share/common-licenses/GPL-2' file.
+
+ Linking this library statically or dynamically with other modules is making
+ a combined work based on this library.  Thus, the terms and conditions of
+ the GNU General Public License cover the whole combination.
+
+ As a special exception, the copyright holders of this library give you
+ permission to link this library with independent modules to produce an
+ executable, regardless of the license terms of these independent modules,
+ and to copy and distribute the resulting executable under terms of your
+ choice, provided that you also meet, for each linked independent module,
+ the terms and conditions of the license of that module.  An independent
+ module is a module which is not derived from or based on this library.  If
+ you modify this library, you may extend this exception to your version of
+ the library, but you are not obligated to do so.  If you do not wish to do
+ so, delete this exception statement from your version.

Modified: packages/ikvm/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/ikvm/trunk/debian/rules?rev=4400&op=diff
==============================================================================
--- packages/ikvm/trunk/debian/rules (original)
+++ packages/ikvm/trunk/debian/rules Fri Jan  2 17:16:46 2009
@@ -68,7 +68,7 @@
 
 	touch build-indep-stamp
 
-build: build-arch build-indep
+build: build-arch
 build-all: build-arch build-indep
 
 clean: clean1 unpatch




More information about the Pkg-cli-apps-commits mailing list