~ubuntu-branches/ubuntu/vivid/cheese/vivid-proposed

« back to all changes in this revision

Viewing changes to debian/control.in

  • Committer: Package Import Robot
  • Author(s): Jackson Doak, Jackson Doak, Iain Lane
  • Date: 2014-07-18 06:56:26 UTC
  • mfrom: (7.1.24 sid)
  • Revision ID: package-import@ubuntu.com-20140718065626-rtl1nkla1wonz101
Tags: 3.12.2-1ubuntu1
[ Jackson Doak ]
* Merge from debian. Remaining changes:
  - Add apport hook
  - debian/control.in:
    + Build-depend on good gstreamer plugins instead of bad
    + configure.ac only asks for gnome-desktop >= 2.91.6
  - debian/patches/use-plugins-good:
    + The camerabin plugin is part of the good gstreamer plugins in Ubuntu

[ Iain Lane ]
* Update Vcs-*

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
Uploaders: @GNOME_TEAM@
7
7
Standards-Version: 3.9.5
8
8
Homepage: https://wiki.gnome.org/Apps/Cheese
9
 
Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/cheese/
10
 
Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/cheese/
 
9
Vcs-Browser: https://code.launchpad.net/~ubuntu-desktop/cheese/ubuntu
 
10
Vcs-Bzr: lp:~ubuntu-desktop/cheese/ubuntu
11
11
Build-Depends: cdbs (>= 0.4.93~),
12
12
               debhelper (>= 9),
13
13
               dh-autoreconf,
17
17
               gtk-doc-tools (>= 1.14),
18
18
               intltool (>= 0.50.0),
19
19
               rarian-compat,
20
 
               valac (>= 0.22),
21
 
               libglib2.0-dev (>= 2.38.0),
 
20
               valac (>= 0.23.3),
 
21
               libglib2.0-dev (>= 2.39.90),
22
22
               libgdk-pixbuf2.0-dev,
23
23
               libgtk-3-dev (>= 3.10.0),
24
24
               libgnome-desktop-3-dev (>= 2.91.6),
81
81
Section: libs
82
82
Depends: ${shlibs:Depends},
83
83
         ${misc:Depends},
 
84
         gstreamer1.0-clutter,
84
85
         cheese-common (= ${source:Version})
85
86
Pre-Depends: ${misc:Pre-Depends}
86
87
Multi-Arch: same