aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2018-04-18 11:01:21 -0700
committerSean Whitton <spwhitton@spwhitton.name>2018-04-18 11:01:21 -0700
commit8b3d003fada9b61e059e5b1401aebd9ffd866e4d (patch)
treec8db5763cc8936fdf96d3115ea6fe824350feced /debian
parent5b136f540032840e6e8bebd1774d1bd73d30d677 (diff)
downloadgit-remote-gcrypt-8b3d003fada9b61e059e5b1401aebd9ffd866e4d.tar.gz
add CONTRIBUTING.md and DEVELOPER-CERTIFICATE
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index fb386a3..9c19c2d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+git-remote-gcrypt (1.0.4-1) UNRELEASED; urgency=medium
+
+ * Add CONTRIBUTING.md and DEVELOPER-CERTIFICATE.
+
+ -- Sean Whitton <spwhitton@spwhitton.name> Wed, 18 Apr 2018 11:01:03 -0700
+
git-remote-gcrypt (1.0.3-1) unstable; urgency=medium
* Don't pass '-m 700' to mkdir under Windows, which fails.