--- gnome-mag-0.12.5.orig/debian/libgnome-mag2.install +++ gnome-mag-0.12.5/debian/libgnome-mag2.install @@ -0,0 +1 @@ +debian/tmp/usr/lib/libgnome-mag*.so.* --- gnome-mag-0.12.5.orig/debian/rules +++ gnome-mag-0.12.5/debian/rules @@ -0,0 +1,19 @@ +#!/usr/bin/make -f +# -*- mode: makefile; coding: utf-8 -*- +# Copyright © 2002,2003 Colin Walters + +include /usr/share/cdbs/1/rules/buildcore.mk +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/gnome.mk +include /usr/share/cdbs/1/rules/utils.mk +include /usr/share/cdbs/1/rules/simple-patchsys.mk +include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk + +configure/gnome-mag:: + cd po; intltool-update -p + +# This ensures the gnome-mag package is built after libgnome-mag2 +binary-gnome-mag :: binary-libgnome-mag2 + +DEB_SHLIBDEPS_LIBRARY_gnome-mag := libgnome-mag2 +DEB_SHLIBDEPS_INCLUDE_gnome-mag := debian/libgnome-mag2/usr/lib/ --- gnome-mag-0.12.5.orig/debian/control +++ gnome-mag-0.12.5/debian/control @@ -0,0 +1,39 @@ +Source: gnome-mag +Section: x11 +Priority: optional +Maintainer: Gustavo Noronha Silva +Uploaders: Debian GNOME Maintainers , Akira TAGOH , Andreas Rottmann , Andrew Lau , Carlos Perelló Marín , Clément Stenac , Ed Boraas , Edd Dumbill , Emil Soleyman-Zomalan , Guilherme de S. Pastore , J.H.M. Dassen (Ray) , Joe Drew , Johannes Rohr , Jordi Mallach , Jose Carlos Garcia Sogo , Josselin Mouette , Loic Minier , Marc 'HE' Brockschmidt , Ondřej Surý , Rob Bradford , Robert McQueen , Ross Burton , Sebastien Bacher , Sjoerd Simons , Takuo KITAME +Build-Depends: cdbs, debhelper (>= 4.0.0), libpanel-applet2-dev (>= 2.2.0-1), libgnome2-dev (>= 2.2.0-1), libgtk2.0-dev (>= 2.2.1-1), libgnomeui-dev (>= 2.2.0.1-2), libgnomevfs2-dev (>= 2.0.4-1), libatspi-dev (>= 1.6.0), libxml-parser-perl, libxtst-dev, libxt-dev, gnome-pkg-tools, liborbit2-dev (>= 2.3.100), libglib2.0-0 (>= 1.3.11), intltool +Standards-Version: 3.6.2 + +Package: gnome-mag +Section: x11 +Architecture: any +Depends: ${shlibs:Depends} +Description: a screen magnifier for the GNOME desktop + This package includes a screen magnifier, which allows you to zoom in + on portions of the desktop. It is expressly designed for users with + low vision who wish to use the GNOME desktop. + +Package: libgnome-mag2 +Section: libs +Architecture: any +Depends: ${shlibs:Depends} +Conflicts: libgnome-mag1 (= 0.11.10-1) +Description: screen magnification library for the GNOME desktop (shared library) + The GNOME magnification library provides an API for creating and + controlling a screen magnifier. + . + This package provides the shared libraries. + +Package: libgnome-mag-dev +Section: libdevel +Architecture: any +Depends: libgnome-mag2 (= ${Source-Version}) +Conflicts: libgnome-mag1-dev +Replaces: libgnome-mag1-dev +Description: screen magnification library for the GNOME desktop (development headers) + The GNOME magnification library provides an API for creating and + controlling a screen magnifier. + . + This package provides the development headers. --- gnome-mag-0.12.5.orig/debian/gnome-mag.install +++ gnome-mag-0.12.5/debian/gnome-mag.install @@ -0,0 +1,4 @@ +debian/tmp/usr/bin/* +debian/tmp/usr/share/gnome-mag/* +debian/tmp/usr/lib/bonobo/* +debian/tmp/usr/share/locale/* --- gnome-mag-0.12.5.orig/debian/watch +++ gnome-mag-0.12.5/debian/watch @@ -0,0 +1,2 @@ +version=2 +http://ftp.gnome.org/pub/GNOME/sources/gnome-mag/0.12/gnome-mag-(.*)\.tar\.gz --- gnome-mag-0.12.5.orig/debian/changelog +++ gnome-mag-0.12.5/debian/changelog @@ -0,0 +1,216 @@ +gnome-mag (1:0.12.5-0ubuntu1) dapper; urgency=low + + * New upstream release: + - Fix for bug, which install ORBit modules, so orca can use the + magnifier services + - Fix for the GNOME goal to use po/LINGUAS + - Other bug fixes. + + -- Daniel Holbach Tue, 16 May 2006 09:47:03 +0200 + +gnome-mag (1:0.12.4-0ubuntu3) dapper; urgency=low + + * Add build-depends on intltool for the added intltool-update call. + + -- Adam Conrad Wed, 29 Mar 2006 13:57:22 +1100 + +gnome-mag (1:0.12.4-0ubuntu2) dapper; urgency=low + + * debian/rules: + - run cd po; intltool-update -p + + -- Daniel Holbach Tue, 28 Mar 2006 10:53:34 +0200 + +gnome-mag (1:0.12.4-0ubuntu1) dapper; urgency=low + + * New upstream release: + - Use doxygen to build idl docs, if available. + - Fixes to prevent unnecessary repaints, and reallocate the scaled pixbuf + if the source bounds change (from Carlos Diogenes). + + -- Daniel Holbach Mon, 13 Mar 2006 18:11:25 +0100 + +gnome-mag (1:0.12.3-0ubuntu2) dapper; urgency=low + + * Rebuild to get gettext translation domain into .server file. + + -- Martin Pitt Thu, 23 Feb 2006 13:07:06 +0100 + +gnome-mag (1:0.12.3-0ubuntu1) dapper; urgency=low + + * Nwe usptream release. + * debian/control.in: + - updated Build-Depends according to configure.in. + + -- Daniel Holbach Thu, 19 Jan 2006 20:48:50 +0100 + +gnome-mag (1:0.12.2-1) unstable; urgency=low + + * New upstream release. + * Clarify license versus copyright and update upstream url. + [debian/copyright] + * Add CDBS' utils. [debian/rules] + + -- Loic Minier Tue, 4 Oct 2005 21:54:56 +0200 + +gnome-mag (1:0.12.1-1) unstable; urgency=low + + * New upstream release. + * debian/control.in: + - Standards-Version increased to 3.6.2 with no modifications + + -- Gustavo Noronha Silva Sat, 20 Aug 2005 16:10:58 -0300 + +gnome-mag (1:0.12.0-1) unstable; urgency=low + + * New upstream release. + * debian/watch: + - updated to follow 0.12.* releases + + -- Gustavo Noronha Silva Sun, 17 Apr 2005 15:03:11 -0300 + +gnome-mag (1:0.11.14-2) UNRELEASED; urgency=low + + * debian/watch: + - changed to use http method instead + + -- Gustavo Noronha Silva Sun, 17 Apr 2005 13:37:51 -0300 + +gnome-mag (1:0.11.14-1) unstable; urgency=low + + * New upstream release. + * debian/control.in: + - libgnome-mag2 conflicts with libgnome-mag1 = 0.11.10-1, which + has been errouneously uploaded to unstable, causing the epoch + to be added (Closes: #291283). + + -- Gustavo Noronha Silva Sat, 19 Feb 2005 18:09:17 -0600 + +gnome-mag (1:0.11.11-1) unstable; urgency=low + + * New upstream release. + * Second first upload to unstable. + * debian/patches/relibtoolize.diff: + - removed -- this version uses libtool 1.5.10, will not need this diff + + -- Gustavo Noronha Silva Tue, 4 Jan 2005 21:21:51 -0200 + +gnome-mag (1:0.11.10-3) experimental; urgency=low + + * The 'I killed katie! I am a bad person!' release. + + -- Gustavo Noronha Silva Wed, 8 Dec 2004 22:17:49 -0200 + +gnome-mag (1:0.11.10-2) experimental; urgency=low + + * debian/control, debian/libgnome-mag*install, debian/rules: + - new soname, changing the binary package name for the libraries + - changed libgnome-mag${SOVERSION}-dev to libgnome-mag-dev simply + as upstream does not seem to want to have multiple -dev's installed + at a time (conflicting file names) -- this new package, thus, + conflicts and replaces libgnome-mag1-dev + + -- Gustavo Noronha Silva Thu, 25 Nov 2004 23:07:47 -0200 + +gnome-mag (1:0.10.11-1) unstable; urgency=low + + * Reuploading 0.10.x to unstable, as the soname has changed + in 0.11.x. (Closes: #282794) + * debian/patches/relibtoolize.diff: + - reverted to the patch used in the 0.10.x version + + -- Gustavo Noronha Silva Wed, 24 Nov 2004 15:19:32 -0200 + +gnome-mag (0.11.10-1) unstable; urgency=low + + * Updated to 0.11.x version. (Closes: #282220) + * debian/patches/relibtoolize.diff: + - regenerated with: + libtoolize --force --copy ; aclocal-1.7; autoheader; \ + automake-1.7 -acf; autoconf; rm -rf autom4te.cache + * debian/control.in: + - Build-Depends on libatspi-dev >= 1.6.0, which provides + libloginhelper-1.0.pc + + -- Gustavo Noronha Silva Sat, 20 Nov 2004 18:02:48 -0200 + +gnome-mag (0.10.11-3) UNRELEASED; urgency=low + + * debian/control.in: + - changed libgnome-mag1-dev's Section to libdevel to + match the overrid + + -- Gustavo Noronha Silva Sun, 13 Jun 2004 16:06:35 -0300 + +gnome-mag (0.10.11-2) unstable; urgency=low + + * debian/control.in: + - added libxt-dev to Build-Depends to fix FTBFS + (Closes: #254136) + + -- Gustavo Noronha Silva Sun, 13 Jun 2004 14:57:12 -0300 + +gnome-mag (0.10.11-1) unstable; urgency=low + + * New upstream release + * debian/control.in: + - added libxtst-dev to the Build-Depends + * debian/patches/relibtoolize.diff: + - relibtoolized and fixed some minor problems in + magnifier/Makefile.am + + -- Gustavo Noronha Silva Mon, 17 May 2004 18:36:07 -0300 + +gnome-mag (0.10.10-1) unstable; urgency=low + + * GNOME Team Upload with new maintainer + * New upstream release (Closes: #219405) + - seems to fix the dependency detection on libgnome-mag1 + (Closes: #220466, #234108) + * debian/control.in: + - Bump Standards-Version to 3.6.1 with no changes. + - added libxml-parser-perl and gnome-pkg-tools to Build-Depends + * debian/rules: + - include the uploaders rules + + -- Gustavo Noronha Silva Thu, 15 Apr 2004 18:36:06 -0300 + +gnome-mag (0.10.2-1) unstable; urgency=low + + * New upstream release. + * debian/control: + - Build-Depend on cdbs. + * debian/control: + - Bump Standards-Version to 3.5.10, no changes required. + * debian/rules: + - Convert to cdbs. + * debian/rocks: + - Removed. + + -- Colin Walters Sun, 25 May 2003 03:09:40 -0400 + +gnome-mag (0.10.1+cvs20030515-1) unstable; urgency=low + + * The "Chimp Actor Looking To Direct" release. + * New upstream CVS snapshot. + * Remove cruft from diff. + * debian/control: + - Bump Standards-Version to 3.5.9, no changes required. + * debian/rules: + - Update to the latest version of Colin's Build System. + + -- Colin Walters Thu, 15 May 2003 19:14:20 -0400 + +gnome-mag (0.9.0+cvs20030320-2) unstable; urgency=low + + * debian/control: + - Add Build-Depends on libatspi-dev. + + -- Colin Walters Tue, 25 Mar 2003 11:42:38 -0500 + +gnome-mag (0.9.0+cvs20030320-1) unstable; urgency=low + + * Initial Release (Closes: #185236). + + -- Colin Walters Fri, 7 Mar 2003 13:58:25 -0500 + --- gnome-mag-0.12.5.orig/debian/compat +++ gnome-mag-0.12.5/debian/compat @@ -0,0 +1 @@ +4 --- gnome-mag-0.12.5.orig/debian/libgnome-mag-dev.install +++ gnome-mag-0.12.5/debian/libgnome-mag-dev.install @@ -0,0 +1,5 @@ +debian/tmp/usr/include/gnome-mag-*/* +debian/tmp/usr/share/idl/gnome-mag-*/* +debian/tmp/usr/lib/pkgconfig/* +debian/tmp/usr/lib/libgnome-mag*.a +debian/tmp/usr/lib/libgnome-mag*.so --- gnome-mag-0.12.5.orig/debian/control.in +++ gnome-mag-0.12.5/debian/control.in @@ -0,0 +1,39 @@ +Source: gnome-mag +Section: x11 +Priority: optional +Maintainer: Gustavo Noronha Silva +Uploaders: @GNOME_TEAM@ +Build-Depends: cdbs, debhelper (>= 4.0.0), libpanel-applet2-dev (>= 2.2.0-1), libgnome2-dev (>= 2.2.0-1), libgtk2.0-dev (>= 2.2.1-1), libgnomeui-dev (>= 2.2.0.1-2), libgnomevfs2-dev (>= 2.0.4-1), libatspi-dev (>= 1.6.0), libxml-parser-perl, libxtst-dev, libxt-dev, gnome-pkg-tools, liborbit2-dev (>= 2.3.100), libglib2.0-0 (>= 1.3.11), intltool +Standards-Version: 3.6.2 + +Package: gnome-mag +Section: x11 +Architecture: any +Depends: ${shlibs:Depends} +Description: a screen magnifier for the GNOME desktop + This package includes a screen magnifier, which allows you to zoom in + on portions of the desktop. It is expressly designed for users with + low vision who wish to use the GNOME desktop. + +Package: libgnome-mag2 +Section: libs +Architecture: any +Depends: ${shlibs:Depends} +Conflicts: libgnome-mag1 (= 0.11.10-1) +Description: screen magnification library for the GNOME desktop (shared library) + The GNOME magnification library provides an API for creating and + controlling a screen magnifier. + . + This package provides the shared libraries. + +Package: libgnome-mag-dev +Section: libdevel +Architecture: any +Depends: libgnome-mag2 (= ${Source-Version}) +Conflicts: libgnome-mag1-dev +Replaces: libgnome-mag1-dev +Description: screen magnification library for the GNOME desktop (development headers) + The GNOME magnification library provides an API for creating and + controlling a screen magnifier. + . + This package provides the development headers. --- gnome-mag-0.12.5.orig/debian/copyright +++ gnome-mag-0.12.5/debian/copyright @@ -0,0 +1,28 @@ +This package was debianized by Colin Walters on +Fri, 7 Mar 2003 18:21:11 -0500 + +It was downloaded from . + +Upstream Authors and copyright holders: +Erwann Chenede +Bill Haneman + +License: + + This package is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2 of the License, or (at your option) any later version. + + 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 + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with this package; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + +On Debian systems, the complete text of the GNU Lesser General +Public License can be found in `/usr/share/common-licenses/LGPL'. +