Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
doris
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
doris
Compare revisions
1605c968b5c1e1a4fbe7df19c6241819077caf8c to 36fb931553124cbad0531a337153f560aaf65ae2
Compare revisions
Changes are shown as if the
source
revision was being merged into the
target
revision.
Learn more about comparing revisions.
Source
debian-gis-team/doris
Select target project
No results found
36fb931553124cbad0531a337153f560aaf65ae2
Select Git revision
Swap
Target
debian-gis-team/doris
Select target project
debian-gis-team/doris
1 result
1605c968b5c1e1a4fbe7df19c6241819077caf8c
Select Git revision
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source (2)
Drop python2-minimal build dependency. (closes: #936438)
· de8d0737
Bas Couwenberg
authored
5 years ago
de8d0737
Set distribution to unstable.
· 36fb9315
Bas Couwenberg
authored
5 years ago
36fb9315
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
debian/changelog
+8
-0
8 additions, 0 deletions
debian/changelog
debian/control
+0
-1
0 additions, 1 deletion
debian/control
with
8 additions
and
1 deletion
debian/changelog
View file @
36fb9315
doris (5.0.3~beta+dfsg-13) unstable; urgency=medium
* Team upload.
* Drop python2-minimal build dependency.
(closes: #936438)
-- Bas Couwenberg <sebastic@debian.org> Fri, 30 Aug 2019 09:52:51 +0200
doris (5.0.3~beta+dfsg-12) unstable; urgency=medium
* debian/test/control:
...
...
This diff is collapsed.
Click to expand it.
debian/control
View file @
36fb9315
...
...
@@ -10,7 +10,6 @@ Build-Depends: debhelper-compat (= 12),
libfftw3-dev,
liblapack-dev,
libtriangle-dev,
python2-minimal,
python3-all,
python3-fastkml,
python3-fiona,
...
...
This diff is collapsed.
Click to expand it.