rev 15806 - krap/libutempter/trunk/debian

Fathi Boudra fabo at alioth.debian.org
Sat Aug 29 08:08:27 UTC 2009


Author: fabo
Date: 2009-08-29 08:08:27 +0000 (Sat, 29 Aug 2009)
New Revision: 15806

Modified:
   krap/libutempter/trunk/debian/changelog
   krap/libutempter/trunk/debian/control
Log:
* Update debian/control:
  - Add dependency on adduser to libutempter0.
  - Bump Standards-Version to 3.8.3 (no changes needed).
Thanks to Modestas.


Modified: krap/libutempter/trunk/debian/changelog
===================================================================
--- krap/libutempter/trunk/debian/changelog	2009-08-29 07:26:27 UTC (rev 15805)
+++ krap/libutempter/trunk/debian/changelog	2009-08-29 08:08:27 UTC (rev 15806)
@@ -1,3 +1,11 @@
+libutempter (1.1.5-2) unstable; urgency=low
+
+  * Update debian/control:
+    - Add dependency on adduser to libutempter0.
+    - Bump Standards-Version to 3.8.3 (no changes needed).
+
+ -- Fathi Boudra <fabo at debian.org>  Sat, 29 Aug 2009 09:52:07 +0200
+
 libutempter (1.1.5-1) unstable; urgency=low
 
   * Initial release. (Closes: #541021)

Modified: krap/libutempter/trunk/debian/control
===================================================================
--- krap/libutempter/trunk/debian/control	2009-08-29 07:26:27 UTC (rev 15805)
+++ krap/libutempter/trunk/debian/control	2009-08-29 08:08:27 UTC (rev 15806)
@@ -2,8 +2,8 @@
 Priority: optional
 Maintainer: Debian Krap Maintainers <debian-qt-kde at lists.debian.org>
 Uploaders: Fathi Boudra <fabo at debian.org>
-Build-Depends: debhelper (>= 7)
-Standards-Version: 3.8.2
+Build-Depends: debhelper (>= 7.0.50~)
+Standards-Version: 3.8.3
 Section: libs
 Homepage: http://freshmeat.net/projects/libutempter
 
@@ -21,7 +21,7 @@
 Package: libutempter0
 Section: libs
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, adduser
 Description: A 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.




More information about the pkg-kde-commits mailing list