[Git][debian-gis-team/qgis][ubuntu/bionic] 29 commits: Add lintian override for file-references-package-build-path.

Martin Landa gitlab at salsa.debian.org
Fri Mar 1 17:22:17 GMT 2019


Martin Landa pushed to branch ubuntu/bionic at Debian GIS Project / qgis


Commits:
9c05073d by Bas Couwenberg at 2019-02-07T16:59:09Z
Add lintian override for file-references-package-build-path.

- - - - -
31e75fa9 by Bas Couwenberg at 2019-02-09T09:40:19Z
Add -DNDEBUG flag to not reference build path in binaries.

- - - - -
90cb0279 by Bas Couwenberg at 2019-02-09T09:40:28Z
Set distribution to unstable.

- - - - -
2efa801d by Bas Couwenberg at 2019-02-22T12:38:29Z
Update watch file for 3.4.x releases.

- - - - -
39810d25 by Bas Couwenberg at 2019-02-22T13:00:07Z
New upstream version 3.4.5+dfsg
- - - - -
31427419 by Bas Couwenberg at 2019-02-22T15:52:40Z
Merge tag 'upstream/3.4.5+dfsg'

Upstream version 3.4.5+dfsg

- - - - -
cbb611fb by Bas Couwenberg at 2019-02-23T09:16:38Z
Fix merge.

- - - - -
5b526cf4 by Bas Couwenberg at 2019-02-23T09:16:39Z
Rename python-qgis{,-common} to python3-qgis{,-common}.

- - - - -
8ab7f3c5 by Bas Couwenberg at 2019-02-23T09:16:39Z
Update install files for Qt5 and new libraries.

- - - - -
d115f825 by Bas Couwenberg at 2019-02-23T09:16:39Z
Update registration URL in upstream metadata.

- - - - -
664487d4 by Bas Couwenberg at 2019-02-23T09:16:40Z
Update copyright file.

Changes:
- Update main copyright holders
- Group license & copyright for CMake files
- Add license & copyright for external files
- Add license & copyright for new files
- Drop license & copyright for remove files

- - - - -
f2414dca by Bas Couwenberg at 2019-02-23T09:16:40Z
Refresh patches.

- - - - -
5560f5df by Bas Couwenberg at 2019-02-23T09:16:40Z
Set -j & -v ninja options based on DEB_BUILD_OPTIONS.

- - - - -
e2fbca88 by Bas Couwenberg at 2019-02-23T09:16:40Z
Update symbols for amd64.

- - - - -
a4d14a33 by Bas Couwenberg at 2019-02-23T12:17:24Z
Add symbols file for libqgis-native & libqgis-3d.

- - - - -
0da92e07 by Bas Couwenberg at 2019-02-23T12:17:24Z
Update lintian overrides.

- - - - -
522aee90 by Bas Couwenberg at 2019-02-23T12:17:25Z
Add patch to fix spelling errors.

- - - - -
542f76e7 by Bas Couwenberg at 2019-02-23T12:17:25Z
Include percentage of started edges in ninja output.

- - - - -
699b44db by Bas Couwenberg at 2019-02-23T12:17:25Z
Fix FTBFS when building only arch:any packages (with -B).

- - - - -
34f31da9 by Bas Couwenberg at 2019-02-23T15:05:10Z
Reorder libqgis packages and (build) dependencies.

- - - - -
b23b8dc8 by Bas Couwenberg at 2019-02-23T15:05:11Z
Set distribution to experimental.

- - - - -
ef9d0d0a by Bas Couwenberg at 2019-02-24T06:18:28Z
Use libqscintilla2-qt5-dev instead of virtual package.

- - - - -
85c9bc99 by Bas Couwenberg at 2019-02-24T06:27:41Z
Sort build dependencies.

- - - - -
3b044dbe by Bas Couwenberg at 2019-02-24T07:44:47Z
Fix Breaks/Replaces for python3-qgis-common.

- - - - -
0451aad1 by Bas Couwenberg at 2019-02-24T09:28:52Z
Mark spelling-errors.patch as Forwarded.

- - - - -
6e5c5b8c by Bas Couwenberg at 2019-02-24T11:33:40Z
Mark spelling-errors.patch as Applied-Upstream.

- - - - -
0d0e2e0a by Bas Couwenberg at 2019-02-24T16:31:11Z
Update symbols for other architectures.

- - - - -
ec245db6 by Bas Couwenberg at 2019-02-24T16:31:37Z
Set distribution to experimental.

- - - - -
ddf35860 by Martin Landa at 2019-03-01T16:00:40Z
Rebuild 3.4.5+dfsg for bionic

- - - - -


30 changed files:

- + .ci/travis/code_layout/before_install.sh
- + .ci/travis/code_layout/before_script.sh
- + .ci/travis/code_layout/install.sh
- + .ci/travis/code_layout/script.sh
- + .ci/travis/linux/before_install.sh
- + .ci/travis/linux/before_script.sh
- + .ci/travis/linux/blacklist.txt
- + .ci/travis/linux/docker-build-test.sh
- + .ci/travis/linux/install.sh
- + .ci/travis/linux/script.sh
- + .ci/travis/macos/after_script.sh
- + .ci/travis/macos/before_install.sh
- + .ci/travis/macos/before_script.sh
- + .ci/travis/macos/blacklist.txt
- + .ci/travis/macos/install.sh
- + .ci/travis/macos/script.sh
- + .ci/travis/scripts/ctest2travis.py
- + .ci/travis/travis.ctest
- + .docker/README.md
- + .docker/docker-compose.travis.yml
- + .docker/qgis.dockerfile
- + .docker/qgis3-build-deps-cosmic.dockerfile
- + .docker/qgis3-build-deps.dockerfile
- + .docker/qgis_resources/requirements.txt
- + .docker/qgis_resources/supervisor/supervisor.xvfb.conf
- + .docker/qgis_resources/supervisor/supervisord.conf
- + .docker/qgis_resources/test_runner/qgis_setup.sh
- + .docker/qgis_resources/test_runner/qgis_startup.py
- + .docker/qgis_resources/test_runner/qgis_testrunner.py
- + .docker/qgis_resources/test_runner/qgis_testrunner.sh


The diff was not included because it is too large.


View it on GitLab: https://salsa.debian.org/debian-gis-team/qgis/compare/c39c91daa4957c9010d5d4a744d00cb02002564a...ddf35860b1aaec9597186c4e9d6b931daf1d70ce

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/qgis/compare/c39c91daa4957c9010d5d4a744d00cb02002564a...ddf35860b1aaec9597186c4e9d6b931daf1d70ce
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/20190301/5d755305/attachment-0001.html>


More information about the Pkg-grass-devel mailing list