The following commit has been merged in the master branch:
commit 577385c8537b99185397cfbd72a73531f930c522
Author: Jakub Adam <[email protected]>
Date:   Fri Sep 30 18:55:00 2011 +0200

    Use "dist" as BUILD_ID

diff --git a/debian/rules b/debian/rules
index bb09cf4..59e2444 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 export JAVA_HOME:=/usr/lib/jvm/default-java
-BUILD_ID:=201002161416
+BUILD_ID:=dist
 
 DEB_HOST_ARCH_CPU ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_CPU)
 ifneq (,$(filter $(DEB_HOST_ARCH_CPU),i386 i486 i586 i686))

-- 
eclipse-cdt - Plug-in for eclipse to handle C/C++ - Debian package.

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to