diff options
| author | Michael Biebl <biebl@debian.org> | 2011-04-04 22:38:42 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2011-04-04 22:38:42 +0200 |
| commit | 874b3fdf6993630a6b543a82a16df455ff69faae (patch) | |
| tree | 155fdff85e59bbd68a83bb6154ef222cf88f47b9 | |
| parent | 9d457c97fe9057bafdda6b4985b8e0a280203e55 (diff) | |
Update debian/watch, switch to bzip2.
| -rw-r--r-- | debian/changelog | 1 | ||||
| -rw-r--r-- | debian/watch | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index aecd477c..988f97a2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ network-manager (0.8.3.999-1) UNRELEASED; urgency=low * New upstream release (0.8.4 rc2). + * Update debian/watch, switch to bzip2. -- Michael Biebl <biebl@debian.org> Mon, 04 Apr 2011 22:37:21 +0200 diff --git a/debian/watch b/debian/watch index 4b762cde..1c83ac71 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=3 -http://download.gnome.org/sources/NetworkManager/([\d\.]+)/NetworkManager-(.*)\.tar\.gz +http://download.gnome.org/sources/NetworkManager/([\d\.]+)/NetworkManager-(.*)\.tar\.bz2 |