[pkg-fgfs-crew] [PATCH 0/6] Small packaging changes for flightgear-data 3.2.0
Florent Rougon
f.rougon at free.fr
Mon Nov 3 13:51:00 UTC 2014
Hello,
In order to avoid duplicated work, here are the patches (mostly trivial)
I applied before building my local flightgear-data 3.2.0. In the format
suitable for debian/changelog, they could be summarized this way:
[ Florent Rougon ]
* New upstream release (Closes: #766251).
* Remove 766251.patch which is not necessary anymore.
* Adjust dependencies on flightgear.
* Drop the obsolete dummy packages fgfs-*.
* debian/rules: replace "find ... -exec {} \;" with
"find ... -execdir '{}' +" for more efficiency when calling chmod on
many files.
* Drop the obsolete debian/links file (link from
/usr/share/doc/fgfs-base/Docs to /usr/share/games/FlightGear/Docs).
These patches are in a format suitable for 'git am' and should be OK for
general use. I also have (more personal, except a few of them) patches
for the upstream files that I may post later, but I think I will
directly include the files I put into debian/patches in this case, as
reviewing patches that add patches is not very comfortable...
debian/changelog | 4 ----
debian/control | 52 +++++++------------------------------------
debian/links | 1 -
debian/patches/766251.patch | 15 -------------
debian/patches/series | 1 -
debian/rules | 2 +-
6 files changed, 9 insertions(+), 66 deletions(-)
delete mode 100644 debian/links
delete mode 100644 debian/patches/766251.patch
--
1.7.10.4
More information about the pkg-fgfs-crew
mailing list