[pkg-java] r11679 - in trunk/xmlgraphics-commons/debian: . source

Gabriele Giacone gg0-guest at alioth.debian.org
Sun Feb 21 23:55:44 UTC 2010


Author: gg0-guest
Date: 2010-02-21 23:55:43 +0000 (Sun, 21 Feb 2010)
New Revision: 11679

Added:
   trunk/xmlgraphics-commons/debian/pom.xml
   trunk/xmlgraphics-commons/debian/source/
   trunk/xmlgraphics-commons/debian/source/format
Modified:
   trunk/xmlgraphics-commons/debian/changelog
   trunk/xmlgraphics-commons/debian/compat
   trunk/xmlgraphics-commons/debian/control
   trunk/xmlgraphics-commons/debian/copyright
   trunk/xmlgraphics-commons/debian/rules
Log:
added maven support

Modified: trunk/xmlgraphics-commons/debian/changelog
===================================================================
--- trunk/xmlgraphics-commons/debian/changelog	2010-02-21 23:38:26 UTC (rev 11678)
+++ trunk/xmlgraphics-commons/debian/changelog	2010-02-21 23:55:43 UTC (rev 11679)
@@ -1,3 +1,17 @@
+xmlgraphics-commons (1.3.1.dfsg-5) unstable; urgency=low
+
+  * Added Maven support
+  * Added VCS-* fields
+  * Standards-Version to 3.8.4
+  * Source format 3.0 (quilt)
+  * debhelper compat to 7
+  * d/copyright:
+    - converted to DEP5 format
+    - added debian/pom.xml section
+  * Removed Arnaud Vandyck from Uploaders
+
+ -- Gabriele Giacone <1o5g4r8o at gmail.com>  Mon, 22 Feb 2010 00:13:23 +0100
+
 xmlgraphics-commons (1.3.1.dfsg-4) unstable; urgency=low
 
   * Hmmm, also depend on java2-runtime-headless as well... (really closes:

Modified: trunk/xmlgraphics-commons/debian/compat
===================================================================
--- trunk/xmlgraphics-commons/debian/compat	2010-02-21 23:38:26 UTC (rev 11678)
+++ trunk/xmlgraphics-commons/debian/compat	2010-02-21 23:55:43 UTC (rev 11679)
@@ -1 +1 @@
-5
+7

Modified: trunk/xmlgraphics-commons/debian/control
===================================================================
--- trunk/xmlgraphics-commons/debian/control	2010-02-21 23:38:26 UTC (rev 11678)
+++ trunk/xmlgraphics-commons/debian/control	2010-02-21 23:55:43 UTC (rev 11679)
@@ -2,12 +2,13 @@
 Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Arnaud Vandyck <avdyk at debian.org>, Michael Koch <konqueror at gmx.de>,
- Vincent Fourmond <fourmond at debian.org>
-Build-Depends: debhelper (>= 5), cdbs
+Uploaders: Michael Koch <konqueror at gmx.de>, Vincent Fourmond <fourmond at debian.org>
+Build-Depends: debhelper (>= 7), cdbs
 Build-Depends-Indep: openjdk-6-jdk | sun-java6-jdk, ant-optional, 
- libcommons-io-java (>= 1.3.1), junit, libcommons-logging-java
-Standards-Version: 3.8.3
+ libcommons-io-java (>= 1.3.1), junit, libcommons-logging-java, maven-repo-helper
+Standards-Version: 3.8.4
+Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/xmlgraphics-commons
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/xmlgraphics-commons
 
 Package: libxmlgraphics-commons-java
 Architecture: all

Modified: trunk/xmlgraphics-commons/debian/copyright
===================================================================
--- trunk/xmlgraphics-commons/debian/copyright	2010-02-21 23:38:26 UTC (rev 11678)
+++ trunk/xmlgraphics-commons/debian/copyright	2010-02-21 23:55:43 UTC (rev 11679)
@@ -1,29 +1,25 @@
-This package was debianized by Arnaud Vandyck <avdyk at debian.org> on 13-April-2007.
-The source code was downloaded from http://xmlgraphics.apache.org/commons/
+Format-Specification: http://dep.debian.net/deps/dep5/
+Name: xmlgraphics-commons
+Maintainer: Chris Bowditch, Thomas DeWeese, Christian Geisert,
+ Clay Leeds, Jeremias Märki, Cameron McCormack, Simon Pepping, Jörg
+ Pietschmann
+Source: http://xmlgraphics.apache.org/commons/
 
-Authors:
+Copyright: 2006, The Apache Software Foundation
+License: Apache Software License version 2.0
+ On Debian systems the full text of the Apache Software License version
+ 2.0 can be found in the `/usr/share/common-licenses/Apache-2.0' file.
 
-Chris Bowditch, Thomas DeWeese, Christian Geisert,
-Clay Leeds, Jeremias Märki, Cameron McCormack, Simon Pepping, Jörg
-Pietschmann
+Files: debian/*
+Copyright: 2007, Arnaud Vandyck <avdyk at debian.org>
+License: Apache Software License version 2.0
+ On Debian systems the full text of the Apache Software License version
+ 2.0 can be found in the `/usr/share/common-licenses/Apache-2.0' file.
 
-Copyright:
-                (c) 2006 The Apache Software Foundation
-
- Licensed to the Apache Software Foundation (ASF) under one or more
- contributor license agreements.  See the NOTICE file distributed with
- this work for additional information regarding copyright ownership.
- The ASF licenses this file to You 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 systems, the Apache License Version 2.0 can be found in the file
-/usr/share/common-licenses/Apache-2.0
\ No newline at end of file
+Files: debian/pom.xml
+Copyright: 2005, The Apache Software Foundation
+License: Apache Software License version 2.0
+ pom.xml file has been downloaded from
+ <http://github.com/apache/xml-graphics-commons>
+ On Debian systems the full text of the Apache Software License version
+ 2.0 can be found in the `/usr/share/common-licenses/Apache-2.0' file.

Added: trunk/xmlgraphics-commons/debian/pom.xml
===================================================================
--- trunk/xmlgraphics-commons/debian/pom.xml	                        (rev 0)
+++ trunk/xmlgraphics-commons/debian/pom.xml	2010-02-21 23:55:43 UTC (rev 11679)
@@ -0,0 +1,76 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements. See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You 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.
+-->
+<!-- $Id$ -->
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
+http://maven.apache.org/maven-v4_0_0.xsd">
+  <modelVersion>4.0.0</modelVersion>
+  <groupId>org.apache.xmlgraphics</groupId>
+  <artifactId>xmlgraphics-commons</artifactId>
+  <packaging>jar</packaging>
+  <name>Apache XML Graphics Commons</name>
+  <version>1.3.1</version>
+  <url>http://xmlgraphics.apache.org/commons/</url>
+  <description>
+    Apache XML Graphics Commons is a library that consists of several reusable
+    components used by Apache Batik and Apache FOP. Many of these components
+    can easily be used separately outside the domains of SVG and XSL-FO.
+  </description>
+  <inceptionYear>2005</inceptionYear>
+  <mailingLists>
+    <mailingList>
+      <name>XML Graphics General List</name>
+      <subscribe>general-subscribe at xmlgraphics.apache.org</subscribe>
+      <unsubscribe>general-unsubscribe at xmlgraphics.apache.org</unsubscribe>
+      <archive>http://mail-archives.apache.org/mod_mbox/xmlgraphics-general/</archive>
+    </mailingList>
+    <mailingList>
+      <name>XML Graphics Commit List</name>
+      <subscribe>commits-subscribe at xmlgraphics.apache.org</subscribe>
+      <unsubscribe>commits-unsubscribe at xmlgraphics.apache.org</unsubscribe>
+      <archive>http://mail-archives.apache.org/mod_mbox/xmlgraphics-commits/</archive>
+    </mailingList>
+  </mailingLists>
+  <licenses>
+    <license>
+      <name>The Apache Software License, Version 2.0</name>
+      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
+      <distribution>repo</distribution>
+    </license>
+  </licenses>
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/xmlgraphics/commons/trunk</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/xmlgraphics/commons/trunk</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/xmlgraphics/commons/trunk/?root=Apache-SVN</url>
+  </scm>
+  <organization>
+    <name>Apache Software Foundation</name>
+    <url>http://www.apache.org/</url>
+  </organization>
+  <dependencies>
+    <dependency>
+      <groupId>commons-io</groupId>
+      <artifactId>commons-io</artifactId>
+      <version>1.3.1</version>
+    </dependency>
+    <dependency>
+      <groupId>commons-logging</groupId>
+      <artifactId>commons-logging</artifactId>
+      <version>1.0.4</version>
+    </dependency>
+  </dependencies>
+</project>

Modified: trunk/xmlgraphics-commons/debian/rules
===================================================================
--- trunk/xmlgraphics-commons/debian/rules	2010-02-21 23:38:26 UTC (rev 11678)
+++ trunk/xmlgraphics-commons/debian/rules	2010-02-21 23:55:43 UTC (rev 11679)
@@ -14,5 +14,7 @@
 DEB_ANT_BUILD_TARGET := all
 
 install/libxmlgraphics-commons-java::
-	install -m644 -D build/xmlgraphics-commons-$(VERSION).jar debian/libxmlgraphics-commons-java/usr/share/java/xmlgraphics-commons-$(VERSION).jar
-	dh_link -plibxmlgraphics-commons-java usr/share/java/xmlgraphics-commons-$(VERSION).jar usr/share/java/xmlgraphics-commons.jar
+	# Install pom and jar
+	mh_installpom -v -plibxmlgraphics-commons-java debian/pom.xml
+	mh_installjar -plibxmlgraphics-commons-java -l debian/pom.xml \
+		-nxmlgraphics-commons -i${VERSION} build/xmlgraphics-commons-$(VERSION).jar

Added: trunk/xmlgraphics-commons/debian/source/format
===================================================================
--- trunk/xmlgraphics-commons/debian/source/format	                        (rev 0)
+++ trunk/xmlgraphics-commons/debian/source/format	2010-02-21 23:55:43 UTC (rev 11679)
@@ -0,0 +1 @@
+3.0 (quilt)




More information about the pkg-java-commits mailing list