[SCM] access-modifier-checker packaging branch, master, updated. upstream/1.0-3-g2da6397
Miguel Landaeta
nomadium-guest at alioth.debian.org
Tue Aug 30 18:51:09 UTC 2011
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "access-modifier-checker packaging".
The branch, master has been updated
via 2da6397bfa7704d58246755def3cf5ae233ac601 (commit)
from 426085736ebd377f63f4e07af318b14ed9523741 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 2da6397bfa7704d58246755def3cf5ae233ac601
Author: Miguel Landaeta <miguel at miguel.cc>
Date: Tue Aug 30 13:41:36 2011 -0430
Add Build-Depends on libmaven-plugin-tools-java
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 7 +++++++
debian/control | 3 ++-
2 files changed, 9 insertions(+), 1 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index b0fc39c..d5e7fb0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+access-modifier-checker (1.0-2) UNRELEASED; urgency=low
+
+ * Team upload.
+ * Add Build-Depends on libmaven-plugin-tools-java (>= 2.8) (Closes: #639828).
+
+ -- Miguel Landaeta <miguel at miguel.cc> Tue, 30 Aug 2011 13:31:54 -0430
+
access-modifier-checker (1.0-1) unstable; urgency=low
* Initial Debian release (Closes: #629909)
diff --git a/debian/control b/debian/control
index e7c0b4d..6850165 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,8 @@ Build-Depends-Indep:
libmaven2-core-java,
libmaven2-core-java-doc,
libmetainf-services-java,
- libmetainf-services-java-doc
+ libmetainf-services-java-doc,
+ libmaven-plugin-tools-java (>= 2.8)
Standards-Version: 3.9.2
Homepage: https://github.com/kohsuke/access-modifier
Vcs-Git: git://git.debian.org/git/pkg-java/access-modifier-checker.git
hooks/post-receive
--
access-modifier-checker packaging
More information about the pkg-java-commits
mailing list