[SCM] Debian Qt/KDE packaging tools branch, master, updated. debian/0.11.4-22-g67e6299

Modestas Vainius modax at alioth.debian.org
Wed Mar 30 21:52:48 UTC 2011


The following commit has been merged in the master branch:
commit 051d25b7d9b82dc7ecca1467da41d3059adfebd9
Author: Modestas Vainius <modax at debian.org>
Date:   Wed Mar 30 23:23:28 2011 +0300

    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.
---
 cmake/README.DebianABIManager |    8 ++++----
 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

-- 
Debian Qt/KDE packaging tools



More information about the pkg-kde-commits mailing list