diff options
-rw-r--r-- | debian/changelog | 10 | ||||
-rw-r--r-- | debian/control | 3 |
2 files changed, 5 insertions, 8 deletions
diff --git a/debian/changelog b/debian/changelog index c229ef9..63cb9b2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,19 +1,15 @@ -indicator-datetime (0.1.93-0ubuntu1~ppa1) natty; urgency=low +indicator-datetime (0.1.93-0ubuntu1) natty; urgency=low * New upstream release. * Merging in first EDS branch * debian/rules: Adding in autoreconf - -- Ted Gould <ted@ubuntu.com> Wed, 09 Feb 2011 13:25:57 -0600 - -indicator-datetime (0.1.92-0ubuntu4+r41) UNRELEASED; urgency=low - - * New upstream snapshot + [ Ken VanDine ] * debian/control - New build deps for eds integration, libecal1.2-dev, libical-dev, libgtk2.0-dev, libcairo2-dev, libedataserver1.2-dev - -- Ken VanDine <ken.vandine@canonical.com> Wed, 09 Feb 2011 12:11:45 -0500 + -- Ted Gould <ted@ubuntu.com> Wed, 09 Feb 2011 13:25:57 -0600 indicator-datetime (0.1.92-0ubuntu4) natty; urgency=low diff --git a/debian/control b/debian/control index 06e1ec6..25f13c6 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,8 @@ Build-Depends: cdbs, libical-dev (>= 0.44), libgtk2.0-dev (>= 2.22), libcairo2-dev (>= 1.10), - libedataserver1.2-dev (>= 2.30) + libedataserver1.2-dev (>= 2.30), + dh-autoreconf Standards-Version: 3.9.1 Homepage: https://launchpad.net/indicator-datetime Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-desktop/indicator-datetime/ubuntu |