Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (3)
Add lintian override for python-foo-but-no-python3-foo.
· 6bfa2277
Bas Couwenberg
authored
Jul 22, 2018
6bfa2277
Update watch file to use HTTPS.
· 8217a612
Bas Couwenberg
authored
Jul 22, 2018
8217a612
Set distribution to unstable.
· 3f793da6
Bas Couwenberg
authored
Jul 22, 2018
3f793da6
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
3f793da6
imposm (2.6.0+ds-5)
UNRELEASED
; urgency=medium
imposm (2.6.0+ds-5)
unstable
; urgency=medium
* Team upload.
* Change priority from extra to optional.
* Bump Standards-Version to 4.1.5, changes: priority.
* Strip trailing whitespace from changelog, control & rules files.
* Update copyright-format URL to use HTTPS.
* Update Vcs-* URLs for Salsa.
* Add lintian override for python-foo-but-no-python3-foo.
* Update watch file to use HTTPS.
-- Bas Couwenberg <sebastic@debian.org> Sun, 2
4 Sep
201
7
1
3:02:14
+0200
-- Bas Couwenberg <sebastic@debian.org> Sun, 2
2 Jul
201
8
1
4:48:25
+0200
imposm (2.6.0+ds-4) unstable; urgency=medium
...
...
debian/source/lintian-overrides
0 → 100644
View file @
3f793da6
# Python 3 not supported
python-foo-but-no-python3-foo python-imposm
debian/watch
View file @
3f793da6
...
...
@@ -3,4 +3,4 @@ opts=\
dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/,\
repacksuffix=+ds \
http://pypi.debian.net/imposm/imposm-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
http
s
://pypi.debian.net/imposm/imposm-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))