Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
trollimage
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
trollimage
Compare revisions
3c4950b809aed7b25f58d384582076961cd5413b to 22756e846eeb7015c6e9b161a1269dbf5536630b
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/trollimage
Select target project
No results found
22756e846eeb7015c6e9b161a1269dbf5536630b
Select Git revision
Swap
Target
debian-gis-team/trollimage
Select target project
debian-gis-team/trollimage
1 result
3c4950b809aed7b25f58d384582076961cd5413b
Select Git revision
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source (2)
Set compat to 12
· d707053e
Antonio Valentino
authored
5 years ago
d707053e
Set upstream metadata fields: Contact.
· 22756e84
Antonio Valentino
authored
5 years ago
22756e84
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
debian/changelog
+3
-0
3 additions, 0 deletions
debian/changelog
debian/compat
+0
-1
0 additions, 1 deletion
debian/compat
debian/control
+2
-2
2 additions, 2 deletions
debian/control
debian/upstream/metadata
+1
-1
1 addition, 1 deletion
debian/upstream/metadata
with
6 additions
and
4 deletions
debian/changelog
View file @
22756e84
trollimage (1.9.0-2) UNRELEASED; urgency=medium
* Bump Standards-Version to 4.4.0, no changes.
* Use debhelper-compat instead of debian/compat.
* Set compat to 12.
* Set upstream metadata fields: Contact.
-- Antonio Valentino <antonio.valentino@tiscali.it> Wed, 10 Jul 2019 19:28:10 +0200
...
...
This diff is collapsed.
Click to expand it.
debian/compat
deleted
100644 → 0
View file @
3c4950b8
11
This diff is collapsed.
Click to expand it.
debian/control
View file @
22756e84
...
...
@@ -2,9 +2,9 @@ Source: trollimage
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Uploaders: Antonio Valentino <antonio.valentino@tiscali.it>
Section: python
Priority: optional
Testsuite: autopkgtest-pkg-python
Build-Depends: debhelper (>= 11),
Priority: optional
Build-Depends: debhelper-compat (= 12),
dh-python,
python3-all,
python3-dask,
...
...
This diff is collapsed.
Click to expand it.
debian/upstream/metadata
View file @
22756e84
---
Bug-Database: https://github.com/pytroll/trollimage/issues
Bug-Submit: https://github.com/pytroll/trollimage/issues/new
Contact: Martin Raspaud <martin.raspaud@smhi.se>
Name: Trollimage
Repository: https://github.com/pytroll/trollimage.git
Repository-Browse: https://github.com/pytroll/trollimage
This diff is collapsed.
Click to expand it.