tags 586346 + pending
thanks

Dear maintainer,

I've prepared an NMU for tomoe (versioned as 0.6.0-1.1) and uploaded it to DELAYED/2. Please feel free to tell me if I should delay it longer.

(Sorry for the hurry, but we are in the middle of a huge transition, which is blocked by this bug.)

--
Jakub Wilk
diff -Nru tomoe-0.6.0/debian/changelog tomoe-0.6.0/debian/changelog
--- tomoe-0.6.0/debian/changelog	2010-05-11 06:07:24.000000000 +0200
+++ tomoe-0.6.0/debian/changelog	2010-06-22 18:33:52.000000000 +0200
@@ -1,3 +1,13 @@
+tomoe (0.6.0-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Don't hardcode Python version in debian/*.install (closes: #586346).
+  * Add build-dependency on python-support and add ${python:Depends} to
+    Depends of python-tomoe.
+  * Add python-gobject to Depends of python-tomoe.
+
+ -- Jakub Wilk <[email protected]>  Tue, 22 Jun 2010 18:33:51 +0200
+
 tomoe (0.6.0-1) unstable; urgency=low
 
   * Initial release (Closes: #463666).
diff -Nru tomoe-0.6.0/debian/control tomoe-0.6.0/debian/control
--- tomoe-0.6.0/debian/control	2010-05-12 09:51:32.000000000 +0200
+++ tomoe-0.6.0/debian/control	2010-06-22 18:33:31.000000000 +0200
@@ -2,7 +2,7 @@
 Section: utils
 Priority: extra
 Maintainer: NIIBE Yutaka <[email protected]>
-Build-Depends: debhelper (>= 7.0.50~), quilt (>= 0.46-7~), autotools-dev, libuconv-ruby1.8, gtk-doc-tools, pkg-config, intltool, gettext, libglib2.0-dev, ruby1.8, libapr1-dev, unzip, python-gobject-dev, ruby-dev, xsltproc, python-gtk2-dev, libgtk2.0-dev, ruby-gnome2-dev, perl, libxml-parser-perl
+Build-Depends: debhelper (>= 7.0.50~), quilt (>= 0.46-7~), autotools-dev, libuconv-ruby1.8, gtk-doc-tools, pkg-config, intltool, gettext, libglib2.0-dev, ruby1.8, libapr1-dev, unzip, python-gobject-dev, ruby-dev, xsltproc, python-gtk2-dev, libgtk2.0-dev, ruby-gnome2-dev, perl, libxml-parser-perl, python-support
 Build-Conflicts:  libmysqlclient-dev
 Standards-Version: 3.8.4
 Homepage: http://tomoe.sourceforge.jp/
@@ -41,7 +41,7 @@
 
 Package: python-tomoe
 Section: python
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-gobject
 Architecture: any
 Description: Handwriting recognition engine (python binding)
  Tomoe is a software which provides a handwriting recognition engine
diff -Nru tomoe-0.6.0/debian/python-tomoe.install tomoe-0.6.0/debian/python-tomoe.install
--- tomoe-0.6.0/debian/python-tomoe.install	2010-05-12 08:49:02.000000000 +0200
+++ tomoe-0.6.0/debian/python-tomoe.install	2010-06-22 17:58:09.000000000 +0200
@@ -1,2 +1,2 @@
-/usr/lib/python2.5/
+/usr/lib/python*/
 /usr/share/tomoe/python/tomoe.defs

Attachment: signature.asc
Description: Digital signature

Reply via email to