~ubuntu-branches/ubuntu/vivid/signing-party/vivid-proposed

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Guilhem Moulin
  • Date: 2014-10-11 22:48:53 UTC
  • mfrom: (0.1.22)
  • Revision ID: package-import@ubuntu.com-20141011224853-k20ayudjadgzsovn
Tags: 1.1.10-1
* debian.compat:
  + Upgrade packaging to debhelper level 9.
* debian.control:
  + Upgrade Standards-Version to 3.9.6.
* caff:
  + Add a "Date" email header. Patch from Clint Adams. (Closes: #760316)
  + Fix edge-case RFC 2822 violation in "From" and "Sender" email headers.
  + Use gpg's --textmode to normalize the line separators to the standard
    CRLF.
  + Unescape escaped characters in gpg --with-colons's output (eg, ':').
  + Fix encoding on non-UTF8 charsets.
  + Improve key ID validation.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
signing-party (1.1.10-1) unstable; urgency=low
 
2
 
 
3
  * debian.compat:
 
4
    + Upgrade packaging to debhelper level 9.
 
5
  * debian.control:
 
6
    + Upgrade Standards-Version to 3.9.6.
 
7
  * caff:
 
8
    + Add a "Date" email header. Patch from Clint Adams. (Closes: #760316)
 
9
    + Fix edge-case RFC 2822 violation in "From" and "Sender" email headers.
 
10
    + Use gpg's --textmode to normalize the line separators to the standard
 
11
      CRLF.
 
12
    + Unescape escaped characters in gpg --with-colons's output (eg, ':').
 
13
    + Fix encoding on non-UTF8 charsets.
 
14
    + Improve key ID validation.
 
15
 
 
16
 -- Guilhem Moulin <guilhem@guilhem.org>  Sat, 11 Oct 2014 22:48:53 +0200
 
17
 
1
18
signing-party (1.1.9-1) unstable; urgency=low
2
19
 
3
20
  [ Guilhem Moulin ]