~jconti/recent-notifications/trunk

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Jason Conti
  • Date: 2010-03-01 18:35:33 UTC
  • Revision ID: jason.conti@gmail.com-20100301183533-7om9u1tkon9o286m
Including the essential files in the debian/ directory for packaging. Minor version bump to test.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Source: recent-notifications
 
2
Section: gnome
 
3
Priority: optional
 
4
Maintainer: Jason Conti <jason.conti@gmail.com>
 
5
Build-Depends: cdbs (>= 0.4.49), 
 
6
               debhelper (>= 7),
 
7
               python-central (>= 0.6.0)
 
8
Standards-Version: 3.8.1
 
9
XS-Python-Version: >= 2.6
 
10
Homepage: http://www.example.com/recent-notifications
 
11
 
 
12
Package: recent-notifications
 
13
Architecture: all
 
14
Depends: ${misc:Depends},
 
15
         ${python:Depends},
 
16
         python-dbus,
 
17
         python-gnomeapplet,
 
18
         python-gobject,
 
19
         python-gtk2
 
20
XB-Python-Version: ${python:Versions}
 
21
Description: view recent notifications in GNOME
 
22
 Recent notifications is a GNOME applet that collects recent messages sent 
 
23
 with libnotify to a notification daemon, such as notify-osd.