From 7b5801592f794f1a8a0272195ecb26d15257105c Mon Sep 17 00:00:00 2001 From: Mathieu Trudel-Lapierre Date: Tue, 13 Nov 2012 13:42:22 -0500 Subject: * debian/control: - Fix styling: add trailing commas at the end of lists. - Update Vcs-Bzr, Vcs-Browser fields and add a notice for developers. --- debian/control | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 3dee002..7e77b37 100644 --- a/debian/control +++ b/debian/control @@ -16,11 +16,14 @@ Build-Depends: debhelper (>= 9), libtelepathy-glib-dev (>= 0.9.0), gobject-introspection (>= 0.9.12-4~), libgirepository1.0-dev (>= 0.9.12), - gtk-doc-tools + gtk-doc-tools, Standards-Version: 3.9.3 Homepage: https://launchpad.net/indicator-messages -Vcs-Bzr: http://code.launchpad.net/~ubuntu-desktop/indicator-messages/ubuntu -Vcs-Browser: http://bazaar.launchpad.net/~ubuntu-desktop/indicator-messages/ubuntu/files +# If you aren't a member of ~indicator-applet-developers but need to upload +# packaging changes, # just go ahead. ~indicator-applet-developers will notice +# and sync up the code again. +Vcs-Bzr: https://code.launchpad.net/~indicator-applet-developers/indicator-messages/trunk.13.04 +Vcs-Browser: https://bazaar.launchpad.net/~indicator-applet-developers/indicator-messages/trunk.13.04/files Package: indicator-messages Architecture: any @@ -31,13 +34,13 @@ Replaces: libindicator-messages-status-provider1, indicator-status-provider-mc5, indicator-status-provider-pidgin, indicator-status-provider-telepathy, - indicator-status-provider-emesene + indicator-status-provider-emesene, Conflicts: libindicator-messages-status-provider1, libindicator-messages-status-provider-dev, indicator-status-provider-mc5, indicator-status-provider-pidgin, indicator-status-provider-telepathy, - indicator-status-provider-emesene + indicator-status-provider-emesene, Breaks: gwibber-services (<< 3.5.4-0ubuntu1~), telepathy-indicator (<< 0.3.0-0ubuntu1~), thunderbird (<< 15.0+build1-0ubuntu1~), @@ -53,7 +56,7 @@ Package: libmessaging-menu0 Architecture: any Section: libs Depends: ${shlibs:Depends}, - ${misc:Depends} + ${misc:Depends}, Description: Messaging Menu - shared library This library contains information to build status providers to go into the messaging menu. @@ -64,7 +67,7 @@ Section: libdevel Depends: ${shlibs:Depends}, ${misc:Depends}, libmessaging-menu0 (=${binary:Version}), - libglib2.0-dev + libglib2.0-dev, Description: Messaging Menu - library development files This library contains information to build status providers to go into the messaging menu. @@ -73,7 +76,7 @@ Package: gir1.2-messagingmenu-1.0 Section: libs Architecture: any Depends: ${misc:Depends}, - ${gir:Depends} + ${gir:Depends}, Description: Messaging Menu - gir bindings . This package can be used by other packages using the GIRepository format -- cgit v1.2.3