On Thu, Sep 2, 2010 at 10:11 PM, Adam D. Barratt
<[email protected]> wrote:
> It's a temporary file, so the name shouldn't really matter anyway.  I'd
> still prefer that it just called mkstemp(), but please feel free to
> upload, and let us know once the package has been accepted.

Thanks!

I've also uploaded a patch to experimental which fixes bug #588833, so
I'd like to upload to unstable an 1.14.1-1 revision, here are the new
changelog entries:

mozplugger (1.14.1-1) unstable; urgency=low

  * Merge Ubuntu changelog entries.
  * mozpluggerrc: Remove old line for evince.

 -- Alessio Treglia <[email protected]>  Thu, 02 Sep 2010 22:38:55 +0200

mozplugger (1.14.1-1~exp2) experimental; urgency=low

  * debian/patches/02-mozpluggerrc.patch:
    - Try to embed Evince (Closes: #588833).
    - Remove kdpf since it is no longer available (LP: #303623).

 -- Alessio Treglia <[email protected]>  Tue, 17 Aug 2010 16:28:53 +0200

The patch touches the mozpluggerrc file only:

Author: Alessio Treglia <[email protected]>
Description: Several patches to the mozpluggerrc file.
 Try to embed Evince (Debian bug#588833)
 Remove kdpf, no longer available (LP: #303623)
Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=588833
Bug-Ubuntu: https://launchpad.net/bugs/303623
---
 mozpluggerrc |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

--- mozplugger.orig/mozpluggerrc
+++ mozplugger/mozpluggerrc
@@ -280,12 +280,11 @@ application/x-pdf:pdf:PDF file
 text/pdf:pdf:PDF file
 text/x-pdf:pdf:PDF file
        ACROREAD()
-       repeat noisy swallow(kpdf) fill: kpdf "$file"
        repeat noisy swallow(Xpdf) fill: xpdf -g +9000+9000 "$file"
        repeat noisy swallow(okular) fill: okular "$file"
         repeat noisy swallow(epdfview) fill: epdfview "$file"
        GV()
-       repeat noisy fill exits: evince "$file"
+       repeat noisy swallow(evince) fill: evince "$file"

 application/x-dvi:dvi:DVI file
         repeat swallow(kdvi) fill: kdvi "$file"


-- 
Alessio Treglia <[email protected]>
Debian & Ubuntu Developer | Homepage: http://www.alessiotreglia.com
0FEC 59A5 E18E E04F 6D40 593B 45D4 8C7C DCFC 3FD0


--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: 
http://lists.debian.org/[email protected]

Reply via email to