]> Nutra Git (v2) - gamesguru/git-remote-gcrypt.git/commitdiff
switch back to non-native package
authorSean Whitton <spwhitton@spwhitton.name>
Mon, 18 Jan 2016 05:43:07 +0000 (22:43 -0700)
committerSean Whitton <spwhitton@spwhitton.name>
Mon, 18 Jan 2016 05:44:27 +0000 (22:44 -0700)
Since we can expect this software to see use outside of Debian.

closes bluss#12

CHANGELOG [new file with mode: 0644]
debian/changelog
debian/source/format

diff --git a/CHANGELOG b/CHANGELOG
new file mode 100644 (file)
index 0000000..478ecce
--- /dev/null
+++ b/CHANGELOG
@@ -0,0 +1,13 @@
+-*- 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
index b2368f89653a97c16292c88894f488c66436bd22..e43e8bd40d65fcad3dca0ba4af2caf6063b418ac 100644 (file)
@@ -1,10 +1,6 @@
-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
 
index 89ae9db8f88b823b6a7eabf55e203658739da122..163aaf8d82b6c54f23c45f32895dbdfdcc27b047 100644 (file)
@@ -1 +1 @@
-3.0 (native)
+3.0 (quilt)