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 570e68ee7f070b71c41e55cc9ac1aeeead4d65e1 (commit)
from 27fb96571802e0b439f32e697f73ea805f49f406 (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 570e68ee7f070b71c41e55cc9ac1aeeead4d65e1
Author: Niels Thykier <[email protected]>
Date: Mon Aug 8 23:30:41 2011 +0200
Release into experimental
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 5 +++--
debian/compat | 2 +-
debian/control | 2 +-
debian/rules | 4 ++--
4 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 2cce738..f6b6978 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-eclipse (3.7~exp-1) UNRELEASED; urgency=low
+eclipse (3.7~exp-1) experimental; urgency=low
[ Andres Mejia ]
* Update to my @debian.org email.
@@ -9,8 +9,9 @@ eclipse (3.7~exp-1) UNRELEASED; urgency=low
* Added Build-Conflicts to ensure xulrunner is not picked up if
built in unclean chroots.
* B-D on liblucene2-java (>= 2.9.4+ds1-3~) due to #631234.
+ * Bump debhelper compat to 8.
- -- Andres Mejia <[email protected]> Sun, 17 Jul 2011 13:23:24 -0400
+ -- Niels Thykier <[email protected]> Mon, 8 Aug 2011 23:15:00 +0200
eclipse (3.6.2~exp-1) experimental; urgency=low
diff --git a/debian/compat b/debian/compat
index 7f8f011..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+8
diff --git a/debian/control b/debian/control
index bca5cc5..69505a2 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders: Niels Thykier <[email protected]>,
Andres Mejia <[email protected]>
Build-Depends: ant (>= 1.8.2),
ant-optional,
- debhelper (>= 7.0.50~),
+ debhelper (>= 8~),
default-jdk,
docbook2x,
junit (>= 3.8.2-4),
diff --git a/debian/rules b/debian/rules
index e892ddc..5b83efd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -54,7 +54,6 @@ override_dh_install:
debian/tmp/usr/lib/eclipse/about_files/webkit-bsd.txt \
debian/tmp/usr/lib/eclipse/about_files/pixman-licenses.txt \
debian/tmp/usr/lib/eclipse/about_files/about_cairo.html
- chmod 0644 debian/tmp/usr/lib/eclipse/about_files/IJG_README
# Remove symlink and some cruft installed by the upstream install
rm -fr debian/tmp/usr/bin/*
# install the wrapper script
@@ -84,9 +83,10 @@ override_dh_install:
$(if $(wildcard
debian/tmp/usr/lib/eclipse/plugins/org.eclipse.update.core.linux*.jar),dh_install
-peclipse-platform
debian/tmp/usr/lib/eclipse/plugins/org.eclipse.update.core.linux*.jar
/usr/lib/eclipse/plugins)
mkdir "$(SWT_SO_PATH)"
find $(JNI_SO_PATH) -name 'libswt*.so' -exec mv {} "$(SWT_SO_PATH)" \;
- find $(JNI_SO_PATH) -depth -type d -empty -delete
+ find $(JNI_SO_PATH) -depth -type d -a -empty -delete
# Check if we are doing a -B build
[ ! -d debian/eclipse-platform-data ] || debian/rules
override_dh_install_indep
+ chmod 0644 debian/eclipse-rcp/usr/lib/eclipse/about_files/IJG_README
# Operations on arch: all packages - not invoked if building with -B
override_dh_install_indep:
hooks/post-receive
--
eclipse - Powerful IDE written in java - Debian package.
_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits