--- /dev/null
+-*- mode: debian-changelog; -*-
+
+git-remote-gcrypt (1.0.0) UNRELEASED; urgency=medium
+
+ * Taking over as upstream maintainer.
+ Closes https://github.com/bluss/git-remote-gcrypt/issues/12
+ * Remove notice about repository format potentially changing.
+ * Implement GCRYPT_GPG_ARGS environment variable (Closes: #771011).
+ * Respect git config gpg.program if configured.
+ Thanks Christian Amsüss.
+ Closes https://github.com/joeyh/git-remote-gcrypt/pull/3
+
+ -- Sean Whitton <spwhitton@spwhitton.name> Sun, 17 Jan 2016 19:12:42 -0700
-git-remote-gcrypt (1.0.0) UNRELEASED; urgency=medium
+git-remote-gcrypt (1.0.0-1) UNRELEASED; urgency=medium
- * Switch to Debian-native package: taking over as upstream.
- * Remove notice about repository format potentially changing.
- * Implement GCRYPT_GPG_ARGS environment variable (Closes: #771011).
- * Respect git config gpg.program if configured (thanks Christian
- Amsüss).
+ * New release (Closes: #771011).
-- Sean Whitton <spwhitton@spwhitton.name> Sun, 17 Jan 2016 19:12:42 -0700