--- autopilot-gtk-0.4daily13.02.08.orig/debian/copyright +++ autopilot-gtk-0.4daily13.02.08/debian/copyright @@ -0,0 +1,36 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: autopilot-gtk +Source: http://launchpad.net/autopilot-gtk + +Files: * +Copyright: 2012 Canonical Ltd. +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 version 3, as published + by the Free Software Foundation. + . + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranties of + MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR + PURPOSE. See the GNU General Public License for more details. + . + On Debian systems, the complete text of the GNU General + Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". + +Files: debian/* +Copyright: 2012 Allan LeSage +License: GPL-2 + This package is free software; you can redistribute it and/or modify it + under the terms of the GNU General Public License version 2, as published + by the Free Software Foundation. + . + This package 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 version 2 can be found in "/usr/share/common-licenses/GPL-2". --- autopilot-gtk-0.4daily13.02.08.orig/debian/control +++ autopilot-gtk-0.4daily13.02.08/debian/control @@ -0,0 +1,32 @@ +Source: autopilot-gtk +Priority: extra +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: Allan LeSage +Build-Depends: debhelper (>= 9), + cmake, + pkg-config, + libglib2.0-dev, + libgtk-3-dev, + libxpathselect-dev, +Standards-Version: 3.9.4 +Section: libs +Homepage: https://launchpad.net/autopilot-gtk +# 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: https://code.launchpad.net/~autopilot/autopilot-gtk/trunk +Vcs-Browser: https://bazaar.launchpad.net/~autopilot/autopilot-gtk/trunk/files + +Package: libautopilot-gtk +Section: libs +Architecture: any +Multi-Arch: same +Pre-Depends: ${misc:Pre-Depends}, +Depends: ${shlibs:Depends}, + ${misc:Depends}, +Replaces: autopilot-gtk, libautopilot-gtk0, libautopilot-gtk-dev +Conflicts: autopilot-gtk, libautopilot-gtk0, libautopilot-gtk-dev +Provides: autopilot-gtk, libautopilot-gtk0 +Description: Makes GTK+ applications introspectable by autopilot. + This allows autopilot to test any existing GTK+ application, + without having to rebuild the application under test. --- autopilot-gtk-0.4daily13.02.08.orig/debian/compat +++ autopilot-gtk-0.4daily13.02.08/debian/compat @@ -0,0 +1 @@ +9 --- autopilot-gtk-0.4daily13.02.08.orig/debian/rules +++ autopilot-gtk-0.4daily13.02.08/debian/rules @@ -0,0 +1,13 @@ +#!/usr/bin/make -f + +#export DH_VERBOSE=1 +export DPKG_GENSYMBOLS_CHECK_LEVEL = 4 + +%: + dh $@ + +override_dh_install: + dh_install --fail-missing + +override_dh_makeshlibs: + dh_makeshlibs -V --- autopilot-gtk-0.4daily13.02.08.orig/debian/changelog +++ autopilot-gtk-0.4daily13.02.08/debian/changelog @@ -0,0 +1,62 @@ +autopilot-gtk (0.4daily13.02.08-0ubuntu1) raring; urgency=low + + [ Mathieu Trudel-Lapierre ] + * Automatic snapshot from revision 1 (bootstrap). + * debian/control: + - Bump Build-Depends on debhelper to 9. + - Update style: use trailing commas at the end of dep lists. + - Update Vcs-Bzr, Vcs-Browser and add a notice to uploaders. + - Adjust short, long descriptions for libautopilot-gtk packages. + - Add Pre-Depends:; Multi-Arch: for libautopilot-gtk0 for multiarch. + * debian/compat: bump to compat level 9. + * debian/rules: + - Override dh_install to remove *.la/*.a files and fail the build if there + are files not being installed or missing from the build. + - Override dh_makeshlibs to strictly check symbols. + * debian/source/format: migrate back to source format 1.0. + * debian/copyright: update format line. + * debian/*.install: update paths for multiarch. + + [ Allan LeSage ] + * debian/control: + - Replace, Conflict, and Provide autopilot-gtk and libautopilot-gtk0. + - Replace and Conflict libautopilot-gtk-dev. + - Update Standards-Version to 3.9.4. + - Remove '0' from libautopilot-gtk package. + - Remove libautopilot-gtk-dev package, no longer needed. + - Remove libindicate-dev from Build-Depends. + * debian/libautopilot-gtk-dev.install: remove, no longer needed. + * debian/libautopilot-gtk.install: remove, one-package install. + * lib/CMakeLists.txt: + - Remove SOVERSION. + - Rename from autopilot-gtk to autopilot. + - Install directly to gtk-3.0/modules. + - Remove pc file to simplify. + - Remove headers. + * lib/autopilot-gtk.pc.in: remove to simplify. + + [ allanlesage@gmail.com, Allan LeSage ] + * Hang in eog if no log_handler defined (?) (LP: #1111746) + + [ Automatic PS uploader ] + * Automatic snapshot from revision 24 + + -- Automatic PS uploader Fri, 08 Feb 2013 16:34:17 +0000 + +autopilot-gtk (0.3-0ubuntu1) quantal; urgency=low + + * Fixed segfault on non-static name over gnome-calculator. + + -- Allan LeSage Fri, 19 Oct 2012 10:23:49 -0500 + +autopilot-gtk (0.2-0ubuntu1) quantal; urgency=low + + * Corrected packaging. + + -- Allan LeSage Thu, 18 Oct 2012 16:10:27 -0500 + +autopilot-gtk (0.1-0ubuntu1) quantal; urgency=low + + * Initial release + + -- Allan LeSage Wed, 15 Aug 2012 15:45:52 -0500 --- autopilot-gtk-0.4daily13.02.08.orig/debian/source/format +++ autopilot-gtk-0.4daily13.02.08/debian/source/format @@ -0,0 +1 @@ +1.0