Bug#532590: jed: please add dependency on install-info

Norbert Preining preining at logic.at
Sun Jun 21 18:46:25 UTC 2009


Dear maintainers,

On Mi, 10 Jun 2009, Norbert Preining wrote:
> Please add install-info to your dependencies of jed *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.

sources and bin for amd64 are available at
	deb http://people.debian.org/~preining/TeX/ ii-nmu/
	deb-src http://people.debian.org/~preining/TeX/ ii-nmu/

Best wishes

Norbert

-------------------------------------------------------------------------------
Dr. Norbert Preining <preining at logic.at>        Vienna University of Technology
Debian Developer <preining at debian.org>                         Debian TeX Group
gpg DSA: 0x09C5B094      fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
-------------------------------------------------------------------------------
GOOLE (n.)
The puddle on the bar into which the barman puts your change.
			--- Douglas Adams, The Meaning of Liff
-------------- next part --------------
diff -u jed-0.99.18+dfsg.1/debian/control jed-0.99.18+dfsg.1/debian/control
--- jed-0.99.18+dfsg.1/debian/control
+++ jed-0.99.18+dfsg.1/debian/control
@@ -16,7 +16,8 @@
 
 Package: jed
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, jed-common (>= ${source:Version})
+Depends: ${misc:Depends}, ${shlibs:Depends}, jed-common (>= ${source:Version}),
+ install-info
 Suggests: gpm [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64]
 Provides: info-browser, mail-reader, editor
 Description: editor for programmers (textmode version)
@@ -43,7 +44,8 @@
 
 Package: xjed
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}, jed-common (>= ${source:Version})
+Depends: ${misc:Depends}, ${shlibs:Depends}, jed-common (>= ${source:Version}),
+ install-info
 Provides: info-browser, mail-reader, editor
 Description: editor for programmers (x11 version)
  Jed is a small, fast (faster startup than xterm with bash),
diff -u jed-0.99.18+dfsg.1/debian/changelog jed-0.99.18+dfsg.1/debian/changelog
--- jed-0.99.18+dfsg.1/debian/changelog
+++ jed-0.99.18+dfsg.1/debian/changelog
@@ -1,3 +1,10 @@
+jed (1:0.99.18+dfsg.1-12.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * add dependency on install-info to jed and xjed (Closes: #532590, #532595)
+
+ -- Norbert Preining <preining at debian.org>  Sun, 21 Jun 2009 19:32:14 +0200
+
 jed (1:0.99.18+dfsg.1-12) unstable; urgency=low
 
   * /etc/jed.d/05jed-common.sl [GM]:


More information about the Pkg-jed-devel mailing list