diff options
-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 d756a9e..b11f3a9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,9 @@ libindicator (0.3.9-1) unstable; urgency=low * Merging new upstream release and some changes from Ubuntu. * Don't drop debian/source/* + * Standards-Version: 3.9.0 - -- Evgeni Golov <evgeni@debian.org> Wed, 14 Jul 2010 10:04:21 +0200 + -- Evgeni Golov <evgeni@debian.org> Wed, 14 Jul 2010 10:07:36 +0200 libindicator (0.3.9-0ubuntu2) maverick; urgency=low diff --git a/debian/control b/debian/control index 5e1dfe8..00e2d8f 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 5.0), libtool, intltool, gtk-doc-tools -Standards-Version: 3.8.4 +Standards-Version: 3.9.0 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 |