[Git][debian-gis-team/qmapshack][trixie-backports] 7 commits: Allow blhc to fail.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Tue Mar 3 04:51:10 GMT 2026
Bas Couwenberg pushed to branch trixie-backports at Debian GIS Project / qmapshack
Commits:
91629a71 by Bas Couwenberg at 2026-02-16T16:44:57+01:00
Allow blhc to fail.
- - - - -
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.
- - - - -
156e579a by Bas Couwenberg at 2026-03-03T05:40:44+01:00
Merge tag 'debian/1.20.1-1' into trixie-backports
releasing package qmapshack version 1.20.1-1
- - - - -
71b560fc by Bas Couwenberg at 2026-03-03T05:40:57+01:00
Rebuild for trixie-backports.
- - - - -
99 changed files:
- CMakeLists.txt
- MacOSX/build-quazip.sh
- MacOSX/bundle-qmaptool.sh
- changelog.txt
- debian/.gitlab-ci.yml
- 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/3b173f83c159243bba737cc4483dee6ac8cb8944...71b560fca3819e3050d25a21abc9cb01bb25d36d
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/qmapshack/-/compare/3b173f83c159243bba737cc4483dee6ac8cb8944...71b560fca3819e3050d25a21abc9cb01bb25d36d
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/20260303/3e707f00/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list