~elementary-os/dexter-contacts/deb-packaging

« back to all changes in this revision

Viewing changes to debian/control.in

  • Committer: Bazaar Package Importer
  • Author(s): Rodrigo Moya, Rodrigo Moya, Ken VanDine
  • Date: 2011-08-16 18:01:54 UTC
  • Revision ID: james.westby@ubuntu.com-20110816180154-0q9hgfwarf95gcft
Tags: 0.1.2-0ubuntu1
[ Rodrigo Moya ]
* New upstream release
* debian/control:
  - Bump libfolks build dependencies

[ Ken VanDine ]
* debian/control.in
  - Added libnotify-dev to build depends

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Source: gnome-contacts
 
2
Section: gnome
 
3
Priority: optional
 
4
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
 
5
Uploaders: @GNOME_TEAM@
 
6
Standards-Version: 3.9.1
 
7
Build-Depends: cdbs (>= 0.4.41),
 
8
               gnome-pkg-tools (>= 0.10),
 
9
               gnome-common,
 
10
               debhelper (>= 5.0.0),
 
11
               valac (>= 0.13),
 
12
               libglib2.0-dev,
 
13
               libgtk-3-dev,
 
14
               libfolks-dev (>= 0.6.0),
 
15
               libfolks-telepathy-dev (>= 0.6.0),
 
16
               libnotify-dev,
 
17
               libgee-dev
 
18
Vcs-Bzr: http://code.launchpad.net/~ubuntu-desktop/gnome-contacts/ubuntu
 
19
 
 
20
Package: gnome-contacts
 
21
Architecture: any
 
22
Section: gnome
 
23
Depends: ${shlibs:Depends},
 
24
         ${misc:Depends}
 
25
Description: Contacts manager for gnome
 
26
 GNOME Contacts is a standalone application to view and manage contacts
 
27
 provided by all available contacts sources (Evolution, Empathy, etc).