~ubuntu-branches/ubuntu/trusty/py3dns/trusty

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Scott Kitterman
  • Date: 2011-08-12 15:40:23 UTC
  • mfrom: (1.1.2 sid)
  • Revision ID: james.westby@ubuntu.com-20110812154023-3bpyt01o3io6dxbo
Tags: 3.0.1-1
* New upstream release
  - Update debian/copyright
* Protect for loops in debian/rules with set -e
* Bump standards version to 3.9.2 without further change

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
py3dns (3.0.1-1) unstable; urgency=low
 
2
 
 
3
  * New upstream release
 
4
    - Update debian/copyright
 
5
  * Protect for loops in debian/rules with set -e
 
6
  * Bump standards version to 3.9.2 without further change
 
7
 
 
8
 -- Scott Kitterman <scott@kitterman.com>  Fri, 12 Aug 2011 15:40:23 -0400
 
9
 
1
10
py3dns (3.0.0-1) unstable; urgency=low
2
11
 
3
12
  * Initial release. (Closes: #613999)