[Git][debian-gis-team/mapserver][experimental] 32 commits: Drop unused lintian overrides.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Sun Jun 26 19:05:39 BST 2022



Bas Couwenberg pushed to branch experimental at Debian GIS Project / mapserver


Commits:
2f686418 by Bas Couwenberg at 2021-05-08T07:10:47+02:00
Drop unused lintian overrides.

- - - - -
69d026f7 by Bas Couwenberg at 2021-05-08T07:10:59+02:00
Add upstream patches to fix CVE-2021-32062. (closes: #988208)

- - - - -
7bdce2bc by Bas Couwenberg at 2021-05-08T07:12:13+02:00
Update symbols file.

- - - - -
32e7ceb0 by Bas Couwenberg at 2021-05-08T07:12:29+02:00
Set distribution to unstable.

- - - - -
c0574ed5 by Bas Couwenberg at 2021-08-15T11:34:18+02:00
Merge branch 'experimental'

- - - - -
be07031d by Bas Couwenberg at 2021-08-15T11:34:30+02:00
Revert "Update branch in gbp.conf & Vcs-Git URL."

This reverts commit 161728cecbd054cf362c442f229a423b3efa24ca.

- - - - -
0cf3ae59 by Bas Couwenberg at 2021-08-15T11:35:33+02:00
Revert "Add upstream patches to fix CVE-2021-32062. (closes: #988208)"

This reverts commit 69d026f7854bd32d3d547dcd0bc3da908d7da1cd.

- - - - -
3bdba27a by Bas Couwenberg at 2021-08-15T11:36:07+02:00
Move from experimental to unstable.

- - - - -
7a20affb by Bas Couwenberg at 2021-09-08T16:40:49+02:00
Bump Standards-Version to 4.6.0, no changes.

- - - - -
466bcf2a by Bas Couwenberg at 2021-09-12T17:51:42+02:00
Bump debhelper compat to 12.

Changes:
- Drop --list-missing from dh_install

- - - - -
2cfb40ca by Bas Couwenberg at 2021-09-12T18:04:08+02:00
Update lintian overrides.

- - - - -
212394dc by Bas Couwenberg at 2021-09-14T18:55:45+02:00
Drop --autodest from dh_install.

- - - - -
056b46b2 by Bas Couwenberg at 2021-11-01T20:16:08+01:00
Don't use ttf-bitstream-vera package. (closes: #998263)

- - - - -
87760808 by Bas Couwenberg at 2021-11-01T20:16:31+01:00
Update lintian overrides.

- - - - -
abffc80d by Bas Couwenberg at 2021-11-28T14:40:34+01:00
Drop PHP packages, incompatible with PHP 8.x. (closes: #977658)

- - - - -
cb2b8ee3 by Bas Couwenberg at 2021-11-28T14:52:19+01:00
Update symbols for amd64.

- - - - -
16cb7126 by Bas Couwenberg at 2021-11-28T14:59:42+01:00
Update lintian overrides.

- - - - -
c7ae95ff by Bas Couwenberg at 2021-11-28T14:59:42+01:00
Set distribution to unstable.

- - - - -
ba93c492 by Bas Couwenberg at 2022-06-21T07:11:19+02:00
Bump Standards-Version to 4.6.1, no changes.

- - - - -
02205d82 by Bas Couwenberg at 2022-06-26T17:23:29+02:00
Update branch in gbp.conf & Vcs-Git URL.

- - - - -
68eab832 by Bas Couwenberg at 2022-06-26T17:23:49+02:00
New upstream version 8.0.0~beta1
- - - - -
640cafa3 by Bas Couwenberg at 2022-06-26T17:24:06+02:00
Update upstream source from tag 'upstream/8.0.0_beta1'

Update to upstream version '8.0.0~beta1'
with Debian dir 9d684c00ab6f8320f46bba8e566b9b06332d7c54
- - - - -
6116707d by Bas Couwenberg at 2022-06-26T17:24:27+02:00
New upstream beta release.

- - - - -
95923a5e by Bas Couwenberg at 2022-06-26T19:08:58+02:00
Update copyright file.

- - - - -
0975577e by Bas Couwenberg at 2022-06-26T19:08:58+02:00
Refresh patches.

- - - - -
95effd6c by Bas Couwenberg at 2022-06-26T19:08:58+02:00
Drop TODO file.

- - - - -
9933b761 by Bas Couwenberg at 2022-06-26T19:08:58+02:00
Drop obsolete WITH_PHP option.

- - - - -
d09fd154 by Bas Couwenberg at 2022-06-26T19:47:15+02:00
Rename shp2img to map2img, also install coshp executable.

- - - - -
8abdd825 by Bas Couwenberg at 2022-06-26T19:47:15+02:00
Update lintian overrides.

- - - - -
da55a42e by Bas Couwenberg at 2022-06-26T19:47:15+02:00
Update symbols for amd64.

- - - - -
bfa8c752 by Bas Couwenberg at 2022-06-26T19:47:15+02:00
Don't install mapserver-sample.conf, include it as an example.

- - - - -
e23bd98a by Bas Couwenberg at 2022-06-26T19:47:15+02:00
Set distribution to experimental.

- - - - -


30 changed files:

- + .github/FUNDING.yml
- + .github/ISSUE_TEMPLATE.md
- + .github/workflows/backport.yml
- + .github/workflows/build.yml
- .github/workflows/check-crlf.yml
- + .github/workflows/coverity-scan.yml
- + .github/workflows/cppcheck.yml
- + .github/workflows/irc_notify.yml
- + .github/workflows/start.sh
- CMakeLists.txt
- HISTORY.TXT
- INSTALL.CMAKE
- Makefile
- README.rst
- + SECURITY.md
- Vagrantfile
- apache/mod_mapserver.c
- cgiutil.c
- cgiutil.h
- ci/travis/after_success.sh
- ci/travis/before_install.sh
- ci/travis/script.sh
- classobject.c
- + cmake/3.20/FindPostgreSQL.cmake
- cmake/FindCairo.cmake
- cmake/FindExempi.cmake
- cmake/FindFriBiDi.cmake
- cmake/FindHarfBuzz.cmake
- cmake/FindICONV.cmake
- cmake/FindOracle.cmake → cmake/FindORACLE.cmake


The diff was not included because it is too large.


View it on GitLab: https://salsa.debian.org/debian-gis-team/mapserver/-/compare/02c08811e355c9d40b7e6b3097877952d8b469a6...e23bd98a884b624869df60957137a68cb67681a6

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/mapserver/-/compare/02c08811e355c9d40b7e6b3097877952d8b469a6...e23bd98a884b624869df60957137a68cb67681a6
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20220626/9e0b9078/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list