diff options
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/control | 7 |
2 files changed, 11 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index fcf14c6..207d1e7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +indicator-messages (0.5.0-1ubuntu1) UNRELEASED; urgency=low + + * debian/control + - set ubuntu-desktop VCS and maintainer + + -- Ken VanDine <ken.vandine@canonical.com> Tue, 22 Nov 2011 14:45:44 -0500 + indicator-messages (0.5.0-1) experimental; urgency=low * Merge new upstream from Ubuntu. diff --git a/debian/control b/debian/control index 944ad41..ae1c8a3 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,8 @@ Source: indicator-messages Section: gnome Priority: optional -Maintainer: The Ayatana Packagers <pkg-ayatana-devel@lists.alioth.debian.org> +Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> +XSBC-Original-Maintainer: The Ayatana Packagers <pkg-ayatana-devel@lists.alioth.debian.org> Uploaders: Evgeni Golov <evgeni@debian.org> Build-Depends: debhelper (>= 5.0), cdbs (>= 0.4.41), @@ -22,8 +23,8 @@ Build-Depends: debhelper (>= 5.0), libtelepathy-glib-dev (>= 0.9.0) Standards-Version: 3.9.2 Homepage: https://launchpad.net/indicator-messages -Vcs-Bzr: http://bzr.debian.org/bzr/pkg-ayatana/indicator-messages/debian -Vcs-Browser: http://bzr.debian.org/loggerhead/pkg-ayatana/indicator-messages/debian +Vcs-Bzr: http://code.launchpad.net/~ubuntu-desktop/indicator-messages/ubuntu +Vcs-Browser: http://bazaar.launchpad.net/~ubuntu-desktop/indicator-messages/ubuntu/files Package: indicator-messages Architecture: any |