summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Shachnev <mitya57@gmail.com>2017-08-28 11:44:34 +0300
committerDmitry Shachnev <mitya57@gmail.com>2017-08-28 11:44:34 +0300
commit37cac3009651b80a2c6bd0e2a1355057ee5b259a (patch)
tree8b0c1c2fdb32e6145e4a38c992020cce4957270d
parent35a93dd425cd6b62c46eb8bb2e9ba5bd4cb0b943 (diff)
downloadqt5webkit-37cac3009651b80a2c6bd0e2a1355057ee5b259a.tar.gz
Bump Standards-Version to 4.1.0.
Remove Priority: extra lines, they are deprecated since 4.0.1.
-rw-r--r--debian/changelog1
-rw-r--r--debian/control4
2 files changed, 2 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 500c51f..942c561 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -22,6 +22,7 @@ qtwebkit-opensource-src (5.212.0~alpha2-1) UNRELEASED; urgency=medium
* Disable the use of gold linker (causes problems at least on i386).
* Remove i386 from gstabs_architectures, add ppc64el.
* Run upstream tests during build.
+ * Bump Standards-Version to 4.1.0, remove Priority: extra lines.
-- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Fri, 25 Aug 2017 20:50:49 +0300
diff --git a/debian/control b/debian/control
index 55cb842..f1f5752 100644
--- a/debian/control
+++ b/debian/control
@@ -44,7 +44,7 @@ Build-Depends: bison,
Build-Depends-Indep: libqt5sql5-sqlite (>= 5.9.1+dfsg~),
qtbase5-doc-html (>= 5.9.1+dfsg~),
qttools5-dev-tools (>= 5.9.1~)
-Standards-Version: 3.9.8
+Standards-Version: 4.1.0
Section: libs
Homepage: http://trac.webkit.org/wiki/QtWebKit
Vcs-Git: https://anonscm.debian.org/git/pkg-kde/qt/qt5webkit.git
@@ -89,7 +89,6 @@ Description: Qt WebKit QML module
This package contains the WebKit QML module for QtDeclarative.
Package: qtwebkit5-doc
-Priority: extra
Architecture: all
Section: doc
Depends: ${misc:Depends}
@@ -100,7 +99,6 @@ Description: Qt 5 webkit documentation
This package contains the documentation for the Qt 5 webkit libraries.
Package: qtwebkit5-doc-html
-Priority: extra
Architecture: all
Section: doc
Depends: ${misc:Depends}