This is an automated email from the git hooks/post-receive script. gio pushed a commit to branch master in repository jas-plotter.
commit e9d06e06f6dfc0e62f6429422ecce6a1d60aa4b0 Author: Giovanni Mascellani <[email protected]> Date: Fri May 6 15:30:07 2016 +0200 Remove trivial information in d/README.source. --- debian/README.source | 22 ---------------------- debian/changelog | 1 + 2 files changed, 1 insertion(+), 22 deletions(-) diff --git a/debian/README.source b/debian/README.source index 0478d1c..b8b60aa 100644 --- a/debian/README.source +++ b/debian/README.source @@ -1,28 +1,6 @@ Information about jas-plotter ------------------------------ -DEBIANIZATION - -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. - - -QUILT - -This package uses quilt to manage all modifications to the upstream -source. Changes are stored in the source package as diffs in -debian/patches and applied during the build. Please see: - - /usr/share/doc/quilt/README.source - -for more information on how to apply the patches, modify patches, or -remove a patch. - - REPACKAGING The original tarball for this package has been modified, because it diff --git a/debian/changelog b/debian/changelog index 5c4f085..75b7560 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ jas-plotter (2.2.6+dfsg1-3) UNRELEASED; urgency=medium * Build with debhelper 9 instead of CDBS. * Quit using topgit and remove leftovers. * Generate classpath indication in JAR manifest. + * Remove trivial information in debian/README.source. [ Philipp Huebner ] * Add myself as uploader. -- Alioth's hooks/post-receive on /srv/git.debian.org/git/pkg-java/freehep/jas-plotter.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

