Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (3)
Update gbp.conf to use --source-only-changes by default.
· afddc67e
Bas Couwenberg
authored
Jul 07, 2019
afddc67e
Bump Standards-Version to 4.4.0, no changes.
· 77b50d88
Bas Couwenberg
authored
Jul 10, 2019
77b50d88
Set distribution to unstable.
· 8440a133
Bas Couwenberg
authored
Jul 11, 2019
8440a133
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
8440a133
spatialite-gui (2.1.0~beta0+really2.0.0~devel2-4)
UNRELEASED
; urgency=medium
spatialite-gui (2.1.0~beta0+really2.0.0~devel2-4)
unstable
; urgency=medium
* Define ACCEPT_USE_OF_DEPRECATED_PROJ_API_H for PROJ 6.0.0 compatibility.
* Update gbp.conf to use --source-only-changes by default.
* Bump Standards-Version to 4.4.0, no changes.
-- Bas Couwenberg <sebastic@debian.org>
Sat, 13 Apr 2019 20:32:18
+0200
-- Bas Couwenberg <sebastic@debian.org>
Thu, 11 Jul 2019 12:23:24
+0200
spatialite-gui (2.1.0~beta0+really2.0.0~devel2-3) unstable; urgency=medium
...
...
debian/control
View file @
8440a133
...
...
@@ -19,7 +19,7 @@ Build-Depends: debhelper (>= 9.20160114),
pkg-config,
wx-common,
zlib1g-dev
Standards-Version: 4.
3
.0
Standards-Version: 4.
4
.0
Vcs-Browser: https://salsa.debian.org/debian-gis-team/spatialite-gui
Vcs-Git: https://salsa.debian.org/debian-gis-team/spatialite-gui.git
Homepage: https://www.gaia-gis.it/fossil/spatialite_gui/
...
...
debian/gbp.conf
View file @
8440a133
...
...
@@ -14,3 +14,6 @@ upstream-tag = upstream/%(version)s
# Always use pristine-tar.
pristine
-
tar
=
True
[
buildpackage
]
pbuilder
-
options
= --
source
-
only
-
changes