Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
grass
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
grass
Compare revisions
313d98f199dfa13cb405d39531bb3662c14e8e67 to 20c5d12119031a2d206c20d2ecdbf41898a879a4
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/grass
Select target project
No results found
20c5d12119031a2d206c20d2ecdbf41898a879a4
Select Git revision
Swap
Target
debian-gis-team/grass
Select target project
janitor-team/proposed/grass
debian-gis-team/grass
olly/grass
3 results
313d98f199dfa13cb405d39531bb3662c14e8e67
Select Git revision
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source (2)
add pbuilder-options to gbp.conf
· 3eb538b9
Martin Landa
authored
5 years ago
3eb538b9
change homepage url (https)
· 20c5d121
Martin Landa
authored
5 years ago
20c5d121
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
debian/control
+1
-1
1 addition, 1 deletion
debian/control
debian/gbp.conf
+3
-0
3 additions, 0 deletions
debian/gbp.conf
with
4 additions
and
1 deletion
debian/control
View file @
20c5d121
...
...
@@ -55,7 +55,7 @@ Build-Depends: autoconf2.13,
Standards-Version: 4.4.0
Vcs-Browser: https://salsa.debian.org/debian-gis-team/grass
Vcs-Git: https://salsa.debian.org/debian-gis-team/grass.git -b ubuntugis/bionic
Homepage: http://grass.osgeo.org/
Homepage: http
s
://grass.osgeo.org/
Package: grass
Architecture: all
...
...
This diff is collapsed.
Click to expand it.
debian/gbp.conf
View file @
20c5d121
...
...
@@ -14,3 +14,6 @@ upstream-tag = upstream/%(version)s
# Always use pristine-tar.
pristine
-
tar
=
True
[
buildpackage
]
pbuilder
-
options
= --
source
-
only
-
changes
This diff is collapsed.
Click to expand it.