On [1] I see ``` Error: The Vcs URL git://git.debian.org/git/pkg-grass/netcdf.git is deprecated/defunct, git://anonscm.debian.org/pkg-grass/netcdf.git was tried instead. Please update the Vcs field in debian/control. ``` Is this something that we should fix?
Cheers, Nico [1] https://qa.debian.org/cgi-bin/vcswatch?package=netcdf On Wed, Mar 11, 2015 at 6:19 PM Nico Schlömer <[email protected]> wrote: > > It's probably an artifact of the release procedure, for which a fix to > the > > release script is required. > > Nicely spotted; I reported it [1]. > > > That's sounds reasonable, please remove the TODO items from the > changelog > > to indicate that these items are no longer to do. > > Done. > > –Nico > > > [1] https://github.com/Unidata/netcdf-c/issues/109 > > > > > On Tue, Mar 10, 2015 at 12:16 PM Sebastiaan Couwenberg <[email protected]> > wrote: > >> >> There was a little issue with the automate.cache directory included in >> >> the upstream sources. >> > >> > I suppose this has already been removed upstream. (Can't find it in the >> > repo [1].) >> >> It's probably an artifact of the release procedure, for which a fix to the >> release script is required. >> >> >> * TODO: >> >> What are your plans for these? >> >> - static libs >> > >> > None. :) >> > CMake builds don't allow for combined shared/static builds, so enabling >> > those would require to build netCDF twice. While the headers should be >> the >> > same, I have no idea what we should do with differences in the export >> > config files in static vs. shared builds. Would we have to ship two >> > different packages? Not easy to answer, certainly not something for now, >> > it >> > would seem. >> > >> >> - proper doc installation >> > >> > This has already improved quite a lot, see >> > ``` >> > $ dpkg -L netcdf-doc >> > [...] >> > ``` >> > Save for the installation of jquery, possibly, this looks rather >> complete. >> > I'd vote for checking this as done. >> >> That's sounds reasonable, please remove the TODO items from the changelog >> to indicate that these items are no longer to do. >> >> Kind Regards, >> >> Bas >> >> >> -- >> To UNSUBSCRIBE, email to [email protected] >> with a subject of "unsubscribe". Trouble? Contact >> [email protected] >> Archive: https://lists.debian.org/b490836c241eea8a386c89e5197cb9fc. >> [email protected] >> >>
