diff options
-rw-r--r-- | debian/changelog | 8 | ||||
-rw-r--r-- | debian/control | 7 | ||||
-rw-r--r-- | debian/source/format | 1 |
3 files changed, 11 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog index 59c6097..c86d5b9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libindicator (0.3.9-1) unstable; urgency=low + + * Merging new upstream release and some changes from Ubuntu. + + -- Evgeni Golov <evgeni@debian.org> Wed, 14 Jul 2010 10:02:55 +0200 + libindicator (0.3.9-0ubuntu2) maverick; urgency=low * Merged in fix for (LP: #603489) @@ -16,7 +22,7 @@ libindicator (0.3.9-0ubuntu1) maverick; urgency=low -- Ted Gould <ted@ubuntu.com> Thu, 08 Jul 2010 15:19:08 -0500 -libindicator (0.3.8-2) unstable; urgency=low +libindicator (0.3.8-2) UNRELEASED; urgency=low * Revert cdbs drop, as requested by the Ubuntu maintainers. * Update Maintainer and Vcs-* fields for pkg-ayatana. diff --git a/debian/control b/debian/control index af01ed9..5e1dfe8 100644 --- a/debian/control +++ b/debian/control @@ -1,8 +1,7 @@ Source: libindicator Section: libs Priority: optional -Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com> -XSBC-Original-Maintainer: The Ayatana Packagers <pkg-ayatana-devel@lists.alioth.debian.org> +Maintainer: The Ayatana Packagers <pkg-ayatana-devel@lists.alioth.debian.org> Uploaders: Evgeni Golov <evgeni@debian.org>, Kartik Mistry <kartik@debian.org> Build-Depends: debhelper (>= 5.0), cdbs (>= 0.4.41), @@ -14,8 +13,8 @@ Build-Depends: debhelper (>= 5.0), gtk-doc-tools Standards-Version: 3.8.4 Homepage: https://launchpad.net/libindicator -Vcs-Bzr: https://code.launchpad.net/~indicator-applet-developers/libindicator/ubuntu -Vcs-Browser: http://bazaar.launchpad.net/~indicator-applet-developers/libindicator/ubuntu +Vcs-Bzr: http://bzr.debian.org/bzr/pkg-ayatana/libindicator/debian +Vcs-Browser: http://bzr.debian.org/loggerhead/pkg-ayatana/libindicator/debian Package: libindicator0 Section: libs diff --git a/debian/source/format b/debian/source/format new file mode 100644 index 0000000..163aaf8 --- /dev/null +++ b/debian/source/format @@ -0,0 +1 @@ +3.0 (quilt) |