1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
|
frescobaldi for Debian
----------------------
The following files were deleted in the upstream tarball to avoid both taking
up unneeded space due to file duplication and a copyright headache:
* frescobaldi_app/hyphdict
* frescobaldi_app/icons/Tango
This is reproducible through the debian/cleanup.sh shell script.
-- Ryan Kavanagh <rak@debian.org> Tue, 13 Mar 2012 09:35:01 -0400
Fast forward to 2014, uscan now supports the repacking the upstream
tarball excluding files listed in the File-Excluded field in the
debian/copyright file. For example:
XZ_OPT=-e uscan --repack --compression xz
It is recommended to run "debian/rules get-orig-source" to
automatically download the latest Frescobaldi upstream tarball
and repack it.
The debian/cleanup.sh shell script is henceforth obsolete.
-- Anthony Fok <foka@debian.org> Sun, 21 Dec 2014 04:46:11 -0700
|