[Git][debian-gis-team/qgis][ubuntu/noble] partialy revert f9abe8ab91291b8814faf9418aeec9352d7863e7
Martin Landa (@martinl-guest)
gitlab at salsa.debian.org
Thu Apr 9 11:08:15 BST 2026
Martin Landa pushed to branch ubuntu/noble at Debian GIS Project / qgis
Commits:
c48165c1 by Martin Landa at 2026-04-09T12:07:57+02:00
partialy revert f9abe8ab91291b8814faf9418aeec9352d7863e7
- - - - -
3 changed files:
- ChangeLog
- debian/changelog
- debian/control
Changes:
=====================================
ChangeLog
=====================================
@@ -174509,7 +174509,7 @@ Nyall Dawson <nyall.dawson at gmail.com> 2020-01-15
relies on a constant, fixed table structure, and can't adapt to
input tables with different field structures.
- In constrast, this simple Rename Field algorithm adapts nicely for
+ In contrast, this simple Rename Field algorithm adapts nicely for
model use, because it operates on a single field only and leaves
all the other fields untouched.
@@ -251663,7 +251663,7 @@ Nyall Dawson <nyall.dawson at gmail.com> 2018-02-01
Default to a dark gray instead of black for symbol outlines
- Avoiding the very high constrast pure black results in cartographically
+ Avoiding the very high contrast pure black results in cartographically
more pleasing styles, so it's nice to do this by default.
This should result in nicer looking maps being created in QGIS
@@ -459316,7 +459316,7 @@ ersts <ersts at c8812cc2-4d05-0410-92ff-de0c093fc19c> 2008-05-06
-Closes ticket #945
-Added ability choose in the GUI to load estimated or actual min max values from the band
-Cleaned and reorganized raster properties gui a little
- -Added a set default constrast enhancement option in gui that is persistent between sessions
+ -Added a set default contrast enhancement option in gui that is persistent between sessions
-Closes ticket #1055 and #778
git-svn-id: http://svn.osgeo.org/qgis/trunk@8398 c8812cc2-4d05-0410-92ff-de0c093fc19c
@@ -461583,7 +461583,7 @@ Tim Sutton <tim at linfiniti.com> 2008-01-16
Tim Sutton <tim at linfiniti.com> 2008-01-16
- Updates to raster tests - added image writing capability. At teh moment it will write to /tmp/raster_test.png. Later I will write different files out after performing various colour and transparency operations on the test dataset.
+ Updates to raster tests - added image writing capability. At the moment it will write to /tmp/raster_test.png. Later I will write different files out after performing various colour and transparency operations on the test dataset.
git-svn-id: http://svn.osgeo.org/qgis/trunk@7979 c8812cc2-4d05-0410-92ff-de0c093fc19c
@@ -463225,7 +463225,7 @@ Martin Dobias <wonder.sk at gmail.com> 2007-11-20
Tim Sutton <tim at linfiniti.com> 2007-11-20
- Initial commit of coding manual for QGIS (aggregates various pages from teh wiki)
+ Initial commit of coding manual for QGIS (aggregates various pages from the wiki)
git-svn-id: http://svn.osgeo.org/qgis/trunk@7620 c8812cc2-4d05-0410-92ff-de0c093fc19c
@@ -466668,7 +466668,7 @@ Tim Sutton <tim at linfiniti.com> 2007-06-09
Tim Sutton <tim at linfiniti.com> 2007-06-09
- Moved to using text2tags for managing install etc docs. Please edit the install docs here (not on the wiki!) and then use txt2tags to generate moinmoin output and paste into the wiki. Also do not directly edit INSTALL but rather edit INSTALL.t2t and regenerate teh INSTALL file using t2t plain text generator.
+ Moved to using text2tags for managing install etc docs. Please edit the install docs here (not on the wiki!) and then use txt2tags to generate moinmoin output and paste into the wiki. Also do not directly edit INSTALL but rather edit INSTALL.t2t and regenerate the INSTALL file using t2t plain text generator.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6995 c8812cc2-4d05-0410-92ff-de0c093fc19c
@@ -469108,7 +469108,7 @@ Gary Sherman <gsherman at geoapt.com> 2006-12-29
Tim Sutton <tim at linfiniti.com> 2006-12-29
- Updates to installer to facililate downloading sample data. Gave teh install tasks better names and descriptions. Note unzipping the downloaded sample data is not working yet due to problems I am having with the zipdll nsis plugin.
+ Updates to installer to facililate downloading sample data. Gave the install tasks better names and descriptions. Note unzipping the downloaded sample data is not working yet due to problems I am having with the zipdll nsis plugin.
git-svn-id: http://svn.osgeo.org/qgis/trunk@6335 c8812cc2-4d05-0410-92ff-de0c093fc19c
@@ -470341,7 +470341,7 @@ Gary Sherman <gsherman at geoapt.com> 2006-11-27
Tim Sutton <tim at linfiniti.com> 2006-11-27
- Force tab bar scrolling on mac. For me it doesnt make the scroll icons appear but at least teh tabbar doesnt autoexpand any more
+ Force tab bar scrolling on mac. For me it doesnt make the scroll icons appear but at least the tabbar doesnt autoexpand any more
@@ -475785,7 +475785,7 @@ Tim Sutton <tim at linfiniti.com> 2006-04-08
Tim Sutton <tim at linfiniti.com> 2006-04-08
- More clean ups to test builder - warnning it will damge the local makefile if used at teh moment.
+ More clean ups to test builder - warnning it will damge the local makefile if used at the moment.
Added a test class for qgssymbol - which fails when run
Add rules to makefile to build symbol test
@@ -479006,7 +479006,7 @@ Tim Sutton <tim at linfiniti.com> 2006-01-23
Tim Sutton <tim at linfiniti.com> 2006-01-23
Get rid of artifacts behind hard markers drawn using qpicture
- Note tehre is still some scaling issue with these that I am looking into
+ Note there is still some scaling issue with these that I am looking into
git-svn-id: http://svn.osgeo.org/qgis/trunk@4724 c8812cc2-4d05-0410-92ff-de0c093fc19c
=====================================
debian/changelog
=====================================
@@ -269,6 +269,19 @@ qgis (3.34.9+dfsg-2) unstable; urgency=medium
-- Bas Couwenberg <sebastic at debian.org> Thu, 01 Aug 2024 11:01:35 +0200
+qgis (3.34.9+dfsg-1~noble2) noble; urgency=medium
+
+ * Rebuild for noble.
+ * Update debian/qgis.sh
+
+ -- Martin Landa <landa.martin at gmail.com> Tue, 30 Jul 2024 14:56:38 +0200
+
+qgis (3.34.9+dfsg-1~noble1) noble; urgency=medium
+
+ * Rebuild for noble.
+
+ -- Martin Landa <landa.martin at gmail.com> Tue, 30 Jul 2024 10:03:40 +0200
+
qgis (3.34.9+dfsg-1) unstable; urgency=medium
* Update symbols for other architectures.
=====================================
debian/control
=====================================
@@ -90,7 +90,7 @@ Build-Conflicts: libqgis-dev,
qgis-dev
Standards-Version: 4.7.3
Vcs-Browser: https://salsa.debian.org/debian-gis-team/qgis
-Vcs-Git: https://salsa.debian.org/debian-gis-team/qgis.git
+Vcs-Git: https://salsa.debian.org/debian-gis-team/qgis.git -b ubuntu/noble
Homepage: https://qgis.org/
Package: qgis
@@ -242,7 +242,7 @@ Description: QGIS custom widgets for Qt Designer
Package: libqgis-dev
Architecture: any
Section: libdevel
-Depends: grass-dev (>= 8.4.0),
+Depends: grass-dev (>= 8.4.2),
libexiv2-dev,
libexpat1-dev,
libgdal-dev (>= 1.11),
@@ -315,7 +315,7 @@ Architecture: any
Depends: qgis (= ${binary:Version}),
qgis-plugin-grass-common (= ${source:Version}),
qgis-provider-grass (= ${binary:Version}),
- grass-core (>= 8.4.0),
+ grass-core (>= 8.4.2),
${grass:Depends},
${shlibs:Depends},
${misc:Depends}
View it on GitLab: https://salsa.debian.org/debian-gis-team/qgis/-/commit/c48165c162c50d090aabf771199237c19184d949
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/qgis/-/commit/c48165c162c50d090aabf771199237c19184d949
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/20260409/972273b9/attachment-0001.htm>
More information about the Pkg-grass-devel
mailing list