new upstream: 0.3
and also new dep: python-flask-authbone
This commit is contained in:
parent
ead1c980b5
commit
21382bb7fc
2 changed files with 19 additions and 0 deletions
18
debian/changelog
vendored
18
debian/changelog
vendored
|
@ -1,3 +1,21 @@
|
|||
libreant (0.3-1) testing; urgency=medium
|
||||
|
||||
* new upstream release
|
||||
|
||||
-- boyska <piuttosto@logorroici.org> Sat, 26 Dec 2015 23:05:31 +0100
|
||||
|
||||
libreant (0.2.2-3) testing; urgency=low
|
||||
|
||||
* rebuild
|
||||
|
||||
-- boyska <piuttosto@logorroici.org> Sat, 26 Dec 2015 21:40:44 +0100
|
||||
|
||||
libreant (0.2.2-2) testing; urgency=low
|
||||
|
||||
* rebuild
|
||||
|
||||
-- boyska <piuttosto@logorroici.org> Sat, 26 Dec 2015 19:09:05 +0100
|
||||
|
||||
libreant (0.2.2-1) testing; urgency=low
|
||||
|
||||
* Initial release. (Closes: #XXXXXX)
|
||||
|
|
1
debian/control
vendored
1
debian/control
vendored
|
@ -20,6 +20,7 @@ Depends: ${misc:Depends}, ${python:Depends},
|
|||
python-click, python-elasticsearch, python-flask, python-flask-babel, python-flask-script,
|
||||
python-opensearch,
|
||||
python-peewee,
|
||||
python-flask-authbone,
|
||||
python-flask-bootstrap
|
||||
Description: skel
|
||||
skeleton, fill me
|
||||
|
|
Loading…
Reference in a new issue