Public bug reported:
dpatch-get-origtargz expects everything from debian/watch files to be tar.gz.
Sometimes this is tar.bz2, in that case, dpatch-get-origtargz will save the
.tar.bz2 file with a .tar.gz extension.
All the other tools will be confused with the extensions vs. reality.
I hacked my own version of dpatch-get-origtargz which basically repacks the
bzip2 .tar.gzs to gzip .tar.gzs.
I use 'file' to find the mime-type of bzip2 archives.
** Affects: dpatch (Ubuntu)
Importance: Undecided
Status: Unconfirmed
--
hack to make dpatch-get-origtargz work with debian/watch files that provides
.tar.bz2s.
https://launchpad.net/bugs/72264
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs