[SCM] qtdoc packaging branch, master, updated. debian/5.1.0-1-3-ga7befed

Lisandro Damián Nicanor Pérez lisandro at alioth.debian.org
Sun Aug 11 15:38:43 UTC 2013


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

The following commit has been merged in the master branch:
commit a7befeddf05df333fda60ccc00c5ea26ed8c6213
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Sun Aug 11 12:38:30 2013 -0300

    Export current versions.
---
 debian/changelog |    1 +
 debian/rules     |    6 +++---
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d5fc5d0..60ebd90 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ qtdoc-opensource-src (5.1.0-2) UNRELEASED; urgency=low
 
   [ Lisandro Damián Nicanor Pérez Meyer ]
   * Properly clean the build. Thanks Dmitry Shachnev!
+  * Change versions in rules.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sun, 11 Aug 2013 12:24:13 -0300
 
diff --git a/debian/rules b/debian/rules
index 7a80dd7..46348e2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,9 +7,9 @@ export CFLAGS := $(shell dpkg-buildflags --get CFLAGS) $(shell dpkg-buildflags -
 export CXXFLAGS := $(shell dpkg-buildflags --get CXXFLAGS) $(shell dpkg-buildflags --get CPPFLAGS)
 export LDFLAGS := $(shell dpkg-buildflags --get LDFLAGS) -Wl,--as-needed
 export QT_SELECT := qt5
-export QT_VER := 5.0
-export QT_VERSION := 5.0.2
-export QT_VERSION_TAG := 502
+export QT_VER := 5.1
+export QT_VERSION := 5.1.0
+export QT_VERSION_TAG := 510
 
 %:
 	dh $@ --list-missing --parallel

-- 
qtdoc packaging



More information about the pkg-kde-commits mailing list