Package: imdb-tools
Version: 0.5-1
Severity: minor
Tags: patch

imdb-get's -t flag prints tagline instead of title.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-3-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages imdb-tools depends on:
ii  curl                       7.18.1-1      Get a file from an HTTP, HTTPS or 
ii  realpath                   1.12          Return the canonicalized absolute 
ii  tidy                       20080116cvs-2 HTML syntax checker and reformatte

imdb-tools recommends no packages.

-- no debconf information
--- /usr/bin/imdb-get	2007-12-05 08:22:52.000000000 -0500
+++ imdb-get	2008-06-15 14:37:15.000000000 -0400
@@ -296,7 +296,7 @@
       --genre|-g)
          GENRE=true
          ;;
-      --tag|-t)
+      --tag)
          TAG=true
          ;;
       --title|-t)

Reply via email to