[pkg-java] r10957 - in trunk: . hbci4java hbci4java/debian

Fabian Köster maestro_alubia-guest at alioth.debian.org
Sun Nov 1 11:41:31 UTC 2009


Author: maestro_alubia-guest
Date: 2009-11-01 11:41:31 +0000 (Sun, 01 Nov 2009)
New Revision: 10957

Added:
   trunk/hbci4java/
   trunk/hbci4java/debian/
   trunk/hbci4java/debian/ant.properties
   trunk/hbci4java/debian/changelog
   trunk/hbci4java/debian/compat
   trunk/hbci4java/debian/control
   trunk/hbci4java/debian/copyright
   trunk/hbci4java/debian/libhbci4java-java-doc.doc-base
   trunk/hbci4java/debian/libhbci4java-java-doc.docs
   trunk/hbci4java/debian/libhbci4java-java.dirs
   trunk/hbci4java/debian/libhbci4java-java.poms
   trunk/hbci4java/debian/orig-tar.sh
   trunk/hbci4java/debian/pom.xml
   trunk/hbci4java/debian/rules
   trunk/hbci4java/debian/watch
Log:
Added new package "hbci4java"



Added: trunk/hbci4java/debian/ant.properties
===================================================================
--- trunk/hbci4java/debian/ant.properties	                        (rev 0)
+++ trunk/hbci4java/debian/ant.properties	2009-11-01 11:41:31 UTC (rev 10957)
@@ -0,0 +1,2 @@
+build.sysclasspath=only
+doc=api

Added: trunk/hbci4java/debian/changelog
===================================================================
--- trunk/hbci4java/debian/changelog	                        (rev 0)
+++ trunk/hbci4java/debian/changelog	2009-11-01 11:41:31 UTC (rev 10957)
@@ -0,0 +1,5 @@
+hbci4java (2.5.12-1) unstable; urgency=low
+
+  * Initial release (Closes: #nnnn)  <nnnn is the bug number of your ITP>
+
+ -- Fabian Köster <koesterreich at gmx.net>  Sun, 01 Nov 2009 10:54:08 +0100

Added: trunk/hbci4java/debian/compat
===================================================================
--- trunk/hbci4java/debian/compat	                        (rev 0)
+++ trunk/hbci4java/debian/compat	2009-11-01 11:41:31 UTC (rev 10957)
@@ -0,0 +1 @@
+7

Added: trunk/hbci4java/debian/control
===================================================================
--- trunk/hbci4java/debian/control	                        (rev 0)
+++ trunk/hbci4java/debian/control	2009-11-01 11:41:31 UTC (rev 10957)
@@ -0,0 +1,28 @@
+Source: hbci4java
+Priority: optional
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: Fabian Köster <koesterreich at gmx.net>
+Build-Depends: ant, ant-optional, debhelper (>= 7), cdbs, default-jdk
+Standards-Version: 3.8.3
+Section: libs
+Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/hbci4java
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/hbci4java
+Homepage: http://hbci4java.kapott.org/
+
+Package: libhbci4java-java
+Section: java
+Architecture: all
+Depends: ${misc:Depends}, default-jre-headless | java2-runtime-headless
+Suggests: java-virtual-machine, libhbci4java-java-doc
+Description: A Java Library for HBCI (Homebanking Computer Interface)
+ bla blub bla
+
+Package: libhbci4java-java-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}
+Suggests: libhbci4java-java
+Description: API Documentation for libhbci4java-java
+ bla blub bla
+ .
+ This package provides the Javadoc API for hbci4java

