release 0.8.99.11
This commit is contained in:
parent
0e43287386
commit
8b26759731
|
@ -4,5 +4,5 @@
|
||||||
|
|
||||||
from __future__ import absolute_import, division, print_function, unicode_literals
|
from __future__ import absolute_import, division, print_function, unicode_literals
|
||||||
|
|
||||||
__version__ = '0.8.99.10'
|
__version__ = '0.8.99.11'
|
||||||
NAME = 'Solaar'
|
NAME = 'Solaar'
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
solaar (0.8.99.10-1) unstable; urgency=low
|
solaar (0.8.99.11-1) unstable; urgency=low
|
||||||
|
|
||||||
* Debian packaging scripts, supports ubuntu ppa as well.
|
* Initial Debian release (closes: #715172)
|
||||||
|
|
||||||
-- Daniel Pavel <daniel.pavel+debian@gmail.com> Sat, 06 Jul 2013 14:24:27 +0200
|
|
||||||
|
|
||||||
|
-- Daniel Pavel <daniel.pavel+debian@gmail.com> Sun, 07 Jul 2013 13:31:11 +0200
|
||||||
|
|
Loading…
Reference in New Issue