[libcommons-digester-java] 16/39: * New version
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Jan 15 14:26:07 UTC 2018
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 84486bf9ca28f9c99eba014e4840894c83f75225
Author: Ludovic Claude <ludovic.claude at laposte.net>
Date: Thu Jul 2 11:40:24 2009 +0000
* New version
---
debian/changelog | 12 ++++++++++++
debian/libcommons-digester-java.poms | 1 +
debian/maven.rules | 2 ++
debian/watch | 2 +-
4 files changed, 16 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index d629e9c..0420b94 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+libcommons-digester-java (1.8.1-1) unstable; urgency=low
+
+ * New upstream release, add myself to Uploaders
+ * Fix debian/watch to restrict watch on 1.x releases, as 2.0 is
+ breaking backwards compatibility
+ * Add the Maven POM to the package,
+ * Add a Build-Depends-Indep dependency on maven-repo-helper
+ * Use mh_installpom and mh_installjar to install the POM and the jar to the
+ Maven repository
+
+ -- Ludovic Claude <ludovic.claude at laposte.net> Thu, 02 Jul 2009 12:17:09 +0100
+
libcommons-digester-java (1.8-3.1) UNRELEASED; urgency=low
* Non-maintainer upload.
diff --git a/debian/libcommons-digester-java.poms b/debian/libcommons-digester-java.poms
new file mode 100644
index 0000000..43e746b
--- /dev/null
+++ b/debian/libcommons-digester-java.poms
@@ -0,0 +1 @@
+pom.xml --no-parent
diff --git a/debian/maven.rules b/debian/maven.rules
new file mode 100644
index 0000000..8486979
--- /dev/null
+++ b/debian/maven.rules
@@ -0,0 +1,2 @@
+junit junit jar s/3\..*/3.x/
+
diff --git a/debian/watch b/debian/watch
index 38b2391..2ea6dd9 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
-http://www.apache.org/dist/commons/digester/source/ commons-digester-([\d\.]+)-src.tar.gz debian debian/orig-tar.sh
+http://www.apache.org/dist/commons/digester/source/ commons-digester-(1\.[\d\.]+)-src.tar.gz debian debian/orig-tar.sh
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcommons-digester-java.git
More information about the pkg-java-commits
mailing list