A patch to make lilypond binNMU safe.

-- 
Lior Kaplan
[EMAIL PROTECTED]

GPG fingerprint:
C644 D0B3 92F4 8FE4 4662  B541 1558 9445 99E8 1DA0
--- /tmp/control	2007-08-04 14:29:08.000000000 +0300
+++ debian/control	2007-08-04 14:31:18.000000000 +0300
@@ -11,7 +11,7 @@
 Architecture: any
 Replaces: lilypond1.3
 Provides: lilypond1.3
-Depends: ${shlibs:Depends}, python, guile-1.8, ${misc:Depends}, lilypond-data (= ${Source-Version})
+Depends: ${shlibs:Depends}, python, guile-1.8, ${misc:Depends}, lilypond-data (= ${source:Version})
 Recommends: lilypond-doc
 Description: A program for typesetting sheet music
  LilyPond is a music typesetter, an automated engraving system.  It
@@ -43,7 +43,7 @@
 Architecture: all
 Depends: texinfo | texlive-texinfo, ${python:Depends}
 Pre-Depends: tetex-bin | texlive-base
-Recommends: lilypond (= ${Source-Version})
+Recommends: lilypond (>= ${source:Version})
 Conflicts: lilypond (<< 2.2.2-2)
 Description: LilyPond music typesetter (data files)
  LilyPond is a music typesetter, an automated engraving system.  It
@@ -54,7 +54,7 @@
 Package: lilypond-doc
 Section: doc
 Architecture: all
-Suggests: lilypond (>= ${Source-Version}), gv | postscript-viewer, mozilla-browser | www-browser
+Suggests: lilypond (>= ${source:Version}), gv | postscript-viewer, mozilla-browser | www-browser
 Replaces: lilypond (<= 2.2.3-1), lilypond-data (<= 2.2.3-1)
 Description: LilyPond Documentation in HTML, PS and DVI formats
  This package contains the HTML, PostScript and DVI documentation for the

Reply via email to