Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (3)
Revert "Drop compat, switch to debhelper-compat"
· 81b2f49e
Bas Couwenberg
authored
Feb 10, 2020
This reverts commit
73a54e50
.
81b2f49e
Use full name in changelog.
· b0531f39
Bas Couwenberg
authored
Feb 10, 2020
b0531f39
Add newlines at the end of files.
· bf8fc426
Bas Couwenberg
authored
Feb 10, 2020
bf8fc426
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
bf8fc426
...
...
@@ -7,13 +7,12 @@ node-leaflet-hash (0.2.1-3) unstable; urgency=medium
* Update gbp.conf to use --source-only-changes by default.
* Drop Name field from upstream metadata.
[ Nilesh ]
[ Nilesh
Patra
]
* Remove require, add a simple autopkgtest
* Drop compat, switch to debhelper-compat
* Add "Rules-Requires-Root: no"
* Install in /usr/share
-- Nilesh <npatra974@gmail.com> Mon, 10 Feb 2020 22:46:07 +0530
-- Nilesh
Patra
<npatra974@gmail.com> Mon, 10 Feb 2020 22:46:07 +0530
node-leaflet-hash (0.2.1-2) unstable; urgency=medium
...
...
debian/compat
0 → 100644
View file @
bf8fc426
9
debian/control
View file @
bf8fc426
...
...
@@ -3,7 +3,8 @@ Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Uploaders: Ross Gammon <rossgammon@mail.dk>
Section: javascript
Priority: optional
Build-Depends: debhelper-compat (= 12),
Build-Depends: debhelper (>= 9),
dh-buildinfo,
nodejs
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/debian-gis-team/node-leaflet-hash
...
...
debian/tests/control
View file @
bf8fc426
debian/tests/runtest
View file @
bf8fc426