Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (4)
Add autopkgtest to test installability.
· 08f89f2c
Bas Couwenberg
authored
Jul 29, 2018
08f89f2c
Use pkg-info.mk variables instead of dpkg-parsechangelog output.
· b17eec0a
Bas Couwenberg
authored
Jul 29, 2018
b17eec0a
Update watch file to use HTTPS.
· dc8edace
Bas Couwenberg
authored
Jul 29, 2018
dc8edace
Set distribution to unstable.
· 53758252
Bas Couwenberg
authored
Jul 29, 2018
53758252
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
53758252
rel2gpx (0.27-3)
UNRELEASED
; urgency=medium
rel2gpx (0.27-3)
unstable
; urgency=medium
* Team upload.
* Update Vcs-Git URL to use HTTPS.
* Strip trailing whitespace from control & rules files.
* Update copyright-format URL to use HTTPS.
* Update Vcs-* URLs for Salsa.
* Bump Standards-Version to 4.1.5, no changes.
* Add autopkgtest to test installability.
* Use pkg-info.mk variables instead of dpkg-parsechangelog output.
* Update watch file to use HTTPS.
-- Bas Couwenberg <sebastic@debian.org>
Fri, 06 May
201
6
18:
3
6:
22
+0200
-- Bas Couwenberg <sebastic@debian.org>
Sun, 29 Jul
201
8
18:
2
6:
19
+0200
rel2gpx (0.27-2) unstable; urgency=medium
...
...
debian/rules
View file @
53758252
#!/usr/bin/make -f
pkg := $(shell dpkg-parsechangelog | sed -n 's/^Source: //p')
include /usr/share/dpkg/pkg-info.mk
%:
dh $@ --parallel
override_dh_install:
mkdir -p debian/$(
pkg
)/usr/bin
cp -a $(
pkg
).pl debian/$(
pkg
)/usr/bin/$(
pkg
)
mkdir -p debian/$(
DEB_SOURCE
)/usr/bin
cp -a $(
DEB_SOURCE
).pl debian/$(
DEB_SOURCE
)/usr/bin/$(
DEB_SOURCE
)
debian/tests/control
0 → 100644
View file @
53758252
# Test installability
Depends: @
Test-Command: /bin/true
debian/watch
View file @
53758252
version=3
opts=uversionmangle=s/^(0)(\d\d)$/$1.$2/ \
http://blog.velocarte66.fr/?q=de/node/170 \
http
s
://blog.velocarte66.fr/?q=de/node/170 \
(?:|.*/)rel2gpx(?:[_\-]v?|)(\d[^\s/]*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz)