diff options
author | Peter Palfrader <peter@palfrader.org> | 2008-02-02 14:13:51 +0000 |
---|---|---|
committer | Peter Palfrader <peter@palfrader.org> | 2008-02-02 14:13:51 +0000 |
commit | 583bb548b069c43be09eda7feec320d9cbd0b447 (patch) | |
tree | e121e0122dce327ed665719076d80255fd397073 /debian | |
parent | b1f9c87db36c2cbc55bd2af736ecc034df82b935 (diff) | |
download | tor-583bb548b069c43be09eda7feec320d9cbd0b447.tar.gz tor-583bb548b069c43be09eda7feec320d9cbd0b447.zip |
Update pointer for gs bug from #321435 to #457568
svn:r13358
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 | ||||
-rwxr-xr-x | debian/rules | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index 4f21bd3543..769b77bd58 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,11 @@ tor (0.2.0.18-alpha+svn-1) experimental; urgency=low * 13351 + log - * + * * Work around fig2dev failing to build the images on mipsel like we do on - sparc and s390. + sparc and s390 (re #457568) - -- Peter Palfrader <weasel@debian.org> Sat, 2 Feb 2008 15:10:48 +0100 + -- Peter Palfrader <weasel@debian.org> Sat, 2 Feb 2008 15:13:17 +0100 tor (0.2.0.18-alpha-1) experimental; urgency=low diff --git a/debian/rules b/debian/rules index e08117d3bd..9ac9da1706 100755 --- a/debian/rules +++ b/debian/rules @@ -92,7 +92,7 @@ build-stamp: config.status @echo # XXX - # So, gs-gpl on s390 is broken (#321435) and fails to properly build + # So, gs-gpl on s390 is broken (#457568) and fails to properly build # .pdf files from .fig files using fig2dev. Therefore we ship them # until this bug is fixed. # |