Bug#623074: iczech: uninstallable in sid

2011-09-05 Thread Agustin Martin
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.0 +0100
+++ ispell-czech-20040229/debian/changelog	2011-09-02 18:46:36.0 +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.0 +0100
+++ ispell-czech-20040229/debian/.config	1970-01-01 01:00:00.0 +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.0 +0100
+++ ispell-czech-20040229/debian/control	2011-09-02 18:46:32.0 +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.


Bug#623074: iczech: uninstallable in sid

2011-04-17 Thread Robert Luberda
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)'.


Hopefully it should rebuild without any troubles. However
please be aware of minor incompatibility in buildhash. The

buildhash ${dict}.dict ${dict}.aff ${dict}.hash

command used to create two additional files i.e. ${dict}.dict.stat and
${dict}.dict.cnt. With the new buildhash:

 - the *.cnt file is gone (if your Makefiles needs it, create it with
`wc -l  ${dict}.dict');

 - the *.stat file  is now ${dict}.stat (i.e. the .dict extension got
stripped out).


Regards,
robert


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (200, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.38-2-686 (SMP w/1 CPU core)
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)
Shell: /bin/sh linked to /bin/dash



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org