[plexus-compiler] 04/04: Upload to experimental
Miguel Landaeta
nomadium at moszumanska.debian.org
Sun Mar 8 01:51:18 UTC 2015
This is an automated email from the git hooks/post-receive script.
nomadium pushed a commit to branch master
in repository plexus-compiler.
commit b20a38bd5a97e61d9aa7236a16dbacaf00cf9516
Author: Miguel Landaeta <nomadium at debian.org>
Date: Thu Mar 5 20:21:37 2015 -0300
Upload to experimental
---
debian/changelog | 7 ++++---
debian/control | 41 -----------------------------------------
2 files changed, 4 insertions(+), 44 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 05057ca..3c32bf3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,12 @@
-plexus-compiler (2.2-2) UNRELEASED; urgency=medium
+plexus-compiler (2.2-2) experimental; urgency=medium
* Team upload.
* Allow co-installation with plexus-compiler-1.0 packages.
- * Drop unneeded patch: d/patches/add_support_for_maven_compiler_plugin_2.5.1.patch.
+ * Drop unneeded patch: add_support_for_maven_compiler_plugin_2.5.1.patch.
* Remove unused Ant build files.
+ * Drop dummy transitional packages.
- -- Miguel Landaeta <nomadium at debian.org> Thu, 05 Mar 2015 20:20:22 -0300
+ -- Miguel Landaeta <nomadium at debian.org> Sat, 07 Mar 2015 20:02:32 -0300
plexus-compiler (2.2-1) experimental; urgency=medium
diff --git a/debian/control b/debian/control
index 8cc8e77..6cda3b7 100644
--- a/debian/control
+++ b/debian/control
@@ -30,12 +30,6 @@ Depends: libcommons-lang-java (>= 2.6),
libplexus-utils-java,
${misc:Depends}
Suggests: junit (>= 3.8.2), libecj-java, libplexus-compiler-java-doc
-Breaks: libplexus-compiler-api-java (<< 1.6-1~),
- libplexus-compiler-javac-java (<< 1.6-1~),
- libplexus-compiler-manager-java (<< 1.6-1~)
-Replaces: libplexus-compiler-api-java (<< 1.6-1~),
- libplexus-compiler-javac-java (<< 1.6-1~),
- libplexus-compiler-manager-java (<< 1.6-1~)
Description: Plexus compiler system
The Plexus project provides a full software stack for creating and executing
software projects. Based on the Plexus container, the applications can
@@ -61,38 +55,3 @@ Description: Documentation for The API for the Plexus compiler system
modules supporting javac, jikes, eclipse, aspectj and csharp compilers.
.
This package contains the API documentation of libplexus-compiler-java.
-
-Package: libplexus-compiler-api-java
-Architecture: all
-Depends: libplexus-compiler-java (= ${binary:Version}), ${misc:Depends}
-Description: API for the Plexus compiler system (dummy package)
- The Plexus project provides a full software stack for creating and executing
- software projects. Based on the Plexus container, the applications can
- utilise component-oriented programming to build modular, reusable components
- that can easily be assembled and reused.
- .
- This is a dummy package to help upgrading the old libplexus-compiler-api-java.
-
-Package: libplexus-compiler-manager-java
-Architecture: all
-Depends: libplexus-compiler-java (= ${binary:Version}), ${misc:Depends}
-Description: manager for the Plexus compiler system (dummy package)
- The Plexus project provides a full software stack for creating and executing
- software projects. Based on the Plexus container, the applications can
- utilise component-oriented programming to build modular, reusable components
- that can easily be assembled and reused.
- .
- This is a dummy package to help upgrading the old
- libplexus-compiler-manager-java.
-
-Package: libplexus-compiler-javac-java
-Architecture: all
-Depends: libplexus-compiler-java (= ${binary:Version}), ${misc:Depends}
-Description: javac plugin for the Plexus compiler system (dummy package)
- The Plexus project provides a full software stack for creating and executing
- software projects. Based on the Plexus container, the applications can
- utilise component-oriented programming to build modular, reusable components
- that can easily be assembled and reused.
- .
- This is a dummy package to help upgrading the old
- libplexus-compiler-javac-java.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/plexus-compiler.git
More information about the pkg-java-commits
mailing list