summaryrefslogtreecommitdiff
diff options
authorThierry Carrez <thierry.carrez@ubuntu.com>2010-07-22 16:59:52 +0200
committergit-ubuntu importer <ubuntu-devel-discuss@lists.ubuntu.com>2010-07-22 15:21:58 +0000
commit7341f6d2b60ef573e5ccb60214ba599e793ad8a8 (patch)
tree509a7d49b7884ee9103b304e3e123640ea16d534
parent04d44f4b87e426da4cbf4959642cdd8a92ffb9db (diff)
Imported using git-ubuntu import.
Notes
Notes: * debian/control: Switch from default-jdk-builddep to gcj-native-helper
-rw-r--r--debian/changelog6
-rw-r--r--debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 6ac00ef..ff9fd30 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libxerces2-java (2.9.1-4.1ubuntu2) maverick; urgency=low
+
+ * debian/control: Switch from default-jdk-builddep to gcj-native-helper
+
+ -- Thierry Carrez <thierry.carrez@ubuntu.com> Thu, 22 Jul 2010 16:59:52 +0200
+
libxerces2-java (2.9.1-4.1ubuntu1) maverick; urgency=low
* Merge from debian unstable. Remaining changes:
diff --git a/debian/control b/debian/control
index d47ce8a..f716d77 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Arnaud Vandyck <avdyk@debian.org>, Marcus Better <marcus@better.se>, Matthias Klose <doko@ubuntu.com>, Michael Koch <konqueror@gmx.de>
-Build-Depends: cdbs (>= 0.4.8), debhelper (>= 6), default-jdk-builddep, ant,
+Build-Depends: cdbs (>= 0.4.8), debhelper (>= 6), gcj-native-helper, ant,
maven-repo-helper, libxml-commons-resolver1.1-java, libjaxp1.3-java, libstylebook-java
Standards-Version: 3.8.1
Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libxerces2-java