~ubuntu-desktop/+junk/brasero-2.31.90

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: robert.ancell at gmail
  • Date: 2010-05-31 08:38:15 UTC
  • Revision ID: robert.ancell@gmail.com-20100531083815-gqgtrekost3eqq3p
* Rebase on Debian testing, remaining Ubuntu changes:
* debian/control.in:
  - Set build-depend version on libgconf2-dev
  - Build-depend on libappindicator-dev
  - Build-depend on liblaunchpad-integration-dev
  - Bump Standards-Version
  - Set Vcs-Bzr info
  - libbrasero-media0 suggests instead of recommends gstreamer0.10-plugins-ugly
    and cdrdao
  - libbrasero-media0 suggests gstreamer0.10-fluendo-mp3
  - Bump libbrasero-media-dev depends for libglib2.0-dev and libgtk2.0-dev
  - libbrasero-media0 replaces brasero (plugins moved from this package)
* debian/rules:
  - Run autoconf on build
* debian/patches/010_lpi.patch:
  - Add launchpad-integration
* debian/patches/011_nautilus_menu_move.patch
  - Moved the CD/DVD Creator menu item to Accessories
* debian/patches/012_appindicator.patch:
  - Support application indicator
* debian/patches/93_git_new_caps_function_definition.patch:
  - don't forget the git commit which define the function which is used
    in the previously uploaded revision
* debian/watch:
  - Watch for unstable versions

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
               libgstreamer-plugins-base0.10-dev (>= 0.10.0),
22
22
               libxml2-dev (>= 2.6.0),
23
23
               libdbus-glib-1-dev (>= 0.7.2),
24
 
               gtk-doc-tools (>= 1.9),
 
24
               libcanberra-gtk-dev (>= 0.1),
 
25
               gtk-doc-tools (>= 1.12),
25
26
               gnome-doc-utils (>= 0.3.2),
26
27
               scrollkeeper,
27
28
               pkg-config,
28
29
               libsm-dev,
29
30
               libnautilus-extension-dev (>= 2.22.2),
30
 
               libcanberra-dev (>= 0.1),
31
 
               libcanberra-gtk-dev (>= 0.1),
32
 
               libbeagle-dev (>= 0.3.0),
 
31
               libburn-dev (>= 0.4.0),
 
32
               libisofs-dev (>= 0.6.4),
 
33
               libtracker-client-0.8-dev (>= 0.8.0),
33
34
               libtotem-plparser-dev (>= 2.29.1),
34
35
               libunique-dev (>= 1.0.0),
 
36
               libnotify-dev (>= 0.3.0),
 
37
               intltool (>= 0.35.0),
35
38
               libappindicator-dev (>= 0.0.7),
36
39
               liblaunchpad-integration-dev
37
 
Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
 
40
Uploaders: Andreas Henriksson <andreas@fatal.se>, Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu@debian.org>, Josselin Mouette <joss@debian.org>
38
41
Standards-Version: 3.8.4
39
42
Homepage: http://www.gnome.org/projects/brasero/
40
43
Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/brasero/ubuntu
46
49
         gstreamer0.10-plugins-base (>= 0.10.0),
47
50
         gnome-icon-theme,
48
51
         gvfs,
49
 
         wodim,
50
 
         genisoimage,
51
 
         dvd+rw-tools,
 
52
         libbrasero-media0 (= ${binary:Version}),
52
53
         brasero-common (>= ${gnome:Version}),
53
54
         brasero-common (<< ${gnome:NextVersion})
54
 
Recommends: gstreamer0.10-plugins-good
55
 
Suggests: gstreamer0.10-plugins-bad,
56
 
          gstreamer0.10-plugins-ugly,
57
 
          gstreamer0.10-fluendo-mp3,
58
 
          cdrdao,
59
 
          dvdauthor,
60
 
          vcdimager,
 
55
Suggests: vcdimager,
61
56
          libdvdcss2
62
57
Conflicts: nautilus-cd-burner
63
 
Replaces: libbrasero-media0 (<< 2.29.2-0ubuntu2)
64
58
Description: CD/DVD burning application for GNOME
65
59
 Brasero is a simple application to burn, copy and erase CD and DVD 
66
60
 media: audio, video or data. It features among other things:
68
62
  * Multisession support
69
63
  * On-the-fly conversion of music playlists in all formats supported by 
70
64
    GStreamer
71
 
  * CD-Text writing
72
65
 .
73
66
 This package contains the main binary, the burning plugins and the 
74
67
 nautilus extension.
75
68
 .
76
69
 The following packages, if installed, will provide Brasero with added 
77
70
 functionality:
78
 
  * GStreamer backends to support more audio or video formats
79
 
  * dvdauthor to create video DVDs
 
71
  * cdrdao to burn combined data/audio CDs and for byte-to-byte copy
 
72
  * GStreamer backends to support more audio formats
80
73
  * vcdimager to create VCDs or SVCDs
81
74
  * libdvdcss2 to copy encrypted DVDs
82
75
 
83
76
Package: brasero-common
84
77
Architecture: all
85
78
Depends: ${misc:Depends}
86
 
Replaces: brasero (<< 2.29.2-0ubuntu2)
87
 
Conflicts: brasero (<< 2.29.2-0ubuntu2)
 
79
Replaces: brasero (<< 2.26)
 
80
Conflicts: brasero (<< 2.26)
88
81
Description: Common files for the Brasero CD burning application and library
89
82
 Brasero is a simple application to burn, copy and erase CD and DVD 
90
83
 media.
91
84
 .
92
85
 This package contains the common files and translations.
93
86
 
 
87
Package: brasero-cdrkit
 
88
Architecture: any
 
89
Depends: ${shlibs:Depends},
 
90
         ${misc:Depends},
 
91
         libbrasero-media0 (= ${binary:Version}),
 
92
         genisoimage,
 
93
         wodim
 
94
Replaces: libbrasero-media0 (<< 2.28.3-3)
 
95
Recommends: dvdauthor
 
96
Suggests: readom
 
97
Description: cdrkit extensions for the Brasero burning application
 
98
 Brasero is a simple application to burn, copy and erase CD and DVD
 
99
 media.
 
100
 .
 
101
 This package contains extensions for Brasero, based on the genisoimage, 
 
102
 wodim, readom and dvdauthor programs. They are only needed for the 
 
103
 following operations in Brasero:
 
104
  * Audio CD burning with CD-Text information
 
105
  * Video DVD creation
 
106
 
94
107
Package: libbrasero-media0
95
108
Architecture: any
96
109
Section: libs
97
110
Depends: ${shlibs:Depends},
98
111
         ${misc:Depends},
 
112
         dvd+rw-tools,
99
113
         brasero-common (>= ${gnome:Version}),
100
114
         brasero-common (<< ${gnome:NextVersion})
 
115
Recommends: gnome-icon-theme,
 
116
            gstreamer0.10-plugins-good
 
117
Suggests: gstreamer0.10-fluendo-mp3,
 
118
          gstreamer0.10-plugins-bad,
 
119
          gstreamer0.10-plugins-ugly,
 
120
          cdrdao
 
121
Replaces: brasero (<< 2.30.1-1ubuntu1)
101
122
Description: CD/DVD burning library for GNOME - runtime
102
123
 Libbrasero is a simple library to burn, copy and erase CD and DVD 
103
124
 media.