Your message dated Fri, 21 Feb 2014 00:03:59 +0000
with message-id <[email protected]>
and subject line Bug#738518: fixed in typecatcher 0.2-1
has caused the Debian Bug report #738518,
regarding FTBFS on the second run
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.)
--
738518: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=738518
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: typecatcher
Version: 0.1.2-1
On the second run typecatcher doesn't build, because
the first run changed typecatcher-0.1.2/po/typecatcher.pot:
dpkg-buildpackage: source package typecatcher
dpkg-buildpackage: source version 0.1.2-1
dpkg-buildpackage: source changed by Andrew Starr-Bochicchio <[email protected]>
dpkg-buildpackage: host architecture amd64
dpkg-source --before-build typecatcher-0.1.2
fakeroot debian/rules clean
dh clean --with python2
dh_testdir
dh_auto_clean
running clean
removing 'build' (and everything under it)
'build/lib.linux-x86_64-2.6' does not exist -- can't clean it
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-2.6' does not exist -- can't clean it
WARNING: the following files are not recognized by DistUtilsExtra.auto:
help/C/figures/home.png
help/C/figures/typecatcher.svg
help/C/index.page
help/C/topic1.page
po/typecatcher.pot
typecatcher.desktop.in
running clean
'build/lib.linux-x86_64-2.7' does not exist -- can't clean it
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-2.7' does not exist -- can't clean it
WARNING: the following files are not recognized by DistUtilsExtra.auto:
help/C/figures/home.png
help/C/figures/typecatcher.svg
help/C/index.page
help/C/topic1.page
po/typecatcher.pot
typecatcher.desktop.in
dh_clean
dpkg-source -b typecatcher-0.1.2
dpkg-source: info: using source format `3.0 (quilt)'
dpkg-source: info: building typecatcher using existing
./typecatcher_0.1.2.orig.tar.gz
dpkg-source: info: local changes detected, the modified files are:
typecatcher-0.1.2/po/typecatcher.pot
dpkg-source: info: you can integrate the local changes with dpkg-source --commit
dpkg-source: error: aborting due to unexpected upstream changes, see
/tmp/typecatcher_0.1.2-1.diff.QxVgH3
dpkg-buildpackage: error: dpkg-source -b typecatcher-0.1.2 gave error exit
status 2
Regards
Harri
Description: <short summary of the patch>
TODO: Put a short summary on the line above and replace this paragraph
with a longer explanation of this change. Complete the meta-information
with other relevant fields (see below for details). To make it easier, the
information below has been extracted from the changelog. Adjust it or drop
it.
.
typecatcher (0.1.2-1) unstable; urgency=low
.
* New upstream bugfix release (LP: #1250595).
Author: Andrew Starr-Bochicchio <[email protected]>
Bug-Ubuntu: https://bugs.launchpad.net/bugs/1250595
---
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>
--- typecatcher-0.1.2.orig/po/typecatcher.pot
+++ typecatcher-0.1.2/po/typecatcher.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-06-16 14:42-0400\n"
+"POT-Creation-Date: 2014-02-10 07:27+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -17,82 +17,69 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+#:
../debian/typecatcher/usr/lib/python2.6/dist-packages/typecatcher/__init__.py:32
#: ../typecatcher/__init__.py:32
msgid "Show debug messages (-vv debugs typecatcher_lib also)"
msgstr ""
-#: ../data/ui/AboutTypeCatcherDialog.ui.h:1
-msgid "Copyright (C) 2012 Andrew Starr-Bochicchio <[email protected]>"
-msgstr ""
-
-#: ../data/ui/AboutTypeCatcherDialog.ui.h:2
-msgid "Download Google webfonts for use on the desktop."
-msgstr ""
-
-#: ../data/ui/AboutTypeCatcherDialog.ui.h:3
-msgid ""
-"# Copyright (C) 2012 Andrew Starr-Bochicchio <[email protected]>\n"
-"# This program is free software: you can redistribute it and/or modify it \n"
-"# under the terms of the GNU General Public License version 3, as "
-"published \n"
-"# by the Free Software Foundation.\n"
-"# \n"
-"# This program is distributed in the hope that it will be useful, but \n"
-"# WITHOUT ANY WARRANTY; without even the implied warranties of \n"
-"# MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR \n"
-"# PURPOSE. See the GNU General Public License for more details.\n"
-"# \n"
-"# You should have received a copy of the GNU General Public License along \n"
-"# with this program. If not, see <http://www.gnu.org/licenses/>.\n"
-msgstr ""
-
-#: ../typecatcher/TypeCatcherWindow.py:72
+#:
../debian/typecatcher/usr/lib/python2.6/dist-packages/typecatcher/TypeCatcherWindow.py:71
+#: ../typecatcher/TypeCatcherWindow.py:71
msgid "Fonts"
msgstr ""
-#: ../typecatcher/TypeCatcherWindow.py:215
+#:
../debian/typecatcher/usr/lib/python2.6/dist-packages/typecatcher/TypeCatcherWindow.py:213
+#: ../typecatcher/TypeCatcherWindow.py:213
msgid "This the install button."
msgstr ""
-#: ../typecatcher/TypeCatcherWindow.py:217
+#:
../debian/typecatcher/usr/lib/python2.6/dist-packages/typecatcher/TypeCatcherWindow.py:214
+#: ../typecatcher/TypeCatcherWindow.py:214
msgid ""
"Select a font on the left and press this button. The font will be installed "
"for off-line use."
msgstr ""
-#: ../typecatcher/TypeCatcherWindow.py:229
+#:
../debian/typecatcher/usr/lib/python2.6/dist-packages/typecatcher/TypeCatcherWindow.py:222
+#: ../typecatcher/TypeCatcherWindow.py:222
msgid "This the uninstall button."
msgstr ""
-#: ../typecatcher/TypeCatcherWindow.py:231
+#:
../debian/typecatcher/usr/lib/python2.6/dist-packages/typecatcher/TypeCatcherWindow.py:223
+#: ../typecatcher/TypeCatcherWindow.py:223
msgid ""
"Select a font on the left and press this button. It will be removed from "
"your system."
msgstr ""
-#: ../typecatcher/TypeCatcherWindow.py:244
+#:
../debian/typecatcher/usr/lib/python2.6/dist-packages/typecatcher/TypeCatcherWindow.py:232
+#: ../typecatcher/TypeCatcherWindow.py:232
msgid "This the info button."
msgstr ""
-#: ../typecatcher/TypeCatcherWindow.py:246
+#:
../debian/typecatcher/usr/lib/python2.6/dist-packages/typecatcher/TypeCatcherWindow.py:233
+#: ../typecatcher/TypeCatcherWindow.py:233
msgid ""
"Select a font on the left and press this button. A browser will open with "
"further information about the chosen font."
msgstr ""
-#: ../typecatcher/html_preview.py:118
+#: ../typecatcher/html_preview.py:110
+#:
../debian/typecatcher/usr/lib/python2.6/dist-packages/typecatcher/html_preview.py:110
msgid "Installed"
msgstr ""
-#: ../typecatcher/html_preview.py:119
+#: ../typecatcher/html_preview.py:111
+#:
../debian/typecatcher/usr/lib/python2.6/dist-packages/typecatcher/html_preview.py:111
msgid "Font not available."
msgstr ""
-#: ../typecatcher/html_preview.py:120
+#: ../typecatcher/html_preview.py:112
+#:
../debian/typecatcher/usr/lib/python2.6/dist-packages/typecatcher/html_preview.py:112
msgid "Please check your network connection."
msgstr ""
-#: ../typecatcher/html_preview.py:128
+#: ../typecatcher/html_preview.py:120
+#:
../debian/typecatcher/usr/lib/python2.6/dist-packages/typecatcher/html_preview.py:120
msgid ""
"One morning, when Gregor Samsa woke from troubled dreams, he found himself "
"transformed in his bed into a horrible vermin. He lay on his armour-like "
@@ -100,7 +87,8 @@ msgid ""
"slightly domed and divided by arches into stiff sections."
msgstr ""
-#: ../typecatcher/html_preview.py:129
+#: ../typecatcher/html_preview.py:121
+#:
../debian/typecatcher/usr/lib/python2.6/dist-packages/typecatcher/html_preview.py:121
msgid ""
"Far out in the uncharted backwaters of the unfashionable end of the Western "
"Spiral arm of the Galaxy lies a small unregarded yellow sun. Orbiting this "
@@ -108,14 +96,16 @@ msgid ""
"insignificant little blue-green planet..."
msgstr ""
-#: ../typecatcher/html_preview.py:130
+#: ../typecatcher/html_preview.py:122
+#:
../debian/typecatcher/usr/lib/python2.6/dist-packages/typecatcher/html_preview.py:122
msgid ""
"Many years later, as he faced the firing squad, Colonel Aureliano Buendia "
"was to remember that distant afternoon when his father took him to discover "
"ice."
msgstr ""
-#: ../typecatcher/html_preview.py:131
+#: ../typecatcher/html_preview.py:123
+#:
../debian/typecatcher/usr/lib/python2.6/dist-packages/typecatcher/html_preview.py:123
msgid ""
"I am an invisible man. No, I am not a spook like those who haunted Edgar "
"Allan Poe; nor am I one of your Hollywood-movie ectoplasms. I am a man of "
@@ -124,121 +114,183 @@ msgid ""
"to see me."
msgstr ""
-#: ../typecatcher/html_preview.py:132
+#: ../typecatcher/html_preview.py:124
+#:
../debian/typecatcher/usr/lib/python2.6/dist-packages/typecatcher/html_preview.py:124
msgid ""
"Stately, plump Buck Mulligan came from the stairhead, bearing a bowl of "
"lather on which a mirror and a razor lay crossed. A yellow dressinggown, "
"ungirdled, was sustained gently behind him on the mild morning air."
msgstr ""
-#: ../typecatcher/html_preview.py:152
+#: ../typecatcher/html_preview.py:144
+#:
../debian/typecatcher/usr/lib/python2.6/dist-packages/typecatcher/html_preview.py:144
msgid "Enter text..."
msgstr ""
-#: ../typecatcher.desktop.in.h:1 ../data/ui/TypeCatcherWindow.ui.h:12
-msgid "TypeCatcher"
-msgstr ""
-
-#: ../typecatcher.desktop.in.h:2
-msgid "Download Google webfonts for off-line use"
-msgstr ""
-
#: ../data/ui/TypeCatcherWindow.ui.h:1
+#: ../debian/typecatcher/usr/share/typecatcher/ui/TypeCatcherWindow.ui.h:1
msgid "Translate this app"
msgstr ""
#: ../data/ui/TypeCatcherWindow.ui.h:2
+#: ../debian/typecatcher/usr/share/typecatcher/ui/TypeCatcherWindow.ui.h:2
msgid "Report a bug"
msgstr ""
#: ../data/ui/TypeCatcherWindow.ui.h:3
+#: ../debian/typecatcher/usr/share/typecatcher/ui/TypeCatcherWindow.ui.h:3
msgid "Select text to display"
msgstr ""
#: ../data/ui/TypeCatcherWindow.ui.h:4
+#: ../debian/typecatcher/usr/share/typecatcher/ui/TypeCatcherWindow.ui.h:4
msgid "Custom text"
msgstr ""
#: ../data/ui/TypeCatcherWindow.ui.h:5
+#: ../debian/typecatcher/usr/share/typecatcher/ui/TypeCatcherWindow.ui.h:5
msgid "Random"
msgstr ""
#: ../data/ui/TypeCatcherWindow.ui.h:6
+#: ../debian/typecatcher/usr/share/typecatcher/ui/TypeCatcherWindow.ui.h:6
msgid "ipsum"
msgstr ""
#: ../data/ui/TypeCatcherWindow.ui.h:7
+#: ../debian/typecatcher/usr/share/typecatcher/ui/TypeCatcherWindow.ui.h:7
msgid "Kafka"
msgstr ""
#: ../data/ui/TypeCatcherWindow.ui.h:8
+#: ../debian/typecatcher/usr/share/typecatcher/ui/TypeCatcherWindow.ui.h:8
msgid "Adams"
msgstr ""
#: ../data/ui/TypeCatcherWindow.ui.h:9
+#: ../debian/typecatcher/usr/share/typecatcher/ui/TypeCatcherWindow.ui.h:9
msgid "Marquez"
msgstr ""
#: ../data/ui/TypeCatcherWindow.ui.h:10
+#: ../debian/typecatcher/usr/share/typecatcher/ui/TypeCatcherWindow.ui.h:10
msgid "Ellison"
msgstr ""
#: ../data/ui/TypeCatcherWindow.ui.h:11
+#: ../debian/typecatcher/usr/share/typecatcher/ui/TypeCatcherWindow.ui.h:11
msgid "Joyce"
msgstr ""
+#: ../data/ui/TypeCatcherWindow.ui.h:12
+#: ../debian/typecatcher/usr/share/typecatcher/ui/TypeCatcherWindow.ui.h:12
+#: ../typecatcher.desktop.in.h:1
+msgid "TypeCatcher"
+msgstr ""
+
#: ../data/ui/TypeCatcherWindow.ui.h:13
+#: ../debian/typecatcher/usr/share/typecatcher/ui/TypeCatcherWindow.ui.h:13
msgid "_File"
msgstr ""
#: ../data/ui/TypeCatcherWindow.ui.h:14
+#: ../debian/typecatcher/usr/share/typecatcher/ui/TypeCatcherWindow.ui.h:14
msgid "_Help"
msgstr ""
#: ../data/ui/TypeCatcherWindow.ui.h:15
+#: ../debian/typecatcher/usr/share/typecatcher/ui/TypeCatcherWindow.ui.h:15
msgid "Contents"
msgstr ""
#: ../data/ui/TypeCatcherWindow.ui.h:16
+#: ../debian/typecatcher/usr/share/typecatcher/ui/TypeCatcherWindow.ui.h:16
msgid "Download font..."
msgstr ""
#: ../data/ui/TypeCatcherWindow.ui.h:17
+#: ../debian/typecatcher/usr/share/typecatcher/ui/TypeCatcherWindow.ui.h:17
msgid "Download font"
msgstr ""
#: ../data/ui/TypeCatcherWindow.ui.h:18
+#: ../debian/typecatcher/usr/share/typecatcher/ui/TypeCatcherWindow.ui.h:18
msgid "Uninstall font..."
msgstr ""
#: ../data/ui/TypeCatcherWindow.ui.h:19
+#: ../debian/typecatcher/usr/share/typecatcher/ui/TypeCatcherWindow.ui.h:19
msgid "Uninstall font"
msgstr ""
#: ../data/ui/TypeCatcherWindow.ui.h:20
+#: ../debian/typecatcher/usr/share/typecatcher/ui/TypeCatcherWindow.ui.h:20
msgid "Font info..."
msgstr ""
#: ../data/ui/TypeCatcherWindow.ui.h:21
+#: ../debian/typecatcher/usr/share/typecatcher/ui/TypeCatcherWindow.ui.h:21
msgid "Font info"
msgstr ""
#: ../data/ui/TypeCatcherWindow.ui.h:22
+#: ../debian/typecatcher/usr/share/typecatcher/ui/TypeCatcherWindow.ui.h:22
msgid "Font size..."
msgstr ""
#: ../data/ui/TypeCatcherWindow.ui.h:23
+#: ../debian/typecatcher/usr/share/typecatcher/ui/TypeCatcherWindow.ui.h:23
msgid "Search fonts..."
msgstr ""
#: ../data/ui/TypeCatcherWindow.ui.h:24
+#: ../debian/typecatcher/usr/share/typecatcher/ui/TypeCatcherWindow.ui.h:24
msgid "Clear search..."
msgstr ""
#: ../data/ui/TypeCatcherWindow.ui.h:25
+#: ../debian/typecatcher/usr/share/typecatcher/ui/TypeCatcherWindow.ui.h:25
msgid "Select text..."
msgstr ""
#: ../data/ui/TypeCatcherWindow.ui.h:26
+#: ../debian/typecatcher/usr/share/typecatcher/ui/TypeCatcherWindow.ui.h:26
msgid "Select text"
msgstr ""
+
+#: ../debian/typecatcher/usr/share/typecatcher/ui/AboutTypeCatcherDialog.ui.h:1
+#: ../data/ui/AboutTypeCatcherDialog.ui.h:1
+msgid "Copyright (C) 2012 Andrew Starr-Bochicchio <[email protected]>"
+msgstr ""
+
+#: ../debian/typecatcher/usr/share/typecatcher/ui/AboutTypeCatcherDialog.ui.h:2
+#: ../data/ui/AboutTypeCatcherDialog.ui.h:2
+msgid "Download Google webfonts for use on the desktop."
+msgstr ""
+
+#: ../debian/typecatcher/usr/share/typecatcher/ui/AboutTypeCatcherDialog.ui.h:3
+#: ../data/ui/AboutTypeCatcherDialog.ui.h:3
+msgid ""
+"# Copyright (C) 2012 Andrew Starr-Bochicchio <[email protected]>\n"
+"# This program is free software: you can redistribute it and/or modify it \n"
+"# under the terms of the GNU General Public License version 3, as "
+"published \n"
+"# by the Free Software Foundation.\n"
+"# \n"
+"# This program is distributed in the hope that it will be useful, but \n"
+"# WITHOUT ANY WARRANTY; without even the implied warranties of \n"
+"# MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR \n"
+"# PURPOSE. See the GNU General Public License for more details.\n"
+"# \n"
+"# You should have received a copy of the GNU General Public License along \n"
+"# with this program. If not, see <http://www.gnu.org/licenses/>.\n"
+msgstr ""
+
+#: ../typecatcher.desktop.in.h:2
+msgid "Download Google webfonts for off-line use"
+msgstr ""
+
+#. TRANSLATORS: Search terms to find this application. Do NOT translate or
localize the semicolons! The list MUST also end with a semicolon!
+#: ../typecatcher.desktop.in.h:4
+msgid "fonts;viewer;"
+msgstr ""
--- End Message ---
--- Begin Message ---
Source: typecatcher
Source-Version: 0.2-1
We believe that the bug you reported is fixed in the latest version of
typecatcher, 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.
Andrew Starr-Bochicchio <[email protected]> (supplier of updated typecatcher
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: Thu, 20 Feb 2014 18:44:26 -0500
Source: typecatcher
Binary: typecatcher
Architecture: source all
Version: 0.2-1
Distribution: unstable
Urgency: medium
Maintainer: Andrew Starr-Bochicchio <[email protected]>
Changed-By: Andrew Starr-Bochicchio <[email protected]>
Description:
typecatcher - Download Google webfonts for off-line use
Closes: 738518
Changes:
typecatcher (0.2-1) unstable; urgency=medium
.
* New upstream release.
* Adapt packaging for Python 3.
* Depend on python3-gi (LP: #1258885).
* Bump Standards-Version to 3.9.5, no changes needed.
* Build dep on dh-python
* debian/source/options: Ignore changes to the pot file (Closes: #738518).
Checksums-Sha1:
80ffe47abe23b99c19ee54ce2233af8dbb556632 1917 typecatcher_0.2-1.dsc
0702e3d98dd81d4c4445686ca94987578c9c2cab 108426 typecatcher_0.2.orig.tar.gz
5c21cb6a34cbadae5f60468872e64a266d6d5a77 8844 typecatcher_0.2-1.debian.tar.xz
36854578ed67988115e4d71a145aa75cdf92e18f 91848 typecatcher_0.2-1_all.deb
Checksums-Sha256:
488d1eaccdab842b810667614303b5621064ec9d15d40643d42c7fc605e27858 1917
typecatcher_0.2-1.dsc
75ce8d34bde6a81414c4a915b03a91ba30b5982ba47b1ec9b4d8b960aa366d04 108426
typecatcher_0.2.orig.tar.gz
cf7eeb04a74ad1553c4f09cfbfaaa65edab03908e65f95b1141b9c8b3d2a88fe 8844
typecatcher_0.2-1.debian.tar.xz
92970ce39db311624970ea533c384485887560814e6d53c7ac1941d9e1e0e10c 91848
typecatcher_0.2-1_all.deb
Files:
955dfd0af04aef09eb8429ffe88c0948 1917 python extra typecatcher_0.2-1.dsc
3900950b2e0f240721545ddedb512566 108426 python extra
typecatcher_0.2.orig.tar.gz
3bc68105dee7d2233cff8a016f0e514a 8844 python extra
typecatcher_0.2-1.debian.tar.xz
9283238155377cfe4ed3cd2598a7f0ae 91848 python extra typecatcher_0.2-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJTBpUPAAoJEDtW4rvVP9yxXrkQAItoFyze9wuSIqw3Sqqp7O04
ZD/3LdcA/hBzHTonX2NOhfjA6JDFR+gVJzn5qUWM+M0Ndvll5j+YWmvpMSgKMrQF
qpZO4pRfPnmUPRTmknm6Pg8wsw3ZpF9w/rGJS0hofaaHXW6DS1wDKBc70Xe7jWjy
uNR7KlVawpsRu6gEPjm+BUTMzL9eMBeY8FEEN3oh90ubbexkj82gyERPm9RYK7tY
92e6RD00FX59Ev/J5tlq4ZdJQ8zyghSP3lNLm3vSZ2CXxwZCZY1kO91lPQ7vfT1E
fRO59teHtj0OmlHZBSKsN35ZHkOdAJAtCxdkATp7lzmwHOEr/LwMPKpnDyOvWgMo
76PUBenLqRWLSvpg+gT7DWOc4ibiNbUZYphqTzz9S14VoFOHbTXmEcugzLPf4i2X
O3ILTCXgYEQSiVgW8S8XTYqE9YTf0qxQj+4BbvoU+ji8hJN2xvAZTueQfPdbMcke
FaMkAwDn6TUGmRDd+7b/LPvQwTOaLYEXG2XSXVe9HwSNXWDpHIOZdc2ss6KHe6WD
fMS+K5JTbTxt4DXxhhPEzKKWfsvcM5f7NDOxz/47xZtJ+7kYhMWvOeShjNkE1k8S
kIeKwR7JdypdSo6HqXxGBqULxuU5M6FIvLx3w3N4a3NxSDCK3V/hGMvYczS4rum0
Vq/BJp6rsB87sdkUlvgj
=z+qS
-----END PGP SIGNATURE-----
--- End Message ---