tags 439929 + patch
tags 439929 + pending
thanks
Hi,
Attached is the diff for my denemo 0.7.7-3.1 NMU.
I will upload to DELAYED/7
Thanks!
--
ยท''`. A waste is a terrible thing to mind!
: :' :
`. `'
`- Proudly running (unstable) Debian GNU/Linux
diff -u denemo-0.7.7/debian/control denemo-0.7.7/debian/control
--- denemo-0.7.7/debian/control
+++ denemo-0.7.7/debian/control
@@ -8,7 +8,7 @@
Package: denemo
Architecture: any
Depends: librsvg2-common, ${shlibs:Depends}
-Recommends: lilypond, csound
+Recommends: lilypond, csound [!alpha !ia64 !amd64 !ppc64]
Suggests: playmidi | timidity, tetex-bin
Description: A gtk+ frontend to GNU Lilypond
GNU Denemo is a GUI musical score editor written in C/gtk+. It is
diff -u denemo-0.7.7/debian/changelog denemo-0.7.7/debian/changelog
--- denemo-0.7.7/debian/changelog
+++ denemo-0.7.7/debian/changelog
@@ -1,3 +1,10 @@
+denemo (0.7.7-3.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Fix recommends, as per release goal (Closes: #439929).
+
+ -- Amaya Rodrigo Sastre <[EMAIL PROTECTED]> Mon, 31 Mar 2008 00:40:06 +0200
+
denemo (0.7.7-3) unstable; urgency=low
* Added libsamplerate0-dev build dep (closes: #470448)