r35488 - in /desktop/unstable/evince/debian: changelog control control.in
jbicha-guest at users.alioth.debian.org
jbicha-guest at users.alioth.debian.org
Wed Jun 27 22:13:17 UTC 2012
Author: jbicha-guest
Date: Wed Jun 27 22:13:16 2012
New Revision: 35488
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=35488
Log:
* Fix typo in package description
* Have libevdocument3-4 break/replace libevince3-3 too (LP: #1018543)
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=35488&op=diff
==============================================================================
--- desktop/unstable/evince/debian/changelog [utf-8] (original)
+++ desktop/unstable/evince/debian/changelog [utf-8] Wed Jun 27 22:13:16 2012
@@ -6,6 +6,10 @@
[ Michael Biebl ]
* Build against poppler 0.18.
+
+ [ Jeremy Bicha ]
+ * Fix typo in package description
+ * Have libevdocument3-4 break/replace libevince3-3 too (LP: #1018543)
-- Michael Biebl <biebl at debian.org> Tue, 26 Jun 2012 15:26:59 +0200
Modified: desktop/unstable/evince/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/control?rev=35488&op=diff
==============================================================================
--- desktop/unstable/evince/debian/control [utf-8] (original)
+++ desktop/unstable/evince/debian/control [utf-8] Wed Jun 27 22:13:16 2012
@@ -137,11 +137,13 @@
Section: libs
Depends: ${shlibs:Depends},
${misc:Depends}
+Replaces: libevince3-3
+Breaks: libevince3-3
Description: Document (PostScript, PDF) rendering library
This package contains libevdocument, which performs the rendering of the
documents.
.
- It shipps with a ps, pdf, dvi, tiff, djvu, comics and xps backend.
+ It ships with a ps, pdf, dvi, tiff, djvu, comics and xps backend.
Package: libevview3-3
Architecture: any
Modified: desktop/unstable/evince/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/control.in?rev=35488&op=diff
==============================================================================
--- desktop/unstable/evince/debian/control.in [utf-8] (original)
+++ desktop/unstable/evince/debian/control.in [utf-8] Wed Jun 27 22:13:16 2012
@@ -132,11 +132,13 @@
Section: libs
Depends: ${shlibs:Depends},
${misc:Depends}
+Replaces: libevince3-3
+Breaks: libevince3-3
Description: Document (PostScript, PDF) rendering library
This package contains libevdocument, which performs the rendering of the
documents.
.
- It shipps with a ps, pdf, dvi, tiff, djvu, comics and xps backend.
+ It ships with a ps, pdf, dvi, tiff, djvu, comics and xps backend.
Package: libevview3-3
Architecture: any
More information about the pkg-gnome-commits
mailing list