diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | debian/gbp.conf | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index a301cfe4..e11c7958 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -dbus (1.6.10-1) UNRELEASED; urgency=low +dbus (1.6.10-1) unstable; urgency=low * New upstream stable release 1.6.10 * Merge everything except the upstream development release from experimental: @@ -16,7 +16,7 @@ dbus (1.6.10-1) UNRELEASED; urgency=low becomes M-A: foreign (#631275). * Do the debug build --with-valgrind on mipsel, too - -- Simon McVittie <smcv@debian.org> Wed, 24 Apr 2013 13:09:35 +0100 + -- Simon McVittie <smcv@debian.org> Wed, 08 May 2013 10:52:51 +0100 dbus (1.6.8-1) unstable; urgency=low diff --git a/debian/gbp.conf b/debian/gbp.conf index 461aca0a..12704361 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -1,4 +1,4 @@ [DEFAULT] pristine-tar = True -debian-branch = debian-jessie -upstream-branch = upstream-jessie +debian-branch = master +upstream-branch = upstream |