diff options
author | Guido Günther <agx@sigxcpu.org> | 2014-05-24 18:41:05 +0200 |
---|---|---|
committer | Guido Günther <agx@sigxcpu.org> | 2014-05-24 18:41:05 +0200 |
commit | 65af043024a7323e28784b865d8bcba4d67540f2 (patch) | |
tree | 78fb6caa0a2c78e9f092dfa448e308fc0cb60272 /debian | |
parent | 5cde49a3cc2fac3d1f93fbdebbaa81ea9e4e2b4c (diff) | |
download | git-buildpackage-65af043024a7323e28784b865d8bcba4d67540f2.tar.gz git-buildpackage-65af043024a7323e28784b865d8bcba4d67540f2.tar.bz2 git-buildpackage-65af043024a7323e28784b865d8bcba4d67540f2.zip |
Document changes and release 0.6.15debian/0.6.15
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index fb592ee9..93d533c1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +git-buildpackage (0.6.15) unstable; urgency=medium + + * [5cde49a] Revert "Determine build_dir upfront" + This reverts commit b2549fac19f2d666552291a4fcf2020ca0570834. + Closes: #749104 + + -- Guido Günther <agx@sigxcpu.org> Sat, 24 May 2014 18:40:44 +0200 + git-buildpackage (0.6.14) unstable; urgency=medium * [949ce84] Slightly improve usage output |