Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Q
qgis
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Debian GIS Project
qgis
Commits
2566b063
Commit
2566b063
authored
5 years ago
by
Bas Couwenberg
Browse files
Options
Downloads
Patches
Plain Diff
Add Breaks/Replaces to fix upgrade from 2.18.18. (closes: #935613)
parent
934144ad
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
debian/changelog
+7
-0
7 additions, 0 deletions
debian/changelog
debian/control
+4
-2
4 additions, 2 deletions
debian/control
with
11 additions
and
2 deletions
debian/changelog
+
7
−
0
View file @
2566b063
qgis (3.4.11+dfsg-1~exp2) UNRELEASED; urgency=medium
* Add Breaks/Replaces to fix upgrade from 2.18.18.
(closes: #935613)
-- Bas Couwenberg <sebastic@debian.org> Sat, 24 Aug 2019 16:09:45 +0200
qgis (3.4.11+dfsg-1~exp1) experimental; urgency=medium
* New upstream release.
...
...
This diff is collapsed.
Click to expand it.
debian/control
+
4
−
2
View file @
2566b063
...
...
@@ -99,9 +99,11 @@ Depends: python3-qgis (= ${binary:Version}),
${misc:Depends}
Recommends: qgis-plugin-grass
Suggests: gpsbabel
Breaks: qgis-provider-grass (<< 2.14.0)
Breaks: qgis-common (<< 3.4.5),
qgis-provider-grass (<< 2.14.0)
Conflicts: uim-qt3
Replaces: qgis-provider-grass (<< 2.14.0)
Replaces: qgis-common (<< 3.4.5),
qgis-provider-grass (<< 2.14.0)
Description: Geographic Information System (GIS)
A Geographic Information System (GIS) manages, analyzes, and displays
databases of geographic information. QGIS supports shape file viewing and
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment