Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (3)
Add lintian override for python-foo-but-no-python3-foo.
· c3d281e5
Bas Couwenberg
authored
Jul 22, 2018
c3d281e5
Update watch file to use HTTPS.
· 2eaece36
Bas Couwenberg
authored
Jul 22, 2018
2eaece36
Set distribution to unstable.
· c7739b7a
Bas Couwenberg
authored
Jul 22, 2018
c7739b7a
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
c7739b7a
imposm-parser (1.0.7+ds-5)
UNRELEASED
; urgency=medium
imposm-parser (1.0.7+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 control & rules files.
* Update copyright-format URL to use HTTPS.
* Update Vcs-* URLs for Salsa.
* Drop ancient X-Python-Version field.
* 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
:03:0
0
+0200
-- Bas Couwenberg <sebastic@debian.org> Sun, 2
2 Jul
201
8
1
9
:03:0
4
+0200
imposm-parser (1.0.7+ds-4) unstable; urgency=medium
...
...
debian/source/lintian-overrides
0 → 100644
View file @
c7739b7a
# Python 3 not supported
python-foo-but-no-python3-foo python-imposm-parser
debian/watch
View file @
c7739b7a
...
...
@@ -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.parser/imposm.parser-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
http
s
://pypi.debian.net/imposm.parser/imposm.parser-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))