~ubuntu-branches/ubuntu/quantal/wicd/quantal

« back to all changes in this revision

Viewing changes to vcsinfo.py

  • Committer: Package Import Robot
  • Author(s): David Paleino
  • Date: 2012-04-22 18:42:19 UTC
  • mfrom: (8.2.25 sid)
  • Revision ID: package-import@ubuntu.com-20120422184219-665ml2w32oju9wa9
Tags: 1.7.2.3-1
* New upstram version
  - fix bug with wicd-curses and UTF-8 locales (Closes: #669602)

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
"""
6
6
 
7
7
version_info = {'branch_nick': u'wicd',
8
 
 'build_date': '2012-04-12 22:03:53 +0200',
 
8
 'build_date': '2012-04-22 18:35:56 +0200',
9
9
 'clean': None,
10
 
 'date': '2012-04-12 22:03:49 +0200',
11
 
 'revision_id': 'd.paleino@gmail.com-20120412200349-ixrf62fh8u779hp3',
12
 
 'revno': '755'}
 
10
 'date': '2012-04-22 18:35:39 +0200',
 
11
 'revision_id': 'd.paleino@gmail.com-20120422163539-gwfr2xe2nbr305x2',
 
12
 'revno': '761'}
13
13
 
14
14
revisions = {}
15
15