[SCM] eclipse - Powerful IDE written in java - Debian package. branch, master, updated. a045019727fa0f59af44c94ab290bc1f6deb2400

Niels Thykier nthykier-guest at alioth.debian.org
Sun Oct 4 14:10:27 UTC 2009


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  a045019727fa0f59af44c94ab290bc1f6deb2400 (commit)
      from  014c40cd7379d421ac8a52583e379c8d2b7090e4 (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 a045019727fa0f59af44c94ab290bc1f6deb2400
Author: Niels Thykier <niels at thykier.net>
Date:   Sun Oct 4 16:10:20 2009 +0200

    Use quilt instead of "simple"-patchsys.

-----------------------------------------------------------------------

Summary of changes:
 debian/control |    1 +
 debian/rules   |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/debian/control b/debian/control
index 699358b..fe364c7 100644
--- a/debian/control
+++ b/debian/control
@@ -26,6 +26,7 @@ Build-Depends: ant (>= 1.7.1),
                libxtst-dev,
                lsb-release,
                pkg-config,
+	       quilt,
                sharutils,
                unzip,
                xulrunner-dev,
diff --git a/debian/rules b/debian/rules
index de02ae3..7c4d107 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/ant.mk
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
+include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 
 DEB_ANT_CLEAN_TARGET := distclean
 DEB_ANT_BUILD_TARGET := provision.sdk


hooks/post-receive
-- 
eclipse - Powerful IDE written in java - Debian package.



More information about the pkg-java-commits mailing list