diff options
author | Lisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com> | 2013-12-31 19:21:40 -0300 |
---|---|---|
committer | Lisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com> | 2013-12-31 19:21:40 -0300 |
commit | 674f9d1f99a8886d08169246a0060a9a5daf01a2 (patch) | |
tree | 4973cbe44fc6236010ab0ba224c88be84bb2a121 | |
parent | 15c6828b1898993f59894b0d757e7b167dc6ceab (diff) | |
download | qtbase-674f9d1f99a8886d08169246a0060a9a5daf01a2.tar.gz |
Update Standars-Version to 3.9.5.
No changes required.
-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 f8e5814..bcd1752 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ qtbase-opensource-src (5.2.0+dfsg-4) UNRELEASED; urgency=medium - Do not use Wcast-align on header's tests on sparc, thus avoiding a FTBFS. * Update symbols files using buildds' logs. * Patch out Google-AdSense tracker from examples. + * Update Standars-Version to 3.9.5, no changes required. -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Thu, 26 Dec 2013 21:21:17 +0400 diff --git a/debian/control b/debian/control index f42c757..f837b3c 100644 --- a/debian/control +++ b/debian/control @@ -57,7 +57,7 @@ Build-Depends: debhelper (>= 9), pkg-kde-tools (>= 0.14.2), unixodbc-dev, zlib1g-dev -Standards-Version: 3.9.4 +Standards-Version: 3.9.5 Homepage: http://qt-project.org/ Vcs-Git: git://anonscm.debian.org/pkg-kde/qt/qtbase.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-kde/qt/qtbase.git;a=summary |