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

Modestas Vainius modax at alioth.debian.org
Sat Mar 26 21:50:41 UTC 2011


The following commit has been merged in the master branch:
commit 374cae546865594ab5062c9ebc04da9a136e6224
Author: Modestas Vainius <modax at debian.org>
Date:   Sat Mar 26 23:49:24 2011 +0200

    Missing words in README.DebianABIManager.
---
 cmake/README.DebianABIManager |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/cmake/README.DebianABIManager b/cmake/README.DebianABIManager
index 0be90b6..ce30bae 100644
--- a/cmake/README.DebianABIManager
+++ b/cmake/README.DebianABIManager
@@ -80,13 +80,13 @@ 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
-  package so all unstable-BC must have it. The value must be a non-negative
-  integer. Whenever a new unstable-BC library is introduced or upstream
-  changes SONAME of the existing one, the value of this field should be set to
-  0. In that case, the script won't change SONAME but only version symbols of
-  the library. Whenever the library breaks BC without changing SONAME, bump
-  this value. Then the script will change both SONAME and symbol versions of
-  the library.
+  package so all unstable-BC library packages must have it. The value must be a
+  non-negative integer. Whenever a new unstable-BC library is introduced or
+  upstream changes SONAME of the existing one, the value of this field should
+  be set to 0. In that case, the script won't change SONAME but only version
+  symbols of the library. Whenever the library breaks BC without changing
+  SONAME, bump this value. Then the script will change both SONAME and symbol
+  versions of the library.
 
 * X-CMake-Target - typically DebianABIManager should be able to guess CMake
   target of the library from the package name. However, sometimes it may fail

-- 
Debian Qt/KDE packaging tools



More information about the pkg-kde-commits mailing list