diff options
author | Michael Vogt <mvo@debian.org> | 2014-06-18 20:20:25 +0200 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2014-06-19 12:01:25 +0200 |
commit | 95c5f9bb8626ab7cb0c340b78f5e5f5b23b815e6 (patch) | |
tree | 2afc6950edc183a1ef0b768baf14a897d16730ea /debian | |
parent | a371895ccbd136dd4d9eb1037608ab468ee9d03d (diff) |
set gdb.conf branch to experimental
Diffstat (limited to 'debian')
-rw-r--r-- | debian/gbp.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/gbp.conf b/debian/gbp.conf index 4b8d9a692..4991e409e 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -1,5 +1,5 @@ [DEFAULT] prebuild = ./prepare-release pre-export postbuild = ./prepare-release post-build -debian-branch = debian/sid +debian-branch = debian/experimental debian-tag = %(version)s |