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

joss at users.alioth.debian.org joss at users.alioth.debian.org
Sun Mar 15 12:54:09 UTC 2009


Author: joss
Date: Sun Mar 15 12:54:09 2009
New Revision: 19043

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=19043
Log:
Revert the nautilus requirement, it will be handled later by 
binNMUs.

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=19043&op=diff
==============================================================================
--- desktop/unstable/evince/debian/changelog (original)
+++ desktop/unstable/evince/debian/changelog Sun Mar 15 12:54:09 2009
@@ -7,7 +7,11 @@
   * Upload to unstable
   * Let evince-dbg depend on ${misc:Depends}
 
- -- Emilio Pozuelo Monfort <pochu at ubuntu.com>  Wed, 04 Mar 2009 23:24:00 +0100
+  [ Josselin Mouette ]
+  * Revert the nautilus requirement, it will be handled later by 
+    binNMUs.
+
+ -- Josselin Mouette <joss at debian.org>  Sun, 15 Mar 2009 13:54:00 +0100
 
 evince (2.24.2-1) experimental; urgency=low
 

Modified: desktop/unstable/evince/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/control?rev=19043&op=diff
==============================================================================
--- desktop/unstable/evince/debian/control (original)
+++ desktop/unstable/evince/debian/control Sun Mar 15 12:54:09 2009
@@ -12,7 +12,7 @@
                libgtk2.0-dev (>= 2.10.0),
                libglade2-dev,
                libgconf2-dev,
-               libnautilus-extension-dev (>= 2.22),
+               libnautilus-extension-dev,
                libgnome-keyring-dev (>= 0.4.0),
                libdbus-glib-1-dev (>= 0.33),
                librsvg2-dev (>> 2.14.4-2),
@@ -56,7 +56,8 @@
 Package: evince-dbg
 Priority: extra
 Architecture: any
-Depends: evince (= ${binary:Version})
+Depends: ${misc:Depends},
+         evince (= ${binary:Version})
 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

Modified: desktop/unstable/evince/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/evince/debian/control.in?rev=19043&op=diff
==============================================================================
--- desktop/unstable/evince/debian/control.in (original)
+++ desktop/unstable/evince/debian/control.in Sun Mar 15 12:54:09 2009
@@ -12,7 +12,7 @@
                libgtk2.0-dev (>= 2.10.0),
                libglade2-dev,
                libgconf2-dev,
-               libnautilus-extension-dev (>= 2.22),
+               libnautilus-extension-dev,
                libgnome-keyring-dev (>= 0.4.0),
                libdbus-glib-1-dev (>= 0.33),
                librsvg2-dev (>> 2.14.4-2),




More information about the pkg-gnome-commits mailing list