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

« back to all changes in this revision

Viewing changes to debian/patches/drop-tests.patch

  • 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: kde-telepathy-text-ui/CMakeLists.txt
 
2
===================================================================
 
3
--- kde-telepathy-text-ui.orig/CMakeLists.txt   2012-11-28 00:11:00.008612766 +0530
 
4
+++ kde-telepathy-text-ui/CMakeLists.txt        2012-11-29 00:40:14.366838008 +0530
 
5
@@ -48,7 +48,6 @@
 
6
 
 
7
 
 
8
 add_subdirectory(filters)
 
9
-add_subdirectory(tests)
 
10
 
 
11
 find_package(Msgfmt REQUIRED)
 
12
 find_package(Gettext REQUIRED)