r32064 - in /desktop/unstable/evince/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Wed Dec 14 18:11:58 UTC 2011


Author: biebl
Date: Wed Dec 14 18:11:58 2011
New Revision: 32064

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=32064
Log:
* Change section of gir1.2-evince-3.0 to introspection.
* Tighten dependency beetwen libevince-dev and gir1.2-evince-3.0.

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=32064&op=diff
==============================================================================
--- desktop/unstable/evince/debian/changelog [utf-8] (original)
+++ desktop/unstable/evince/debian/changelog [utf-8] Wed Dec 14 18:11:58 2011
@@ -1,3 +1,10 @@
+evince (3.2.1-2) UNRELEASED; urgency=low
+
+  * Change section of gir1.2-evince-3.0 to introspection.
+  * Tighten dependency beetwen libevince-dev and gir1.2-evince-3.0.
+
+ -- Michael Biebl <biebl at debian.org>  Wed, 14 Dec 2011 19:10:22 +0100
+
 evince (3.2.1-1) unstable; urgency=low
 
   [ Jordi Mallach ]

Modified: desktop/unstable/evince/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/control?rev=32064&op=diff
==============================================================================
--- desktop/unstable/evince/debian/control [utf-8] (original)
+++ desktop/unstable/evince/debian/control [utf-8] Wed Dec 14 18:11:58 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>, Michael Biebl <biebl at debian.org>
+Uploaders: Frederic Peters <fpeters at debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: cdbs (>= 0.4.90),
                debhelper (>= 8),
                dh-autoreconf,
@@ -145,10 +145,10 @@
 Architecture: any
 Section: libdevel
 Depends: libevince3-3 (= ${binary:Version}),
+         gir1.2-evince-3.0 (= ${binary:Version}),
          ${misc:Depends},
          libgtk-3-dev (>= 3.0.2),
-         libglib2.0-dev (>= 2.25.1),
-         gir1.2-evince-3.0
+         libglib2.0-dev (>= 2.25.1)
 Replaces: evince (<< 2.26.2), evince-gtk (<< 2.26.2)
 Description: Document (PostScript, PDF) rendering library - development files
  This package contains evince-related libraries for rendering and displaying
@@ -161,7 +161,7 @@
  documentation.
 
 Package: gir1.2-evince-3.0
-Section: libs
+Section: introspection
 Architecture: any
 Depends: ${gir:Depends},
          ${shlibs:Depends},

Modified: desktop/unstable/evince/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/control.in?rev=32064&op=diff
==============================================================================
--- desktop/unstable/evince/debian/control.in [utf-8] (original)
+++ desktop/unstable/evince/debian/control.in [utf-8] Wed Dec 14 18:11:58 2011
@@ -140,10 +140,10 @@
 Architecture: any
 Section: libdevel
 Depends: libevince3-3 (= ${binary:Version}),
+         gir1.2-evince-3.0 (= ${binary:Version}),
          ${misc:Depends},
          libgtk-3-dev (>= 3.0.2),
-         libglib2.0-dev (>= 2.25.1),
-         gir1.2-evince-3.0
+         libglib2.0-dev (>= 2.25.1)
 Replaces: evince (<< 2.26.2), evince-gtk (<< 2.26.2)
 Description: Document (PostScript, PDF) rendering library - development files
  This package contains evince-related libraries for rendering and displaying
@@ -156,7 +156,7 @@
  documentation.
 
 Package: gir1.2-evince-3.0
-Section: libs
+Section: introspection
 Architecture: any
 Depends: ${gir:Depends},
          ${shlibs:Depends},




More information about the pkg-gnome-commits mailing list