[libcommons-validator-java] 02/04: Updated the Maven rules

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Apr 27 19:50:04 UTC 2015


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

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

commit b192180cc05b6f96f7f7eca74d23a5d1e74dbbf3
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Mon Apr 27 21:34:09 2015 +0200

    Updated the Maven rules
---
 debian/changelog         | 12 +++++-------
 debian/maven.ignoreRules |  1 +
 debian/maven.rules       |  1 +
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f6259ea..72d261d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,17 +1,15 @@
-libcommons-validator-java (1:1.4.0-4) UNRELEASED; urgency=low
+libcommons-validator-java (1:1.4.1-1) unstable; urgency=low
 
   [ Emmanuel Bourg ]
+  * New upstream release
+  * Moved the package to Git
   * Install the Javadoc in /usr/share/doc/libcommons-validator-java/api
     instead of /usr/share/doc/libcommons-validator-java-doc/apidocs
 
   [ Kumar Appaiah ]
-  * debian/control:
-    + Remove Kumar Appaiah from uploaders
-
-  [ Emmanuel Bourg ]
-  * Moved the package to Git
+  * debian/control: Remove Kumar Appaiah from uploaders
 
- -- Kumar Appaiah <akumar at debian.org>  Sat, 29 Mar 2014 15:54:40 -0400
+ -- Emmanuel Bourg <ebourg at apache.org>  Mon, 27 Apr 2015 21:32:06 +0200
 
 libcommons-validator-java (1:1.4.0-2) unstable; urgency=low
 
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index 1785852..3ff505c 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -2,6 +2,7 @@
 org.apache.maven.plugins maven-assembly-plugin * * * *
 org.apache.maven.plugins maven-changes-plugin * * * *
 org.apache.maven.plugins maven-checkstyle-plugin * * * *
+org.apache.maven.plugins maven-scm-publish-plugin * * * *
 org.codehaus.mojo clirr-maven-plugin * * * *
 org.codehaus.mojo cobertura-maven-plugin * * * *
 org.codehaus.mojo findbugs-maven-plugin * * * *
diff --git a/debian/maven.rules b/debian/maven.rules
index 692a8b5..e2f85d0 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -1,5 +1,6 @@
 
 commons-beanutils commons-beanutils jar s/.*/debian/ * *
+commons-collections commons-collections jar s/.*/3.x/ * *
 commons-validator commons-validator jar s/.*/debian/ * *
 commons-logging s/commons-logging-api/commons-logging/ * s/.*/debian/ * *
 junit junit jar s/3\..*/3.x/ * *

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



More information about the pkg-java-commits mailing list