[SCM] Debian Qt/KDE packaging tools branch, master, updated. debian/0.15.22-4-ge777225

Pino Toscano pino at moszumanska.debian.org
Sat Aug 27 07:51:55 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/pkg-kde-tools.git;a=commitdiff;h=e777225

The following commit has been merged in the master branch:
commit e777225a707e5838a8c1b0a4704a07ac460857e5
Author: Pino Toscano <pino at debian.org>
Date:   Sat Aug 27 09:51:47 2016 +0200

    dh_sameversiondep: fix typo in doc
---
 debian/changelog  | 1 +
 dh_sameversiondep | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 430892e..91ab20b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ pkg-kde-tools (0.15.23) UNRELEASED; urgency=medium
   [ Pino Toscano ]
   * Add myself to Uploaders.
   * dh_sodeps: make it work also for libraries in the multiarch directory.
+  * dh_sameversiondep: fix typo in documentation.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sat, 27 Aug 2016 09:34:05 +0200
 
diff --git a/dh_sameversiondep b/dh_sameversiondep
index 2eaac45..e109aa4 100755
--- a/dh_sameversiondep
+++ b/dh_sameversiondep
@@ -107,7 +107,7 @@ The name of the package which you want to add as a dependency.
 
 The name of the package which dependencies are to be intersected with the
 dependencies of the I<dependency> package. Defaults to the first package in
-debian/control if ommited.
+debian/control if omitted.
 
 =item I<dependency type> (optional)
 

-- 
Debian Qt/KDE packaging tools



More information about the pkg-kde-commits mailing list