[maven-plugin-testing-1.3] 22/22: Cloned the package as maven-plugin-testing-1.3
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Jul 20 10:28:59 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository maven-plugin-testing-1.3.
commit 40369e5c5d4c52465eabfc8b39baeaa8d9bd7a31
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Thu Jul 20 12:26:24 2017 +0200
Cloned the package as maven-plugin-testing-1.3
---
debian/changelog | 5 +--
debian/control | 42 ++++------------------
....poms => libmaven-plugin-testing-1.3-java.poms} | 6 ++--
.../libmaven-plugin-testing-java-doc.doc-base.api | 10 ------
debian/libmaven-plugin-testing-java-doc.install | 2 --
debian/maven.cleanIgnoreRules | 17 ---------
debian/maven.publishedRules | 9 +++--
debian/maven.rules | 8 ++---
8 files changed, 20 insertions(+), 79 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index bfc6f87..005db05 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,13 @@
-maven-plugin-testing (1.3-3) UNRELEASED; urgency=medium
+maven-plugin-testing-1.3 (1.3-3) unstable; urgency=medium
* Team upload.
+ * Cloned the package as maven-plugin-testing-1.3
* Build with the DH sequencer instead of CDBS
* Moved the package to Git
* Standards-Version updated to 4.0.0
* Switch to debhelper level 10
- -- Emmanuel Bourg <ebourg at apache.org> Mon, 17 Jul 2017 22:38:56 +0200
+ -- Emmanuel Bourg <ebourg at apache.org> Thu, 20 Jul 2017 12:26:02 +0200
maven-plugin-testing (1.3-2) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index e223c48..1a2ce5f 100644
--- a/debian/control
+++ b/debian/control
@@ -1,32 +1,26 @@
-Source: maven-plugin-testing
+Source: maven-plugin-testing-1.3
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Ludovic Claude <ludovic.claude at laposte.net>
Build-Depends: debhelper (>= 10), default-jdk, maven-debian-helper (>= 2.2)
-Build-Depends-Indep: default-jdk-doc,
- junit,
+Build-Depends-Indep: junit,
libeasymock-java,
libmaven-invoker-java,
- libmaven-javadoc-plugin-java,
libmaven2-core-java,
- libmaven2-core-java-doc,
libplexus-archiver-java,
libplexus-container-default-java,
- libplexus-container-default-java-doc,
libplexus-maven-plugin-java (>= 1.3.8-9~),
- libplexus-utils-java,
- libplexus-utils-java-doc
+ libplexus-utils-java
Standards-Version: 4.0.0
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/maven-plugin-testing.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/maven-plugin-testing.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-java/maven-plugin-testing-1.3.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/maven-plugin-testing-1.3.git
Homepage: http://maven.apache.org/plugin-testing/
-Package: libmaven-plugin-testing-java
+Package: libmaven-plugin-testing-1.3-java
Architecture: all
Depends: ${maven:Depends}, ${misc:Depends}
Recommends: ${maven:OptionalDepends}
-Suggests: libmaven-plugin-testing-java-doc
Description: Maven Plugin Testing
Maven is a software project management and comprehension tool. Based on the
concept of a project object model (POM), Maven can manage a project's build,
@@ -44,27 +38,3 @@ Description: Maven Plugin Testing
* Allowing transparent migration to new features
.
This package ships the necessary modules to be able to test Maven Plugins.
-
-Package: libmaven-plugin-testing-java-doc
-Architecture: all
-Section: doc
-Depends: ${maven:DocDepends}, ${misc:Depends}
-Recommends: ${maven:DocOptionalDepends}
-Suggests: libmaven-plugin-testing-java
-Description: Documentation for Maven Plugin Testing
- Maven is a software project management and comprehension tool. Based on the
- concept of a project object model (POM), Maven can manage a project's build,
- reporting and documentation from a central piece of information.
- .
- Maven's primary goal is to allow a developer to comprehend the complete
- state of a development effort in the shortest period of time. In order to
- attain this goal there are several areas of concern that Maven attempts
- to deal with:
- .
- * Making the build process easy
- * Providing a uniform build system
- * Providing quality project information
- * Providing guidelines for best practices development
- * Allowing transparent migration to new features
- .
- This package contains the API documentation of libmaven-plugin-testing-java.
diff --git a/debian/libmaven-plugin-testing-java.poms b/debian/libmaven-plugin-testing-1.3-java.poms
similarity index 86%
rename from debian/libmaven-plugin-testing-java.poms
rename to debian/libmaven-plugin-testing-1.3-java.poms
index 93d4502..61a106b 100644
--- a/debian/libmaven-plugin-testing-java.poms
+++ b/debian/libmaven-plugin-testing-1.3-java.poms
@@ -24,6 +24,6 @@
# temporarily for certain artifacts such as Javadoc jars.
#
pom.xml --no-parent --has-package-version
-maven-plugin-testing-harness/pom.xml --has-package-version
-maven-plugin-testing-tools/pom.xml --has-package-version
-maven-test-tools/pom.xml --has-package-version
+maven-plugin-testing-harness/pom.xml --has-package-version --no-usj-versionless
+maven-plugin-testing-tools/pom.xml --has-package-version --no-usj-versionless
+maven-test-tools/pom.xml --has-package-version --no-usj-versionless
diff --git a/debian/libmaven-plugin-testing-java-doc.doc-base.api b/debian/libmaven-plugin-testing-java-doc.doc-base.api
deleted file mode 100644
index 2fc1da4..0000000
--- a/debian/libmaven-plugin-testing-java-doc.doc-base.api
+++ /dev/null
@@ -1,10 +0,0 @@
-Document: libmaven-plugin-testing-java
-Title: API Javadoc for Maven Plugin Testing
-Author: Maven Plugin Testing developers
-Abstract: This is the API Javadoc provided for the
- libmaven-plugin-testing-java library.
-Section: Programming
-
-Format: HTML
-Index: /usr/share/doc/libmaven-plugin-testing-java/api/index.html
-Files: /usr/share/doc/libmaven-plugin-testing-java/api/*
diff --git a/debian/libmaven-plugin-testing-java-doc.install b/debian/libmaven-plugin-testing-java-doc.install
deleted file mode 100644
index b8e9878..0000000
--- a/debian/libmaven-plugin-testing-java-doc.install
+++ /dev/null
@@ -1,2 +0,0 @@
-target/site/apidocs/* usr/share/doc/libmaven-plugin-testing-java/api
-
diff --git a/debian/maven.cleanIgnoreRules b/debian/maven.cleanIgnoreRules
deleted file mode 100644
index b47b61d..0000000
--- a/debian/maven.cleanIgnoreRules
+++ /dev/null
@@ -1,17 +0,0 @@
-# Maven clean ignore rules - ignore some Maven dependencies and plugins
-# during the clean phase of a Maven build
-# Format of this file is:
-# [group] [artifact] [type] [version] [classifier] [scope]
-# where each element can be either
-# - the exact string, for example org.apache for the group, or 3.1
-# for the version. In this case, the element is simply matched
-# and left as it is
-# - * (the star character, alone). In this case, anything will
-# match and be left as it is. For example, using * on the
-# position of the artifact field will match any artifact id
-# All elements much match before a rule can be applied
-# Example rule: match jar with groupid= junit, artifactid= junit
-# and version starting with 3., this dependency is then removed
-# from the POM before mvn clean is called
-# junit junit jar s/3\\..*/3.x/
-
diff --git a/debian/maven.publishedRules b/debian/maven.publishedRules
index 00e0f4a..affbbbb 100644
--- a/debian/maven.publishedRules
+++ b/debian/maven.publishedRules
@@ -17,8 +17,7 @@
# and version starting with 3., replacing the version with 3.x
# junit junit jar s/3\\..*/3.x/
-s/org.apache.maven.shared/org.apache.maven.plugin-testing/ maven-plugin-testing
-s/org.apache.maven.shared/org.apache.maven.plugin-testing/ maven-plugin-testing-harness
-s/org.apache.maven.shared/org.apache.maven.plugin-testing/ maven-plugin-testing-tools
-s/org.apache.maven.shared/org.apache.maven.plugin-testing/ maven-test-tools
-
+org.apache.maven.plugin-testing maven-plugin-testing * s/1\\..*/1.x/ * *
+org.apache.maven.plugin-testing maven-plugin-testing-harness * s/1\\..*/1.x/ * *
+org.apache.maven.plugin-testing maven-plugin-testing-tools * s/1\\..*/1.x/ * *
+org.apache.maven.plugin-testing maven-test-tools * s/1\\..*/1.x/ * *
diff --git a/debian/maven.rules b/debian/maven.rules
index 46d4c54..c821048 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -19,7 +19,7 @@
junit junit jar s/3\..*/3.x/ * *
org.codehaus.plexus plexus-container-default jar s/1\.0-alpha.*/1.0-alpha/ * *
s/easymock/org.easymock/ easymock * s/.*/debian/ * *
-s/org.apache.maven.shared/org.apache.maven.plugin-testing/ maven-plugin-testing-harness * s/.*/debian/ * *
-s/org.apache.maven.shared/org.apache.maven.plugin-testing/ maven-plugin-testing-tools * s/.*/debian/ * *
-s/org.apache.maven.shared/org.apache.maven.plugin-testing/ maven-plugin-testing * s/.*/debian/ * *
-s/org.apache.maven.shared/org.apache.maven.plugin-testing/ maven-test-tools * s/.*/debian/ * *
+org.apache.maven.plugin-testing maven-plugin-testing-harness * s/.*/1.x/ * *
+org.apache.maven.plugin-testing maven-plugin-testing-tools * s/.*/1.x/ * *
+org.apache.maven.plugin-testing maven-plugin-testing * s/.*/1.x/ * *
+org.apache.maven.plugin-testing maven-test-tools * s/.*/1.x/ * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-plugin-testing-1.3.git
More information about the pkg-java-commits
mailing list