Your message dated Sun, 26 Oct 2014 16:21:51 +0000
with message-id <[email protected]>
and subject line Bug#743284: fixed in pycangjie 1.2-1
has caused the Debian Bug report #743284,
regarding debdiff for NMU upload
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
743284: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=743284
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pycangjie

debdiff attached.
diff -Nru pycangjie-1.1/debian/changelog pycangjie-1.1/debian/changelog
--- pycangjie-1.1/debian/changelog      2014-02-15 11:09:32.000000000 +0100
+++ pycangjie-1.1/debian/changelog      2014-04-01 12:26:16.000000000 +0200
@@ -1,3 +1,12 @@
+pycangjie (1.1-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix cython version check. Closes: #743112, #742690.
+  * Drop build dependency on python3-all-dev, the package only builds
+    for the default python3 version. Closes: #734339.
+
+ -- Matthias Klose <[email protected]>  Tue, 01 Apr 2014 11:13:50 +0100
+
 pycangjie (1.1-1) unstable; urgency=low
 
   * New upstream release.
diff -Nru pycangjie-1.1/debian/control pycangjie-1.1/debian/control
--- pycangjie-1.1/debian/control        2014-01-19 11:30:37.000000000 +0100
+++ pycangjie-1.1/debian/control        2014-04-01 12:25:08.000000000 +0200
@@ -5,7 +5,7 @@
 Uploaders: Anthony Wong <[email protected]>
 Build-Depends: debhelper (>= 9),
                autotools-dev,
-               python3-all-dev (>=3.2),
+               python3-dev (>=3.2),
                cython3,
                pkg-config,
                libcangjie2-dev,
diff -Nru pycangjie-1.1/debian/patches/cython-version-check.diff 
pycangjie-1.1/debian/patches/cython-version-check.diff
--- pycangjie-1.1/debian/patches/cython-version-check.diff      1970-01-01 
01:00:00.000000000 +0100
+++ pycangjie-1.1/debian/patches/cython-version-check.diff      2014-04-01 
12:19:32.000000000 +0200
@@ -0,0 +1,13 @@
+Index: b/configure.ac
+===================================================================
+--- a/configure.ac
++++ b/configure.ac
+@@ -36,7 +36,7 @@
+ # Check for Cython version
+ CYTHON_MIN_VERSION=0.14
+ AC_MSG_CHECKING(for cython version)
+-CYTHON_VERSION=`$CYTHON --version 2>&1 | cut -d" " -f3`
++CYTHON_VERSION=`$CYTHON --version 2>&1 | sed 's/.* \(@<:@0-9.@:>@*\).*/\1/'`
+ AC_MSG_RESULT($CYTHON_VERSION)
+ $PYTHON -c "from distutils.version import StrictVersion as ver; import sys; 
sys.exit(0 if ver(\"$CYTHON_VERSION\") >= ver(\"$CYTHON_MIN_VERSION\") else 1)"
+ AS_IF([test $? = 1], [AC_MSG_ERROR([Please use cython >= 
$CYTHON_MIN_VERSION])])
diff -Nru pycangjie-1.1/debian/patches/series 
pycangjie-1.1/debian/patches/series
--- pycangjie-1.1/debian/patches/series 1970-01-01 01:00:00.000000000 +0100
+++ pycangjie-1.1/debian/patches/series 2014-04-01 12:13:14.000000000 +0200
@@ -0,0 +1 @@
+cython-version-check.diff

--- End Message ---
--- Begin Message ---
Source: pycangjie
Source-Version: 1.2-1

We believe that the bug you reported is fixed in the latest version of
pycangjie, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Anthony Wong <[email protected]> (supplier of updated pycangjie package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 26 Oct 2014 16:46:43 +0800
Source: pycangjie
Binary: python3-pycangjie
Architecture: source amd64
Version: 1.2-1
Distribution: unstable
Urgency: medium
Maintainer: IME Packaging Team <[email protected]>
Changed-By: Anthony Wong <[email protected]>
Description:
 python3-pycangjie - Python wrapper to libcangjie
Closes: 743284
Changes:
 pycangjie (1.2-1) unstable; urgency=medium
 .
   * New upstream release.
   * Merge changes from last NMU, thanks Matthias for the fix.
     (Closes: #743284)
Checksums-Sha1:
 8af3c9db83d292b94be1b67a562202f4bfe4cf90 2055 pycangjie_1.2-1.dsc
 850bdfb29235bf3d45fbf878e88c7fb8cc54314e 221524 pycangjie_1.2.orig.tar.xz
 dacb67879817f4b55b4132e765376107ee68d07a 2612 pycangjie_1.2-1.debian.tar.xz
 10db3815a3a164f48a0686470ff2a48e10fd8ef8 41796 
python3-pycangjie_1.2-1_amd64.deb
Checksums-Sha256:
 d68909e055638cb45b27fceebe0870490c1d8b6dbeb2009ad84424e42c8fc059 2055 
pycangjie_1.2-1.dsc
 bc9115904f65581a11e43044c83e999e583468d1bb98c04b33ea059205e07c10 221524 
pycangjie_1.2.orig.tar.xz
 c911459dcb78594dc5a39bc352f32199fde15cdf50f29b481fc79207bb93152e 2612 
pycangjie_1.2-1.debian.tar.xz
 ac5a62090fa1908ec83edd1e1a782e5dd48979ba7f67e6a5b1b6be96a1358c1e 41796 
python3-pycangjie_1.2-1_amd64.deb
Files:
 b8de9d0925ee468535560d2a2361a48b 2055 python optional pycangjie_1.2-1.dsc
 bcdd86b5cc9c2deef95214e0852a1ee0 221524 python optional 
pycangjie_1.2.orig.tar.xz
 ebcbcc397203f0641caa7c74feac204c 2612 python optional 
pycangjie_1.2-1.debian.tar.xz
 5e17530025c36cfde6ca71195f056586 41796 python optional 
python3-pycangjie_1.2-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBAgAGBQJUTR5KAAoJEB4TVogd2NeRgp4P/1IZpmPp+Nt42Fm/0G4kBKmM
BKh2yVHyxuRvd5k/r1xQZrtfYX9ub5rUA8RcUGCSUzQtkZ320EGcEN+6tWsjspCu
C8PRCocuxSvWAK6TJcahy+40gmoQluaM6oAy+2iWQxBhjoua/lslIYIzfkAnapGG
lDU5Ki5XpF29wWrmtzyK/I1D75S2L2RGkXhAYdXHi+xcEjOsoCD+3htS/oiu0/K6
rU4w1QNB6R6/+5Tv8C14WRi099MG1mxipyU+7dbNJz0Fi3/Gl14fbeJ1o3M/36cO
9ZjCTlRtRMFBqPk3LTLfNJstEm9tZoHu3HkyHG+yaU5r/NzSFRPhvo6r60Xh5FfB
ZiEvaA+98fPsO8pAqWn+5DvyyNnAgQTkl5JVgiUfzOL07q1oAY/N1oWw1yqwTi91
h1zTo7Ao/xJWJNeCOraDCk+SbXwlfYkKZozOQqZ3jc0rEG73gqTWQvBQ/2J0+fD6
sGcfS8j1dVGfILBmDKjGof72LTZxQAh9W7OaOaMc3J/nlZk/AK7vkqZv7CHGVsH6
Qfwnw475fJerZOTtozYjwbaER+Dtt0BVvHaJsC0129k3FWp1cSOJVbMNIdgQ7RAi
dRpAuD69wL4+IKEsMmb5Qzcoce0BIZb1WPhyV8DdLDBMVsNs3mMbO/XW0X75Jnjs
5MtWQluADrrw5soIKsuh
=mXWi
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to