diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 | ||||
-rw-r--r-- | debian/control | 9 |
2 files changed, 13 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index b11f3a9..48b4f9e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +libindicator (0.3.10-0ubuntu1) maverick; urgency=low + + * New upstream release. + * Fixing unwatching crash (LP: #603489) + * Adding configurable timeout for slow test systems + + -- Ted Gould <ted@ubuntu.com> Thu, 15 Jul 2010 10:02:56 -0500 + libindicator (0.3.9-1) unstable; urgency=low * Merging new upstream release and some changes from Ubuntu. diff --git a/debian/control b/debian/control index 00e2d8f..af01ed9 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,8 @@ Source: libindicator Section: libs Priority: optional -Maintainer: The Ayatana Packagers <pkg-ayatana-devel@lists.alioth.debian.org> +Maintainer: Ubuntu Core 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>, Kartik Mistry <kartik@debian.org> Build-Depends: debhelper (>= 5.0), cdbs (>= 0.4.41), @@ -11,10 +12,10 @@ Build-Depends: debhelper (>= 5.0), libtool, intltool, gtk-doc-tools -Standards-Version: 3.9.0 +Standards-Version: 3.8.4 Homepage: https://launchpad.net/libindicator -Vcs-Bzr: http://bzr.debian.org/bzr/pkg-ayatana/libindicator/debian -Vcs-Browser: http://bzr.debian.org/loggerhead/pkg-ayatana/libindicator/debian +Vcs-Bzr: https://code.launchpad.net/~indicator-applet-developers/libindicator/ubuntu +Vcs-Browser: http://bazaar.launchpad.net/~indicator-applet-developers/libindicator/ubuntu Package: libindicator0 Section: libs |