On Sun, Apr 17, 2011 at 08:51:48AM +0200, Robert Luberda wrote:
> Package: iczech
> Version: 20040229-5
> Severity: serious
> 
> 
> Hi,
> 
> The package is no longer installable in sid, and needs to be rebuild 
> with new ispell.  Please make sure to declare both Build-Depends, 
> and Depends on `ispell (>= 3.3.02)'.

I am about to upload a 0-day NMU for this bug report and for #629076.

diff is attached,

-- 
Agustin
diff -Nru -w ispell-czech-20040229/debian/changelog ispell-czech-20040229/debian/changelog
--- ispell-czech-20040229/debian/changelog	2010-01-16 13:48:05.000000000 +0100
+++ ispell-czech-20040229/debian/changelog	2011-09-02 18:46:36.000000000 +0200
@@ -1,3 +1,12 @@
+ispell-czech (20040229-5.1) unstable; urgency=low
+
+  * Non-Maintainer upload.
+  * Build against new ispell (Closes: #623074).
+  * Build against a recent dictionaries-common-dev to avoid
+    openoffice.org snippets (Closes: #629076)
+
+ -- Agustin Martin Domingo <agmar...@debian.org>  Fri, 02 Sep 2011 18:45:14 +0200
+
 ispell-czech (20040229-5) unstable; urgency=low
 
   * Ack NMU (closes: #547431)
diff -Nru -w ispell-czech-20040229/debian/.config ispell-czech-20040229/debian/.config
--- ispell-czech-20040229/debian/.config	2010-01-16 07:47:15.000000000 +0100
+++ ispell-czech-20040229/debian/.config	1970-01-01 01:00:00.000000000 +0100
@@ -1,13 +0,0 @@
-#!/usr/bin/perl -w
-use Debconf::Client::ConfModule q(:all);
-
-version ('2.0');
-
-my $class  = "ispell";
-my $script = "/usr/share/dictionaries-common/dc-debconf-select.pl";
-
-if ( -e $script ){
-    require $script;
-    dc_debconf_select($class);
-}
-
diff -Nru -w ispell-czech-20040229/debian/control ispell-czech-20040229/debian/control
--- ispell-czech-20040229/debian/control	2010-01-16 13:45:53.000000000 +0100
+++ ispell-czech-20040229/debian/control	2011-09-02 18:46:32.000000000 +0200
@@ -2,12 +2,12 @@
 Section: text
 Priority: optional
 Maintainer: Petr Čech <c...@debian.org>
-Build-Depends: debhelper (>= 7), ispell, dictionaries-common-dev (>= 0.20), hunspell-tools | myspell-tools
+Build-Depends: debhelper (>= 7), ispell (>= 3.3.02), dictionaries-common-dev (>= 1.10.5), hunspell-tools | myspell-tools
 Standards-Version: 3.8.3
 
 Package: iczech
 Architecture: any
-Depends: dictionaries-common (>= 0.20), ispell, ${misc:Depends}
+Depends: dictionaries-common (>= 0.20), ispell (>= 3.3.02), ${misc:Depends}
 Provides: ispell-dictionary
 Description: The Czech dictionary for ispell
  This is the Czech dictionary for ispell.

Reply via email to