diff options
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/watch | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 7a76fbc..3f97a26 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ indicator-session (0.1-0ubuntu1) UNRELEASD; urgency=low * debian/control: Looking for libdbusmenu* >= 0.1.0 * debian/control: Shortening the short description and lengthening the long one. Fixes a bug (LP: #412024) + * debian/watch: + - fixed url -- Ted Gould <ted@ubuntu.com> Thu, 27 Aug 2009 13:46:29 -0500 diff --git a/debian/watch b/debian/watch index 22a7bca..0205543 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=3 -https://launchpad.net/indicator-applet/+download .*/indicator-session-([0-9.]+)\.tar\.gz +https://launchpad.net/indicator-session/+download .*/indicator-session-([0-9.]+)\.tar\.gz |