summaryrefslogtreecommitdiff
path: root/ACE/debian/README.source
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/debian/README.source')
-rw-r--r--ACE/debian/README.source8
1 files changed, 3 insertions, 5 deletions
diff --git a/ACE/debian/README.source b/ACE/debian/README.source
index f975b7c97c2..33734bbdb11 100644
--- a/ACE/debian/README.source
+++ b/ACE/debian/README.source
@@ -11,9 +11,7 @@
When preparing a new release, there are several things to remember:
- - Update patch 34-bts386713 (change soversions)
-
- - Regenerate the list of include files for libace-inet-dev and
+- Regenerate the list of include files for libace-inet-dev and
libace-inet-ssl-dev:
From debian/tmp:
@@ -21,14 +19,14 @@ When preparing a new release, there are several things to remember:
$ find . -type f | grep -vi https | grep -vi ssl --> These go to libace-inet-dev
The ones matching HTTPS or SSL go in libace-inet-ssl-dev.install:
-
+
usr/include/ace/INet/*SSL*
usr/include/ace/INet/*HTTPS*
But that might need updating if ACE_INet_SSL starts supporting FTPS or others
libace-inet-ssl-dev requires libace-inet-dev
-
+
Also, make sure none of the files in libace-inet-dev include anything from
libace-inet-ssl-dev. Test with: