This is an automated email from the git hooks/post-receive script. henrich pushed a commit to branch debian/sid in repository jruby-joni.
commit 6cdb0f6b5444b7e192f824ecff61912db855d5d5 Author: Torsten Werner <[email protected]> Date: Sun Aug 1 22:08:19 2010 +0200 Remove Build-Depends: quilt and the file debian/README.source. --- debian/README.source | 17 ----------------- debian/changelog | 4 ++-- 2 files changed, 2 insertions(+), 19 deletions(-) diff --git a/debian/README.source b/debian/README.source deleted file mode 100644 index d021276..0000000 --- a/debian/README.source +++ /dev/null @@ -1,17 +0,0 @@ -jruby-joni for Debian ---------------------- - -<this file describes information about the source package, see Debian policy -manual section 4.14. You WILL either need to modify or delete this file> - -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. - - - diff --git a/debian/changelog b/debian/changelog index 0c335a1..989c471 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,12 +2,12 @@ jruby-joni (1.1.4-1) unstable; urgency=low * New upstream release * Add myself to Uploaders. - * Remove Build-Depends: quilt. + * Remove Build-Depends: quilt and the file debian/README.source. * Update Build-Depends: libjcodings-java. * Fix debian/watch and add get-orig-source target. * Push package to git and add Vcs headers. - -- Torsten Werner <[email protected]> Sat, 31 Jul 2010 19:55:21 +0200 + -- Torsten Werner <[email protected]> Sun, 01 Aug 2010 22:07:46 +0200 jruby-joni (1.1.3-1) unstable; urgency=low -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jruby-joni.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

