~ubuntu-branches/ubuntu/saucy/parole/saucy-proposed

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Yves-Alexis Perez, Lionel Le Folgoc, Yves-Alexis Perez
  • Date: 2011-04-24 16:09:19 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20110424160919-rpjwaicrdb8f7un2
Tags: 0.2.0.6-1
[ Lionel Le Folgoc ]
* debian/control:
  - drop unneeded build-dep on xulrunner-dev.   closes: #594073
  - suggests a few useful gstreamer0.10 plugins.
  - build-depends on quilt.
* debian/patches:
  - 01_fix-implicit-dso-linking.patch: added, fixes FTBFS with binutils-gold.
  - series: added.                                            closes: #615760
* debian/rules: pass --with quilt to dh.

[ Yves-Alexis Perez ]
* New upstream release.
* Switch to 3.0 (quilt) source format.
* debian/control:
  - update standards version to 3.9.2.
  - drop browser-plugin-parole package.
  - drop quilt build-dep.
  - add build-dep on hardening-includes
  - bump xfce build-deps to 4.8.
* debian/parole.install updated.
* debian/rules:
  - use --fail-missing and manually remove spurious files.
  - drop quilt addon
  - pick build flags from dpkg-buildflags.
  - add -O1, -z,defs and --as-needed to LDFLAGS.
  - add hardening flags to build flags.
  - stop harcoding the shell to bash, it works fine now.      closes: #623830

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
Build-Depends: debhelper (>= 7.0.50~), intltool, pkg-config, 
8
8
 libgtk2.0-dev (>= 2.16), libgstreamer0.10-dev, 
9
9
 libgstreamer-plugins-base0.10-dev, libdbus-1-dev, libdbus-glib-1-dev,
10
 
 libxfcegui4-dev (>= 4.6.0), libnotify-dev, libtagc0-dev, xulrunner-dev
11
 
Standards-Version: 3.8.4
 
10
 libxfcegui4-dev (>= 4.8.0), libnotify-dev, libtagc0-dev,
 
11
 hardening-includes, xfce4-dev-tools, libtool, gtk-doc-tools
 
12
Standards-Version: 3.9.2
12
13
Homepage: http://goodies.xfce.org/projects/applications/parole
13
14
Vcs-Svn: svn://svn.debian.org/pkg-xfce/goodies/trunk/parole/
14
15
Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/parole/
16
17
Package: parole
17
18
Architecture: any
18
19
Depends: ${shlibs:Depends}, ${misc:Depends}, gstreamer0.10-x
 
20
Suggests: gstreamer0.10-plugins-ugly, gstreamer0.10-plugins-bad, gstreamer0.10-ffmpeg
19
21
Description: media player based on GStreamer framework
20
22
 Parole is a media player for the Xfce desktop environment, written using the
21
23
 GStreamer framework.
25
27
 .
26
28
 This package contains Parole media player.
27
29
 
28
 
Package: browser-plugin-parole
29
 
Architecture: any
30
 
Depends: ${shlibs:Depends}, ${misc:Depends}
31
 
Description: multimedia plugin for web browsers based on Parole media player
32
 
 Parole is a media player for the Xfce desktop environment, written using the
33
 
 GStreamer framework.
34
 
 .
35
 
 Parole features playback of local media files, including video with subtitles
36
 
 support, DVD/CD and live streams; it is also extensible via plugins.
37
 
 .
38
 
 This package contains Parole media player's plugin for web browsers.
39
 
 
40
30
Package: parole-dev
41
31
Architecture: any
42
32
Depends: ${shlibs:Depends}, ${misc:Depends}, libxfce4util-dev, libglib2.0-dev,