Unless someone tells me not to, I intend to NMU cappuccino with the
attached patch in a day or two. In addition to triggering a rebuild, the
patch adds proper quoting to the menu file (thereby silencing two
lintian warnings). It does not update Standards-Version. I would wait a
week, but we're close to freezing and the release managers assure me
that we're in a 0-day NMU period.

Hopefully this is helpful. Happy hacking.

diff -ruN old/debian/changelog cappuccino-0.4/debian/changelog
--- old/debian/changelog	2005-04-28 16:46:47.000000000 +0300
+++ cappuccino-0.4/debian/changelog	2005-04-28 16:33:41.000000000 +0300
@@ -1,3 +1,13 @@
+cappuccino (0.4-2.1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * Rebuilt since linc no longer in archive. Closes: #306151
+    (the bug is release critical, hence the urgency).
+  * debian/menu: Quoted values that weren't quoted, since that's what the
+    menu file syntax requires.
+
+ -- Lars Wirzenius <[EMAIL PROTECTED]>  Thu, 28 Apr 2005 16:32:00 +0300
+
 cappuccino (0.4-2) unstable; urgency=low
 
   * The "It's time for the upload" release
diff -ruN old/debian/menu cappuccino-0.4/debian/menu
--- old/debian/menu	2005-04-28 16:46:47.000000000 +0300
+++ cappuccino-0.4/debian/menu	2005-04-28 16:31:31.000000000 +0300
@@ -1,2 +1,2 @@
-?package(cappuccino):needs=X11 section=Games/Toys\
+?package(cappuccino):needs="X11" section="Games/Toys"\
   title="cappuccino" command="/usr/bin/cappuccino"

Reply via email to