From fc14666e59e15adc4a778c37302b1f31ba8bc7cd Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Thu, 4 Dec 2008 20:36:11 -0800 Subject: Starting Debian Packaging --- debian/control | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..a76880b --- /dev/null +++ b/debian/control @@ -0,0 +1,18 @@ +Source: indicator-messages +Section: gnome +Priority: optional +Maintainer: Ubuntu Core Developers +Build-Depends: debhelper (>= 5.0), + cdbs (>= 0.4.41), + libgtk2.0-dev (>= 2.12.0), + libdbus-glib-1-dev, + gnome-doc-utils, + scrollkeeper, + intltool +Standards-Version: 3.8.0 + +Package: indicator-messages +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, indicator-applet +Description: Applet for the GNOME panel providing various indicators for + display to users. -- cgit v1.2.3