r29425 - in /desktop/experimental/evince/debian: changelog control control.in

joss at users.alioth.debian.org joss at users.alioth.debian.org
Fri Aug 19 17:57:36 UTC 2011


Author: joss
Date: Fri Aug 19 17:57:36 2011
New Revision: 29425

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=29425
Log:
Add missing Replaces/Breaks against libevince3. Closes: #632733.

Modified:
    desktop/experimental/evince/debian/changelog
    desktop/experimental/evince/debian/control
    desktop/experimental/evince/debian/control.in

Modified: desktop/experimental/evince/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/evince/debian/changelog?rev=29425&op=diff
==============================================================================
--- desktop/experimental/evince/debian/changelog [utf-8] (original)
+++ desktop/experimental/evince/debian/changelog [utf-8] Fri Aug 19 17:57:36 2011
@@ -1,6 +1,7 @@
 evince (3.0.2-2) UNRELEASED; urgency=low
 
   * evince-gtk.mime: removed too. Really closes: #627027.
+  * Add missing Replaces/Breaks against libevince3. Closes: #632733.
 
  -- Josselin Mouette <joss at debian.org>  Thu, 30 Jun 2011 22:48:56 +0200
 

Modified: desktop/experimental/evince/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/evince/debian/control?rev=29425&op=diff
==============================================================================
--- desktop/experimental/evince/debian/control [utf-8] (original)
+++ desktop/experimental/evince/debian/control [utf-8] Fri Aug 19 17:57:36 2011
@@ -7,7 +7,7 @@
 Section: gnome
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Emilio Pozuelo Monfort <pochu at debian.org>, Frederic Peters <fpeters at debian.org>, Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>, Sebastian Dröge <slomo at debian.org>
+Uploaders: Emilio Pozuelo Monfort <pochu at debian.org>, Frederic Peters <fpeters at debian.org>, Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: cdbs,
                debhelper (>= 7),
                dh-autoreconf,
@@ -128,7 +128,8 @@
 Section: libs
 Depends: ${shlibs:Depends},
          ${misc:Depends}
-Replaces: evince (<< 2.26.2), evince-gtk (<< 2.26.2)
+Replaces: evince (<< 2.26.2), evince-gtk (<< 2.26.2), libevince3
+Breaks: libevince3
 Description: Document (PostScript, PDF) rendering library
  This package contains evince-related libraries for rendering and displaying
  Evince documents like PostScript (PS), Encapsulated PostScript (EPS), DJVU,

Modified: desktop/experimental/evince/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/evince/debian/control.in?rev=29425&op=diff
==============================================================================
--- desktop/experimental/evince/debian/control.in [utf-8] (original)
+++ desktop/experimental/evince/debian/control.in [utf-8] Fri Aug 19 17:57:36 2011
@@ -123,7 +123,8 @@
 Section: libs
 Depends: ${shlibs:Depends},
          ${misc:Depends}
-Replaces: evince (<< 2.26.2), evince-gtk (<< 2.26.2)
+Replaces: evince (<< 2.26.2), evince-gtk (<< 2.26.2), libevince3
+Breaks: libevince3
 Description: Document (PostScript, PDF) rendering library
  This package contains evince-related libraries for rendering and displaying
  Evince documents like PostScript (PS), Encapsulated PostScript (EPS), DJVU,




More information about the pkg-gnome-commits mailing list