~ubuntu-branches/ubuntu/utopic/ktp-text-ui/utopic

« back to all changes in this revision

Viewing changes to debian/patches/01_no_useless_dependencies.diff

  • Committer: Package Import Robot
  • Author(s): Mark Purcell, Ritesh Raj Sarraf, Diane Trout, Mark Purcell
  • Date: 2013-08-11 11:01:09 UTC
  • mfrom: (1.1.4 sid)
  • Revision ID: package-import@ubuntu.com-20130811110109-3t9ayj39at1do3qc
Tags: 0.6.3-1
[ Ritesh Raj Sarraf ]
* [e26f6a8] drop patch 03_no_redundant_glib_calls.diff
* [459ee64] Drop tests, for now, as they are failing

[ Diane Trout ]
* Update watch file as KDE-Telepathy is now in stable release.
* Bump ktp-common-internals version
* Plasma-widget-telpathy-chat was moved to ktp-desktop-applet
* Add telepathy-logger dependency
* Imported Upstream version 0.6.2.1
* Refresh patches
* Bump ktp-common-internal dependency
* Set Uploaders to Diane Trout and Michał Zając
* Update to Standards-Version 3.9.4. No changes needed.
* Add several plugins to kde-telepathy-text-ui.install
* Add description to 02_ktpchat_soversion.diff
* Merge libktpchat0 into ktp-telepathy-text-ui.
* Override lintian warnings about the libktpchat0 library.

[ Mark Purcell ] 
* Imported Upstream version 0.6.3
* Add myself to Uploaders
* Update Build-Depends: libktpcommoninternalsprivate-dev (>= 0.6.3)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Index: ktp-text-ui-0.4.1/cmake/modules/FindTelepathyLoggerQt4.cmake
 
1
Index: kde-telepathy-text-ui/cmake/modules/FindTelepathyLoggerQt4.cmake
2
2
===================================================================
3
 
--- ktp-text-ui-0.4.1.orig/cmake/modules/FindTelepathyLoggerQt4.cmake   2012-07-25 16:46:18.000000000 +0200
4
 
+++ ktp-text-ui-0.4.1/cmake/modules/FindTelepathyLoggerQt4.cmake        2012-07-31 14:14:02.908415930 +0200
 
3
--- kde-telepathy-text-ui.orig/cmake/modules/FindTelepathyLoggerQt4.cmake       2012-11-28 00:10:21.936607799 +0530
 
4
+++ kde-telepathy-text-ui/cmake/modules/FindTelepathyLoggerQt4.cmake    2012-11-29 00:04:39.198474099 +0530
5
5
@@ -19,24 +19,13 @@
6
6
 set(TELEPATHY_LOGGER_QT4_LIBRARIES ${TELEPATHY_LOGGER_QT4_LIBRARY} )
7
7
 set(TELEPATHY_LOGGER_QT4_INCLUDE_DIRS ${TELEPATHY_LOGGER_QT4_INCLUDE_DIR} ${TELEPATHY_LOGGER_QT4_INCLUDE_DIR}/telepathy-logger-0.2 )