Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
MariaDB and MySQL Packaging Team
mariadb-5.5
Commits
46a0c641
Commit
46a0c641
authored
Sep 02, 2014
by
Otto Kekäläinen
Browse files
Fixed watch file by adding option pasv
parent
fa2f6ffd
Changes
1
Hide whitespace changes
Inline
Side-by-side
debian/watch
View file @
46a0c641
version=3
version=3
opts=pgpsigurlmangle=s/$/.asc/ \
opts=pgpsigurlmangle=s/$/.asc/,uversionmangle=s/-(rc|beta)/$1/,pasv \
ftp://ftp.ddg.lth.se/mariadb/mariadb-5.5.39/source/mariadb-5.5.([\d\.]*).tar.gz \
ftp://ftp.osuosl.org/pub/mariadb/mariadb-5.5.([\d\.]*(?:-beta|-rc)?)/source/mariadb-([\d\.]*(?:-beta|-rc)?).tar.gz \
debian uupdate
debian uupdate
# Simplified watch file still does not work
#$ uscan --no-download --verbose --debug
#uscan debug: requesting URL ftp://ftp.ddg.lth.se/mariadb/
# ftp://ftp.ddg.lth.se/mariadb/mariadb-5.5.39/source/ failed: 400 FTP return code 000
# Added string "-5.5." in path as MariaDB has release series 5.5 and 10.x in parallel,
# Added string "-5.5." in path as MariaDB has release series 5.5 and 10.x in parallel,
# and we want uscan to check for updates only in the 5-series.
# and we want uscan to check for updates only in the 5-series.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment