summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorModestas Vainius <modax@debian.org>2011-03-30 23:23:28 +0300
committerModestas Vainius <modax@debian.org>2011-03-30 23:23:28 +0300
commit051d25b7d9b82dc7ecca1467da41d3059adfebd9 (patch)
tree390e72dedae21e24ef8c271dc941b6092768fa36 /cmake
parentc5220a3f468d5d789c6254968cbd6eb3d77f87f9 (diff)
downloadpkg-kde-tools-051d25b7d9b82dc7ecca1467da41d3059adfebd9.tar.gz
Better wording in DebianABIManager.
DebianABIManager is capable of managing only a single library per package. -> DebianABIManager is capable of managing only a single library per binary package.
Diffstat (limited to 'cmake')
-rw-r--r--cmake/README.DebianABIManager8
1 files changed, 4 insertions, 4 deletions
diff --git a/cmake/README.DebianABIManager b/cmake/README.DebianABIManager
index 7c01a69..d0c77b1 100644
--- a/cmake/README.DebianABIManager
+++ b/cmake/README.DebianABIManager
@@ -73,10 +73,10 @@ In order to minimize patching of upstream sources, tasks of SONAME (SOVERSION)
bumping and symbol versioning (as described above) are handled by
DebianABIManager.cmake script [5] on-the-fly.
-DebianABIManager is capable of managing only a single library per package.
-Morever, the package must be properly named according to Debian library naming
-standards (as enforced by lintian). DebianABIManager is configured via a couple
-of custom debian/control fields.
+DebianABIManager is capable of managing only a single library per binary
+package. Morever, the package must be properly named according to Debian
+library naming standards (as enforced by lintian). DebianABIManager is
+configured via a couple of custom debian/control fields.
* X-Debian-ABI - specifies a custom ABI sequence number to be assigned for the
library in question. Its presence tells DebianABIManager to process the