tags 397158 patch
thanks

Nicolas Boullis <[EMAIL PROTECTED]> wrote:

> Package: beast
> Version: 0.6.6-6.1
> Severity: serious
>
> Hi,
>
> When beast is rebuilt, the /usr/share/mime/audio/x-bse.xml and 
> /usr/share/mime/audio/x-bsewave.xml file disappears from the package.
>
> This means that when the security team will rebuild the packages (if
> needed), the file will disappear, and users will be confused.
>
> On some non-i386 architectures (such as powerpc), these files are 
> already missing.

The same happens on i386, and the following patch fixes the problem:

diff -Nur beast-0.6.6.old/debian/changelog beast-0.6.6/debian/changelog
--- beast-0.6.6.old/debian/changelog    2006-11-10 11:37:31.000000000 +0100
+++ beast-0.6.6/debian/changelog        2006-11-10 13:22:36.000000000 +0100
@@ -1,3 +1,9 @@
+beast (0.6.6-6.2~1) unstable; urgency=low
+
+  * Add Build-dependency on shared-mime-info (closes: #397158)
+
+ -- Frank Küster <[EMAIL PROTECTED]>  Fri, 10 Nov 2006 13:22:36 +0100
+
 beast (0.6.6-6.1) unstable; urgency=low
 
   * NMU.
diff -Nur beast-0.6.6.old/debian/control beast-0.6.6/debian/control
--- beast-0.6.6.old/debian/control      2006-11-10 11:37:31.000000000 +0100
+++ beast-0.6.6/debian/control  2006-11-10 13:22:49.000000000 +0100
@@ -2,7 +2,7 @@
 Section: gnome
 Priority: extra
 Maintainer: Sam Hocevar (Debian packages) <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0), quilt, libgtk2.0-dev (>= 2.2.2-2), 
libglib2.0-dev (>= 2.2.2-1), libaudiofile-dev, libvorbis-dev, guile-1.6-dev (>= 
1.6.4-2.1), libart-2.0-dev, libgnomecanvas2-dev, libmad0-dev, 
libxml-parser-perl, libxml2-utils, imagemagick, gettext
+Build-Depends: debhelper (>= 4.0), quilt, libgtk2.0-dev (>= 2.2.2-2), 
libglib2.0-dev (>= 2.2.2-1), libaudiofile-dev, libvorbis-dev, guile-1.6-dev (>= 
1.6.4-2.1), libart-2.0-dev, libgnomecanvas2-dev, libmad0-dev, 
libxml-parser-perl, libxml2-utils, imagemagick, gettext, shared-mime-info
 Standards-Version: 3.7.2
 

Regards, Frank
-- 
Dr. Frank Küster
Single Molecule Spectroscopy, Protein Folding @ Inst. f. Biochemie, Univ. Zürich
Debian Developer (teTeX/TeXLive)

Reply via email to