~ubuntu-branches/debian/squeeze/obconf/squeeze

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Nico Golde
  • Date: 2008-06-04 10:25:18 UTC
  • mfrom: (3.1.3 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080604102518-xajvpzkmj3058vkk
Tags: 2.0.3-3
Fix bashism in debian/rules (Closes: #484420).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Source: obconf
2
2
Section: x11
3
3
Priority: optional
4
 
Maintainer: Jens Peter Secher <jps@debian.org>
5
 
Build-Depends: debhelper (>= 5), dpatch, autotools-dev, gettext, openbox (>= 3.0), libstartup-notification0-dev, libgtk2.0-dev, libglade2-dev, perl, libsm-dev
6
 
Standards-Version: 3.6.1
 
4
Maintainer: Openbox Maintainers <pkg-openbox@modprobe.de>
 
5
Uploaders: Nico Golde <nion@debian.org>, Anibal Avelar (Fixxxer) <aavelar@cofradia.org>
 
6
Build-Depends: debhelper (>= 5), autotools-dev, gettext, openbox-dev, libstartup-notification0-dev, libgtk2.0-dev, libglade2-dev, perl, libsm-dev, dpatch
 
7
Standards-Version: 3.7.3
 
8
Homepage: http://icculus.org/openbox/index.php/ObConf:About
 
9
Vcs-Browser: http://git.icculus.org/?p=dana/obconf.git
 
10
Vcs-Git: git://git.icculus.org/dana/obconf
7
11
 
8
12
Package: obconf
9
13
Architecture: any
10
14
Depends: ${shlibs:Depends}
11
 
Enhances: openbox (>= 3.0)
 
15
Recommends: openbox
12
16
Description: Preferences manager for Openbox window manager
13
17
 ObConf is a small graphical utility which configures the window manager
14
18
 Openbox' preferences and configuration settings on the fly.
15
19
 .
16
 
 If you are an Openbox user, you want this package.
 
20
 If you are an Openbox user, you may want this package.