Added: trunk/hbci4java/debian/copyright
===================================================================
--- trunk/hbci4java/debian/copyright	                        (rev 0)
+++ trunk/hbci4java/debian/copyright	2009-11-01 11:41:31 UTC (rev 10957)
@@ -0,0 +1,38 @@
+This package was debianized by Fabian Köster <koesterreich at gmx.net> on
+Sun, 01 Nov 2009 10:54:08 +0100.
+
+It was downloaded from <http://hbci4java.kapott.org/>.
+
+Upstream Author:
+
+    Stefan Palme <hbci4java at kapott.org>
+
+Copyright:
+
+    Copyright (C) 2001-2009, Stefan Palme <hbci4java at kapott.org>
+
+License:
+
+    This package is free software; you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation; either version 2 of the License, or
+    (at your option) any later version.
+
+    This package 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 General Public License for more details.
+
+    You should have received a copy of the GNU General Public License
+    along with this package; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+
+On Debian systems, the complete text of the GNU General
+Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'.
+
+The Debian packaging is:
+
+    Copyright (C) 2009 Fabian Köster <koesterreich at gmx.net>
+
+and is licensed under the GPL version 3, 
+see `/usr/share/common-licenses/GPL-3'.

Added: trunk/hbci4java/debian/libhbci4java-java-doc.doc-base
===================================================================
--- trunk/hbci4java/debian/libhbci4java-java-doc.doc-base	                        (rev 0)
+++ trunk/hbci4java/debian/libhbci4java-java-doc.doc-base	2009-11-01 11:41:31 UTC (rev 10957)
@@ -0,0 +1,9 @@
+Document: libhbci4java-java-doc
+Title: Javadoc API for hbci4java
+Author: 
+Abstract: The javadoc API of HBCI4Java
+Section: Programming
+
+Format: HTML
+Index: /usr/share/doc/libhbci4java-java-doc/api/index.html
+Files: /usr/share/doc/libhbci4java-java-doc/api/*

Added: trunk/hbci4java/debian/libhbci4java-java-doc.docs
===================================================================
--- trunk/hbci4java/debian/libhbci4java-java-doc.docs	                        (rev 0)
+++ trunk/hbci4java/debian/libhbci4java-java-doc.docs	2009-11-01 11:41:31 UTC (rev 10957)
@@ -0,0 +1 @@
+api

Added: trunk/hbci4java/debian/libhbci4java-java.dirs
===================================================================
--- trunk/hbci4java/debian/libhbci4java-java.dirs	                        (rev 0)
+++ trunk/hbci4java/debian/libhbci4java-java.dirs	2009-11-01 11:41:31 UTC (rev 10957)
@@ -0,0 +1 @@
+usr/share/java

Added: trunk/hbci4java/debian/libhbci4java-java.poms
===================================================================
--- trunk/hbci4java/debian/libhbci4java-java.poms	                        (rev 0)
+++ trunk/hbci4java/debian/libhbci4java-java.poms	2009-11-01 11:41:31 UTC (rev 10957)
@@ -0,0 +1 @@
+debian/pom.xml

Added: trunk/hbci4java/debian/orig-tar.sh
===================================================================
--- trunk/hbci4java/debian/orig-tar.sh	                        (rev 0)
+++ trunk/hbci4java/debian/orig-tar.sh	2009-11-01 11:41:31 UTC (rev 10957)
@@ -0,0 +1,20 @@
+#!/bin/sh -e
+
+# called by uscan with '--upstream-version' <version> <file>
+DIR=hbci4java-$2-src
+TAR=../hbci4java_$2.orig.tar.gz
+
+# clean up the upstream tarball
+unzip $3
+tar -c -z -f $TAR $DIR
+rm -rf $DIR $3
+
+# move to directory 'tarballs'
+if [ -r .svn/deb-layout ]; then
+    . .svn/deb-layout
+    mv $TAR $origDir
+    echo "moved $TAR to $origDir"
+fi
+
+exit 0
+

Added: trunk/hbci4java/debian/pom.xml
===================================================================
--- trunk/hbci4java/debian/pom.xml	                        (rev 0)
+++ trunk/hbci4java/debian/pom.xml	2009-11-01 11:41:31 UTC (rev 10957)
@@ -0,0 +1,12 @@
+<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.kapott</groupId>
+  <artifactId>hbci4java</artifactId>
+  <packaging>jar</packaging>
+  <version>2.5.12</version>
+  <name>HBCI4Java</name>
+  <url>http://hbci4java.kapott.org/</url>
+  <description>Java Library for HBCI (Homebanking Computer Interface)</description>
+</project>
+

Added: trunk/hbci4java/debian/rules
===================================================================
--- trunk/hbci4java/debian/rules	                        (rev 0)
+++ trunk/hbci4java/debian/rules	2009-11-01 11:41:31 UTC (rev 10957)
@@ -0,0 +1,21 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/ant.mk
+
+PACKAGE              := $(DEB_SOURCE_PACKAGE)
+VERSION              := $(DEB_UPSTREAM_VERSION)
+JAVA_HOME            := /usr/lib/jvm/default-java
+DEB_JARS             := $(ANT_HOME)/lib/*
+DEB_ANT_BUILD_TARGET := package javadoc
+DEB_ANT_BUILDFILE    := build.xml
+DEB_ANT_ARGS         := -Dpackage=$(PACKAGE) -DartifactId=$(PACKAGE) -Dversion=$(VERSION)
+
+binary-post-install/lib$(PACKAGE)-java::
+	mh_installpoms -plib$(PACKAGE)-java
+	mh_installjar -plib$(PACKAGE)-java -l debian/pom.xml dist/jar/$(PACKAGE).jar
+
+clean::
+	rm -rf dist doc classes
+	-rm -rf debian/tmp
+


Property changes on: trunk/hbci4java/debian/rules
___________________________________________________________________
Added: svn:executable
   + 

Added: trunk/hbci4java/debian/watch
===================================================================
--- trunk/hbci4java/debian/watch	                        (rev 0)
+++ trunk/hbci4java/debian/watch	2009-11-01 11:41:31 UTC (rev 10957)
@@ -0,0 +1,4 @@
+# Compulsory line, this is a version 3 file
+version=3
+
+http://hbci4java.kapott.org/hbci4java-([\d\.]+)-src\.zip debian debian/orig-tar.sh




More information about the pkg-java-commits mailing list