version 0.8.8.1
This commit is contained in:
parent
ac0eafe6ab
commit
226a4ea2f3
|
@ -4,5 +4,5 @@
|
|||
|
||||
from __future__ import absolute_import, division, print_function, unicode_literals
|
||||
|
||||
__version__ = '0.8.8'
|
||||
__version__ = '0.8.8.1'
|
||||
NAME = 'Solaar'
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# $Id$
|
||||
# Maintainer: Patrick Hüther <patrick dot huether at gmail dot com>
|
||||
pkgname=solaar
|
||||
pkgver=0.8.8
|
||||
pkgver=0.8.8.1
|
||||
pkgrel=1
|
||||
pkgdesc="Linux devices manager for the Logitech Unifying Receiver"
|
||||
arch=("any")
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
solaar (0.8.8-3) UNRELEASED; urgency=low
|
||||
solaar (0.8.8.1-1) UNRELEASED; urgency=low
|
||||
|
||||
* Debian packaging scripts, supports ubuntu ppa as well.
|
||||
|
||||
-- Daniel Pavel <daniel.pavel@gmail.com> Fri, 17 May 2013 20:10:00 +0200
|
||||
-- Daniel Pavel <daniel.pavel@gmail.com> Fri, 19 May 2013 04:00:00 +0200
|
||||
|
|
|
@ -4,7 +4,7 @@ Upstream-Contact: Daniel Pavel <daniel.pavel@gmail.com>
|
|||
Upstream-Source: http://github.com/pwr/Solaar
|
||||
|
||||
Files: *
|
||||
Copyright: Copyright (C) 2012 Daniel Pavel
|
||||
Copyright: Copyright (C) 2012-2013 Daniel Pavel
|
||||
License: GPL-2
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License version 2 as
|
||||
|
@ -23,7 +23,7 @@ License: GPL-2
|
|||
version 2, can be found in /usr/share/common-licenses/GPL-2.
|
||||
|
||||
Files: share/icons/solaar*.png
|
||||
Copyright: Copyright (C) 2012 Daniel Pavel
|
||||
Copyright: Copyright (C) 2012-2013 Daniel Pavel
|
||||
License: LGPL
|
||||
.
|
||||
|
||||
|
|
Loading…
Reference in New Issue