Skip to content
GitLab
Explore
Sign in
Register
Commits on Source
6
Drop obsolete dbg package.
· 85d6fff0
Bas Couwenberg
authored
Jul 21, 2018
85d6fff0
Update watch file to use HTTPS.
· 8e4f1064
Bas Couwenberg
authored
Jul 21, 2018
8e4f1064
Don't use recursive chown.
· 20d1a32d
Bas Couwenberg
authored
Jul 21, 2018
20d1a32d
Mentioned disabled patches in series file.
· 382c6d49
Bas Couwenberg
authored
Jul 21, 2018
382c6d49
Add override for package-contains-documentation-outside-usr-share-doc.
· 71d236ba
Bas Couwenberg
authored
Jul 21, 2018
71d236ba
Set distribution to unstable.
· f7defa40
Bas Couwenberg
authored
Jul 21, 2018
f7defa40
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
f7defa40
routino (3.2-3)
UNRELEASED
; urgency=medium
routino (3.2-3)
unstable
; urgency=medium
* 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.
* Drop obsolete dbg package.
* Update watch file to use HTTPS.
* Don't use recursive chown.
* Mentioned disabled patches in series file.
* Add override for package-contains-documentation-outside-usr-share-doc.
-- Bas Couwenberg <sebastic@debian.org> S
un
, 2
4 Sep
201
7
1
3:22
:1
7
+0200
-- Bas Couwenberg <sebastic@debian.org> S
at
, 2
1 Jul
201
8
1
5:44
:1
1
+0200
routino (3.2-2) unstable; urgency=medium
...
...
debian/control
View file @
f7defa40
...
...
@@ -4,7 +4,7 @@ Uploaders: Uwe Steinmann <steinm@debian.org>,
Bas Couwenberg <sebastic@debian.org>
Section: misc
Priority: optional
Build-Depends: debhelper (>= 9),
Build-Depends: debhelper (>= 9
.20160114
),
chrpath,
flex,
libbz2-dev,
...
...
@@ -96,16 +96,3 @@ Description: Routino library development headers
OpenStreetMap
.
This package provides the routino headers.
Package: routino-dbg
Architecture: any
Section: debug
Depends: libroutino0 (= ${binary:Version}),
libroutino-slim0 (= ${binary:Version}),
${misc:Depends}
Description: Debug symbols for Routino
Routino is an application for finding a route between two points
using the dataset of topographical information collected by
OpenStreetMap
.
This package provides debug symbols for libroutino.
debian/patches/series
View file @
f7defa40
...
...
@@ -4,3 +4,5 @@ web_path
maploader
mapprops
hardening
#map_bounds
#use_openlayers
debian/patches/use_openlayers
View file @
f7defa40
Description: use installed openlayers f
o
rm libjs-openlayers
Description: use installed openlayers fr
o
m libjs-openlayers
Author: Thibaut Gridel <tgridel@free.fr>
Forwarded: not-needed
...
...
debian/routino-www.lintian-overrides
0 → 100644
View file @
f7defa40
# Embedded documentation
package-contains-documentation-outside-usr-share-doc usr/share/routino/www/documentation/readme.html
debian/routino-www.postinst
View file @
f7defa40
...
...
@@ -42,7 +42,8 @@ case "$1" in
if
[
!
-d
"/var/lib/routino/results"
]
;
then
mkdir
-p
/var/lib/routino/results
fi
chown
-R
www-data:www-data /var/lib/routino/results
chown
www-data:www-data /var/lib/routino/results
chown
www-data:www-data /var/lib/routino/results/
*
webservers
=
"apache2"
...
...
debian/rules
View file @
f7defa40
...
...
@@ -57,7 +57,7 @@ override_dh_install:
dh_install
--list-missing
override_dh_strip
:
dh_strip
--dbg
-package
=
routino-dbg
dh_strip
--dbg
sym-migration
=
'routino-dbg (<< 3.2-3~)'
override_dh_makeshlibs
:
dh_makeshlibs
--
-v
$(
UPSTREAM_VERSION
)
debian/watch
View file @
f7defa40
...
...
@@ -2,5 +2,5 @@ version=3
opts=\
dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/ \
http://www.routino.org/download/ \
http
s
://www.routino.org/download/ \
routino[\-\_]?(.*)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))