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
Faustin Lammler
mariadb-10.1
Commits
90ba198a
Commit
90ba198a
authored
Dec 19, 2015
by
Otto Kekäläinen
Browse files
Remove useless call to uupdate in the d/watch file
uupdate is only distracting in Current git-buildpackage workflow
parent
22e773ff
Changes
2
Hide whitespace changes
Inline
Side-by-side
debian/changelog
View file @
90ba198a
...
@@ -7,6 +7,8 @@ mariadb-10.0 (10.0.22-6) UNRELEASED; urgency=low
...
@@ -7,6 +7,8 @@ mariadb-10.0 (10.0.22-6) UNRELEASED; urgency=low
to operate with the passwords defined in their user tables.
to operate with the passwords defined in their user tables.
* As disabled.def intrepreted test names in a special way, switch
* As disabled.def intrepreted test names in a special way, switch
back to using --skip-test-list option
back to using --skip-test-list option
* Make the watch file to make it better suited for the
git-buildpackage workflow and remove call to uupdate
-- Otto Kekäläinen <otto@seravo.fi> Thu, 17 Dec 2015 15:28:51 +0200
-- Otto Kekäläinen <otto@seravo.fi> Thu, 17 Dec 2015 15:28:51 +0200
...
...
debian/watch
View file @
90ba198a
version=3
version=3
opts=pgpsigurlmangle=s/$/.asc/,uversionmangle=s/-(rc|beta)/$1/,pasv \
opts=\
ftp://ftp.osuosl.org/pub/mariadb/mariadb-10.0.([\d\.]*(?:-beta|-rc)?)/source/mariadb-([\d\.]*(?:-beta|-rc)?).tar.gz \
pgpsigurlmangle=s/$/.asc/,\
debian uupdate
uversionmangle=s/-(rc|beta)/$1/,pasv \
ftp://ftp.osuosl.org/pub/mariadb/mariadb-10.0.([\d\.]*(?:-beta|-rc)?)/source/mariadb-([\d\.]*(?:-beta|-rc)?).tar.gz \
# Added string "-10.0." in path as MariaDB has release series 5.5 and 10.x in
parallel,
# Added string "-10.0." in path as MariaDB has release series 5.5 and 10.x in
# and we want uscan to check for updates only in the 10-series.
#
parallel,
and we want uscan to check for updates only in the 10-series.
# Automated signature checking with pgpsigurlmangle has been available
# Automated signature checking with pgpsigurlmangle has been available
# only since devscripts version 2.13.3
# only since devscripts version 2.13.3
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