Bas Couwenberg pushed to branch master at Debian GIS Project / netcdf-cxx-legacy
Commits: 2ba33e00 by Bas Couwenberg at 2018-08-17T19:41:47Z Add texinfo to build dependencies for makeinfo. (closes: #906493) - - - - - 785354f2 by Bas Couwenberg at 2018-08-17T19:41:57Z Set distribution to unstable. - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,10 @@ -netcdf-cxx-legacy (4.2-11) UNRELEASED; urgency=medium +netcdf-cxx-legacy (4.2-11) unstable; urgency=medium * Bump Standards-Version to 4.2.0, no changes. + * Add texinfo to build dependencies for makeinfo. + (closes: #906493) - -- Bas Couwenberg <[email protected]> Sun, 05 Aug 2018 20:34:23 +0200 + -- Bas Couwenberg <[email protected]> Fri, 17 Aug 2018 21:41:48 +0200 netcdf-cxx-legacy (4.2-10) unstable; urgency=medium ===================================== debian/control ===================================== --- a/debian/control +++ b/debian/control @@ -8,7 +8,8 @@ Priority: optional Build-Depends: debhelper (>= 9.20160114), dh-autoreconf, libnetcdf-dev (>= 1:4.4.0), - pkg-kde-tools + pkg-kde-tools, + texinfo Standards-Version: 4.2.0 Vcs-Browser: https://salsa.debian.org/debian-gis-team/netcdf-cxx-legacy Vcs-Git: https://salsa.debian.org/debian-gis-team/netcdf-cxx-legacy.git View it on GitLab: https://salsa.debian.org/debian-gis-team/netcdf-cxx-legacy/compare/1c299282a6279f44ddf0f27d166dac695cbaee04...785354f2414e077665ec22b32a02a9abaaaabe29 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/netcdf-cxx-legacy/compare/1c299282a6279f44ddf0f27d166dac695cbaee04...785354f2414e077665ec22b32a02a9abaaaabe29 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
