This is an automated email from the git hooks/post-receive script. grinorcole-guest pushed a commit to branch master in repository maven-osgi.
commit 0c5490c35216888fd8ab00347b01d2fb1499fc45 Author: Christopher Hoskin <[email protected]> Date: Mon Feb 8 22:03:28 2016 +0000 Release 0.2.0-1 --- debian/README.source | 8 ++++++++ debian/changelog | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/debian/README.source b/debian/README.source index 0b9df0c..a1c0447 100644 --- a/debian/README.source +++ b/debian/README.source @@ -1,9 +1,17 @@ Information about maven-osgi ---------------------------- +This package uses a version control system as described in +http://wiki.debian.org/Java/JavaVcs and the pages linked from there. + This package was debianized using the mh_make command from the maven-debian-helper package. The build system uses Maven but prevents it from downloading anything from the Internet, making the build compliant with the Debian policy. + +The upstream tarball contained a number of jar files in src/test/resources/ +which have been removed. One of these files (commons-logging-1.1.jar) was +used in tests, this has been replaced by /usr/share/java/commons-logging.jar. +The other jar files were not used at all. diff --git a/debian/changelog b/debian/changelog index 9e660da..51d2106 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,5 @@ maven-osgi (0.2.0-1) unstable; urgency=medium - * Initial release (Closes: #814066) + * Initial release. (Closes: #814066) -- Christopher Hoskin <[email protected]> Mon, 08 Feb 2016 07:29:33 +0000 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-osgi.git _______________________________________________ pkg-java-commits mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

