Bug#658139: NMU to fix this bug made to delayed/7
Neil McGovern
neilm at debian.org
Thu Oct 3 11:51:42 UTC 2013
package evince
unarchive 658139
found 658139 3.8.3-2
thanks
It looks like the latest package upload did not ack the NMU. Which means
this bug is back.
Neil
On Thu, Nov 08, 2012 at 11:37:43AM -0800, Don Armstrong wrote:
> I have uploaded an NMU which fixes this bug to delayed/7. The diff for
> the NMU is attached.
>
>
> Don Armstrong
>
> --
> Sometimes I wish I could take back all my mistakes
> but then I think
> what if my mother could take back hers?
> -- a softer world #498
> http://www.asofterworld.com/index.php?id=498
>
> http://www.donarmstrong.com http://rzlab.ucr.edu
> diff -Nru evince-3.4.0/debian/changelog evince-3.4.0/debian/changelog
> --- evince-3.4.0/debian/changelog 2012-08-29 17:28:06.000000000 -0700
> +++ evince-3.4.0/debian/changelog 2012-11-08 10:34:13.000000000 -0800
> @@ -1,3 +1,13 @@
> +evince (3.4.0-3.1) unstable; urgency=low
> +
> + * Non-maintainer Upload
> + * Support the rest of the mime types that evince used to support in
> + evince-gtk.mime and evince.mime. Closes: #658139. This also fixes
> + #619564, #627027, and #551734 which were related to evince.mime and
> + evince-gtk.mime. #581441 was fixed in shared-mime-info/1.0.
> +
> + -- Don Armstrong <don at debian.org> Thu, 08 Nov 2012 10:32:12 -0800
> +
> evince (3.4.0-3) unstable; urgency=low
>
> [ Josselin Mouette ]
> diff -Nru evince-3.4.0/debian/control evince-3.4.0/debian/control
> --- evince-3.4.0/debian/control 2012-08-29 17:32:50.000000000 -0700
> +++ evince-3.4.0/debian/control 2012-11-08 11:09:28.000000000 -0800
> @@ -7,7 +7,7 @@
> Section: gnome
> Priority: optional
> Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
> -Uploaders: Frederic Peters <fpeters at debian.org>, Michael Biebl <biebl at debian.org>
> +Uploaders: Michael Biebl <biebl at debian.org>
> Build-Depends: cdbs (>= 0.4.90),
> debhelper (>= 8),
> dpkg-dev (>= 1.16.1),
> diff -Nru evince-3.4.0/debian/evince-gtk.mime evince-3.4.0/debian/evince-gtk.mime
> --- evince-3.4.0/debian/evince-gtk.mime 1969-12-31 16:00:00.000000000 -0800
> +++ evince-3.4.0/debian/evince-gtk.mime 2012-11-08 10:30:34.000000000 -0800
> @@ -0,0 +1,21 @@
> +application/pdf; evince %s; test=test -n "$DISPLAY"; nametemplate=%s.pdf; priority=5
> +application/x-pdf; evince %s; test=test -n "$DISPLAY"; nametemplate=%s.pdf; priority=5
> +application/x-bzpdf; evince %s; test=test -n "$DISPLAY"; nametemplate=%s.pdf.bz2; priority=5
> +application/x-gzpdf; evince %s; test=test -n "$DISPLAY"; nametemplate=%s.pdf.gz; priority=5
> +application/postscript; evince %s; test=test -n "$DISPLAY"; nametemplate=%s.ps; priority=5
> +application/x-bzpostscript; evince %s; test=test -n "$DISPLAY"; nametemplate=%s.ps.bz2; priority=5
> +application/x-gzpostscript; evince %s; test=test -n "$DISPLAY"; nametemplate=%s.ps.gz; priority=5
> +image/x-eps; evince %s; test=test -n "$DISPLAY"; nametemplate=%s.eps; priority=5
> +image/x-bzeps; evince %s; test=test -n "$DISPLAY"; nametemplate=%s.eps.bz2; priority=5
> +image/x-gzeps; evince %s; test=test -n "$DISPLAY"; nametemplate=%s.eps.gz; priority=5
> +application/x-dvi; evince %s; test=test -n "$DISPLAY"; nametemplate=%s.dvi; priority=5
> +application/x-gzdvi; evince %s; test=test -n "$DISPLAY"; nametemplate=%s.dvi.gz; priority=5
> +application/x-bzdvi; evince %s; test=test -n "$DISPLAY"; nametemplate=%s.dvi.bz2; priority=5
> +image/vnd.djvu; evince %s; test=test -n "$DISPLAY"; nametemplate=%s.djvu; priority=5
> +application/x-cbr; evince %s; test=test -n "$DISPLAY"; nametemplate=%s.cbr; priority=4
> +application/x-cbt; evince %s; test=test -n "$DISPLAY"; nametemplate=%s.cbt; priority=4
> +application/x-cbz; evince %s; test=test -n "$DISPLAY"; nametemplate=%s.cbz; priority=4
> +application/x-cb7; evince %s; test=test -n "$DISPLAY"; nametemplate=%s.cb7; priority=4
> +image/tiff; evince %s; test=test -n "$DISPLAY"; nametemplate=%s.tiff; priority=3
> +application/oxps; evince %s; test=test -n "$DISPLAY"; nametemplate=%s.xps; priority=3
> +application/vnd.ms-xpsdocument; evince %s; test=test -n "$DISPLAY"; nametemplate=%s.xps; priority=3
> diff -Nru evince-3.4.0/debian/evince.mime evince-3.4.0/debian/evince.mime
> --- evince-3.4.0/debian/evince.mime 2012-08-29 17:27:46.000000000 -0700
> +++ evince-3.4.0/debian/evince.mime 2012-11-08 10:30:34.000000000 -0800
> @@ -1 +1,21 @@
> application/pdf; evince %s; test=test -n "$DISPLAY"; nametemplate=%s.pdf; priority=5
> +application/x-pdf; evince %s; test=test -n "$DISPLAY"; nametemplate=%s.pdf; priority=5
> +application/x-bzpdf; evince %s; test=test -n "$DISPLAY"; nametemplate=%s.pdf.bz2; priority=5
> +application/x-gzpdf; evince %s; test=test -n "$DISPLAY"; nametemplate=%s.pdf.gz; priority=5
> +application/postscript; evince %s; test=test -n "$DISPLAY"; nametemplate=%s.ps; priority=5
> +application/x-bzpostscript; evince %s; test=test -n "$DISPLAY"; nametemplate=%s.ps.bz2; priority=5
> +application/x-gzpostscript; evince %s; test=test -n "$DISPLAY"; nametemplate=%s.ps.gz; priority=5
> +image/x-eps; evince %s; test=test -n "$DISPLAY"; nametemplate=%s.eps; priority=5
> +image/x-bzeps; evince %s; test=test -n "$DISPLAY"; nametemplate=%s.eps.bz2; priority=5
> +image/x-gzeps; evince %s; test=test -n "$DISPLAY"; nametemplate=%s.eps.gz; priority=5
> +application/x-dvi; evince %s; test=test -n "$DISPLAY"; nametemplate=%s.dvi; priority=5
> +application/x-gzdvi; evince %s; test=test -n "$DISPLAY"; nametemplate=%s.dvi.gz; priority=5
> +application/x-bzdvi; evince %s; test=test -n "$DISPLAY"; nametemplate=%s.dvi.bz2; priority=5
> +image/vnd.djvu; evince %s; test=test -n "$DISPLAY"; nametemplate=%s.djvu; priority=5
> +application/x-cbr; evince %s; test=test -n "$DISPLAY"; nametemplate=%s.cbr; priority=4
> +application/x-cbt; evince %s; test=test -n "$DISPLAY"; nametemplate=%s.cbt; priority=4
> +application/x-cbz; evince %s; test=test -n "$DISPLAY"; nametemplate=%s.cbz; priority=4
> +application/x-cb7; evince %s; test=test -n "$DISPLAY"; nametemplate=%s.cb7; priority=4
> +image/tiff; evince %s; test=test -n "$DISPLAY"; nametemplate=%s.tiff; priority=3
> +application/oxps; evince %s; test=test -n "$DISPLAY"; nametemplate=%s.xps; priority=3
> +application/vnd.ms-xpsdocument; evince %s; test=test -n "$DISPLAY"; nametemplate=%s.xps; priority=3
--
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-gnome-maintainers/attachments/20131003/ee8078b7/attachment.sig>
More information about the pkg-gnome-maintainers
mailing list