diff options
author | unknown <sargentd@die-welt.net> | 2010-06-15 19:27:15 +0200 |
---|---|---|
committer | unknown <sargentd@die-welt.net> | 2010-06-15 19:27:15 +0200 |
commit | aaf2c098253373978f5a42fedc37ead470d0bea9 (patch) | |
tree | caf0314a88a6d53cf04a819d9bda335a80b20b40 | |
parent | c6d95ac4d53118c0a2f4b05c760bd03cc55e8c67 (diff) | |
download | libdbusmenu-aaf2c098253373978f5a42fedc37ead470d0bea9.tar.gz libdbusmenu-aaf2c098253373978f5a42fedc37ead470d0bea9.tar.bz2 libdbusmenu-aaf2c098253373978f5a42fedc37ead470d0bea9.zip |
Merge from Ubuntu.
* debian/control:
- Set Maintainer to pkg-ayatana.
- Add myself as Uploader.
-rw-r--r-- | debian/changelog | 9 | ||||
-rw-r--r-- | debian/control | 3 |
2 files changed, 11 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 773863f..5979a5f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +libdbusmenu (0.3.2-1) unstable; urgency=low + + * Merge from Ubuntu. + * debian/control: + - Set Maintainer to pkg-ayatana. + - Add myself as Uploader. + + -- Evgeni Golov <evgeni@debian.org> Tue, 15 Jun 2010 19:25:56 +0200 + libdbusmenu (0.3.2-0ubuntu1) maverick; urgency=low * debian/control diff --git a/debian/control b/debian/control index 9ddb90b..44fcfb9 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,8 @@ Source: libdbusmenu Section: gnome Priority: optional -Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com> +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), libgtk2.0-dev (>= 2.12.0), |