[SCM] qtsvg packaging branch, master, updated. e80711c5fe1ff68d518866f43769a5f163e2d9ac

Timo Jyrinki timo at alioth.debian.org
Wed Feb 6 09:01:23 UTC 2013


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtsvg.git;a=commitdiff;h=e80711c

The following commit has been merged in the master branch:
commit e80711c5fe1ff68d518866f43769a5f163e2d9ac
Author: Timo Jyrinki <timo.jyrinki at canonical.com>
Date:   Wed Feb 6 09:01:14 2013 +0000

    Update for 5.0.1.
---
 debian/changelog                      |    6 +++---
 debian/control                        |    6 +++---
 debian/copyright                      |    4 ++--
 debian/libqt5svg5-private-dev.install |    2 +-
 4 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0a2faa6..18e8b29 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-qtsvg-opensource-src (5.0.0-1) UNRELEASED; urgency=low
+qtsvg-opensource-src (5.0.1-1) UNRELEASED; urgency=low
 
-  * New upstream release.
+  * Initial release.
 
- -- Timo Jyrinki <timo at debian.org>  Thu, 20 Dec 2012 09:46:45 +0000
+ -- Timo Jyrinki <timo at debian.org>  Wed, 06 Feb 2013 09:00:39 +0000
diff --git a/debian/control b/debian/control
index 76cc14b..5082b93 100644
--- a/debian/control
+++ b/debian/control
@@ -4,9 +4,9 @@ Priority: extra
 Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>
 Build-Depends: debhelper (>= 8.1.3),
                qt5-default,
-               qtbase5-dev,
-               qtbase5-private-dev,
-               libqt5opengl5-dev,
+               qtbase5-dev (>= 5.0.1~),
+               qtbase5-private-dev (>= 5.0.1~),
+               libqt5opengl5-dev (>= 5.0.1~),
                zlib1g-dev,
                pkg-kde-tools,
 Standards-Version: 3.9.4
diff --git a/debian/copyright b/debian/copyright
index f741575..b67edec 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,6 +1,6 @@
 Format: http://dep.debian.net/deps/dep5
 Upstream-Name: qtsvg-opensource-src
-Source: http://releases.qt-project.org/qt5/5.0.0/submodules_tar/
+Source: http://releases.qt-project.org/qt5/5.0.1/submodules_tar/
 
 Files: *
 Copyright: 2008-2012 Nokia Corporation and/or its subsidiary(-ies).
@@ -13,7 +13,7 @@ Copyright: 2007-2012 Fathi Boudra <fabo at debian.org>
            2008-2012 Modestas Vainius <modax at debian.org>
            2007-2009 Ana Beatriz Guerrero Lopez <ana at debian.org>
            2005-2007 Brian Nelson <pyro at debian.org>
-           2012 Timo Jyrinki <timo.jyrinki at canonical.com>
+           2012-2013 Timo Jyrinki <timo.jyrinki at canonical.com>
 License: LGPL-2.1
 
 License: LGPL-2.1 with Nokia Qt LGPL exception
diff --git a/debian/libqt5svg5-private-dev.install b/debian/libqt5svg5-private-dev.install
index bd82faf..181da7e 100644
--- a/debian/libqt5svg5-private-dev.install
+++ b/debian/libqt5svg5-private-dev.install
@@ -1 +1 @@
-usr/include/qt5/QtSvg/5.0.0/QtSvg/private/
+usr/include/qt5/QtSvg/5.0.1/QtSvg/private/

-- 
qtsvg packaging



More information about the pkg-kde-commits mailing list