Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
debian
dns-flood-detector
Commits
fec98e0d
Commit
fec98e0d
authored
Aug 21, 2015
by
waja
Browse files
travis-ci: grab actual used upstream version
parent
e7cde7cb
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
fec98e0d
...
...
@@ -6,7 +6,7 @@ before_install:
# installneeded packages for uscan
-
sudo apt-get install -qq --no-install-recommends devscripts libwww-perl
# download original tarball
-
uscan
--force-download
-
UVERSION=$(dpkg-parsechangelog | grep ^Version | cut -d' ' -f2 | cut -d'-' -f1); uscan --verbose --download-version ${UVERSION}
--force-download
# remove packages needed for uscan
-
sudo apt-get purge -qq libwww-perl
-
sudo apt-get autoremove -qq
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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