debian: update for swh-lister-github -> swh-lister rename

This commit is contained in:
Nicolas Dandrimont 2017-06-12 18:11:39 +02:00
parent d3d13261e2
commit 90d4855414
3 changed files with 3 additions and 3 deletions

2
debian/changelog vendored
View file

@ -1,4 +1,4 @@
swh-lister-github (0.0.0-1) unstable; urgency=low
swh-lister (0.0.0-1) unstable; urgency=low
* Initial release

2
debian/control vendored
View file

@ -1,4 +1,4 @@
Source: swh-lister-github
Source: swh-lister
Maintainer: Software Heritage developers <swh-devel@inria.fr>
Section: python
Priority: optional

2
debian/rules vendored
View file

@ -1,6 +1,6 @@
#!/usr/bin/make -f
export PYBUILD_NAME=swh-lister-github
export PYBUILD_NAME=swh-lister
%:
dh $@ --with python3 --buildsystem=pybuild