[pkg-java] r12867 - in trunk/antelope/debian: . source

Damien Raude-Morvan drazzib at alioth.debian.org
Thu Aug 5 17:57:45 UTC 2010


Author: drazzib
Date: 2010-08-05 17:57:44 +0000 (Thu, 05 Aug 2010)
New Revision: 12867

Removed:
   trunk/antelope/debian/ant.properties
Modified:
   trunk/antelope/debian/changelog
   trunk/antelope/debian/control
   trunk/antelope/debian/copyright
   trunk/antelope/debian/rules
   trunk/antelope/debian/source/format
Log:
Upload to unstable

Deleted: trunk/antelope/debian/ant.properties
===================================================================
--- trunk/antelope/debian/ant.properties	2010-08-05 16:20:16 UTC (rev 12866)
+++ trunk/antelope/debian/ant.properties	2010-08-05 17:57:44 UTC (rev 12867)
@@ -1 +0,0 @@
-jedit.install.dir=/usr/share/jedit

Modified: trunk/antelope/debian/changelog
===================================================================
--- trunk/antelope/debian/changelog	2010-08-05 16:20:16 UTC (rev 12866)
+++ trunk/antelope/debian/changelog	2010-08-05 17:57:44 UTC (rev 12867)
@@ -2,4 +2,4 @@
 
   * Initial release. (Closes: #589758)
 
- -- Damien Raude-Morvan <drazzib at debian.org>  Wed, 21 Jul 2010 22:41:36 +0200
+ -- Damien Raude-Morvan <drazzib at debian.org>  Thu, 05 Aug 2010 18:30:05 +0200

Modified: trunk/antelope/debian/control
===================================================================
--- trunk/antelope/debian/control	2010-08-05 16:20:16 UTC (rev 12866)
+++ trunk/antelope/debian/control	2010-08-05 17:57:44 UTC (rev 12867)
@@ -2,8 +2,9 @@
 Section: java
 Priority: optional
 Maintainer: Damien Raude-Morvan <drazzib at debian.org>
-Build-Depends: debhelper (>= 7), cdbs, ant, default-jdk, maven-repo-helper
-Standards-Version: 3.9.0
+Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-repo-helper,
+ ant, ant-optional, docbook-xsl, libxalan2-java
+Standards-Version: 3.9.1
 Homepage: http://antelope.tigris.org/
 
 Package: libantelope-java

Modified: trunk/antelope/debian/copyright
===================================================================
--- trunk/antelope/debian/copyright	2010-08-05 16:20:16 UTC (rev 12866)
+++ trunk/antelope/debian/copyright	2010-08-05 17:57:44 UTC (rev 12867)
@@ -3,19 +3,16 @@
 Maintainer: Dale Anson <danson at tigris.org>
 Source: <http://antelope.tigris.org/servlets/ProjectDocumentList>
 
-
 Files: *
 Copyright: 2002-2009 Dale Anson.  All rights reserved
 Licence: Apache-1.1
 
-
 Files: src/ise/library/ascii/MessageBox.java,
  src/ise/antelope/tasks/password/*,
  src/ise/antelope/tasks/PasswordHandler.java
 Copyright: 2004, Dale Anson
 Licence: BSD
 
-
 Files: src/ise/antelope/launcher/Locator.java,
  src/ise/antelope/launcher/LaunchException.java,
  src/ise/antelope/launcher/Launcher.java,
@@ -32,7 +29,6 @@
 Copyright: 2001-2004 The Apache Software Foundation
 Licence: Apache-2.0
 
-
 Files: src/ise/library/KappaLayout.java,
  src/ise/library/LambdaLayout.java,
  src/ise/antelope/launcher/KappaLayout.java,
@@ -40,7 +36,6 @@
 Copyright: 2000, Dale Anson
 Licence: LGPL-2.1+
 
-
 Files: src/ise/antelope/app/jedit/*
 Copyright: 1998, 1999 Slava Pestov
 Copyright: 1999, Mike Dillon
@@ -51,7 +46,6 @@
   permitted, in both source and binary form, provided that this notice
   remains intact in all source distributions of this package.
 
-
 Files: src/ise/antelope/tasks/Base64.java,
  src/ise/antelope/tasks/util/Base64.java
 Copyright: 2000, Robert Harder <rob at iharder.net>
@@ -60,7 +54,6 @@
   This software comes with no guarantees or warranties but with
   plenty of well-wishing instead!
 
-
 Files: debian/*
 Copyright: 2010, Damien Raude-Morvan <drazzib at debian.org>
 Licence: BSD
@@ -69,7 +62,7 @@
 Licence: BSD
   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
@@ -77,7 +70,7 @@
      documentation and/or other materials provided with the distribution.
      3. The name of the author may not be used to endorse or promote products
      derived from this software without specific prior written permission.
-
+  .
   THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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
@@ -93,58 +86,58 @@
   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 Apache-2.0 license can be found in
+  `/usr/share/common-licenses/Apache-2.0' on Debian systems.
 
- The full text of the Apache-2.0 license can be found in
- `/usr/share/common-licenses/Apache-2.0' on Debian systems.
-
 Licence: Apache-1.1
-[Debian: from src/docs/license.txt]
-
+  [Debian: from src/docs/license.txt]
+  .
   This license pertains to all files in the Antelope distribution except the images,
   which are from Sun's Java Look and Feel Design Guidelines and are licensed according
   to those guidelines.
-
-[Debian: those images have been removed from upstream tarball]
-
+  .
+  [Debian: those images have been removed from upstream tarball]
+  .
   Based on the Apache Software License, Version 1.1
-
+  .
   Copyright (c) 2002 Dale Anson.  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 acknowlegement:
         "This product includes software developed by Dale Anson,
          danson at users.sourceforge.net."
      Alternately, this acknowlegement may appear in the software itself,
      if and wherever such third-party acknowlegements normally appear.
-
+  .
   4. The name "Antelope" must not be used to endorse or promote products derived
      from this software without prior written permission. For written
      permission, please contact danson at users.sourceforge.net.
-
+  .
   5. Products derived from this software may not be called "Antelope"
      nor may "Antelope" appear in their names without prior written
      permission of Dale Anson.
-
+  .
   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
@@ -163,15 +156,15 @@
   modify it under the terms of the GNU Lesser General Public
   License as published by the Free Software Foundation; either
   version 2.1 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, write to the Free Software
   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
-
- The full text of the LGPL-2.1 license can be found in
- `/usr/share/common-licenses/LGPL-2.1' on Debian systems.
+  .
+  The full text of the LGPL-2.1 license can be found in
+  `/usr/share/common-licenses/LGPL-2.1' on Debian systems.

Modified: trunk/antelope/debian/rules
===================================================================
--- trunk/antelope/debian/rules	2010-08-05 16:20:16 UTC (rev 12866)
+++ trunk/antelope/debian/rules	2010-08-05 17:57:44 UTC (rev 12867)
@@ -19,5 +19,8 @@
 	mh_installpoms -plib$(PACKAGE)-java -e$(DEB_UPSTREAM_VERSION)
 	mh_installjar -plib$(PACKAGE)-java -e$(DEB_UPSTREAM_VERSION) -l debian/antelopetasks-pom.xml prep/AntelopeTasks_$(VERSION).jar
 
+binary-post-install/lib$(PACKAGE)-java-doc::
+	rm debian/lib$(PACKAGE)-java-doc/usr/share/doc/libantelope-java/manual/userguide.html
+
 get-orig-source::
 	uscan --force-download --repack --rename

Modified: trunk/antelope/debian/source/format
===================================================================
--- trunk/antelope/debian/source/format	2010-08-05 16:20:16 UTC (rev 12866)
+++ trunk/antelope/debian/source/format	2010-08-05 17:57:44 UTC (rev 12867)
@@ -1 +1 @@
-1.0
+3.0 (quilt)




More information about the pkg-java-commits mailing list