~ubuntu-branches/debian/jessie/bzr-xmloutput/jessie

« back to all changes in this revision

Viewing changes to installer/bzr-xmloutput-setup.nsi

  • Committer: Bazaar Package Importer
  • Author(s): Jelmer Vernooij, Jelmer Vernooij, Max Bowsher
  • Date: 2011-03-07 05:29:49 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20110307052949-qj68inm3y8e3eit0
Tags: 0.8.7-1
[ Jelmer Vernooij ]
* New upstream snapshot.

[ Max Bowsher ]
* Run tests in a UTF-8 locale, because they do not properly support the C
  locale.

[ Jelmer Vernooij ]
* Switch to dh_python2. Closes: #616769
* Switch to debhelper 7, drop cdbs.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
!define PRODUCT_NAME "bzr-xmloutput"
2
 
!define PRODUCT_VERSION "0.8.5"
 
2
!define PRODUCT_VERSION "0.8.7"
3
3
!define PRODUCT_UNINST_KEY "Software\Microsoft\Windows\CurrentVersion\Uninstall\${PRODUCT_NAME}"
4
4
!define PRODUCT_UNINST_ROOT_KEY "HKLM"
5
5