[Git][debian-gis-team/qmapshack][master] 4 commits: New upstream version 1.20.1

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Tue Feb 24 14:05:32 GMT 2026



Bas Couwenberg pushed to branch master at Debian GIS Project / qmapshack


Commits:
0c267212 by Bas Couwenberg at 2026-02-24T14:42:01+01:00
New upstream version 1.20.1
- - - - -
bb680ef7 by Bas Couwenberg at 2026-02-24T14:43:38+01:00
Update upstream source from tag 'upstream/1.20.1'

Update to upstream version '1.20.1'
with Debian dir b05845ce0c5ff4aa69f3387c4d4d440fe090f3db
- - - - -
82cd772f by Bas Couwenberg at 2026-02-24T14:50:23+01:00
New upstream release.

- - - - -
f86fcea7 by Bas Couwenberg at 2026-02-24T14:55:08+01:00
Set distribution to unstable.

- - - - -


98 changed files:

- CMakeLists.txt
- MacOSX/build-quazip.sh
- MacOSX/bundle-qmaptool.sh
- changelog.txt
- debian/changelog
- src/common/gis/GeoMath.cpp
- src/icons/32x32/AutoSaveA.png
- src/icons/32x32/AutoSaveNoA.png
- src/icons/32x32/DeviceNoSync.png
- src/icons/32x32/DeviceSync.png
- src/icons/32x32/Focus.png
- src/icons/32x32/ToWksChecked.png
- src/icons/32x32/ToWksPartially.png
- src/icons/32x32/ToWksUnchecked.png
- src/icons/48x48/AutoSaveA.png
- src/icons/48x48/AutoSaveNoA.png
- src/icons/48x48/DeviceNoSync.png
- src/icons/48x48/DeviceSync.png
- src/icons/48x48/Focus.png
- src/icons/48x48/ToWksChecked.png
- src/icons/48x48/ToWksPartially.png
- src/icons/48x48/ToWksUnchecked.png
- src/icons/AutoSaveA.svg
- src/icons/AutoSaveNoA.svg
- src/icons/DeviceNoSync.svg
- src/icons/DeviceSync.svg
- src/icons/Focus.svg
- src/icons/ToWksChecked.svg
- src/icons/ToWksPartially.svg
- src/icons/ToWksUnchecked.svg
- src/qmapshack/CMainWindow.cpp
- src/qmapshack/CMakeLists.txt
- src/qmapshack/doc/QMSHelp.qch
- src/qmapshack/doc/QMSHelp.qhc
- src/qmapshack/gis/CDBItemDelegate.cpp
- src/qmapshack/gis/CDBItemDelegate.h
- src/qmapshack/gis/CGisListDB.cpp
- src/qmapshack/gis/CGisListWks.cpp
- src/qmapshack/gis/CGisListWks.h
- src/qmapshack/gis/CGisWorkspace.cpp
- src/qmapshack/gis/CGisWorkspace.h
- src/qmapshack/gis/db/CSetupWorkspace.cpp → src/qmapshack/gis/CSetupWorkspace.cpp
- src/qmapshack/gis/db/CSetupWorkspace.h → src/qmapshack/gis/CSetupWorkspace.h
- src/qmapshack/gis/CWksItemDelegate.cpp
- src/qmapshack/gis/CWksItemDelegate.h
- + src/qmapshack/gis/ISetupWorkspace.ui
- src/qmapshack/gis/db/CDBProject.cpp
- src/qmapshack/gis/db/CDBProject.h
- src/qmapshack/gis/db/CLostFoundProject.cpp
- src/qmapshack/gis/db/CLostFoundProject.h
- src/qmapshack/gis/db/CSearchDatabase.cpp
- − src/qmapshack/gis/db/ISetupWorkspace.ui
- src/qmapshack/gis/fit2/CFit2Project.h
- src/qmapshack/gis/prj/IGisProject.cpp
- src/qmapshack/gis/prj/IGisProject.h
- src/qmapshack/gis/search/CGeoSearch.cpp
- src/qmapshack/gis/search/CGeoSearch.h
- src/qmapshack/gis/search/CSearchLineEdit.cpp
- src/qmapshack/gis/search/CSearchLineEdit.h
- src/qmapshack/gis/trk/CGisItemTrk.cpp
- src/qmapshack/gis/wpt/CDetailsWpt.cpp
- src/qmapshack/helpers/CSelectProjectDialog.cpp
- src/qmapshack/helpers/CWptIconManager.cpp
- src/qmapshack/helpers/CWptIconManager.h
- 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/CMapItemDelegate.cpp
- src/qmapshack/map/CMapVRT.cpp
- src/qmapshack/map/garmin/IGarminStrTbl.cpp
- src/qmapshack/misc.h
- src/qmapshack/mouse/range/CScrOptRangeTool.h
- src/qmapshack/setup/CAppSetupLinux.cpp
- src/qmapshack/setup/CAppSetupMac.cpp
- src/qmapshack/setup/CAppSetupWin.cpp
- src/qmapshack/widgets/CWptIconSelectWidget.cpp
- src/qmapshack/widgets/CWptIconSelectWidget.h
- src/qmaptool/doc/QMTHelp.qch
- src/qmaptool/doc/QMTHelp.qhc
- src/qmaptool/helpers/CGdalFile.cpp
- src/qmaptool/locale/qmaptool.ts
- src/qmaptool/locale/qmaptool_de.ts
- src/qmaptool/locale/qmaptool_es.ts
- src/qmaptool/locale/qmaptool_it.ts
- src/qmaptool/locale/qmaptool_ru.ts
- src/qmaptool/main.cpp
- src/qmaptool/setup/CAppSetupMac.cpp
- src/qmt_map2jnx/main.cpp
- src/qmt_rgb2pct/locale/qmt_rgb2pct.ts
- src/qmt_rgb2pct/locale/qmt_rgb2pct_de.ts
- src/qmt_rgb2pct/main.cpp


The diff was not included because it is too large.


View it on GitLab: https://salsa.debian.org/debian-gis-team/qmapshack/-/compare/91629a719663144412d36312ca4fd7d3bbd45815...f86fcea7846ed893208a2f6b62d96de4d0b2137c

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/qmapshack/-/compare/91629a719663144412d36312ca4fd7d3bbd45815...f86fcea7846ed893208a2f6b62d96de4d0b2137c
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/20260224/a9e39334/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list