Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
osm-gps-map
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
osm-gps-map
Compare revisions
d2cdb274565f1ed0b22cd61f6e09da99939313b2 to 197729a6a9fd4bd7730553875f9fbe172b92d815
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/osm-gps-map
Select target project
No results found
197729a6a9fd4bd7730553875f9fbe172b92d815
Select Git revision
Swap
Target
debian-gis-team/osm-gps-map
Select target project
debian-gis-team/osm-gps-map
1 result
d2cdb274565f1ed0b22cd61f6e09da99939313b2
Select Git revision
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source (3)
Drop obsolete python-all-dev build dependency.
· 5fb8ae13
Bas Couwenberg
authored
5 years ago
5fb8ae13
Add lintian overrides for doc-base-file-references-wrong-path.
· b982d78c
Bas Couwenberg
authored
5 years ago
b982d78c
Set distribution to unstable.
· 197729a6
Bas Couwenberg
authored
5 years ago
197729a6
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
debian/changelog
+5
-2
5 additions, 2 deletions
debian/changelog
debian/control
+0
-1
0 additions, 1 deletion
debian/control
debian/libosmgpsmap-1.0-dev.lintian-overrides
+3
-0
3 additions, 0 deletions
debian/libosmgpsmap-1.0-dev.lintian-overrides
with
8 additions
and
3 deletions
debian/changelog
View file @
197729a6
osm-gps-map (1.1.0-6)
UNRELEASED
; urgency=medium
osm-gps-map (1.1.0-6)
unstable
; urgency=medium
* Team upload.
* Bump Standards-Version to 4.4.0, no changes.
* Add Build-Depends-Package field to symbols file.
* Update gbp.conf to use --source-only-changes by default.
* Drop obsolete python-all-dev build dependency.
* Add lintian overrides for doc-base-file-references-wrong-path.
-- Bas Couwenberg <sebastic@debian.org>
Tue, 28
Aug 201
8
1
4:48:14
+0200
-- Bas Couwenberg <sebastic@debian.org>
Fri, 30
Aug 201
9
1
1:17:41
+0200
osm-gps-map (1.1.0-5) unstable; urgency=medium
...
...
This diff is collapsed.
Click to expand it.
debian/control
View file @
197729a6
...
...
@@ -15,7 +15,6 @@ Build-Depends: debhelper (>= 9.20160114),
libglib2.0-dev,
libsoup2.4-dev,
libcairo2-dev,
python-all-dev,
gnome-common,
gtk-doc-tools,
gobject-introspection
...
...
This diff is collapsed.
Click to expand it.
debian/libosmgpsmap-1.0-dev.lintian-overrides
0 → 100644
View file @
197729a6
# This is where gtk-doc-tools installs the documentation
doc-base-file-references-wrong-path * /usr/share/gtk-doc/*
This diff is collapsed.
Click to expand it.