Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Bump Standards-Version to 4.4.0, no changes.
· eab270f8
Bas Couwenberg
authored
Jul 12, 2019
eab270f8
Update gbp.conf to use --source-only-changes by default.
· 1cff97b5
Bas Couwenberg
authored
Jul 12, 2019
1cff97b5
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
1cff97b5
node-mapnik (3.7.2+dfsg-6) UNRELEASED; urgency=medium
* Team upload.
* Bump Standards-Version to 4.4.0, no changes.
* Update gbp.conf to use --source-only-changes by default.
-- Bas Couwenberg <sebastic@debian.org> Fri, 12 Jul 2019 20:19:59 +0200
node-mapnik (3.7.2+dfsg-5) unstable; urgency=medium
* Team upload.
...
...
debian/control
View file @
1cff97b5
...
...
@@ -17,7 +17,7 @@ Build-Depends: debhelper (>= 10~),
node-pre-gyp,
libnode-dev (>= 10~),
node-sphericalmercator
Standards-Version: 4.
3
.0
Standards-Version: 4.
4
.0
Vcs-Browser: https://salsa.debian.org/js-team/node-mapnik
Vcs-Git: https://salsa.debian.org/js-team/node-mapnik.git -b master-3.7
Homepage: https://github.com/mapnik/node-mapnik
...
...
debian/gbp.conf
View file @
1cff97b5
...
...
@@ -14,3 +14,6 @@ upstream-tag = upstream/%(version)s
# Always use pristine-tar.
pristine
-
tar
=
True
[
buildpackage
]
pbuilder
-
options
= --
source
-
only
-
changes