~racb/ubuntu/saucy/autopkgtest/fix-exception-handling

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Jean-Baptiste Lallement
  • Date: 2013-01-07 10:52:00 UTC
  • mfrom: (40.2.2 autopkgtest)
  • Revision ID: package-import@ubuntu.com-20130107105200-5jya5v7s26n33mo9
Tags: 2.2.3ubuntu3
Capitalize field names read from control file. (LP: #1096788)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
autopkgtest (2.2.3ubuntu3) raring; urgency=low
 
2
 
 
3
  * Capitalize field names read from control file. (LP: #1096788)
 
4
 
 
5
 -- Jean-Baptiste Lallement <jean-baptiste.lallement@canonical.com>  Mon, 07 Jan 2013 10:52:00 +0100
 
6
 
1
7
autopkgtest (2.2.3ubuntu2) raring; urgency=low
2
8
 
3
9
  * Use debian.deb822 to parse control files. (LP: #1073856)