diff options
author | Dmitry Shachnev <mitya57@gmail.com> | 2017-10-04 11:41:20 +0700 |
---|---|---|
committer | Dmitry Shachnev <mitya57@gmail.com> | 2017-10-04 11:41:20 +0700 |
commit | 78982d39aab3afa67a750d239048dcc4027e22e3 (patch) | |
tree | b94e3703648e8c61dd4593ab71de83692b7b9290 | |
parent | 97f8c6ec1373e9abcb21c69d905781a05f433174 (diff) | |
download | qtbase-78982d39aab3afa67a750d239048dcc4027e22e3.tar.gz |
Bump Standards-Version to 4.1.1, no changes needed.
-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 787be17..126cd68 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ qtbase-opensource-src (5.9.1+dfsg-12) UNRELEASED; urgency=medium * Split qmake binary into a new binary package, qt5-qmake-bin. Make the new package Multi-Arch: foreign, to make sure that a proper version of qmake gets installed for cross builds (closes: #876861). + * Bump Standards-Version to 4.1.1, no changes needed. -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Sun, 01 Oct 2017 18:05:54 +0300 diff --git a/debian/control b/debian/control index 7f90af9..4b97471 100644 --- a/debian/control +++ b/debian/control @@ -66,7 +66,7 @@ Build-Depends: debhelper (>= 9.20160114~), zlib1g-dev Build-Depends-Indep: libqt5sql5-sqlite (>= 5.8.0+dfsg~) <!nodoc>, qttools5-dev-tools (>= 5.8.0~) <!nodoc> -Standards-Version: 4.1.0 +Standards-Version: 4.1.1 Homepage: http://qt-project.org/ Vcs-Git: https://anonscm.debian.org/git/pkg-kde/qt/qtbase.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-kde/qt/qtbase.git |