summaryrefslogtreecommitdiff
path: root/ACE/debian
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2017-09-07 09:47:05 +0200
committerJohnny Willemsen <jwillemsen@remedy.nl>2017-09-07 09:47:05 +0200
commit320c854b6270c62517cd612b2c93e96dcff1d3f4 (patch)
treee2e46e09a1648bc75b687fbcde195c8116000d9f /ACE/debian
parentaac401b6747ef25498a821ec1cf847bab608a6d9 (diff)
downloadATCD-320c854b6270c62517cd612b2c93e96dcff1d3f4.tar.gz
Make x.4.5 public available and prepare for next release
* ACE/NEWS: * ACE/bin/diff-builds-and-group-fixed-tests-only.sh: * ACE/debian/debian.control: * ACE/docs/Download.html: * ACE/docs/bczar/bczar.html: * ACE/etc/index.html: * TAO/NEWS:
Diffstat (limited to 'ACE/debian')
-rw-r--r--ACE/debian/debian.control4
1 files changed, 2 insertions, 2 deletions
diff --git a/ACE/debian/debian.control b/ACE/debian/debian.control
index 7f0c7788f05..89cf5cfc002 100644
--- a/ACE/debian/debian.control
+++ b/ACE/debian/debian.control
@@ -3,7 +3,7 @@ Section: devel
Priority: optional
Maintainer: Debian ACE+TAO maintainers <pkg-ace-devel@lists.alioth.debian.org>
Uploaders: Thomas Girard <thomas.g.girard@free.fr>, Pau Garcia i Quiles <pgquiles@elpauer.org>, Johnny Willemsen <jwillemsen@remedy.nl>
-Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.16.2), libssl1.0-dev | libssl-dev (<< 1.1), libxt-dev (>= 4.3.0), libfltk1.1-dev (>= 1.1.4), libqt4-dev (>= 4.4~rc1-4), tk-dev (>= 8.5), libfox-1.6-dev, zlib1g-dev, libzzip-dev, liblzo2-dev, docbook-to-man, bzip2, libbz2-dev, libxerces-c-dev
+Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.16.2), libssl-dev, libxt-dev (>= 4.3.0), libfltk1.1-dev (>= 1.1.4), libqt4-dev (>= 4.4~rc1-4), tk-dev (>= 8.5), libfox-1.6-dev, docbook-to-man, libxerces-c-dev
Build-Depends-Indep: doxygen, graphviz
Standards-Version: 3.9.6.1
Vcs-Git: git://anonscm.debian.org/pkg-ace/pkg-ace.git
@@ -73,7 +73,7 @@ Description: ACE secure socket layer library
Package: libace-ssl-dev
Architecture: any
Section: libdevel
-Depends: libace-ssl-6.4.5 (= ${binary:Version}), libace-dev (= ${binary:Version}), libssl1.0-dev | libssl-dev (<< 1.1), ${misc:Depends}
+Depends: libace-ssl-6.4.5 (= ${binary:Version}), libace-dev (= ${binary:Version}), libssl-dev, ${misc:Depends}
Description: ACE secure socket layer library - development files
This package contains the header files and static library for the ACE
SSL library.