diff options
author | Ken VanDine <ken.vandine@canonical.com> | 2009-12-10 09:00:30 -0500 |
---|---|---|
committer | Ken VanDine <ken.vandine@canonical.com> | 2009-12-10 09:00:30 -0500 |
commit | f87a07430d08c0f0e17e276f2ded3b7a03105e33 (patch) | |
tree | d97e1fd35b946d60e28470cc5c7e97284a993f8c /debian | |
parent | 59f09d66b111c8334b4a1322bcab687f10df9b50 (diff) | |
download | libayatana-appindicator-f87a07430d08c0f0e17e276f2ded3b7a03105e33.tar.gz libayatana-appindicator-f87a07430d08c0f0e17e276f2ded3b7a03105e33.tar.bz2 libayatana-appindicator-f87a07430d08c0f0e17e276f2ded3b7a03105e33.zip |
* debian/watch:
- Updated url to point to the LP project
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/watch | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 0d6fedd..6f013d1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +indicator-application (0.0.2-0ubuntu1~ppa3) lucid; urgency=low + + * debian/watch: + - Updated url to point to the LP project + + -- Ken VanDine <ken.vandine@canonical.com> Thu, 10 Dec 2009 09:00:06 -0500 + indicator-application (0.0.2-0ubuntu1~ppa2) karmic; urgency=low * Upstream update diff --git a/debian/watch b/debian/watch index 4d56068..ffb0b21 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=3 -http://launchpad.net/cape-girardeau/+download .*/indicator-application-([0-9.]+)\.tar\.gz +http://launchpad.net/indicator-application/+download .*/indicator-application-([0-9.]+)\.tar\.gz |