Bas Couwenberg pushed to branch master at Debian GIS Project / ogdi-dfsg
Commits: 9f4bbd09 by Bas Couwenberg at 2018-02-15T21:22:22+01:00 Fix spelling error in patch description. - - - - - 2 changed files: - debian/changelog - debian/patches/endianess Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ ogdi-dfsg (3.2.0+ds-3) UNRELEASED; urgency=medium * Add autopkgtest to test installability. * Strip trailing whitespace from changelog & control files. * Update copyright-format URL to use HTTPS. + * Fix spelling error in patch description. -- Bas Couwenberg <[email protected]> Sun, 24 Sep 2017 13:16:04 +0200 ===================================== debian/patches/endianess ===================================== --- a/debian/patches/endianess +++ b/debian/patches/endianess @@ -1,6 +1,6 @@ -Description: Fix endianess definition. +Description: Fix endianness definition. This is a Linux specific patch. - A better fix would check endianess at configuration time. + A better fix would check endianness at configuration time. Author: Francesco Paolo Lovergine <[email protected]> --- a/vpflib/include/machine.h View it on GitLab: https://salsa.debian.org/debian-gis-team/ogdi-dfsg/commit/9f4bbd098440c9fa8d3069762fb6dccf07bf3963 --- View it on GitLab: https://salsa.debian.org/debian-gis-team/ogdi-dfsg/commit/9f4bbd098440c9fa8d3069762fb6dccf07bf3963 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

