diff options
author | Dmitry Shachnev <mitya57@gmail.com> | 2017-10-27 00:11:56 +0300 |
---|---|---|
committer | Dmitry Shachnev <mitya57@gmail.com> | 2017-10-27 00:11:56 +0300 |
commit | 12a738cea9a74cbfc16998430478d9cbedf720b3 (patch) | |
tree | 40a63be9492095e09a91531867435c8a4ce6c094 /debian | |
parent | f1805d88f39a7927f6b42ceaa459e7aff3e919ab (diff) | |
download | qt5webkit-12a738cea9a74cbfc16998430478d9cbedf720b3.tar.gz |
Bump Standards-Version to 4.1.1, no changes needed.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 20f0cc3..b12c68e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ qtwebkit-opensource-src (5.212.0~alpha2-3) UNRELEASED; urgency=medium * Update symbols files from buildds’ logs. * Backport upstream patch to fix WTF::StringImpl::copyChars segfault (closes: #876999). + * Bump Standards-Version to 4.1.1, no changes needed. -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Thu, 26 Oct 2017 16:59:00 +0300 diff --git a/debian/control b/debian/control index f1f5752..e67c164 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: 4.1.0 +Standards-Version: 4.1.1 Section: libs Homepage: http://trac.webkit.org/wiki/QtWebKit Vcs-Git: https://anonscm.debian.org/git/pkg-kde/qt/qt5webkit.git |