Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
pytroll-schedule
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
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
pytroll-schedule
Compare revisions
1239b61a2876ded26ee03830dfc1f04fb230ae6d to 9a4c58d0b378b71c4fe6a433bb8ea508f15bd818
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/pytroll-schedule
Select target project
No results found
9a4c58d0b378b71c4fe6a433bb8ea508f15bd818
Select Git revision
Swap
Target
debian-gis-team/pytroll-schedule
Select target project
debian-gis-team/pytroll-schedule
1 result
1239b61a2876ded26ee03830dfc1f04fb230ae6d
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
· 78070f08
Antonio Valentino
authored
5 years ago
78070f08
Set upstream metadata fields: Contact.
· 9a4c58d0
Antonio Valentino
authored
5 years ago
9a4c58d0
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 @
9a4c58d0
pytroll-schedule (0.5.2-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:13:24 +0200
...
...
This diff is collapsed.
Click to expand it.
debian/compat
deleted
100644 → 0
View file @
1239b61a
11
This diff is collapsed.
Click to expand it.
debian/control
View file @
9a4c58d0
...
...
@@ -2,9 +2,9 @@ Source: pytroll-schedule
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-numpy,
...
...
This diff is collapsed.
Click to expand it.
debian/upstream/metadata
View file @
9a4c58d0
---
Bug-Database: https://github.com/pytroll/pytroll-schedule/issues
Bug-Submit: https://github.com/pytroll/pytroll-schedule/issues/new
Contact: Martin Raspaud <martin.raspaud@smhi.se>
Name: pytroll-schedule
Repository: https://github.com/pytroll/pytroll-schedule.git
Repository-Browse: https://github.com/pytroll/pytroll-schedule
This diff is collapsed.
Click to expand it.