r17277 - in /desktop/unstable/evince/debian: changelog control control.in patches/02_fix_saving_images.patch

pochu-guest at users.alioth.debian.org pochu-guest at users.alioth.debian.org
Sun Oct 19 12:59:48 UTC 2008


Author: pochu-guest
Date: Sun Oct 19 12:59:48 2008
New Revision: 17277

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=17277
Log:
* debian/patches/02_fix_saving_images.patch:
  - Patch from upstream r3159, fix saving images duplicating the
    extension. Closes: #497935.
* debian/control.in:
  - No need to have one Homepage field for each package. Move it
    to the source stanza.
  - Update Standards-Version to 3.8.0. No changes needed.

Added:
    desktop/unstable/evince/debian/patches/02_fix_saving_images.patch
Modified:
    desktop/unstable/evince/debian/changelog
    desktop/unstable/evince/debian/control
    desktop/unstable/evince/debian/control.in

Modified: desktop/unstable/evince/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/changelog?rev=17277&op=diff
==============================================================================
--- desktop/unstable/evince/debian/changelog (original)
+++ desktop/unstable/evince/debian/changelog Sun Oct 19 12:59:48 2008
@@ -1,9 +1,19 @@
 evince (2.22.2-4) UNRELEASED; urgency=low
 
+  [ Loic Minier ]
   * Depend on shared-mime-info for MIME type detection via
     g_content_type_guess(); see LP #208729 and GNOME #554563.
 
- -- Loic Minier <lool at dooz.org>  Mon, 06 Oct 2008 09:08:25 +0200
+  [ Emilio Pozuelo Monfort ]
+  * debian/patches/02_fix_saving_images.patch:
+    - Patch from upstream r3159, fix saving images duplicating the
+      extension. Closes: #497935.
+  * debian/control.in:
+    - No need to have one Homepage field for each package. Move it
+      to the source stanza.
+    - Update Standards-Version to 3.8.0. No changes needed.
+
+ -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Sun, 19 Oct 2008 14:53:41 +0200
 
 evince (2.22.2-3) unstable; urgency=low
 

Modified: desktop/unstable/evince/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/control?rev=17277&op=diff
==============================================================================
--- desktop/unstable/evince/debian/control (original)
+++ desktop/unstable/evince/debian/control Sun Oct 19 12:59:48 2008
@@ -2,7 +2,7 @@
 Section: gnome
 Priority: optional
 Maintainer: Marc 'HE' Brockschmidt <he at debian.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Josselin Mouette <joss at debian.org>, Sebastian Dröge <slomo at debian.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Josselin Mouette <joss at debian.org>, Loic Minier <lool at dooz.org>, Sebastian Dröge <slomo at debian.org>
 Build-Depends: cdbs,
                debhelper (>= 5),
                intltool (>= 0.35.0),
@@ -28,7 +28,8 @@
                zlib1g-dev,
                autotools-dev,
                libspectre-dev
-Standards-Version: 3.7.3
+Standards-Version: 3.8.0
+Homepage: http://www.gnome.org/projects/evince/
 
 Package: evince
 Conflicts: evince-gtk
@@ -43,7 +44,6 @@
           postscript-viewer,
           djvu-viewer
 Suggests: unrar, poppler-data
-Homepage: http://www.gnome.org/projects/evince/
 Description: Document (postscript, pdf) viewer
  Evince is a simple multi-page document viewer.  It can display and print
  PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI and Portable
@@ -56,7 +56,6 @@
 Priority: extra
 Architecture: any
 Depends: evince (= ${binary:Version})
-Homepage: http://www.gnome.org/projects/evince/
 Description: Document (postscript, pdf) viewer - debugging symbols
  Evince is a simple multi-page document viewer.  It can display and print
  PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI and Portable
@@ -80,7 +79,6 @@
           postscript-viewer,
           djvu-viewer
 Suggests: unrar, poppler-data
-Homepage: http://www.gnome.org/projects/evince/
 Description: Document (postscript, pdf) viewer (gtk version)
  Evince is a simple multi-page document viewer.  It can display and print
  PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI and Portable
@@ -95,7 +93,6 @@
 Priority: extra
 Architecture: any
 Depends: evince-gtk (= ${binary:Version})
-Homepage: http://www.gnome.org/projects/evince/
 Description: Document (postscript, pdf) viewer (gtk version) - debugging symbols
  Evince is a simple multi-page document viewer.  It can display and print
  PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI and Portable

Modified: desktop/unstable/evince/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/control.in?rev=17277&op=diff
==============================================================================
--- desktop/unstable/evince/debian/control.in (original)
+++ desktop/unstable/evince/debian/control.in Sun Oct 19 12:59:48 2008
@@ -28,7 +28,8 @@
                zlib1g-dev,
                autotools-dev,
                libspectre-dev
-Standards-Version: 3.7.3
+Standards-Version: 3.8.0
+Homepage: http://www.gnome.org/projects/evince/
 
 Package: evince
 Conflicts: evince-gtk
@@ -43,7 +44,6 @@
           postscript-viewer,
           djvu-viewer
 Suggests: unrar, poppler-data
-Homepage: http://www.gnome.org/projects/evince/
 Description: Document (postscript, pdf) viewer
  Evince is a simple multi-page document viewer.  It can display and print
  PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI and Portable
@@ -56,7 +56,6 @@
 Priority: extra
 Architecture: any
 Depends: evince (= ${binary:Version})
-Homepage: http://www.gnome.org/projects/evince/
 Description: Document (postscript, pdf) viewer - debugging symbols
  Evince is a simple multi-page document viewer.  It can display and print
  PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI and Portable
@@ -80,7 +79,6 @@
           postscript-viewer,
           djvu-viewer
 Suggests: unrar, poppler-data
-Homepage: http://www.gnome.org/projects/evince/
 Description: Document (postscript, pdf) viewer (gtk version)
  Evince is a simple multi-page document viewer.  It can display and print
  PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI and Portable
@@ -95,7 +93,6 @@
 Priority: extra
 Architecture: any
 Depends: evince-gtk (= ${binary:Version})
-Homepage: http://www.gnome.org/projects/evince/
 Description: Document (postscript, pdf) viewer (gtk version) - debugging symbols
  Evince is a simple multi-page document viewer.  It can display and print
  PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI and Portable

Added: desktop/unstable/evince/debian/patches/02_fix_saving_images.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/patches/02_fix_saving_images.patch?rev=17277&op=file
==============================================================================
--- desktop/unstable/evince/debian/patches/02_fix_saving_images.patch (added)
+++ desktop/unstable/evince/debian/patches/02_fix_saving_images.patch Sun Oct 19 12:59:48 2008
@@ -1,0 +1,14 @@
+http://svn.gnome.org/viewvc/evince?view=revision&revision=3159
+http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=497935
+
+--- trunk/shell/ev-window.c	2008/09/07 10:27:13	3158
++++ trunk/shell/ev-window.c	2008/09/07 10:37:26	3159
+@@ -5063,7 +5063,7 @@
+ 	}
+ 
+ 	extensions = gdk_pixbuf_format_get_extensions (format);
+-	if (g_str_has_suffix(uri, extensions[0])) {
++	if (!g_str_has_suffix (uri, extensions[0])) {
+ 		gchar *uri_extension;
+ 		
+ 		uri_extension = g_strconcat (uri, ".", extensions[0], NULL);




More information about the pkg-gnome-commits mailing list