~ubuntu-branches/ubuntu/raring/lsb/raring-proposed

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Ma Xiaojun
  • Date: 2013-07-01 21:12:33 UTC
  • Revision ID: package-import@ubuntu.com-20130701211233-mph25bjpm6djn2bd
Tags: 4.0-0ubuntu27.2
* debian/rules: Add necessary 2to3.
* initdutils.py: Fix issues with Python 3.  LP: #1035136

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
lsb (4.0-0ubuntu27.2) raring-proposed; urgency=low
 
2
 
 
3
  * debian/rules: Add necessary 2to3.
 
4
  * initdutils.py: Fix issues with Python 3.  LP: #1035136
 
5
 
 
6
 -- Ma Xiaojun <damage3025@gmail.com>  Mon, 01 Jul 2013 21:12:33 +0800
 
7
 
1
8
lsb (4.0-0ubuntu27.1) raring-proposed; urgency=low
2
9
 
3
10
  * lsb_release.py: Use the subprocess module instead of the commands