author | Alberto Bertogli (debian)
<albertito@blitiri.com.ar> 2017-08-10 20:40:42 UTC |
committer | Alberto Bertogli (debian)
<albertito@blitiri.com.ar> 2017-08-10 20:40:42 UTC |
parent | d912029ae5acf618d0ef10f8af35c7cb9f31d453 |
debian/changelog | +6 | -0 |
debian/gbp.conf | +6 | -0 |
diff --git a/debian/changelog b/debian/changelog index b0b5cd7..db3e761 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +dnss (0.0~git20161126.0.162090e-1.1) UNRELEASED; urgency=medium + + * Update gbp configuration to match the structure of the repository. + + -- Alberto Bertogli <albertito@blitiri.com.ar> Thu, 10 Aug 2017 21:38:57 +0100 + dnss (0.0~git20161126.0.162090e-1) unstable; urgency=medium * Initial release (Closes: #846159) diff --git a/debian/gbp.conf b/debian/gbp.conf index cec628c..436420a 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -1,2 +1,8 @@ [DEFAULT] pristine-tar = True +pristine-tar-commit = True + +debian-branch = master +upstream-branch = upstream + +git-author = True