Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
python-hdf4
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
python-hdf4
Compare revisions
bbd5322a57126979dae252afac3f65b195e276f6 to c7e04202c928d9106e31263d0b4bb8bb7b19d848
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/python-hdf4
Select target project
No results found
c7e04202c928d9106e31263d0b4bb8bb7b19d848
Select Git revision
Swap
Target
debian-gis-team/python-hdf4
Select target project
debian-gis-team/python-hdf4
1 result
bbd5322a57126979dae252afac3f65b195e276f6
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
· e629bf09
Antonio Valentino
authored
5 years ago
e629bf09
Set upstream metadata fields: Contact.
· c7e04202
Antonio Valentino
authored
5 years ago
c7e04202
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
+1
-1
1 addition, 1 deletion
debian/control
debian/upstream/metadata
+1
-1
1 addition, 1 deletion
debian/upstream/metadata
with
5 additions
and
3 deletions
debian/changelog
View file @
c7e04202
python-hdf4 (0.10.1-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:07:15 +0200
...
...
This diff is collapsed.
Click to expand it.
debian/compat
deleted
100644 → 0
View file @
bbd5322a
11
This diff is collapsed.
Click to expand it.
debian/control
View file @
c7e04202
...
...
@@ -3,7 +3,7 @@ Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Uploaders: Antonio Valentino <antonio.valentino@tiscali.it>
Section: python
Priority: optional
Build-Depends: debhelper (
>
= 1
1
),
Build-Depends: debhelper
-compat
(= 1
2
),
dh-python,
libhdf4-alt-dev,
libjpeg-dev,
...
...
This diff is collapsed.
Click to expand it.
debian/upstream/metadata
View file @
c7e04202
---
Bug-Database: https://github.com/fhs/python-hdf4/issues
Bug-Submit: https://github.com/fhs/python-hdf4/issues/new
Contact: Andre Gosselin et al.
Name: python-hdf4
Repository: https://github.com/fhs/python-hdf4.git
Repository-Browse: https://github.com/fhs/python-hdf4
This diff is collapsed.
Click to expand it.