Commit 6085663b authored by Otto Kekäläinen's avatar Otto Kekäläinen
Browse files

Update Debian standards version

- Use httpS in copyright format link
- Remove deprecated get-orig-source target from rules
parent 05d9b6e6
...@@ -30,7 +30,7 @@ Build-Depends: bison, ...@@ -30,7 +30,7 @@ Build-Depends: bison,
psmisc, psmisc,
unixodbc-dev, unixodbc-dev,
zlib1g-dev (>= 1:1.1.3-5~) zlib1g-dev (>= 1:1.1.3-5~)
Standards-Version: 4.1.5 Standards-Version: 4.2.0
Homepage: https://mariadb.org/ Homepage: https://mariadb.org/
Vcs-Browser: https://salsa.debian.org/mariadb-team/mariadb-10.1 Vcs-Browser: https://salsa.debian.org/mariadb-team/mariadb-10.1
Vcs-Git: https://salsa.debian.org/mariadb-team/mariadb-10.1.git Vcs-Git: https://salsa.debian.org/mariadb-team/mariadb-10.1.git
......
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: MariaDB Server Upstream-Name: MariaDB Server
Upstream-Contact: https://mariadb.org/jira Upstream-Contact: https://mariadb.org/jira
Source: https://github.com/MariaDB/server Source: https://github.com/MariaDB/server
......
...@@ -176,9 +176,6 @@ override_dh_installinit-arch: ...@@ -176,9 +176,6 @@ override_dh_installinit-arch:
override_dh_installcron-arch: override_dh_installcron-arch:
dh_installcron --name mysql-server dh_installcron --name mysql-server
get-orig-source:
uscan --force-download --verbose
%: %:
dh $@ --parallel --with systemd --fail-missing dh $@ --parallel --with systemd --fail-missing
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment