~noskcaj/ubuntu/trusty/tumbler/0.1.30

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Yves-Alexis Perez, Lionel Le Folgoc, Yves-Alexis Perez
  • Date: 2012-02-05 21:03:17 UTC
  • mfrom: (4.1.2)
  • Revision ID: package-import@ubuntu.com-20120205210317-bnl5qa1pxpro64ih
Tags: 0.1.23-1
[ Lionel Le Folgoc ]
* New upstream release:
  - fix crashes in the pixbuf thumbnailer.                        lp: #804921
* debian/control: build-depends on libgsf-1-dev and libopenrawgnome-dev to
  enable the new thumbnailers.
* debian/copyright: fix EOLs.
* Add a new binary package, tumbler-plugins-extra, to ship plugins using
  libraries not present in the default xfce desktop (openraw, gsf), and let
  tumbler suggest it.
* debian/patches:
  - 02_start-gst-pipeline.patch: dropped, applied upstream.
  - 01_fix-link-lm.patch: refreshed for the new plugins.
* debian/libtumbler-1-dev.install: updated, .a files aren't created anymore.

[ Yves-Alexis Perez ]
* debian/watch updated for new tumbler location.
* debian/control:
  - update debhelper build-dep to 9 now that it's released.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
Maintainer: Debian Xfce Maintainers <pkg-xfce-devel@lists.alioth.debian.org>
5
5
Uploaders: Yves-Alexis Perez <corsac@debian.org>, 
6
6
 Lionel Le Folgoc <mrpouit@gmail.com>
7
 
Build-Depends: debhelper (>= 8.9.4), intltool (>= 0.31), pkg-config,
 
7
Build-Depends: debhelper (>= 9), intltool (>= 0.31), pkg-config,
8
8
 libglib2.0-dev, libgtk2.0-dev, libdbus-glib-1-dev, libpoppler-glib-dev,
9
 
 libgstreamer0.10-dev, libjpeg-dev, dpkg-dev (>= 1.16.1), xfce4-dev-tools,
10
 
 libtool, gtk-doc-tools
 
9
 libgstreamer0.10-dev, libjpeg-dev, libgsf-1-dev, libopenrawgnome-dev,
 
10
 dpkg-dev (>= 1.16.1), xfce4-dev-tools, libtool, gtk-doc-tools
11
11
Standards-Version: 3.9.2
12
12
Homepage: http://www.xfce.org/
13
13
Vcs-Svn: svn://svn.debian.org/pkg-xfce/desktop/trunk/tumbler
18
18
Architecture: any
19
19
Depends: ${shlibs:Depends}, ${misc:Depends},
20
20
 tumbler-common (= ${source:Version})
 
21
Suggests: tumbler-plugins-extra
21
22
Description: D-Bus thumbnailing service
22
23
 Tumbler is a D-Bus service for applications to request thumbnails for various
23
24
 URI schemes and MIME types. It is an implementation of the thumbnail management
24
25
 D-Bus specification described on http://live.gnome.org/ThumbnailerSpec.
25
26
 
 
27
Package: tumbler-plugins-extra
 
28
Section: xfce
 
29
Architecture: any
 
30
Depends: ${shlibs:Depends}, ${misc:Depends}, tumbler (= ${binary:Version})
 
31
Description: D-Bus thumbnailing service (additional plugins)
 
32
 Tumbler is a D-Bus service for applications to request thumbnails for various
 
33
 URI schemes and MIME types. It is an implementation of the thumbnail management
 
34
 D-Bus specification described on http://live.gnome.org/ThumbnailerSpec.
 
35
 .
 
36
 This package adds support of the following file formats to tumbler:
 
37
  - Raw Digital Camera Images
 
38
  - OpenDocument Format.
 
39
 
26
40
Package: tumbler-common
27
41
Section: xfce
28
42
Architecture: all