diff options
author | Lisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com> | 2014-04-20 22:29:02 -0300 |
---|---|---|
committer | Lisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com> | 2014-04-20 22:29:02 -0300 |
commit | 68f399c3ab4bd7d98d26357bd7671a29dc90cdcd (patch) | |
tree | 31157ba5b7e09cada8a3fd1b314a4bd5fabb6834 | |
parent | 37af49a5e058178d41722dded2c9e679d1cb70ba (diff) | |
download | qtscript-68f399c3ab4bd7d98d26357bd7671a29dc90cdcd.tar.gz |
Add missing word in qtscript5-private-dev's description
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 4d900ca..a2f70a6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,9 @@ qtscript-opensource-src (5.2.1+dfsg-3) UNRELEASED; urgency=medium + [ Lisandro Damián Nicanor Pérez Meyer ] + * Add missing word in qtscript5-private-dev's description (Closes: #745300). + Thanks Pascal De Vuyst. + -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Sun, 20 Apr 2014 22:27:08 -0300 qtscript-opensource-src (5.2.1+dfsg-2) unstable; urgency=medium diff --git a/debian/control b/debian/control index 4e4c3df..707a22a 100644 --- a/debian/control +++ b/debian/control @@ -72,7 +72,7 @@ Description: Qt 5 script private development files is its rich set of widgets that provide standard GUI functionality. . This package contains the private header development files for building some - Qt 5 applications QtScript and QtScriptTools private headers. + Qt 5 applications using QtScript and QtScriptTools private headers. . Use at your own risk. |