I have done a NMU of silc-toolkit to fix this RC bug. Please find the
diff attached.

-- 
  .''`.  Aurelien Jarno             | GPG: 1024D/F1BCDB73
 : :' :  Debian developer           | Electrical Engineer
 `. `'   [EMAIL PROTECTED]         | [EMAIL PROTECTED]
   `-    people.debian.org/~aurel32 | www.aurel32.net
diff -u phat-0.3.1/debian/changelog phat-0.3.1/debian/changelog
--- phat-0.3.1/debian/changelog
+++ phat-0.3.1/debian/changelog
@@ -1,3 +1,10 @@
+phat (0.3.1-1.1) unstable; urgency=low
+
+  * 0-day NMU to fix a RC bug.
+  * Build-depends on libgnomecanvas2-dev (closes: bug#343996).
+
+ -- Aurelien Jarno <[EMAIL PROTECTED]>  Mon,  6 Feb 2006 21:06:23 +0100
+
 phat (0.3.1-1) unstable; urgency=low
 
   * New upstream release
diff -u phat-0.3.1/debian/control phat-0.3.1/debian/control
--- phat-0.3.1/debian/control
+++ phat-0.3.1/debian/control
@@ -1,7 +1,7 @@
 Source: phat
 Priority: optional
 Maintainer: Eduardo Marcel Macan <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0.0), libgtk2.0-dev
+Build-Depends: debhelper (>= 4.0.0), libgnomecanvas2-dev, libgtk2.0-dev
 Standards-Version: 3.6.1
 
 Package: libphat0-dev

Reply via email to