diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 7 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 9f736b8..15c3b00 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,16 @@ indicator-datetime (0.0.3-0ubuntu1) UNRELEASED; urgency=low + [ Ted Gould ] * New upstream release. * Copyright fixes * Adding translations * Fix translation domain - -- Ted Gould <ted@ubuntu.com> Thu, 03 Jun 2010 12:40:49 -0500 + [ Didier Roche ] + * debian/control: + - bump Standards-Version to latest + + -- Didier Roche <didrocks@ubuntu.com> Mon, 07 Jun 2010 10:24:51 +0200 indicator-datetime (0.0.2-0ubuntu1) maverick; urgency=low diff --git a/debian/control b/debian/control index da100b2..0a4d2f7 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: cdbs, libindicator-dev (>= 0.3.0), libdbusmenu-glib-dev (>= 0.1.1), libdbusmenu-gtk-dev (>= 0.1.1) -Standards-Version: 3.8.3 +Standards-Version: 3.8.4 Homepage: https://launchpad.net/indicator-applet-developers Package: indicator-datetime |