Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
gis
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 Blends Team
gis
Compare revisions
0848a4ca317a34b6a4266f72b14f75ca10629c3f to a00d690d8ed364df2cb162a85fbb5b94f6c2368c
Compare revisions
Changes are shown as if the
source
revision was being merged into the
target
revision.
Learn more about comparing revisions.
Source
blends-team/gis
Select target project
No results found
a00d690d8ed364df2cb162a85fbb5b94f6c2368c
Select Git revision
Swap
Target
blends-team/gis
Select target project
blends-team/gis
1 result
0848a4ca317a34b6a4266f72b14f75ca10629c3f
Select Git revision
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source (3)
Update control file after `make dist`.
· 8bc19292
Bas Couwenberg
authored
6 years ago
8bc19292
Bump Standards-Version to 4.2.1, no changes.
· cd1e028e
Bas Couwenberg
authored
6 years ago
cd1e028e
Set distribution to unstable.
· a00d690d
Bas Couwenberg
authored
6 years ago
a00d690d
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
debian/changelog
+3
-2
3 additions, 2 deletions
debian/changelog
debian/control
+7
-4
7 additions, 4 deletions
debian/control
debian/control.stub
+1
-1
1 addition, 1 deletion
debian/control.stub
with
11 additions
and
7 deletions
debian/changelog
View file @
a00d690d
debian-gis (0.0.16)
UNRELEASED
; urgency=medium
debian-gis (0.0.16)
unstable
; urgency=medium
[ Bas Couwenberg ]
* Drop autopkgtest to test installability.
...
...
@@ -13,13 +13,14 @@ debian-gis (0.0.16) UNRELEASED; urgency=medium
- Drop qlandkartegt
* tasks/web:
- Update pgrouting dependency for postgresql-11.
* Bump Standards-Version to 4.2.1, no changes.
[ Antonio Valentino ]
* tasks/remotesensing:
- Add sentinelsat
- Add satpy
-- Bas Couwenberg <sebastic@debian.org>
Wed, 01 Aug 2018 00:19:58
+0200
-- Bas Couwenberg <sebastic@debian.org>
Sun, 14 Oct 2018 16:05:13
+0200
debian-gis (0.0.15) unstable; urgency=medium
...
...
This diff is collapsed.
Click to expand it.
debian/control
View file @
a00d690d
...
...
@@ -7,7 +7,7 @@ Uploaders: Petter Reinholdtsen <pere@debian.org>,
Section: misc
Priority: optional
Build-Depends-Indep: blends-dev (>= 0.6.15)
Standards-Version: 4.
1.5
Standards-Version: 4.
2.1
Vcs-Browser: https://salsa.debian.org/blends-team/gis
Vcs-Git: https://salsa.debian.org/blends-team/gis.git
Homepage: https://debian-gis-team.pages.debian.net/
...
...
@@ -181,7 +181,6 @@ Recommends: foxtrotgps,
navit,
navit-gui-gtk,
obdgpslogger,
qlandkartegt,
qmapshack
Suggests: gpscorrelate,
gpscorrelate-gui,
...
...
@@ -236,7 +235,6 @@ Recommends: gir1.2-osmgpsmap-1.0,
python3-osmapi,
python3-overpass,
python3-overpy,
qlandkartegt,
rel2gpx,
routino,
sosi2osm,
...
...
@@ -292,6 +290,7 @@ Recommends: dans-gdal-scripts,
python-pykdtree,
python-pyorbital,
python-pyresample,
sentinelsat,
snap
Suggests: adore-doris,
doris,
...
...
@@ -317,6 +316,7 @@ Suggests: adore-doris,
polsarpro,
pyaps,
python-bufr,
python3-satpy,
roipac,
snaphu,
varres
...
...
@@ -371,7 +371,7 @@ Suggests: mapcache-cgi,
node-kosmtik,
php-geos,
php-mapscript,
postgresql-1
0
-pgrouting,
postgresql-1
1
-pgrouting,
pycsw,
tilemill,
tinyows,
...
...
@@ -459,6 +459,9 @@ Suggests: capaware,
libgeotiff-epsg,
libkml-java,
librewms,
libsqlite3-mod-rasterlite2,
libsqlite3-mod-spatialite,
libsqlite3-mod-virtualpg,
nco,
ncview,
netcdf-bin,
...
...
This diff is collapsed.
Click to expand it.
debian/control.stub
View file @
a00d690d
...
...
@@ -6,7 +6,7 @@ Uploaders: Petter Reinholdtsen <pere@debian.org>,
Section: misc
Priority: optional
Build-Depends-Indep: blends-dev (>= 0.6.15)
Standards-Version: 4.
1.5
Standards-Version: 4.
2.1
Vcs-Browser: https://salsa.debian.org/blends-team/gis
Vcs-Git: https://salsa.debian.org/blends-team/gis.git
Homepage: https://debian-gis-team.pages.debian.net/
...
...
This diff is collapsed.
Click to expand it.