# This file is autogenerated. DO NOT EDIT!
# 
# Modifications should be made to debian/control.in instead.
# This file is regenerated automatically in the clean target.
Source: startup-notification
Section: x11
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Josselin Mouette <joss@debian.org>
Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, J.H.M. Dassen (Ray) <jdassen@debian.org>, Josselin Mouette <joss@debian.org>, Loic Minier <lool@dooz.org>
Standards-Version: 3.9.4
Build-Depends: autotools-dev,
               cdbs (>= 0.4.93~),
               debhelper (>= 9), 
               dh-autoreconf,
               libx11-dev, 
               libxt-dev, 
               pkg-config,
               libxcb1-dev,
               libx11-xcb-dev,
               libxcb-util0-dev,
               gnome-pkg-tools, 
               dpkg-dev (>= 1.13.19)
Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/startup-notification/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/startup-notification/

Package: libstartup-notification0
Pre-Depends: ${misc:Pre-Depends}
Multi-Arch: same
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: library for program launch feedback (shared library)
 startup-notification is a library which allows programs to give the user
 visual feedback that they are being launched; this is typically implemented
 using a busy cursor. This library is currently used by GNOME programs, but
 is part of the freedesktop.org suite of cross-desktop libraries.
 .
 This package contains the shared library.

Package: libstartup-notification0-dev
Section: libdevel
Multi-Arch: same
Architecture: any
Depends: ${misc:Depends}, libstartup-notification0 (= ${binary:Version}), libx11-dev, pkg-config
Description: library for program launch feedback (development headers)
 startup-notification is a library which allows programs to give the user
 visual feedback that they are being launched; this is typically implemented
 using a busy cursor. This library is currently used by GNOME programs, but
 is part of the freedesktop.org suite of cross-desktop libraries.
 .
 This package contains the development headers.
