![]() |
dpkg-source: unrepresentable changes to source
Hi all,
I am trying to make a debian package of gpscorrelate. I made the debianization using dh_make and I am able to build installable binary packages. However, I am not able to build the source package to upload it to the autobuilder. I am using the following command to generate the source package as suggested by the extras assistant Code:
dpkg-buildpackage -rfakeroot -sA -S Code:
dpkg-source: cannot represent change to icons/48x48/gpscorrelate-gui.png: binary file contents changed However, if I make the source package using Code:
dpkg-buildpackage -rfakeroot -sn -S Can I upload the source to autobuilder like this or is it considered unethical or something to not to include the original source in the source package? |
Re: dpkg-source: unrepresentable changes to source
If you want to go the diff route, the "usual" trick is to uuencode the images and uudecode the images in the install target in debian/rules.
There may be an easier way, however. |
Re: dpkg-source: unrepresentable changes to source
Quote:
|
All times are GMT. The time now is 03:25. |
vBulletin® Version 3.8.8