This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository felix-bundlerepository.
commit c5c192a44684b2ab8b6dff8dfbb9274bf668ba65 Author: Markus Koschany <[email protected]> Date: Thu Jul 13 19:49:50 2017 +0200 Drop bootstrap_packaging_jar.diff. Not applied and not needed anymore. --- debian/patches/bootstrap_packaging_jar.diff | 18 ------------------ debian/patches/series | 2 -- 2 files changed, 20 deletions(-) diff --git a/debian/patches/bootstrap_packaging_jar.diff b/debian/patches/bootstrap_packaging_jar.diff deleted file mode 100644 index cfa9ade..0000000 --- a/debian/patches/bootstrap_packaging_jar.diff +++ /dev/null @@ -1,18 +0,0 @@ -Description: pom.xml, change packaging type from bundle to jar. - Since this library is a dependency of maven-bundle-plugin - we should use default "jar" packaging type to allow a first bootstrap build. -Forwarded: not-needed -Author: Damien Raude-Morvan <[email protected]> -Last-Update: 2011-04-29 - ---- felix-bundlerepository-1.6.4.orig/pom.xml -+++ felix-bundlerepository-1.6.4/pom.xml -@@ -24,7 +24,7 @@ - <relativePath>../pom/pom.xml</relativePath> - </parent> - <modelVersion>4.0.0</modelVersion> -- <packaging>bundle</packaging> -+ <packaging>jar</packaging> - <name>Apache Felix Bundle Repository</name> - <description>Bundle repository service.</description> - <artifactId>org.apache.felix.bundlerepository</artifactId> diff --git a/debian/patches/series b/debian/patches/series index 11d1bc6..b68497d 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,3 +1 @@ -# Only for bootstrapping -#bootstrap_packaging_jar.diff relax-Import-Package-requirements.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/felix-bundlerepository.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

