[Git][debian-gis-team/qmapshack][trixie-backports] 7 commits: Use debrebuild instead of reprotest.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Sat Dec 6 06:31:44 GMT 2025



Bas Couwenberg pushed to branch trixie-backports at Debian GIS Project / qmapshack


Commits:
56e6cea5 by Bas Couwenberg at 2025-11-28T12:11:55+01:00
Use debrebuild instead of reprotest.

- - - - -
36bd405d by Bas Couwenberg at 2025-11-30T15:19:36+01:00
New upstream version 1.19.0
- - - - -
075da558 by Bas Couwenberg at 2025-11-30T15:21:15+01:00
Update upstream source from tag 'upstream/1.19.0'

Update to upstream version '1.19.0'
with Debian dir 6478e0a65aaab111b10330c1bb01a93f1a063580
- - - - -
81fc6dff by Bas Couwenberg at 2025-11-30T15:22:13+01:00
New upstream release.

- - - - -
026be980 by Bas Couwenberg at 2025-11-30T15:24:13+01:00
Set distribution to unstable.

- - - - -
dcba9f8e by Bas Couwenberg at 2025-12-06T07:21:24+01:00
Merge tag 'debian/1.19.0-1' into trixie-backports

releasing package qmapshack version 1.19.0-1

- - - - -
6db04b12 by Bas Couwenberg at 2025-12-06T07:21:32+01:00
Rebuild for trixie-backports.

- - - - -


87 changed files:

- CMakeLists.txt
- changelog.txt
- debian/.gitlab-ci.yml
- debian/changelog
- src/common/gis/proj_x.cpp
- src/qmapshack/CMainWindow.cpp
- src/qmapshack/CMainWindow.h
- src/qmapshack/CMakeLists.txt
- src/qmapshack/canvas/CCanvas.cpp
- src/qmapshack/canvas/CCanvas.h
- src/qmapshack/canvas/IDrawContext.cpp
- src/qmapshack/canvas/IDrawContext.h
- src/qmapshack/canvas/IDrawObject.h
- src/qmapshack/dem/CDemDraw.cpp
- src/qmapshack/dem/CDemDraw.h
- src/qmapshack/dem/CDemItem.cpp
- src/qmapshack/dem/CDemItem.h
- src/qmapshack/dem/CDemList.cpp
- src/qmapshack/dem/CDemList.h
- src/qmapshack/dem/CDemPropSetup.cpp
- src/qmapshack/dem/CDemPropSetup.h
- src/qmapshack/dem/IDemList.ui
- src/qmapshack/dem/IDemPropSetup.ui
- src/qmapshack/device/CDeviceAccessGvfsMtp.cpp
- src/qmapshack/device/CDeviceAccessKMtp.cpp
- src/qmapshack/device/CDeviceWatcherLinux.cpp
- src/qmapshack/doc/QMSHelp.qch
- src/qmapshack/doc/QMSHelp.qhc
- src/qmapshack/gis/CGisListWks.cpp
- src/qmapshack/gis/CGisListWks.h
- src/qmapshack/gis/CGisWorkspace.cpp
- src/qmapshack/gis/CGisWorkspace.h
- src/qmapshack/gis/IGisLine.cpp
- src/qmapshack/gis/rte/CGisItemRte.cpp
- src/qmapshack/gis/rte/CGisItemRte.h
- src/qmapshack/gis/rte/router/CRouterBRouter.cpp
- src/qmapshack/gis/rte/router/CRouterRoutino.cpp
- src/qmapshack/gis/search/CGeoSearchWeb.cpp
- src/qmapshack/gis/trk/CGisItemTrk.cpp
- src/qmapshack/gis/trk/CGisItemTrk.h
- src/qmapshack/gis/trk/CScrOptTrk.cpp
- src/qmapshack/gis/trk/CScrOptTrk.h
- + src/qmapshack/gis/trk/CTrkToAreaDialog.cpp
- + src/qmapshack/gis/trk/CTrkToAreaDialog.h
- src/qmapshack/gis/trk/IScrOptTrk.ui
- + src/qmapshack/gis/trk/ITrkToAreaDialog.ui
- src/qmapshack/gis/wpt/CGisItemWpt.cpp
- src/qmapshack/helpers/CElevationDialog.cpp
- src/qmapshack/locale/qmapshack.ts
- src/qmapshack/locale/qmapshack_ca.ts
- src/qmapshack/locale/qmapshack_cs.ts
- src/qmapshack/locale/qmapshack_de.ts
- src/qmapshack/locale/qmapshack_es.ts
- src/qmapshack/locale/qmapshack_fr.ts
- src/qmapshack/locale/qmapshack_it.ts
- src/qmapshack/locale/qmapshack_nl.ts
- src/qmapshack/locale/qmapshack_ru.ts
- src/qmapshack/main.cpp
- src/qmapshack/map/CMapDraw.cpp
- src/qmapshack/map/CMapDraw.h
- src/qmapshack/map/CMapItem.cpp
- src/qmapshack/map/CMapItem.h
- src/qmapshack/map/CMapList.cpp
- src/qmapshack/map/CMapList.h
- src/qmapshack/map/CMapPropSetup.cpp
- src/qmapshack/map/CMapPropSetup.h
- src/qmapshack/map/IMap.h
- src/qmapshack/map/IMapList.ui
- src/qmapshack/map/IMapOnline.cpp
- src/qmapshack/map/IMapOnline.h
- src/qmapshack/map/IMapPropSetup.ui
- src/qmapshack/mouse/CMouseRuler.cpp
- src/qmapshack/mouse/IScrOpt.cpp
- src/qmapshack/mouse/IScrOpt.h
- src/qmapshack/realtime/ais/CRtAisInfo.cpp
- src/qmapshack/realtime/gpstether/CRtGpsTetherInfo.cpp
- src/qmapshack/setup/CCommandProcessor.cpp
- src/qmapshack/units/IUnit.cpp
- + src/qmapshack/widgets/CFadingLabel.cpp
- + src/qmapshack/widgets/CFadingLabel.h
- + src/qmapshack/widgets/CLedIndicator.cpp
- + src/qmapshack/widgets/CLedIndicator.h
- + src/qmapshack/widgets/CMapItemWidget.cpp
- + src/qmapshack/widgets/CMapItemWidget.h
- src/qmapshack/widgets/CScaleLabel.cpp → src/qmapshack/widgets/CScaleWidget.cpp
- src/qmapshack/widgets/CScaleLabel.h → src/qmapshack/widgets/CScaleWidget.h
- src/qmaptool/doc/QMTHelp.qhc


The diff was not included because it is too large.


View it on GitLab: https://salsa.debian.org/debian-gis-team/qmapshack/-/compare/d40f244929ffc074a1cde05fb3f97037da754626...6db04b12c5b93a730d596e579a2a81eb9500468f

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/qmapshack/-/compare/d40f244929ffc074a1cde05fb3f97037da754626...6db04b12c5b93a730d596e579a2a81eb9500468f
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/20251206/ce20b032/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list