diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2011-03-03 17:21:07 -0500 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2011-03-03 17:21:07 -0500 |
commit | 5b51dc544fb5a1f724a679b88adc8355b1508b99 (patch) | |
tree | e44baddbcd6e9c19677fd3769090cb386c88c4f3 /debian | |
parent | f41742762f73173d8f6254f29bc612a81b3412ab (diff) | |
parent | 879dc15d5e6beaf53791e81c1e238d9cfc6469a4 (diff) | |
download | libayatana-indicator-5b51dc544fb5a1f724a679b88adc8355b1508b99.tar.gz libayatana-indicator-5b51dc544fb5a1f724a679b88adc8355b1508b99.tar.bz2 libayatana-indicator-5b51dc544fb5a1f724a679b88adc8355b1508b99.zip |
releasing version 0.3.20-0ubuntu10.3.20-0ubuntu1
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/control | 4 |
2 files changed, 9 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 90303c5..2d481a0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +libindicator (0.3.20-0ubuntu1) natty; urgency=low + + * New upstream release. + * Use the "TargetEnvironment" key in shortcuts + + -- Ted Gould <ted@ubuntu.com> Thu, 03 Mar 2011 14:02:12 -0600 + libindicator (0.3.19-0ubuntu3) natty; urgency=low * debian/control diff --git a/debian/control b/debian/control index c408e18..7cdb2a7 100644 --- a/debian/control +++ b/debian/control @@ -15,8 +15,8 @@ Build-Depends: debhelper (>= 5.0), dh-autoreconf Standards-Version: 3.9.0 Homepage: https://launchpad.net/libindicator -Vcs-Bzr: https://code.launchpad.net/~indicator-applet-developers/libindicator/ubuntu -Vcs-Browser: http://bazaar.launchpad.net/~indicator-applet-developers/libindicator/ubuntu +Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/libindicator/ubuntu +Vcs-Browser: http://bazaar.launchpad.net/~ubuntu-desktop/libindicator/ubuntu Package: libindicator3 Section: libs |