diff options
| author | Michael Biebl <biebl@debian.org> | 2014-03-27 17:08:05 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2014-03-27 17:08:05 +0100 |
| commit | 3b10d78005b4f11260703f2e986f0f8bfb210298 (patch) | |
| tree | bc60c72eff03d25b019f2444e16b94f7aab25a93 | |
| parent | 8d98528611b5e8189b180b6d7ad12bf2ad0c501d (diff) | |
Upload to unstable.
| -rw-r--r-- | debian/changelog | 4 | ||||
| -rw-r--r-- | debian/gbp.conf | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 1d16f448..9c8dba09 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,11 @@ network-manager (0.9.8.8-4) UNRELEASED; urgency=medium + [ Laurent Bigonville ] * debian/control: Update the Homepage URL + [ Michael Biebl ] + * Upload to unstable. + -- Laurent Bigonville <bigon@debian.org> Wed, 26 Feb 2014 00:21:13 +0100 network-manager (0.9.8.8-3) experimental; urgency=medium diff --git a/debian/gbp.conf b/debian/gbp.conf index 32f2a1fd..c31be83e 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -1,3 +1,3 @@ [DEFAULT] pristine-tar = True -debian-branch = experimental +debian-branch = master |