From 0bbf4909324ed0503dfaf7dabf260d2b0cf05349 Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Tue, 17 Mar 2009 10:50:47 +0100 Subject: retroactively mark 0.1.1-0ubuntu2 as uploaded --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index c1493ee..283e2c8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,7 +10,7 @@ indicator-applet (0.1.2-0ubuntu1) jaunty; urgency=low -- Ted Gould Sun, 15 Mar 2009 08:58:20 -0500 -indicator-applet (0.1.1-0ubuntu2) UNRELEASED; urgency=low +indicator-applet (0.1.1-0ubuntu2) jaunty; urgency=low * src/applet-main.c, applet_fill_cb(): Do not show anything if we are running under a stracciatella GNOME session (i. e. without -- cgit v1.2.3 From 2a0f3ae6d2a4492673dee702a02a7f84a147ae15 Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Tue, 17 Mar 2009 10:51:56 +0100 Subject: Add debian/watch. --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 283e2c8..35d8580 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +indicator-applet (0.1.2-0ubuntu2) UNRELEASED; urgency=low + + * Add debian/watch. + + -- Martin Pitt Tue, 17 Mar 2009 10:51:46 +0100 + indicator-applet (0.1.2-0ubuntu1) jaunty; urgency=low * New upstream version -- cgit v1.2.3 From f5f204aa14310950b76a939d80a966f442b7c6d8 Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Tue, 17 Mar 2009 10:54:24 +0100 Subject: Add bzr-builddeb configuration (merge mode). Fortunately this doesn't insist on having *only* debian/ in bzr. This gives us the best of both worlds, bzd-bd auto-downloading orig.tar.gz and merging in the pre-generated autoconf stuff, and retaining the possibility of merging directly from trunk, since we keep the full upstream source in this branch. --- debian/changelog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 35d8580..c342d79 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,11 @@ indicator-applet (0.1.2-0ubuntu2) UNRELEASED; urgency=low * Add debian/watch. + * Add bzr-builddeb configuration (merge mode). Fortunately this doesn't + insist on having *only* debian/ in bzr. This gives us the best of both + worlds, bzd-bd auto-downloading orig.tar.gz and merging in the + pre-generated autoconf stuff, and retaining the possibility of merging + directly from trunk, since we keep the full upstream source in this branch. -- Martin Pitt Tue, 17 Mar 2009 10:51:46 +0100 -- cgit v1.2.3 From 78eda239bdefc57d766417d48eb46f5a844ab956 Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Tue, 17 Mar 2009 10:55:22 +0100 Subject: debian/copyright: Fix download location. --- debian/changelog | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index c342d79..de24a5a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ indicator-applet (0.1.2-0ubuntu2) UNRELEASED; urgency=low worlds, bzd-bd auto-downloading orig.tar.gz and merging in the pre-generated autoconf stuff, and retaining the possibility of merging directly from trunk, since we keep the full upstream source in this branch. + * debian/copyright: Fix download location. -- Martin Pitt Tue, 17 Mar 2009 10:51:46 +0100 -- cgit v1.2.3