aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorMathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>2012-11-13 13:42:22 -0500
committerMathieu Trudel-Lapierre <mathieu-tl@ubuntu.com>2012-11-13 13:42:22 -0500
commit7b5801592f794f1a8a0272195ecb26d15257105c (patch)
tree8c6d4ce228500cd76362952c423c477502d8004d /debian/control
parentc7dbb01fcf82da9412397b00d78d4a3af1aa367f (diff)
downloadayatana-indicator-messages-7b5801592f794f1a8a0272195ecb26d15257105c.tar.gz
ayatana-indicator-messages-7b5801592f794f1a8a0272195ecb26d15257105c.tar.bz2
ayatana-indicator-messages-7b5801592f794f1a8a0272195ecb26d15257105c.zip
* debian/control:
- Fix styling: add trailing commas at the end of lists. - Update Vcs-Bzr, Vcs-Browser fields and add a notice for developers.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control19
1 files changed, 11 insertions, 8 deletions
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