[SCM] eclipse - Powerful IDE written in java - Debian package. branch, master, updated. c3db130fab3ff5f9fd07d786b0a3f2e8a97f3f85
Niels Thykier
nthykier-guest at alioth.debian.org
Tue Feb 9 06:42:28 UTC 2010
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "eclipse - Powerful IDE written in java - Debian package.".
The branch, master has been updated
via c3db130fab3ff5f9fd07d786b0a3f2e8a97f3f85 (commit)
from be2538cbcdbbfba50f746ca302ebfdc921f8b16f (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit c3db130fab3ff5f9fd07d786b0a3f2e8a97f3f85
Author: Niels Thykier <niels at thykier.net>
Date: Tue Feb 9 07:42:22 2010 +0100
Set DEB_TARBALL to prevent cdbs from wasting time.
-----------------------------------------------------------------------
Summary of changes:
debian/rules | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/debian/rules b/debian/rules
index c5a76c8..e2d424b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,8 @@
#!/usr/bin/make -f
+
+DEB_TARBALL :=
+
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/ant.mk
hooks/post-receive
--
eclipse - Powerful IDE written in java - Debian package.
More information about the pkg-java-commits
mailing list