Dear maintainers,
Dear maintainers,
On Mi, 10 Jun 2009, Norbert Preining wrote:
> Please add install-info to your dependencies of pinfo *if* you use
> the dir file in /usr/share/info (if not you can ignore/close this bug
> report).
I have prepared an NMU that does this, please find the debdiff attached.
I am planning to upload it in approximate 10 days unless you instruct me
otherwise.
Best wishes
Norbert
-------------------------------------------------------------------------------
Dr. Norbert Preining <[email protected]> Vienna University of Technology
Debian Developer <[email protected]> Debian TeX Group
gpg DSA: 0x09C5B094 fp: 14DF 2E6C 0307 BE6D AD76 A9C0 D2BF 4AA3 09C5 B094
-------------------------------------------------------------------------------
LONGNIDDRY (n.)
A droplet which persists in running out of your nose.
--- Douglas Adams, The Meaning of Liff
diff -u pinfo-0.6.9/debian/control pinfo-0.6.9/debian/control
--- pinfo-0.6.9/debian/control
+++ pinfo-0.6.9/debian/control
@@ -9,7 +9,7 @@
Architecture: any
Provides: info-browser
Suggests: mutt | mail-reader, w3m | www-browser, cupsys-bsd | lprng | lpr
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, install-info
Description: An alternative info-file viewer
pinfo is an viewer for Info documents, which is based on ncurses.
The key-commands are in the style of lynx.
diff -u pinfo-0.6.9/debian/changelog pinfo-0.6.9/debian/changelog
--- pinfo-0.6.9/debian/changelog
+++ pinfo-0.6.9/debian/changelog
@@ -1,3 +1,10 @@
+pinfo (0.6.9-3.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * add dependency on install-info (Closes: #532591)
+
+ -- Norbert Preining <[email protected]> Sun, 21 Jun 2009 19:37:10 +0200
+
pinfo (0.6.9-3) unstable; urgency=low
* Fix bashism in debian/rules