debian: update for swh-lister-github -> swh-lister rename
This commit is contained in:
parent
d3d13261e2
commit
90d4855414
3 changed files with 3 additions and 3 deletions
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -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
2
debian/control
vendored
|
@ -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
2
debian/rules
vendored
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/make -f
|
||||
|
||||
export PYBUILD_NAME=swh-lister-github
|
||||
export PYBUILD_NAME=swh-lister
|
||||
|
||||
%:
|
||||
dh $@ --with python3 --buildsystem=pybuild
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue