[maven] branch master updated (d18d2bd -> d5a34ce)

Emmanuel Bourg ebourg-guest at alioth.debian.org
Mon Oct 21 20:51:24 UTC 2013


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

ebourg-guest pushed a change to branch master
in repository maven.

      from  d18d2bd   Fetch the sources from the new Git repository
      adds  b82c56f   Imported Upstream version 3.0.5
       new  9b2f65a   Merge tag 'upstream/3.0.5'
       new  12ad030   New upstream release (3.0.5)
       new  d82887b   Install generic 3.x artifacts in /usr/share/maven-repo (Closes: #698975) Renamed the jars in /usr/share/java to maven3-xxx.jar to avoid conflicts with Maven 2 Installed versionless jars in /usr/share/java
       new  6342de0   debian/copyright: Year range update
       new  5f7e2eb   Build depend on debhelper >= 9
       new  d5a34ce   Upload to unstable

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore                                |    2 +-
 apache-maven/pom.xml                      |    2 +-
 debian/changelog                          |   11 +++-
 debian/compat                             |    2 +-
 debian/control                            |    2 +-
 debian/copyright                          |   19 +++---
 debian/{maven.rules => maven.buildRules}  |   26 ++++-----
 debian/maven.links                        |   36 ++++++++----
 debian/maven.poms                         |   23 ++++----
 debian/maven.rules                        |   26 ++++-----
 debian/mvn.1                              |    4 +-
 debian/mvnDebug.1                         |    2 +-
 debian/patches/add_dependencies.diff      |    2 +-
 debian/patches/dep_versions.diff          |    2 +-
 debian/patches/force_java15_compiler.diff |    8 +--
 debian/patches/no_maven_assembly.diff     |    4 +-
 debian/patches/plugins_version.diff       |    2 +-
 debian/rules                              |   17 +++++-
 maven-aether-provider/pom.xml             |    2 +-
 maven-artifact/pom.xml                    |    2 +-
 maven-compat/pom.xml                      |    2 +-
 maven-core/pom.xml                        |   89 ++++++++---------------------
 maven-embedder/pom.xml                    |    2 +-
 maven-model-builder/pom.xml               |    2 +-
 maven-model/pom.xml                       |    2 +-
 maven-plugin-api/pom.xml                  |    2 +-
 maven-repository-metadata/pom.xml         |    2 +-
 maven-settings-builder/pom.xml            |    2 +-
 maven-settings/pom.xml                    |    2 +-
 pom.xml                                   |   31 +++++++---
 30 files changed, 166 insertions(+), 164 deletions(-)
 copy debian/{maven.rules => maven.buildRules} (56%)

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



More information about the pkg-java-commits mailing list