Package: abcmidi
Version: 20070318-3
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu raring ubuntu-patch
Dear Maintainer,
Please consider the attached patch which does:
* Add ${misc:Depends} depends
Thanks for considering the patch.
-- System Information:
Debian Release: wheezy/sid
APT prefers quantal-updates
APT policy: (500, 'quantal-updates'), (500, 'quantal-security'), (500,
'quantal-proposed'), (500, 'quantal'), (100, 'quantal-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.5.0-18-generic (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
=== modified file 'debian/changelog'
=== modified file 'debian/control'
--- debian/control 2007-08-24 13:48:32 +0000
+++ debian/control 2012-11-08 10:02:22 +0000
@@ -7,7 +7,7 @@
Package: abcmidi
Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: abcmidi-yaps | abcm2ps, timidity | pmidi | playmidi
Description: converter from ABC to MIDI format and back
This package contains the programs `abc2midi' and `midi2abc', which
@@ -27,7 +27,7 @@
Package: abcmidi-yaps
Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: postscript-viewer, abcmidi
Description: yet another ABC to PostScript converter
This program translates tunes written in the ABC format to PostScript,