Skip to content

Commit

Permalink
github action adjustements
Browse files Browse the repository at this point in the history
  • Loading branch information
mIcHyAmRaNe committed Jul 12, 2024
1 parent e52b436 commit c236cfb
Show file tree
Hide file tree
Showing 11 changed files with 2 additions and 88 deletions.
2 changes: 1 addition & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Source: okadminfinder
Maintainer: mIcHy AmRaNe <[email protected]>
Section: utils
Priority: optional
Build-Depends: debhelper (>= 13), dh-python, python3-setuptools, python3-all
Build-Depends: debhelper (>= 13), dh-python, python3-all
Standards-Version: 4.6.0.1
X-Python3-Version: >= 3.7
Homepage: https://michyamrane.github.io/tools/okadminfinder/
Expand Down
1 change: 0 additions & 1 deletion debian/debhelper-build-stamp

This file was deleted.

11 changes: 0 additions & 11 deletions debian/okadminfinder/DEBIAN/control

This file was deleted.

18 changes: 0 additions & 18 deletions debian/okadminfinder/DEBIAN/md5sums

This file was deleted.

12 changes: 0 additions & 12 deletions debian/okadminfinder/DEBIAN/postinst

This file was deleted.

12 changes: 0 additions & 12 deletions debian/okadminfinder/DEBIAN/prerm

This file was deleted.

8 changes: 0 additions & 8 deletions debian/okadminfinder/usr/bin/okadminfinder

This file was deleted.

Binary file not shown.
24 changes: 0 additions & 24 deletions debian/okadminfinder/usr/share/doc/okadminfinder/copyright

This file was deleted.

Binary file not shown.
2 changes: 1 addition & 1 deletion debian/rules
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
dh $@ --with python3 --buildsystem=pybuild

override_dh_auto_clean:
poetry run python -m pip uninstall -y okadminfinder
poetry run python3 -m pip uninstall -y okadminfinder
find . -name '*.pyc' -delete
dh_auto_clean

Expand Down

0 comments on commit c236cfb

Please sign in to comment.