advanced version to account for latest changes in packaging

This commit is contained in:
Daniel Pavel 2013-01-07 12:04:22 +02:00
parent 60405abf58
commit 25f6d229dd
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
solaar (0.8.5.1-4) UNRELEASED; urgency=low solaar (0.8.5.2-1) UNRELEASED; urgency=low
* Customized debian/rules to support extensions. * Customized debian/rules to support extensions.

View File

@ -5,7 +5,7 @@ from distutils.core import setup
setup(name='solaar', setup(name='solaar',
version='0.8.5', version='0.8.5.2',
description='Linux devices manager for the Logitech Unifying Receiver.', description='Linux devices manager for the Logitech Unifying Receiver.',
long_description=''' long_description='''
Solaar is a Linux device manager for Logitech's Unifying Receiver peripherals. Solaar is a Linux device manager for Logitech's Unifying Receiver peripherals.