~phil.huang/cheese/bug876834

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha, Robert Ancell
  • Date: 2012-09-21 10:21:01 UTC
  • mfrom: (1.2.40)
  • Revision ID: package-import@ubuntu.com-20120921102101-hij5juzolafuv53p
Tags: 3.5.92-0ubuntu1
[ Robert Ancell ]
* New upstream bugfix release (LP: #1045539)
* debian/control:
  - libcheese3 -> libcheese7
  - libcheese-gtk21 -> libcheese-gtk-23
  - Bump build-depends on libgtk-3-dev, libgstreamer1.0-dev,
    libgstreamer-plugins-base1.0-dev, libclutter-gst-2.0-dev
  - Depend and build-depend on gstreamer1.0-plugins-bad. This is needed until
    gstreamer1.0-plugins-good is patched to included the camerabin plugins.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
3
3
# Modifications should be made to debian/control.in instead.
4
4
# This file is regenerated automatically in the clean target.
5
 
 
6
5
Source: cheese
7
6
Section: gnome
8
7
Priority: optional
9
8
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
10
9
XSBC-Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
11
 
Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
 
10
Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Jeremy Bicha <jbicha@ubuntu.com>
12
11
Standards-Version: 3.9.3
13
12
Homepage: http://projects.gnome.org/cheese/
14
13
Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/cheese/ubuntu
23
22
               valac-0.18 (>= 0.13.2),
24
23
               libglib2.0-dev (>= 2.28.0),
25
24
               libgdk-pixbuf2.0-dev,
26
 
               libgtk-3-dev (>= 3.3.6),
 
25
               libgtk-3-dev (>= 3.4.4),
27
26
               libgnome-desktop-3-dev (>= 2.91.6),
28
 
               libgstreamer0.10-dev (>= 0.10.32),
29
 
               libgstreamer-plugins-base0.10-dev (>= 0.10.32),
 
27
               libgstreamer1.0-dev (>= 0.11.0),
 
28
               libgstreamer-plugins-base1.0-dev (>= 0.11.0),
 
29
               libgstreamer-plugins-bad1.0-dev (>= 0.11.0),
30
30
               libcairo2-dev (>= 1.10.0),
31
31
               libpango1.0-dev (>= 1.28.0),
32
32
               librsvg2-dev (>= 2.32.0),
33
33
               libclutter-1.0-dev (>= 1.10.0),
34
34
               libclutter-gtk-1.0-dev (>= 0.91.8),
35
 
               libclutter-gst-dev (>= 1.0.0),
 
35
               libclutter-gst-2.0-dev (>= 1.9.0),
36
36
               libgee-dev (>= 0.6.0),
37
37
               x11proto-core-dev,
38
38
               libcanberra-gtk3-dev (>= 0.26),
76
76
 .
77
77
 This package contains the common files and translations.
78
78
 
79
 
Package: libcheese-gtk21
 
79
Package: libcheese-gtk23
80
80
Architecture: any
81
81
Section: libs
82
82
Depends: ${shlibs:Depends},
96
96
Package: libcheese-gtk-dev
97
97
Architecture: any
98
98
Section: libdevel
99
 
Depends: libcheese-gtk21 (= ${binary:Version}),
 
99
Depends: libcheese-gtk23 (= ${binary:Version}),
100
100
         libcheese-dev (= ${binary:Version}),
101
101
         libglib2.0-dev (>= 2.28.0),
102
 
         libgtk-3-dev (>= 3.3.6),
103
 
         libgstreamer0.10-dev (>= 0.10.32),
104
 
         libgstreamer-plugins-base0.10-dev (>= 0.10.32),
 
102
         libgtk-3-dev (>= 3.4.4),
 
103
         libgstreamer1.0-dev (>= 0.11.0),
 
104
         libgstreamer-plugins-base1.0-dev (>= 0.11.0),
105
105
         libclutter-gtk-1.0-dev (>= 0.91.8),
106
106
         libcanberra-gtk3-dev (>= 0.26),
107
107
         ${misc:Depends}
114
114
 .
115
115
 This package contains the GTK+ development headers and API documentation.
116
116
 
117
 
Package: libcheese3
 
117
Package: libcheese7
118
118
Architecture: any
119
119
Section: libs
120
120
Depends: ${shlibs:Depends},
121
121
         ${misc:Depends},
122
122
         cheese-common (= ${source:Version}),
123
 
         gstreamer0.10-plugins-base (>= 0.10.23),
124
 
         gstreamer0.10-plugins-good (>= 0.10.23),
125
 
         gstreamer0.10-plugins-good (>= 0.10.30-1ubuntu4) | gstreamer0.10-plugins-bad,
126
 
         gstreamer0.10-x
 
123
         gstreamer1.0-plugins-base (>= 0.11.0),
 
124
         gstreamer1.0-plugins-good (>= 0.11.0),
 
125
         gstreamer1.0-plugins-bad,
 
126
         gstreamer1.0-x
127
127
Pre-Depends: ${misc:Pre-Depends}
128
128
Multi-Arch: same
129
129
Description: tool to take pictures and videos from your webcam - base library
138
138
Package: libcheese-dev
139
139
Architecture: any
140
140
Section: libdevel
141
 
Depends: libcheese3 (= ${binary:Version}),
 
141
Depends: libcheese7 (= ${binary:Version}),
142
142
         gir1.2-cheese-3.0 (= ${binary:Version}),
143
143
         libglib2.0-dev (>= 2.28.0),
144
144
         libclutter-1.0-dev (>= 1.10.0),
145
 
         libclutter-gst-dev (>= 1.0.0),
146
 
         libgstreamer0.10-dev (>= 0.10.32),
147
 
         libgstreamer-plugins-base0.10-dev (>= 0.10.32),
 
145
         libclutter-gst-2.0-dev (>= 1.9.0),
 
146
         libgstreamer1.0-dev (>= 0.11.0),
 
147
         libgstreamer-plugins-base1.0-dev (>= 0.11.0),
148
148
         libgdk-pixbuf2.0-dev,
149
149
         ${misc:Depends}
150
150
Description: tool to take pictures and videos from your webcam - base dev