I am trying to upload a framework.css file to launchpad with the following command:
dput ppa:blade19899/framework.css framework.css_2.0_source.changes
but according to this answer source.changes file is a file generated by debuild -S.
My question is: How do I upload a non debian file(a .css file) to launchpad?