diff options
author | Evgeni Golov <evgeni@debian.org> | 2011-04-03 13:38:00 +0200 |
---|---|---|
committer | Evgeni Golov <evgeni@debian.org> | 2011-04-03 13:38:00 +0200 |
commit | 798de71d59e1e6c129fc6f1429302b400924a983 (patch) | |
tree | 64feb8b6a3ed449785e2ae859de6c3f6ddda8b27 | |
parent | bacba58184221dbbd6be1346d9a51d224673390c (diff) | |
download | ayatana-indicator-messages-798de71d59e1e6c129fc6f1429302b400924a983.tar.gz ayatana-indicator-messages-798de71d59e1e6c129fc6f1429302b400924a983.tar.bz2 ayatana-indicator-messages-798de71d59e1e6c129fc6f1429302b400924a983.zip |
Fix debian/copyright, was refering to libdbusmenu by mistake.
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/copyright | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index faebb33..d945404 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,8 +3,9 @@ indicator-messages (0.3.92-1) unstable; urgency=low * Merge new upstream from Ubuntu. * Fix 0.3.11-0ubuntu3 changelog entry (missed a space), so that bzr builddeb won't go crazy (see Debian Bug #620242) + * Fix debian/copyright, was refering to libdbusmenu by mistake. - -- Evgeni Golov <evgeni@debian.org> Thu, 31 Mar 2011 14:57:07 +0200 + -- Evgeni Golov <evgeni@debian.org> Sun, 03 Apr 2011 13:37:33 +0200 indicator-messages (0.3.92-0ubuntu3) natty; urgency=low diff --git a/debian/copyright b/debian/copyright index 8bb99ba..ba41392 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,5 +1,5 @@ Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 -Name: libdbusmenu +Name: indicator-messages Maintainer: Ted Gould <ted@canonical.com> Source: https://launchpad.net/indicator-messages |