]> Nutra Git (v2) - gamesguru/git-remote-gcrypt.git/commitdiff
merge changelogs
authorSean Whitton <spwhitton@spwhitton.name>
Wed, 20 Apr 2016 19:20:32 +0000 (12:20 -0700)
committerSean Whitton <spwhitton@spwhitton.name>
Wed, 20 Apr 2016 19:20:32 +0000 (12:20 -0700)
- easier to maintain
- preserves history of Joey's old changes
- permitted by policy

CHANGELOG [changed from file to symlink]
debian/changelog

deleted file mode 100644 (file)
index e9623ce68b2179cf326cfa8416da46c0e077abef..0000000000000000000000000000000000000000
--- a/CHANGELOG
+++ /dev/null
@@ -1,11 +0,0 @@
-<!-- -*- mode: markdown; -*- -->
-
-# Version 1.0.0 (UNRELEASED) #
-
-* 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
new file mode 120000 (symlink)
index 0000000000000000000000000000000000000000..d526672ce2c5ef5c3975be46da86abfdecc43ffb
--- /dev/null
+++ b/CHANGELOG
@@ -0,0 +1 @@
+debian/changelog
\ No newline at end of file
index 6465394644e6da483b186d5991828547e412a779..70ebc869ce96129226799d60f57122acaf332359 100644 (file)
@@ -1,10 +1,16 @@
 git-remote-gcrypt (1.0.0-1) UNRELEASED; urgency=medium
 
-  * New upstream release incorporating changes by Joey Hess and others (Closes: #771011).
-    Drop quilt patch containing his changes.
+  * Taking over as upstream maintainer.
+    Closes: https://github.com/bluss/git-remote-gcrypt/issues/12
+    Drop patch containing changes by Joey Hess: incorporated in release.
+  * Remove notice about repository format potentially changing.
+  * Implement GCRYPT_GPG_ARGS environment variable (Closes: #771011).
   * Patch README.rst to remove references to installation.
   * Drop Lintian override of no-upstream-changelog.
   * Update URIs in old changelog entries.
+  * 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