Bas Couwenberg pushed to branch master at Debian GIS Project / lerc
Commits: 7ac538e1 by Bas Couwenberg at 2022-07-21T10:31:25+02:00 Fix date in changelog signature. - - - - - 381b994a by Bas Couwenberg at 2022-07-21T10:31:29+02:00 Include pkg-config file in liblerc-dev. - - - - - 2 changed files: - debian/changelog - debian/liblerc-dev.install Changes: ===================================== debian/changelog ===================================== @@ -4,6 +4,7 @@ lerc (4.0.0+ds-1) UNRELEASED; urgency=medium * Bump Standards-Version to 4.6.1, no changes. * Use supported python3 versions in autopkgtest. * Use #PACKAGE# substitution in symbols file. + * Include pkg-config file in liblerc-dev. [ Antonio Valentino ] * New upstream release. @@ -18,7 +19,7 @@ lerc (4.0.0+ds-1) UNRELEASED; urgency=medium * Update the package name to match soname. * Update symbol file. - -- Antonio Valentino <[email protected]> Wed, 20 Jul 2022 06:06:08 +00000 + -- Antonio Valentino <[email protected]> Wed, 20 Jul 2022 06:06:08 +0000 lerc (3.0+ds-1) unstable; urgency=medium ===================================== debian/liblerc-dev.install ===================================== @@ -1,3 +1,4 @@ usr/include usr/lib/*/*.a usr/lib/*/*.so +usr/lib/*/pkgconfig View it on GitLab: https://salsa.debian.org/debian-gis-team/lerc/-/compare/8c33eb8cfcc80ec9f9c656c2a757ee0a04436d0b...381b994aedb2884873ec632bf08e24a6500faddd -- View it on GitLab: https://salsa.debian.org/debian-gis-team/lerc/-/compare/8c33eb8cfcc80ec9f9c656c2a757ee0a04436d0b...381b994aedb2884873ec632bf08e24a6500faddd You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
