summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2015-07-27 03:51:00 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2015-07-27 03:51:37 +0100
commitfc328b35ddc6e37c183383d5f8c6bb973dd0cc9b (patch)
tree3204e5480f5e466b70e9f5331d1f2730e0b14dcc /debian
parentb03d65e3455ddc7ec7ef7ac666693f2013841817 (diff)
Set up git user.email and user.name from distro access config or DEBEMAIL/DEBFULLNAME. Closes:#793410.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 5c9b4f9..4111fcd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -45,6 +45,8 @@ dgit (1.1~~) unstable; urgency=low
* Make configuration able to prevent dpkg-mergechangelogs setup.
* Provide dgit setup-new-tree (like dpkg-setup-mergechangelogs
but only does it if not disabled in config).
+ * Set up git user.email and user.name from distro access config
+ or DEBEMAIL/DEBFULLNAME. Closes:#793410.
--