The following commit has been merged in the master branch:
commit 7a18201ebaca102461f5b325b3ecef7c29b1d65c
Author: Jakub Adam <[email protected]>
Date: Sat Aug 11 21:33:03 2012 +0200
d/control: set context qualifier to 'dist'
More meaningful value than some years obsolete build timestamp.
diff --git a/debian/changelog b/debian/changelog
index dde025d..8553a58 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ eclipse-emf (2.8.0-1) UNRELEASED; urgency=low
* New upstream release.
* Add d/eclipse.environment to reflect new upstream source layout.
* Remove XSD packages because upstream split the project repositories.
+ * d/control: set context qualifier to 'dist'.
-- Jakub Adam <[email protected]> Sat, 11 Aug 2012 20:53:50 +0200
diff --git a/debian/rules b/debian/rules
index b5a06c4..81fe0fe 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
# Note: We use forceContextQualifier because the docs plugins use custom build
# scripts and don't work otherwise.
-BUILD_OPTIONS := -DjavacTarget=1.5 -DjavacSource=1.5
-DforceContextQualifier=v200906151043
+BUILD_OPTIONS := -DjavacTarget=1.5 -DjavacSource=1.5
-DforceContextQualifier=dist
DROPINS := usr/share/eclipse/dropins/
export JAVA_HOME := /usr/lib/jvm/default-java
--
eclipse-emf - Plug-in for eclipse - Debian package.
_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits