This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository libcommons-digester-java.

commit e66fcf5b63f9d2a783a46180d05ef12b63c9a8b2
Author: Torsten Werner <twer...@debian.org>
Date:   Sun Aug 7 00:10:11 2011 +0000

    * Team upload.
    * Remove Java runtime Depends.
    * Switch to source format 3.0.
---
 debian/TODO           | 1 +
 debian/changelog      | 8 ++++++++
 debian/control        | 2 +-
 debian/patches/series | 1 +
 debian/rules          | 1 -
 debian/source/format  | 1 +
 6 files changed, 12 insertions(+), 2 deletions(-)

diff --git a/debian/TODO b/debian/TODO
new file mode 100644
index 0000000..d355dfd
--- /dev/null
+++ b/debian/TODO
@@ -0,0 +1 @@
+- package upstream version 3 which breaks the API
diff --git a/debian/changelog b/debian/changelog
index 15a25df..f55f078 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+libcommons-digester-java (1.8.1-3) unstable; urgency=low
+
+  * Team upload.
+  * Remove Java runtime Depends.
+  * Switch to source format 3.0.
+
+ -- Torsten Werner <twer...@debian.org>  Sun, 07 Aug 2011 02:05:23 +0200
+
 libcommons-digester-java (1.8.1-2) unstable; urgency=low
 
   * Upload to unstable.
diff --git a/debian/control b/debian/control
index 007a6eb..67cec46 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Homepage: http://commons.apache.org/digester/
 
 Package: libcommons-digester-java
 Architecture: all
-Depends: default-jre-headless | java2-runtime-headless, 
libcommons-beanutils-java (>= 1.7-1), libcommons-logging-java, ${misc:Depends}
+Depends: libcommons-beanutils-java (>= 1.7-1), libcommons-logging-java, 
${misc:Depends}
 Suggests: libcommons-digester-java-doc
 Description: Rule based XML Java object mapping tool
  Commons-Digester converts XML to a Java object by a set of mapping
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..8d70d53
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+01_Tomcat4_Digester1_7_Workaround.patch
diff --git a/debian/rules b/debian/rules
index b99f640..5bfa0f9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,6 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/ant.mk
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
 
 PACKAGE              := $(DEB_SOURCE_PACKAGE)
 VERSION              := $(DEB_UPSTREAM_VERSION)
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/libcommons-digester-java.git

_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to