[kernel] r15043 - people/waldi/s390/s390-tools/debian

Bastian Blank waldi at alioth.debian.org
Wed Jan 27 16:35:56 UTC 2010


Author: waldi
Date: Wed Jan 27 16:35:55 2010
New Revision: 15043

Log:
* debian/changelog: Update.
* debian/control: Add gawk dependency.

Modified:
   people/waldi/s390/s390-tools/debian/changelog
   people/waldi/s390/s390-tools/debian/control

Modified: people/waldi/s390/s390-tools/debian/changelog
==============================================================================
--- people/waldi/s390/s390-tools/debian/changelog	Wed Jan 27 16:33:55 2010	(r15042)
+++ people/waldi/s390/s390-tools/debian/changelog	Wed Jan 27 16:35:55 2010	(r15043)
@@ -12,6 +12,8 @@
   * Document 'optional' parameter in zipl.conf man page. Closes: #566642.
   * Include the upstream README in /usr/share/doc.
   * Fix dpkg-genchanges warning 'missing Priority for source files'.
+  * Add dependency on gawk as lsdasd calls awk with the --posix option.
+    Closes: #564893.
 
  -- Bastian Blank <waldi at debian.org>  Wed, 27 Jan 2010 10:01:14 +0000
 

Modified: people/waldi/s390/s390-tools/debian/control
==============================================================================
--- people/waldi/s390/s390-tools/debian/control	Wed Jan 27 16:33:55 2010	(r15042)
+++ people/waldi/s390/s390-tools/debian/control	Wed Jan 27 16:35:55 2010	(r15043)
@@ -9,7 +9,7 @@
 
 Package: s390-tools
 Architecture: s390
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, gawk
 Description: A set of fundamental utilities for Linux on S/390
  The package contains:
   * dasdfmt, which is used to low-level format ECKD-DASDs with either



More information about the Kernel-svn-changes mailing list