Your message dated Wed, 23 Feb 2011 01:18:43 +0000
with message-id <[email protected]>
and subject line Bug#556485: fixed in tea 28.1.4-1
has caused the Debian Bug report #556485,
regarding tea fails to build from source
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.)
--
556485: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=556485
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: tea
Version: 28.1.1-1
Tags: patch
Severity: serious
In Ubuntu, we've applied the attached patch to achieve the following:
* src.pro: Added -lz -lX11 to LIBS for binutils-gold,
fixes FTBFS (LP: #664662)
* debian/control: Added zlib1g-dev to build-dep
We thought you might be interested in doing the same.
diff -Nru tea-28.1.1/debian/changelog tea-28.1.1/debian/changelog
--- tea-28.1.1/debian/changelog 2010-08-06 15:42:56.000000000 +0100
+++ tea-28.1.1/debian/changelog 2010-10-21 19:44:30.000000000 +0100
@@ -1,3 +1,11 @@
+tea (28.1.1-1ubuntu1) natty; urgency=low
+
+ * src.pro: Added -lz -lX11 to LIBS for binutils-gold,
+ fixes FTBFS (LP: #664662)
+ * debian/control: Added zlib1g-dev to build-dep
+
+ -- Roy Jamison <[email protected]> Thu, 21 Oct 2010 18:43:55 +0100
+
tea (28.1.1-1) unstable; urgency=low
* New upstream version
diff -Nru tea-28.1.1/debian/control tea-28.1.1/debian/control
--- tea-28.1.1/debian/control 2010-08-06 15:43:04.000000000 +0100
+++ tea-28.1.1/debian/control 2010-10-21 18:54:35.000000000 +0100
@@ -1,9 +1,10 @@
Source: tea
Section: editors
Priority: optional
-Maintainer: Tobias Quathamer <[email protected]>
+Maintainer: Ubuntu Developers <[email protected]>
+XSBC-Original-Maintainer: Tobias Quathamer <[email protected]>
Build-Depends: debhelper (>= 7.0.50~), pkg-config, libqt4-dev,
- libaspell-dev, libhunspell-dev, libx11-dev
+ libaspell-dev, libhunspell-dev, libx11-dev, zlib1g-dev
Standards-Version: 3.9.1
Homepage: http://tea-editor.sourceforge.net/
diff -Nru tea-28.1.1/debian/patches/debian-changes-28.1.1-1ubuntu1 tea-28.1.1/debian/patches/debian-changes-28.1.1-1ubuntu1
--- tea-28.1.1/debian/patches/debian-changes-28.1.1-1ubuntu1 1970-01-01 01:00:00.000000000 +0100
+++ tea-28.1.1/debian/patches/debian-changes-28.1.1-1ubuntu1 2010-10-21 19:44:49.000000000 +0100
@@ -0,0 +1,39 @@
+Description: Upstream changes introduced in version 28.1.1-1ubuntu1
+ This patch has been created by dpkg-source during the package build.
+ Here's the last changelog entry, hopefully it gives details on why
+ those changes were made:
+ .
+ tea (28.1.1-1ubuntu1) natty; urgency=low
+ .
+ * src.pro: Added -lz -lX11 to LIBS for binutils-gold,
+ fixes FTBFS (LP: #664662)
+ * debian/control: Added zlib1g-dev to build-dep
+ .
+ The person named in the Author field signed this changelog entry.
+Author: Roy Jamison <[email protected]>
+Bug-Ubuntu: https://bugs.launchpad.net/bugs/664662
+
+---
+The information above should follow the Patch Tagging Guidelines, please
+checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
+are templates for supplementary fields that you might want to add:
+
+Origin: <vendor|upstream|other>, <url of original patch>
+Bug: <url in upstream bugtracker>
+Bug-Debian: http://bugs.debian.org/<bugnumber>
+Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
+Forwarded: <no|not-needed|url proving that it has been forwarded>
+Reviewed-By: <name and email of someone who approved the patch>
+Last-Update: <YYYY-MM-DD>
+
+--- tea-28.1.1.orig/src.pro
++++ tea-28.1.1/src.pro
+@@ -120,7 +120,7 @@ DISTFILES += ChangeLog \
+ contains(USE_ASPELL,true){
+ exists("/usr/include/aspell.h") {
+ message ("ASpell enabled")
+- LIBS += -laspell
++ LIBS += -laspell -lz -lX11
+ DEFINES += ASPELL_ENABLE
+ DEFINES += SPELLCHECK_ENABLE
+ }
diff -Nru tea-28.1.1/debian/patches/series tea-28.1.1/debian/patches/series
--- tea-28.1.1/debian/patches/series 1970-01-01 01:00:00.000000000 +0100
+++ tea-28.1.1/debian/patches/series 2010-10-21 18:45:27.000000000 +0100
@@ -0,0 +1 @@
+debian-changes-28.1.1-1ubuntu1
--- End Message ---
--- Begin Message ---
Source: tea
Source-Version: 28.1.4-1
We believe that the bug you reported is fixed in the latest version of
tea, which is due to be installed in the Debian FTP archive:
tea-data_28.1.4-1_all.deb
to main/t/tea/tea-data_28.1.4-1_all.deb
tea_28.1.4-1.debian.tar.gz
to main/t/tea/tea_28.1.4-1.debian.tar.gz
tea_28.1.4-1.dsc
to main/t/tea/tea_28.1.4-1.dsc
tea_28.1.4-1_amd64.deb
to main/t/tea/tea_28.1.4-1_amd64.deb
tea_28.1.4.orig.tar.bz2
to main/t/tea/tea_28.1.4.orig.tar.bz2
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.
Tobias Quathamer <[email protected]> (supplier of updated tea 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: SHA256
Format: 1.8
Date: Wed, 23 Feb 2011 01:30:35 +0100
Source: tea
Binary: tea tea-data
Architecture: source amd64 all
Version: 28.1.4-1
Distribution: unstable
Urgency: low
Maintainer: Tobias Quathamer <[email protected]>
Changed-By: Tobias Quathamer <[email protected]>
Description:
tea - text editor with syntax highlighting & UTF support
tea-data - text editor with syntax highlighting & UTF support (data files)
Closes: 556485
Changes:
tea (28.1.4-1) unstable; urgency=low
.
* New upstream version
- Add -lz to linking options. Closes: #556485
* Add zlib1g-dev to Build-Depends
* Use debhelper v8
* Add patch to fix some spelling errors
* Use -Wl,--as-needed to remove unnecessary linking to libraries
Checksums-Sha1:
9346c7ddda788a4c982835c981c82623182db6c4 1726 tea_28.1.4-1.dsc
604bc5dadb50cd96cff3c9c573e253a9f076c911 230637 tea_28.1.4.orig.tar.bz2
6f507eeb8242a2a7ae9e0cd91acbb1a3214c7ec2 11127 tea_28.1.4-1.debian.tar.gz
e6f8eded516e2faa0ecc5bdac20db20a6a2ea72a 464878 tea_28.1.4-1_amd64.deb
85590c485489c6ec245cf8fc3a42af01d7c41f08 59932 tea-data_28.1.4-1_all.deb
Checksums-Sha256:
d2bb082361c3917490f06919483b9e03cb20d908537f5c981f0367189157a450 1726
tea_28.1.4-1.dsc
739a7c6294d3231acd89dac4ff4c00d6b291387402ab589c73ced5c68611406d 230637
tea_28.1.4.orig.tar.bz2
374f42e31f103efed7847cafd9b612510cdef0af7b9601560425f0e90e86fe32 11127
tea_28.1.4-1.debian.tar.gz
d968f9acd9fef596bf59cb20fe53e61071e68b7d948d4508ebc67fcc0d3a67f6 464878
tea_28.1.4-1_amd64.deb
e70f9d1adbd4c319f60a4c08426204b0a6a7846e9b5cb39f68785e3936b9ca24 59932
tea-data_28.1.4-1_all.deb
Files:
7c429b146c23670f76aa9c0c68e19be9 1726 editors optional tea_28.1.4-1.dsc
177568ce494d3eb958337120d7f01d74 230637 editors optional
tea_28.1.4.orig.tar.bz2
29b1376e3182cf0353ce135eda00e7ea 11127 editors optional
tea_28.1.4-1.debian.tar.gz
ac4259a269874bf1da31c73d2ca4a211 464878 editors optional tea_28.1.4-1_amd64.deb
6cd8d308a158fa2b6b7c5b068cb1b8b5 59932 editors optional
tea-data_28.1.4-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iQIcBAEBCAAGBQJNZFiPAAoJEIP9HEaC0Tjgv4MP/R+vdbGi9qnuXy+iAMgNyXwt
0Wqag9dppFY9cKVCNI11Q/sPVSHYaks3C/fXyg5i7NMst4hOryycY0ubGZ57cDxI
9xgqzRFH+oF1G0p+a35p+vnzQ6xY0+ROBCvrkGIwF5aOrmTYgsGNtHKseBg9oATS
guC+7g/X6sD85TuqblozbN7yjehoe7n/7l0wIcnmLKl2Zs9afecc+DGc1wCk6NVa
bDBFm1rpOp79pMomZmN/zlYZBw02DFFdbZAuIZaw8q0Xdd+grBvYiVhunddbugzZ
X3/9BSQkz6lR+h1iptCnzLTc6H5AZKtn+b0drJa/t3FbAurjQxNJp6+ebMldbh/f
sBBT+A+8mSvnLxWmttyCHQLPRxls+RCZjEHepJegpt7aIa3VN1vNrIl4iujpUUr5
RszUkm1j/UZosBfMs8E8LdLzF7EsikhHOQXoAzePapFJmcZ4gc9Vv3WVY9St4Hkb
/zZd4Y6InyCzPfAmTPvgQ31JWYFw0kwJQONvneT4D+QnsGJD66E6hFtYI9I2GVya
fpOFtsp01REKoA1MXZPvt3f1fxdKXcXekJ0Cpm6fYqcU1SShzyMc54cL+RmEsw/2
G4CVgkCPX7LR9w3fV2+ilmNGd0zwXlCGVg9jZqx97cuPc3csGKfciEM9CEn55Sz/
fE0exlj6WCxj3C6cmYb7
=5DdN
-----END PGP SIGNATURE-----
--- End Message ---