Bas Couwenberg pushed to branch debian/master at Debian GIS Project / libterralib
Commits: ee091dc2 by Bas Couwenberg at 2019-04-13T13:00:36Z Update copyright-format URL to use HTTPS. - - - - - 365a5bc1 by Bas Couwenberg at 2019-04-13T13:01:36Z Update Vcs-* URLs for Salsa. - - - - - 7cae863b by Bas Couwenberg at 2019-04-13T13:02:05Z Strip trailing whitespace from changelog & control files. - - - - - 4b6ca4a3 by Bas Couwenberg at 2019-04-13T13:02:51Z Bump Standards-Version to 4.3.0, no changes. - - - - - 40cb03dd by Bas Couwenberg at 2019-04-13T13:03:50Z Replace tab with spaces in control file. - - - - - 3 changed files: - debian/changelog - debian/control - debian/copyright Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,13 @@ +libterralib (4.3.0+dfsg.2-12) UNRELEASED; urgency=medium + + * Update copyright-format URL to use HTTPS. + * Update Vcs-* URLs for Salsa. + * Strip trailing whitespace from changelog & control files. + * Bump Standards-Version to 4.3.0, no changes. + * Replace tab with spaces in control file. + + -- Bas Couwenberg <[email protected]> Sun, 21 Jan 2018 10:57:41 +0100 + libterralib (4.3.0+dfsg.2-11) unstable; urgency=medium * Ack. patch and close bug: Closes: #831903 @@ -238,4 +248,3 @@ libterralib (3.0.3b2-1) unstable; urgency=low * Sponsored by Petter Reinholdtsen. -- Marco Tulio Gontijo e Silva <[email protected]> Mon, 18 Jul 2005 21:05:39 +0000 - ===================================== debian/control ===================================== @@ -12,13 +12,13 @@ Build-Depends: debhelper (>= 10), zlib1g-dev, libqwt-qt5-dev, libshp-dev, - libdxflib-dev (>= 3.12.2), + libdxflib-dev (>= 3.12.2), default-libmysqlclient-dev, libpq-dev, firebird-dev -Standards-Version: 4.0.0 -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-grass/libterralib.git -Vcs-Git: git://anonscm.debian.org/pkg-grass/libterralib.git +Standards-Version: 4.3.0 +Vcs-Browser: https://salsa.debian.org/debian-gis-team/libterralib +Vcs-Git: https://salsa.debian.org/debian-gis-team/libterralib.git Homepage: http://www.terralib.org/ Package: libterralib-dev @@ -84,4 +84,3 @@ Description: C++ library for Geographical Information Systems -- documentation p functions, written in ANSI-C++. . This package contains examples for the terralib library. - ===================================== debian/copyright ===================================== @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: TerraLib Upstream-Contact: INPE/Tecgraf <[email protected]> Source: https://svn.dpi.inpe.br/terralib View it on GitLab: https://salsa.debian.org/debian-gis-team/libterralib/compare/6aefeb5d3f8e37821997372a0bef11f37bac8f6a...40cb03dd9263d5b573cf46c5eec56fd39f787bcd -- View it on GitLab: https://salsa.debian.org/debian-gis-team/libterralib/compare/6aefeb5d3f8e37821997372a0bef11f37bac8f6a...40cb03dd9263d5b573cf46c5eec56fd39f787bcd 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
