Skip to content
Commits on Source (4)
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 2016 18:36:22 +0200
-- Bas Couwenberg <sebastic@debian.org> Sun, 29 Jul 2018 18:26:19 +0200
rel2gpx (0.27-2) unstable; urgency=medium
......
#!/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)
# Test installability
Depends: @
Test-Command: /bin/true
version=3
opts=uversionmangle=s/^(0)(\d\d)$/$1.$2/ \
http://blog.velocarte66.fr/?q=de/node/170 \
https://blog.velocarte66.fr/?q=de/node/170 \
(?:|.*/)rel2gpx(?:[_\-]v?|)(\d[^\s/]*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz)