[pkg-java] r8701 - in trunk/modello-maven-plugin: . debian

Ludovic Claude ludovicc-guest at alioth.debian.org
Tue Jun 30 23:26:05 UTC 2009


Author: ludovicc-guest
Date: 2009-06-30 23:26:05 +0000 (Tue, 30 Jun 2009)
New Revision: 8701

Added:
   trunk/modello-maven-plugin/debian/
   trunk/modello-maven-plugin/debian/README.source
   trunk/modello-maven-plugin/debian/changelog
   trunk/modello-maven-plugin/debian/compat
   trunk/modello-maven-plugin/debian/control
   trunk/modello-maven-plugin/debian/copyright
   trunk/modello-maven-plugin/debian/libmodello-maven-plugin-java.java-doc.doc-base
   trunk/modello-maven-plugin/debian/libmodello-maven-plugin-java.java-doc.docs
   trunk/modello-maven-plugin/debian/libmodello-maven-plugin-java.poms
   trunk/modello-maven-plugin/debian/maven.properties
   trunk/modello-maven-plugin/debian/orig-tar.sh
   trunk/modello-maven-plugin/debian/rules
   trunk/modello-maven-plugin/debian/watch
Log:
[svn-inject] Applying Debian modifications to trunk


Property changes on: trunk/modello-maven-plugin/debian
___________________________________________________________________
Added: mergeWithUpstream
   + 1

Added: trunk/modello-maven-plugin/debian/README.source
===================================================================
--- trunk/modello-maven-plugin/debian/README.source	                        (rev 0)
+++ trunk/modello-maven-plugin/debian/README.source	2009-06-30 23:26:05 UTC (rev 8701)
@@ -0,0 +1,9 @@
+Information about modello-maven-plugin
+------------------------------
+
+This package was debianized using the mh_make command
+from the maven-debian-helper package.
+
+The build system uses Maven but prevent it from downloading
+anything from the Internet, making the build compliant with
+the Debian policy.

