~ubuntu-branches/ubuntu/trusty/c++-annotations/trusty

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): tony mancill, Frank B. Brokken, tony mancill
  • Date: 2014-01-18 08:55:27 UTC
  • mfrom: (1.1.26)
  • Revision ID: package-import@ubuntu.com-20140118085527-ph5upqqn423cmnmz
Tags: 9.8.0-1
[ Frank B. Brokken ]
* New upstream release, adds a section about static polymorphism, removes
  the concrete/a2x section, and removes C++11 indicators from the section
  headers. 

[ tony mancill ]
* Use debhelper 9.
* Tweak build-deps for g++ to use >= 4.8.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
c++-annotations (9.8.0-1) unstable; urgency=low
 
2
 
 
3
  [ Frank B. Brokken ]
 
4
  * New upstream release, adds a section about static polymorphism, removes
 
5
    the concrete/a2x section, and removes C++11 indicators from the section
 
6
    headers. 
 
7
 
 
8
  [ tony mancill ]
 
9
  * Use debhelper 9.
 
10
  * Tweak build-deps for g++ to use >= 4.8.
 
11
 
 
12
 -- tony mancill <tmancill@debian.org>  Sat, 18 Jan 2014 08:55:27 -0800
 
13
 
1
14
c++-annotations (9.7.3-1) unstable; urgency=low
2
15
 
3
16
  * New upstream release, fixing several typos.