[SCM] ktp-auth-handler packaging branch, master, updated. debian/15.12.1-2-282-g080758e

Maximiliano Curia maxy at moszumanska.debian.org
Fri May 27 23:58:41 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-auth-handler.git;a=commitdiff;h=965baa3

The following commit has been merged in the master branch:
commit 965baa31b7491066c793c8d5224af66490e66add
Author: Martin Klapetek <martin.klapetek at gmail.com>
Date:   Sat Jan 21 19:16:56 2012 +0100

    Bump version to 0.3
---
 main.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/main.cpp b/main.cpp
index 4f9049a..d7ff23a 100644
--- a/main.cpp
+++ b/main.cpp
@@ -45,7 +45,7 @@ int main(int argc, char *argv[])
     KAboutData aboutData("ktp-auth-handler",
                          "ktp-auth-handler",
                          ki18n("Telepathy Authentication Handler"),
-                         "0.2.60");
+                         "0.3");
     aboutData.addAuthor(ki18n("David Edmundson"), ki18n("Developer"), "kde at davidedmundson.co.uk");
     aboutData.addAuthor(ki18n("Daniele E. Domenichelli"), ki18n("Developer"), "daniele.domenichelli at gmail.com");
     aboutData.setProductName("telepathy/auth-handler");

-- 
ktp-auth-handler packaging



More information about the pkg-kde-commits mailing list