Skip to content

Conversation

@thp
Copy link
Member

@thp thp commented Aug 4, 2022

This should fix "unusual interpreter" Lintian warnings here:
https://udd.debian.org/lintian/?packages=gpodder

@thp thp force-pushed the thp/fixup-interpreter branch from 87c8919 to 37e296c Compare August 4, 2022 09:53
@thp
Copy link
Member Author

thp commented Aug 4, 2022

(not all of these scripts need or should have a shebang line to begin with, but this is the least intrusive change)

@auouymous
Copy link
Member

We might as well remove the shebang now if not needed.

Need shebang:

  • share/gpodder/examples/gpodder_mark_played.py
  • src/gpodder/minidb.py

Don't need shebang:

  • share/gpodder/extensions/rm_ogg_cover.py
  • share/gpodder/extensions/rockbox_convert2mp4.py
  • share/gpodder/extensions/tagging.py
  • src/gpodder/dbusproxy.py
  • src/gpodder/gtkui/widgets.py
  • src/gpodder/my.py
  • src/gpodder/plugins/soundcloud.py

@auouymous auouymous merged commit 369c398 into master Aug 4, 2022
@auouymous auouymous deleted the thp/fixup-interpreter branch August 4, 2022 21:25
@auouymous
Copy link
Member

Thanks for the fixes.

Copy link
Contributor

@tmancill tmancill left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants