--- cheese-0.2.0.orig/debian/changelog +++ cheese-0.2.0/debian/changelog @@ -0,0 +1,19 @@ +cheese (0.2.0-0ubuntu1) gutsy; urgency=low + + * New upstream release + * debian/control: Add libgnomeui as b-d + + -- Mario Danic Thu, 16 Aug 2007 10:08:53 +0200 + +cheese (0.1.4-0ubuntu1) gutsy; urgency=low + + * New upstream release + + -- Baptiste Mille-Mathias Thu, 02 Aug 2007 18:23:08 +0200 + +cheese (0.1.3-0ubuntu1) gutsy; urgency=low + + * Initial release + + -- Baptiste Mille-Mathias Tue, 10 Jul 2007 21:15:54 +0200 + --- cheese-0.2.0.orig/debian/control +++ cheese-0.2.0/debian/control @@ -0,0 +1,25 @@ +Source: cheese +Section: gnome +Priority: optional +Maintainer: Ubuntu Desktop Team +Standards-Version: 3.7.2 +Build-Depends: cdbs (>= 0.4.41), + debhelper (>= 5), + gnome-pkg-tools (>= 0.10), + libgtk2.0-dev (>= 2.10), + libglade2-dev (>= 2.3.6), + libgstreamer0.10-dev, + libgstreamer-plugins-base0.10-dev, + libgnomevfs2-dev, + libgnomeui-dev + +Package: cheese +Architecture: any +Depends: ${shlibs:Depends}, + ${misc:Depends}, + gstreamer0.10-plugins-base, + gstreamer0.10-plugins-good +Description: A tool to take pictures and videos from your webcam. + Cheese is a cheesy program to take pictures and videos from your web + cam. It also provides some graphical effects in order to please the + users play instinct. --- cheese-0.2.0.orig/debian/rules +++ cheese-0.2.0/debian/rules @@ -0,0 +1,5 @@ +#!/usr/bin/make -f +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/rules/utils.mk +include /usr/share/cdbs/1/class/gnome.mk +-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk --- cheese-0.2.0.orig/debian/docs +++ cheese-0.2.0/debian/docs @@ -0,0 +1,2 @@ +README +TODO --- cheese-0.2.0.orig/debian/compat +++ cheese-0.2.0/debian/compat @@ -0,0 +1 @@ +5 --- cheese-0.2.0.orig/debian/copyright +++ cheese-0.2.0/debian/copyright @@ -0,0 +1,42 @@ +This package was debianized by Baptiste Mille-Mathias on +Tue, 10 Jul 2007 21:15:54 +0200. + +It was downloaded from http://live.gnome.org/Cheese/Releases + +Upstream Author(s): + + Daniel G. Siegel + Raphaƫl Slinckx + +Copyright: + +Copyright (C) 2000-2004 The Free Software Foundation + +License: + + 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; either version 2 of the License, or + (at your option) any later version. + + You should have received a copy of the GNU General Public License + along with this program; 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' + +Some part of the build system are covered by the M.I.T license + + Permission to use, copy, modify, distribute, and sell this software and its + documentation for any purpose is hereby granted without fee, provided that + the above copyright notice appear in all copies and that both that + copyright notice and this permission notice appear in supporting + documentation, and that the name of M.I.T. not be used in advertising or + publicity pertaining to distribution of the software without specific, + written prior permission. M.I.T. makes no representations about the + suitability of this software for any purpose. It is provided "as is" + without express or implied warranty. + +The Debian packaging is (C) 2007, Baptiste Mille-Mathias and +is licensed under the GPL, see `/usr/share/common-licenses/GPL'.