--- gnome-web-photo-0.1.1.orig/debian/changelog +++ gnome-web-photo-0.1.1/debian/changelog @@ -0,0 +1,6 @@ +gnome-web-photo (0.1.1-0ubuntu1) dapper; urgency=low + + * Initial release. + + -- Daniel Holbach Mon, 28 Nov 2005 21:18:41 +0100 + --- gnome-web-photo-0.1.1.orig/debian/compat +++ gnome-web-photo-0.1.1/debian/compat @@ -0,0 +1 @@ +4 --- gnome-web-photo-0.1.1.orig/debian/rules +++ gnome-web-photo-0.1.1/debian/rules @@ -0,0 +1,8 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/gnome.mk +include /usr/share/cdbs/1/rules/simple-patchsys.mk + + +DEB_CONFIGURE_EXTRA_FLAGS := --with-gecko=firefox --- gnome-web-photo-0.1.1.orig/debian/control +++ gnome-web-photo-0.1.1/debian/control @@ -0,0 +1,15 @@ +Source: gnome-web-photo +Section: gnome +Priority: optional +Maintainer: Daniel Holbach +Build-Depends: cdbs, debhelper (>= 4.1.0), libglib2.0-dev (>= 2.6), libxml-parser-perl, libxml2-dev (>= 2.6.12), libgnomevfs2-dev (>= 2.9.2), gconf2, firefox-dev, libgtk2.0-dev (>= 2.6.3) +Standards-Version: 3.6.2 + +Package: gnome-web-photo +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Description: tool to generate full-size image files from webpages + GNOME Web Photographer is a tool to generate full-size image + files and thumbnails from HTML files and web pages. + . + Homepage: ftp://ftp.gnome.org/pub/gnome/sources/gnome-web-photo --- gnome-web-photo-0.1.1.orig/debian/copyright +++ gnome-web-photo-0.1.1/debian/copyright @@ -0,0 +1,27 @@ +This package was debianized by Daniel Holbach on +Mon, 28 Nov 2005 21:18:41 +0100. + +It was downloaded from ftp://ftp.gnome.org/pub/sources/gnome/gnome-web-photo/ + +Copyright Holder: + Christian Persch + +License: + + This package 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; 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 General Public License for more details. + + You should have received a copy of the GNU 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 General +Public License can be found in `/usr/share/common-licenses/GPL'. +