Added: trunk/modello-maven-plugin/debian/changelog
===================================================================
--- trunk/modello-maven-plugin/debian/changelog	                        (rev 0)
+++ trunk/modello-maven-plugin/debian/changelog	2009-06-30 23:26:05 UTC (rev 8701)
@@ -0,0 +1,5 @@
+modello-maven-plugin (1.0.1-0ubuntu1~ppa2) jaunty; urgency=low
+
+  * Initial release (Closes: #535191)
+
+ -- Ludovic Claude <ludovic.claude at laposte.net>  Tue, 30 Jun 2009 15:55:53 +0100

Added: trunk/modello-maven-plugin/debian/compat
===================================================================
--- trunk/modello-maven-plugin/debian/compat	                        (rev 0)
+++ trunk/modello-maven-plugin/debian/compat	2009-06-30 23:26:05 UTC (rev 8701)
@@ -0,0 +1 @@
+7

Added: trunk/modello-maven-plugin/debian/control
===================================================================
--- trunk/modello-maven-plugin/debian/control	                        (rev 0)
+++ trunk/modello-maven-plugin/debian/control	2009-06-30 23:26:05 UTC (rev 8701)
@@ -0,0 +1,33 @@
+Source: modello-maven-plugin
+Section: java
+Priority: optional
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: Ludovic Claude <ludovic.claude at laposte.net>
+Build-Depends: debhelper (>= 7), cdbs, default-jdk-builddep
+Build-Depends-Indep: maven-debian-helper,
+ libplexus-containers-java, libplexus-build-api-java, libmaven2-core-java,  
+ libmodello-java, libplexus-utils-java 
+Standards-Version: 3.8.2
+Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/modello-maven-plugin
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/modello-maven-plugin/
+Homepage: http://modello.codehaus.org/modello-maven-plugin 
+
+Package: libmodello-maven-plugin-java
+Architecture: all
+Depends: ${misc:Depends}, ${maven:Depends}
+Recommends: ${maven:OptionalDepends}
+Description: Modello Maven Plugin enables the use of Modello in Maven builds. 
+ Modello is a Data Model toolkit in use by the Maven 2 Project.
+ .
+ This package provides a Maven plugin to enable the use of Modello in Maven
+ builds.
+
+Package: libmodello-maven-plugin-java-doc
+Architecture: all
+Section: doc
+Depends: ${misc:Depends}
+Suggests: libmodello-maven-plugin-java
+Description: Documentation for Modello Maven Plugin
+ Modello Maven Plugin enables the use of Modello in Maven builds. 
+ .
+ This package provides the API documentation for libmodello-maven-plugin-java.

Added: trunk/modello-maven-plugin/debian/copyright
===================================================================
--- trunk/modello-maven-plugin/debian/copyright	                        (rev 0)
+++ trunk/modello-maven-plugin/debian/copyright	2009-06-30 23:26:05 UTC (rev 8701)
@@ -0,0 +1,48 @@
+Format-Specification: http://dep.debian.net/deps/dep5/
+Name: Modello Maven Plugin
+Maintainer: Codehaus
+Source: http://modello.codehaus.org/modello-maven-plugin
+
+Files: *
+Copyright:  2004, Codehaus.org
+            2001-2009, Brett Porter <brett at codehaus.org>
+            2001-2009, Jason van Zyl <jason at maven.org>
+            2001-2009, Dan Diephouse <dan at envoisolutions.com>
+            2001-2009, Emmanuel Evenisse <emmanuel at venisse.net>
+            2001-2009, John Casey <jdcasey at commonjava.org>
+            2001-2009, Trygve Laugstol <trygvis at codehaus.org>
+            2001-2009, Arnaud Héritier <aheritier at gmail.com>
+            2001-2009, Milos Kleint <mkleint at codehaus.org>
+            2001-2009, Hervé Boutemy <hboutemy at codehaus.org>
+            2001-2009, Dennis Lundberg <dennisl at codehaus.org>
+            2001-2009, Olivier Lamy <olamy at codehaus.org>
+License: MIT
+
+Files: debian/*
+Copyright: Copyright 2009, Ludovic Claude <ludovic.claude at laposte.net>
+License: GPL-3
+
+License: GPL-3
+  On Debian GNU/Linux system you can find the complete text of the
+  GPL-3 license in '/usr/share/common-licenses/GPL-3'
+
+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.
+
+

Added: trunk/modello-maven-plugin/debian/libmodello-maven-plugin-java.java-doc.doc-base
===================================================================
--- trunk/modello-maven-plugin/debian/libmodello-maven-plugin-java.java-doc.doc-base	                        (rev 0)
+++ trunk/modello-maven-plugin/debian/libmodello-maven-plugin-java.java-doc.doc-base	2009-06-30 23:26:05 UTC (rev 8701)
@@ -0,0 +1,10 @@
+Document: libmodello-maven-plugin-java
+Title: API Javadoc for Modello Maven Plugin
+Author: Codehaus developers
+Abstract: This is the API Javadoc provided for the
+ libmodello-maven-plugin-java library.
+Section: Programming
+
+Format: HTML
+Index: /usr/share/doc/libmodello-maven-plugin-java-doc/api/index.html
+Files: /usr/share/doc/libmodello-maven-plugin-java-doc/api/*

Added: trunk/modello-maven-plugin/debian/libmodello-maven-plugin-java.java-doc.docs
===================================================================
--- trunk/modello-maven-plugin/debian/libmodello-maven-plugin-java.java-doc.docs	                        (rev 0)
+++ trunk/modello-maven-plugin/debian/libmodello-maven-plugin-java.java-doc.docs	2009-06-30 23:26:05 UTC (rev 8701)
@@ -0,0 +1 @@
+target/docs/api
\ No newline at end of file

Added: trunk/modello-maven-plugin/debian/libmodello-maven-plugin-java.poms
===================================================================
--- trunk/modello-maven-plugin/debian/libmodello-maven-plugin-java.poms	                        (rev 0)
+++ trunk/modello-maven-plugin/debian/libmodello-maven-plugin-java.poms	2009-06-30 23:26:05 UTC (rev 8701)
@@ -0,0 +1 @@
+pom.xml

Added: trunk/modello-maven-plugin/debian/maven.properties
===================================================================
--- trunk/modello-maven-plugin/debian/maven.properties	                        (rev 0)
+++ trunk/modello-maven-plugin/debian/maven.properties	2009-06-30 23:26:05 UTC (rev 8701)
@@ -0,0 +1 @@
+maven.test.skip=true

Added: trunk/modello-maven-plugin/debian/orig-tar.sh
===================================================================
--- trunk/modello-maven-plugin/debian/orig-tar.sh	                        (rev 0)
+++ trunk/modello-maven-plugin/debian/orig-tar.sh	2009-06-30 23:26:05 UTC (rev 8701)
@@ -0,0 +1,17 @@
+#!/bin/sh -e
+
+VERSION=$2
+TAR=../modello-maven-plugin_$VERSION.orig.tar.gz
+DIR=modello-maven-plugin-$VERSION
+TAG=$(echo "modello-$VERSION" | sed -re's/~(alpha|beta)/-\1-/')
+
+svn export http://svn.codehaus.org/modello/tags/${TAG}/modello-maven-plugin/ $DIR
+tar -c -z -f $TAR $DIR
+rm -rf $DIR ../$TAG
+
+# move to directory 'tarballs'
+if [ -r .svn/deb-layout ]; then
+  . .svn/deb-layout
+  mv $TAR $origDir
+  echo "moved $TAR to $origDir"
+fi

Added: trunk/modello-maven-plugin/debian/rules
===================================================================
--- trunk/modello-maven-plugin/debian/rules	                        (rev 0)
+++ trunk/modello-maven-plugin/debian/rules	2009-06-30 23:26:05 UTC (rev 8701)
@@ -0,0 +1,9 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/maven.mk
+
+JAVA_HOME := /usr/lib/jvm/default-java
+
+get-orig-source:
+	uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download --rename
\ No newline at end of file


Property changes on: trunk/modello-maven-plugin/debian/rules
___________________________________________________________________
Added: svn:executable
   + *

Added: trunk/modello-maven-plugin/debian/watch
===================================================================
--- trunk/modello-maven-plugin/debian/watch	                        (rev 0)
+++ trunk/modello-maven-plugin/debian/watch	2009-06-30 23:26:05 UTC (rev 8701)
@@ -0,0 +1,4 @@
+version=3
+opts="uversionmangle=s/-(alpha|beta)-/~$1/" \
+  http://svn.codehaus.org/modello/tags/ \
+  modello-(\d.*)/ debian debian/orig-tar.sh




More information about the pkg-java-commits mailing list