~ubuntu-branches/ubuntu/oneiric/evince/oneiric-updates

« back to all changes in this revision

Viewing changes to debian/control.in

  • Committer: Bazaar Package Importer
  • Author(s): Emilio Pozuelo Monfort, Loic Minier, Emilio Pozuelo Monfort
  • Date: 2008-10-19 15:49:19 UTC
  • mto: (1.5.1 sid)
  • mto: This revision was merged to the branch mainline in revision 64.
  • Revision ID: james.westby@ubuntu.com-20081019154919-8vs4gzueh39cyxif
Tags: 2.22.2-4
[ Loic Minier ]
* Depend on shared-mime-info for MIME type detection via
  g_content_type_guess(); see LP #208729 and GNOME #554563.

[ 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.

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
               zlib1g-dev,
29
29
               autotools-dev,
30
30
               libspectre-dev
31
 
Standards-Version: 3.7.3
 
31
Standards-Version: 3.8.0
 
32
Homepage: http://www.gnome.org/projects/evince/
32
33
 
33
34
Package: evince
34
35
Conflicts: evince-gtk
36
37
Architecture: any
37
38
Depends: ${shlibs:Depends},
38
39
         ${misc:Depends},
39
 
         gnome-icon-theme (>= 2.17.1)
 
40
         gnome-icon-theme (>= 2.17.1),
 
41
         shared-mime-info
40
42
Recommends: dbus-x11
41
43
Provides: pdf-viewer,
42
 
          postscript-viewer
43
 
Suggests: unrar
44
 
Homepage: http://www.gnome.org/projects/evince/
 
44
          postscript-viewer,
 
45
          djvu-viewer
 
46
Suggests: unrar, poppler-data
45
47
Description: Document (postscript, pdf) viewer
46
48
 Evince is a simple multi-page document viewer.  It can display and print
47
49
 PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI and Portable
54
56
Priority: extra
55
57
Architecture: any
56
58
Depends: evince (= ${binary:Version})
57
 
Homepage: http://www.gnome.org/projects/evince/
58
59
Description: Document (postscript, pdf) viewer - debugging symbols
59
60
 Evince is a simple multi-page document viewer.  It can display and print
60
61
 PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI and Portable
71
72
Architecture: any
72
73
Depends: ${shlibs:Depends},
73
74
         ${misc:Depends},
74
 
         gnome-icon-theme (>= 2.17.1)
 
75
         gnome-icon-theme (>= 2.17.1),
 
76
         shared-mime-info
75
77
Recommends: dbus-x11
76
78
Provides: pdf-viewer,
77
 
          postscript-viewer
78
 
Suggests: unrar
79
 
Homepage: http://www.gnome.org/projects/evince/
 
79
          postscript-viewer,
 
80
          djvu-viewer
 
81
Suggests: unrar, poppler-data
80
82
Description: Document (postscript, pdf) viewer (gtk version)
81
83
 Evince is a simple multi-page document viewer.  It can display and print
82
84
 PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI and Portable
91
93
Priority: extra
92
94
Architecture: any
93
95
Depends: evince-gtk (= ${binary:Version})
94
 
Homepage: http://www.gnome.org/projects/evince/
95
96
Description: Document (postscript, pdf) viewer (gtk version) - debugging symbols
96
97
 Evince is a simple multi-page document viewer.  It can display and print
97
98
 PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI and Portable