~ubuntu-branches/ubuntu/precise/zenity/precise-proposed

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher
  • Date: 2012-05-04 08:43:26 UTC
  • mfrom: (62.1.1 precise)
  • Revision ID: package-import@ubuntu.com-20120504084326-gw2eyj1mmdyu1cd3
Tags: 3.4.0-0ubuntu3
* debian/patches/git_list_view_segfault.patch:
  - don't segfault when using the --list option (lp: #968534)

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
Source: zenity
7
7
Section: gnome
8
8
Priority: optional
9
 
Maintainer: Ross Burton <ross@debian.org>
10
 
Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu@debian.org>, Frederic Peters <fpeters@debian.org>, Josselin Mouette <joss@debian.org>, Laurent Bigonville <bigon@debian.org>, Michael Biebl <biebl@debian.org>
 
9
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
 
10
XSBC-Original-Maintainer: Ross Burton <ross@debian.org>
 
11
Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu@debian.org>, Frederic Peters <fpeters@debian.org>, Laurent Bigonville <bigon@debian.org>, Michael Biebl <biebl@debian.org>
11
12
Build-Depends: debhelper (>= 8),
12
13
               cdbs (>= 0.4.4),
13
14
               gnome-pkg-tools (>= 0.10),
30
31
         zenity-common (= ${source:Version})
31
32
Breaks: libgtkada2-bin (<< 2.12.0-4)
32
33
Replaces: libgtkada2-bin (<< 2.12.0-4)
 
34
Multi-Arch: foreign
33
35
Description: Display graphical dialog boxes from shell scripts
34
36
 Zenity allows you to display GTK+ dialogs from shell scripts; it is a
35
37
 rewrite of the `gdialog' command from GNOME 1.