[SCM] libutempter library packaging branch, master, updated. debian/1.1.5-4-9-g7cd5ffe

Felix Geyer fgeyer at moszumanska.debian.org
Thu May 28 21:02:48 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/krap/libutempter.git;a=commitdiff;h=2acaa01

The following commit has been merged in the master branch:
commit 2acaa01fa6f5f55cdd2cbd28032d749e72425b20
Author: Felix Geyer <fgeyer at debian.org>
Date:   Thu May 28 20:09:00 2015 +0200

    Improve package descriptions.
---
 debian/changelog | 1 +
 debian/control   | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 479cc36..6eb67f4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ libutempter (1.1.6-1) UNRELEASED; urgency=medium
   * Add a watch file, thanks to David Gilman. (Closes: #747483)
   * Add Vcs-* control fields.
   * Don't hardcode the delgroup path.
+  * Improve package descriptions.
 
  -- Felix Geyer <fgeyer at debian.org>  Thu, 28 May 2015 18:23:38 +0200
 
diff --git a/debian/control b/debian/control
index e2d0190..9d427da 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Package: libutempter-dev
 Section: libdevel
 Architecture: any
 Depends: libutempter0 (= ${binary:Version}), ${misc:Depends}
-Description: A privileged helper for utmp/wtmp updates (development)
+Description: privileged helper for utmp/wtmp updates (development)
  The libutempter library provides interface for terminal emulators such as
  screen and xterm to record user sessions to utmp and wtmp files.
  .
@@ -23,7 +23,7 @@ Description: A privileged helper for utmp/wtmp updates (development)
 Package: libutempter0
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, adduser
-Description: A privileged helper for utmp/wtmp updates (runtime)
+Description: privileged helper for utmp/wtmp updates (runtime)
  The libutempter library provides interface for terminal emulators such as
  screen and xterm to record user sessions to utmp and wtmp files.
  .

-- 
libutempter library packaging



More information about the pkg-kde-commits mailing list