This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository vecmath.
commit 6bb6f7d67541766da1ef66236d9ee795c7a5594b Author: Jonny Lamb <[email protected]> Date: Tue Feb 3 14:37:01 2009 +0000 debian/rules: Removed inclusion of patchsys-quilt.mk. --- debian/changelog | 3 ++- debian/rules | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3392481..aceadab 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,8 +3,9 @@ vecmath (1.5.2-2) unstable; urgency=low * debian/control: + Added ${misc:Depends}. + Removed quilt Build-Dep. + * debian/rules: Removed inclusion of patchsys-quilt.mk. - -- Jonny Lamb <[email protected]> Tue, 03 Feb 2009 14:19:27 +0000 + -- Jonny Lamb <[email protected]> Tue, 03 Feb 2009 14:35:34 +0000 vecmath (1.5.2-1) unstable; urgency=low diff --git a/debian/rules b/debian/rules index 69171d2..83b6483 100755 --- a/debian/rules +++ b/debian/rules @@ -2,7 +2,6 @@ include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/ant.mk -include /usr/share/cdbs/1/rules/patchsys-quilt.mk JAVA_HOME_DIRS := /usr/lib/jvm/java-6-openjdk /usr/lib/jvm/default-java /usr/lib/jvm/java-6-sun -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/vecmath.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

