diff options
author | Joey Hess <joey@kitenet.net> | 2014-04-26 21:28:49 -0300 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-04-26 21:28:49 -0300 |
commit | c33d03093bb26342972714ac40bb7ea1d5975058 (patch) | |
tree | d90f80125a92ac06095988dc48ef957c6a062735 /debian/changelog | |
parent | c7999da69b039829acc3b7da8005224af5bf6ed8 (diff) |
Simplified repository description line format. The remote name, if any, is always in square brackets after the description.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 176178be0..449d255d0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ git-annex (5.20140422) UNRELEASED; urgency=medium * Standalone builds now check gpg signatures before upgrading. + * Simplified repository description line format. The remote name, + if any, is always in square brackets after the description. -- Joey Hess <joeyh@debian.org> Wed, 23 Apr 2014 12:43:39 -0400 |