Depend on libterm-readkey-perl, Standards-Version 3.8.0 0.4.11
authorMichael Prokop <mika@grml.org>
Tue, 8 Jul 2008 12:32:00 +0000 (14:32 +0200)
committerMichael Prokop <mika@grml.org>
Tue, 8 Jul 2008 12:32:00 +0000 (14:32 +0200)
debian/changelog
debian/control

index f9b24f4..ffa4cab 100644 (file)
@@ -1,3 +1,10 @@
+grml-tips (0.4.11) unstable; urgency=low
+
+  * Add dependency on libterm-readkey-perl.
+  * Bump Standards-Version to 3.8.0.
+
+ -- Michael Prokop <mika@grml.org>  Tue, 08 Jul 2008 14:31:30 +0200
+
 grml-tips (0.4.10) unstable; urgency=low
 
   * Added tip for dmraid.
index c5ee24c..2dbaee7 100644 (file)
@@ -3,14 +3,14 @@ Section: grml
 Priority: optional
 Maintainer: Michael Prokop <mika@grml.org>
 Build-Depends: debhelper (>= 4.0.0)
-Standards-Version: 3.7.3
+Standards-Version: 3.8.0
 Homepage: http://hg.grml.org/grml-tips
 XS-Vcs-hg: http://hg.grml.org/grml-tips
 XS-Vcs-Browser: http://hg.grml.org/grml-tips
 
 Package: grml-tips
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, libwww-perl
+Depends: ${shlibs:Depends}, ${misc:Depends}, libwww-perl, libterm-readkey-perl
 Description: search for tips and hints via a keyword
  The provided script grml-tips queries a signature file
  for a specific keyword and displays results on stdout.