tags 595845 + patch tags 595845 + pending thanks Dear maintainer,
I've prepared an NMU for namazu2 (versioned as 2.0.20-1.0+nmu1) and uploaded it to DELAYED/2. Please feel free to tell me if I should delay it longer. Regards. -- .''`. http://info.comodo.priv.at/ -- GPG key IDs: 0x8649AA06, 0x00F3CFE4 : :' : Debian GNU/Linux user, admin, & developer - http://www.debian.org/ `. `' Member of VIBE!AT & SPI, fellow of Free Software Foundation Europe `- NP: Die Toten Hosen: Sascha
diff -Nru namazu2-2.0.20/debian/changelog namazu2-2.0.20/debian/changelog
--- namazu2-2.0.20/debian/changelog 2009-12-18 06:41:38.000000000 +0100
+++ namazu2-2.0.20/debian/changelog 2010-09-19 18:52:42.000000000 +0200
@@ -1,3 +1,14 @@
+namazu2 (2.0.20-1.0+nmu1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Fix "FTBFS in squeeze: Nonexistent build-dependency: 'tk8.3'"
+ switch build dependency to "tk8.4 | wish" since tk8.3 is gone
+ (closes: #595845).
+ * Fix lintian error "weak-library-dev-dependency libnmz7-dev on libnmz7" by
+ adding "(= ${binary:Version})" to libnmz7-dev's Depends.
+
+ -- gregor herrmann <[email protected]> Sun, 19 Sep 2010 18:41:39 +0200
+
namazu2 (2.0.20-1.0) unstable; urgency=low
* New upstream.
diff -Nru namazu2-2.0.20/debian/control namazu2-2.0.20/debian/control
--- namazu2-2.0.20/debian/control 2009-12-18 05:50:48.000000000 +0100
+++ namazu2-2.0.20/debian/control 2010-09-19 18:51:58.000000000 +0200
@@ -2,7 +2,7 @@
Section: text
Priority: optional
Maintainer: NOKUBI Takatsugu <[email protected]>
-Build-Depends: debhelper (>= 4.1.16), perl, kakasi, chasen, libnkf-perl, libfile-mmagic-perl, libtext-kakasi-perl, tk8.3 | wish, lynx, file
+Build-Depends: debhelper (>= 4.1.16), perl, kakasi, chasen, libnkf-perl, libfile-mmagic-perl, libtext-kakasi-perl, tk8.4 | wish, lynx, file
Standards-Version: 3.6.1
Package: namazu2
@@ -60,7 +60,7 @@
Package: libnmz7-dev
Architecture: any
-Depends: libnmz7
+Depends: libnmz7 (= ${binary:Version})
Conflicts: libnmz3-dev
Section: libdevel
Description: full text search engine - header files and static libraries
signature.asc
Description: Digital signature

