[SCM] qtzeitgeist packaging branch, master, updated. 97ed34906e4c3db050c92ecb0a42484e96b53de8

Lisandro D. N. Pérez Meyer lisandropm-guest at alioth.debian.org
Sun May 15 21:41:36 UTC 2011


The following commit has been merged in the master branch:
commit 25116fcb66a8cf39308f06ac64bbeeae6b1ff344
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Sun May 15 18:35:59 2011 -0300

    Rename the binaries to libqzeitgeist.
    
    The source name and the actual lib differs in the "t" from Qt.
---
 debian/control                                     |   14 +++++++-------
 ...qtzeitgeist-dev.dirs => libqzeitgeist-dev.dirs} |    0
 ...geist-dev.install => libqzeitgeist-dev.install} |    0
 .../{libqtzeitgeist0.dirs => libqzeitgeist0.dirs}  |    0
 ...qtzeitgeist0.install => libqzeitgeist0.install} |    0
 5 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 2da7659..0157333 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Homepage: http://zeitgeist-project.com/
 Vcs-Git: git://git.debian.org/pkg-kde/krap/qtzeitgeist.git
 Vcs-Browser: http://git.debian.org/?p=pkg-kde/krap/qtzeitgeist.git;a=summary
 
-Package: libqtzeitgeist0
+Package: libqzeitgeist0
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: wrapper library around the Zeitgeist DBus API for Qt
@@ -22,11 +22,11 @@ Description: wrapper library around the Zeitgeist DBus API for Qt
  .
  libQZeitgeist is a wrapper library around the Zeitgeist DBus API for Qt.
 
-Package: libqtzeitgeist0-dbg
+Package: libqzeitgeist0-dbg
 Section: debug
 Architecture: any
-Depends: libqtzeitgeist0 (= ${binary:Version}), ${misc:Depends}
-Description: debugging symbols for libqtzeitgeist
+Depends: libqzeitgeist0 (= ${binary:Version}), ${misc:Depends}
+Description: debugging symbols for libqzeitgeist
  Zeitgeist is a service which logs the user's activities and notifications,
  anywhere from files opened to websites visited and conversations, and makes
  this information readily available for other applications to use. It is also
@@ -36,11 +36,11 @@ Description: debugging symbols for libqtzeitgeist
  This package provides the debugging symbols for libqtzeitgeist.
 
 
-Package: libqtzeitgeist-dev
+Package: libqzeitgeist-dev
 Section: libdevel
 Architecture: any
-Depends: libqtzeitgeist0 (= ${binary:Version}), ${misc:Depends}
-Description: development files for libqtzeitgeist.
+Depends: libqzeitgeist0 (= ${binary:Version}), ${misc:Depends}
+Description: development files for libqzeitgeist.
  Zeitgeist is a service which logs the user's activities and notifications,
  anywhere from files opened to websites visited and conversations, and makes
  this information readily available for other applications to use. It is also
diff --git a/debian/libqtzeitgeist-dev.dirs b/debian/libqzeitgeist-dev.dirs
similarity index 100%
rename from debian/libqtzeitgeist-dev.dirs
rename to debian/libqzeitgeist-dev.dirs
diff --git a/debian/libqtzeitgeist-dev.install b/debian/libqzeitgeist-dev.install
similarity index 100%
rename from debian/libqtzeitgeist-dev.install
rename to debian/libqzeitgeist-dev.install
diff --git a/debian/libqtzeitgeist0.dirs b/debian/libqzeitgeist0.dirs
similarity index 100%
rename from debian/libqtzeitgeist0.dirs
rename to debian/libqzeitgeist0.dirs
diff --git a/debian/libqtzeitgeist0.install b/debian/libqzeitgeist0.install
similarity index 100%
rename from debian/libqtzeitgeist0.install
rename to debian/libqzeitgeist0.install

-- 
qtzeitgeist packaging



More information about the pkg-kde-commits mailing list