r901 ./packages/openofficeorg/2.3/experimental: build against libneon26-gnutls
------------------------------------------------------------
revno: 901
committer: Rene Engelhard <rene@debian.org>
branch nick: experimental
timestamp: Fri 2007-10-05 19:37:17 +0200
message:
build against libneon26-gnutls
modified:
changelog
rules
=== modified file 'changelog'
--- a/changelog 2007-10-01 13:51:47 +0000
+++ b/changelog 2007-10-05 17:37:17 +0000
@@ -11,6 +11,8 @@
is the quasi standard and will also be used by -j of the new
dpkg-buildpackage
- fix ooo-extension.desktop fixing
+ - we build against libcurl3-gnutls, so build against libneon26-gnutls for
+ consistency
* debian/control.in:
- make -report-builder depend on -java-common (>= 1:2.3.0~oog680m1) as
that apparently is needed
@@ -26,7 +28,7 @@
* debian/control.mono.in:
- enhanced package description
- -- Rene Engelhard <rene@debian.org> Mon, 01 Oct 2007 15:50:44 +0200
+ -- Rene Engelhard <rene@debian.org> Fri, 05 Oct 2007 19:34:46 +0200
openoffice.org (1:2.3.0-1) experimental; urgency=low
=== modified file 'rules'
--- a/rules 2007-10-01 13:51:47 +0000
+++ b/rules 2007-10-05 17:37:17 +0000
@@ -637,8 +637,8 @@
endif
ifeq "$(USE_SYSTEM_NEON)" "y"
- BUILD_DEPS += , libneon26-dev [$(OOO_ARCHS)]
- DBG_DBG_SUGGESTS+= , libneon26-dbg
+ BUILD_DEPS += , libneon26-gnutls-dev [$(OOO_ARCHS)]
+ DBG_DBG_SUGGESTS+= , libneon26-gnutls-dbg
CONFIGURE_FLAGS += --with-system-neon
endif
Reply to: