diff options
author | Evgeni Golov <evgeni@debian.org> | 2010-06-17 13:02:50 +0200 |
---|---|---|
committer | Evgeni Golov <evgeni@debian.org> | 2010-06-17 13:02:50 +0200 |
commit | 36559fd986e3226f8c926c69f9c253d4da46cb19 (patch) | |
tree | 4a3112284959dda4cb5372fc5551c5bd09cd56fb | |
parent | b41594aab1acdfff9463ff6ee6e50327bde6f2d7 (diff) | |
download | ayatana-indicator-messages-36559fd986e3226f8c926c69f9c253d4da46cb19.tar.gz ayatana-indicator-messages-36559fd986e3226f8c926c69f9c253d4da46cb19.tar.bz2 ayatana-indicator-messages-36559fd986e3226f8c926c69f9c253d4da46cb19.zip |
Standards-Version: 3.8.4.
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index e5084a5..32663ae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,11 +6,12 @@ indicator-messages (0.3.7-1) unstable; urgency=low - Homepage is at LP/indicator-messages, not -applet. - Update package description. - Update Vcs-* fields. + - Standards-Version: 3.8.4. * debian/copyright: - Convert to DEP5 format. - Add missing copyright holders of debian/. - -- Evgeni Golov <evgeni@debian.org> Thu, 17 Jun 2010 12:01:01 +0200 + -- Evgeni Golov <evgeni@debian.org> Thu, 17 Jun 2010 13:02:37 +0200 indicator-messages (0.3.7-0ubuntu1~ppa1) lucid; urgency=low diff --git a/debian/control b/debian/control index 23a7998..c671c35 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Build-Depends: debhelper (>= 5.0), libindicator-dev (>= 0.3.5), libdbusmenu-gtk-dev (>= 0.2.5), libdbusmenu-glib-dev (>= 0.2.8) -Standards-Version: 3.8.0 +Standards-Version: 3.8.4 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 |