[maven-ejb-plugin] 05/15: * Team upload. * Switch to source format 3.0. * Update Standards-Version: 3.9.1. * Add Build-Depends-Indep: libmaven-plugin-tools-java. * Add debian/TODO (fix tests).
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Dec 9 13:11:24 UTC 2015
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository maven-ejb-plugin.
commit ef25682d90b60a886a9cc622a648098601cb39b1
Author: Torsten Werner <twerner at debian.org>
Date: Sun Aug 28 21:41:01 2011 +0000
* Team upload.
* Switch to source format 3.0.
* Update Standards-Version: 3.9.1.
* Add Build-Depends-Indep: libmaven-plugin-tools-java.
* Add debian/TODO (fix tests).
---
debian/TODO | 1 +
debian/changelog | 10 ++++++++++
debian/control | 4 ++--
debian/source/format | 1 +
4 files changed, 14 insertions(+), 2 deletions(-)
diff --git a/debian/TODO b/debian/TODO
new file mode 100644
index 0000000..b93b3ca
--- /dev/null
+++ b/debian/TODO
@@ -0,0 +1 @@
+- fix tests
diff --git a/debian/changelog b/debian/changelog
index 0609b8d..2ab77f4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+maven-ejb-plugin (2.2-2) unstable; urgency=low
+
+ * Team upload.
+ * Switch to source format 3.0.
+ * Update Standards-Version: 3.9.1.
+ * Add Build-Depends-Indep: libmaven-plugin-tools-java.
+ * Add debian/TODO (fix tests).
+
+ -- Torsten Werner <twerner at debian.org> Sun, 28 Aug 2011 23:39:43 +0200
+
maven-ejb-plugin (2.2-1) unstable; urgency=low
* Initial release (Closes: #540054)
diff --git a/debian/control b/debian/control
index 77eac9d..be09482 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,8 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
Uploaders: Ludovic Claude <ludovic.claude at laposte.net>
Build-Depends: debhelper (>= 7), cdbs, default-jdk, maven-debian-helper
Build-Depends-Indep: libmaven-invoker-plugin-java (>= 1.3), libmaven-archiver-java, libmaven2-core-java,
- libplexus-utils-java, libmaven-plugin-testing-java
-Standards-Version: 3.8.2
+ libplexus-utils-java, libmaven-plugin-testing-java, libmaven-plugin-tools-java
+Standards-Version: 3.9.1
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/maven-ejb-plugin
Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/maven-ejb-plugin/
Homepage: http://maven.apache.org/plugins/maven-ejb-plugin/
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/maven-ejb-plugin.git
More information about the pkg-java-commits
mailing list