From 5faa8c95382bbb9468d36b0e6663a11555c3f2dc Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Fri, 3 Jan 2014 12:30:26 -0800 Subject: [PATCH] fix breaks/replaces line in doc packages --- debian/update_doc_packages | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/update_doc_packages b/debian/update_doc_packages index 27aa4dc63a..d160cf0109 100644 --- a/debian/update_doc_packages +++ b/debian/update_doc_packages @@ -63,8 +63,8 @@ Section: doc Architecture: all Depends: \${misc:Depends}, dpkg (>= 1.15.4) | install-info${depends}${recommends} Suggests: lilypond (>= \${source:Version}) -Replaces: lilypond-doc (< 2.16.2-1~exp+1) -Breaks: lilypond-doc (< 2.16.2-1~exp+1) +Replaces: lilypond-doc (<< 2.16.2-1~exp+1) +Breaks: lilypond-doc (<< 2.16.2-1~exp+1) Description: LilyPond $uc_type Documentation in $ucfirst_long_lang LilyPond is a music typesetter, an automated engraving system. It produces beautiful sheet music using a high level description file as input. -- 2.39.5