~ubuntu-branches/debian/sid/openbox/sid

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Mateusz Łukasik
  • Date: 2013-09-26 16:37:01 UTC
  • Revision ID: package-import@ubuntu.com-20130926163701-27qyhau4ttuf1luh
Tags: 3.5.2-2
* debian/control:
  + Replace ttf-dejavu with fonts-dejavu and add tint2 in suggests,
  + Add librsvg-2.0-dev for depends openbox-dev package. (Closes: #724059)
* Add lintian overrides for executable-not-elf-or-script.
* Add fix_center_window.patch from upstream to add the old center option.

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
Pre-Depends: ${misc:Pre-Depends}
19
19
Depends: ${shlibs:Depends}, ${misc:Depends}, python-xdg
20
20
Recommends: openbox-themes, obconf
21
 
Suggests: menu, ttf-dejavu, python, libxml2-dev
 
21
Suggests: menu, fonts-dejavu, python, libxml2-dev, tint2
22
22
Breaks: menu (<< 2.1.12)
23
23
Description: standards-compliant, fast, light-weight and extensible window manager
24
24
 Openbox works with your applications, and makes your desktop easier to manage.
98
98
Architecture: any
99
99
Depends: ${shlibs:Depends}, ${misc:Depends}, libobrender29 (= ${binary:Version}),
100
100
 libobt2 (= ${binary:Version}), libxml2-dev, libglib2.0-dev, libpango1.0-dev,
101
 
 libimlib2-dev
 
101
 libimlib2-dev, librsvg-2.0-dev
102
102
Description: development files for the openbox window manager
103
103
 Openbox works with your applications, and makes your desktop easier to manage.
104
104
 This is because the approach to its development was the opposite of what seems