--- window-mocker-1.3daily13.06.05.orig/debian/copyright +++ window-mocker-1.3daily13.06.05/debian/copyright @@ -0,0 +1,22 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Source: http://launchpad.net/window-mocker + +Files: * +Copyright: 2012 Canonical, Ltd. +License: GPL-3 + +License: GPL-3 + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, version 3 of the License. + . + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + . + You should have received a copy of the GNU General Public License + along with this program. If not, see . + . + On Debian systems, the complete text of the GNU General Public License + can be found in `/usr/share/common-licenses/GPL-3' --- window-mocker-1.3daily13.06.05.orig/debian/control +++ window-mocker-1.3daily13.06.05/debian/control @@ -0,0 +1,27 @@ +Source: window-mocker +Section: python +Priority: extra +Maintainer: Ubuntu Developers +Build-Depends: debhelper (>= 9), + python (>= 2.6.6-3~), + python-distutils-extra, + python-mock, + python-qt4, + python-setuptools, + python-testscenarios, +Standards-Version: 3.9.4 +# If you aren't a member of ~autopilot but need to upload packaging changes, +# just go ahead. ~autopilot will notice and sync up the code again. +Vcs-Bzr: http://bazaar.launchpad.net/~autopilot/window-mocker/trunk + +Package: python-windowmocker +Architecture: all +Depends: ${misc:Depends}, + ${python:Depends}, + python-qt4, +Provides: ${python:Provides}, +Description: create windows and applications from specifications + Window Mocker is a simple tool that allows developers to create windows and + applications that follow a certain specification. This is especially useful + when testing applications that interact with other windows (like a window + manager, for example). --- window-mocker-1.3daily13.06.05.orig/debian/compat +++ window-mocker-1.3daily13.06.05/debian/compat @@ -0,0 +1 @@ +9 --- window-mocker-1.3daily13.06.05.orig/debian/rules +++ window-mocker-1.3daily13.06.05/debian/rules @@ -0,0 +1,10 @@ +#!/usr/bin/make -f + +%: + dh $@ --with python2 + +override_dh_auto_test: + python setup.py test + +override_dh_install: + dh_install --fail-missing --- window-mocker-1.3daily13.06.05.orig/debian/changelog +++ window-mocker-1.3daily13.06.05/debian/changelog @@ -0,0 +1,39 @@ +window-mocker (1.3daily13.06.05-0ubuntu1) saucy; urgency=low + + [ Thomi Richards ] + * Make window-mocker windows introspectable from autopilot. (LP: + #1171632) + * Add ability to set different controls as the mocked window content. + (LP: #1171642) + * Add MouseTest content option. + + [ Ubuntu daily release ] + * Automatic snapshot from revision 22 + + -- Ubuntu daily release Wed, 05 Jun 2013 07:08:44 +0000 + +window-mocker (1.3daily13.05.03ubuntu.unity.next-0ubuntu1) raring; urgency=low + + [ Thomi Richards ] + * Bump revision to 1.3. + * Need a way of specifying different window controls (LP: #1171642) + * Window mocker should be introspectable with autopilot. (LP: + #1171632) + + [ Ubuntu daily release ] + * Automatic snapshot from revision 21 (ubuntu-unity/next) + + -- Ubuntu daily release Fri, 03 May 2013 00:00:53 +0000 + +window-mocker (1.0daily13.02.08-0ubuntu1) raring; urgency=low + + [ Thomi Richards ] + * Initial release + + [ Michael Terry ] + * Automatic snapshot from revision 1 (bootstrap) + + [ Automatic PS uploader ] + * Automatic snapshot from revision 16 + + -- Automatic PS uploader Fri, 08 Feb 2013 00:01:11 +0000 --- window-mocker-1.3daily13.06.05.orig/debian/source/format +++ window-mocker-1.3daily13.06.05/debian/source/format @@ -0,0 +1 @@ +1.0