--- gnomecatalog-0.3.4.2.orig/debian/copyright +++ gnomecatalog-0.3.4.2/debian/copyright @@ -0,0 +1,25 @@ +This package was debianized by José Sánchez Moreno +2008-01-08 + +It was downloaded from: http://sourceforge.net/project/showfiles.php?group_id=118573 + +Upstream Author: Jose Sanchez Moreno + +Copyright: + Copyright (C) 2008 by Jose Sanchez Moreno + + 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 3 of the License, or + (at your option) any later version. + + 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 GNU/Linux systems, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL-3'. --- gnomecatalog-0.3.4.2.orig/debian/changelog +++ gnomecatalog-0.3.4.2/debian/changelog @@ -0,0 +1,45 @@ +gnomecatalog (0.3.4.2-1) unstable; urgency=low + + * New upstream version + * Depends on gnome-icon-theme and librsvg2-common (Closes: #507017) + * Added ${misc:Depends} to debian/control file + * Bumped standard version to 3.8.0 (no changes required) + + -- Jose Sanchez Moreno Sat, 21 Feb 2009 13:28:38 +0200 + +gnomecatalog (0.3.4.1-1) unstable; urgency=low + + * Append a missing file needed to importing. + + -- Jose Sanchez Moreno Thu, 01 May 2008 18:38:38 +0200 + +gnomecatalog (0.3.4-3) unstable; urgency=low + + * Drop dependency in python-xml (Closes: #468594). + * New version of models.py (Closes: #470371). + + -- Jose Sanchez Moreno Mon, 10 Mar 2008 22:17:28 +0100 + +gnomecatalog (0.3.4-2) unstable; urgency=low + + * Remove dependency in python-gconf + + -- Jose Sanchez Moreno Thu, 06 Mar 2008 07:03:35 +0100 + +gnomecatalog (0.3.4-1) unstable; urgency=low + + * New upstream version + * Uses cdbs + * Improves the manpage + + -- Jose Sanchez Moreno Wed, 05 Mar 2008 09:14:42 +0100 + +gnomecatalog (0.3.3-3) unstable; urgency=low + + * Initial Debian Release (Closes: #460573). + * Specify the correct license GPL-3 + * Remove XS-Pyton-version + * Build-deb only in python not python-dev + * Building/Installing for every supported version isn't necessary + + -- Jose Sanchez Moreno Sun, 13 jan 2008 18:30:00 +1000 --- gnomecatalog-0.3.4.2.orig/debian/menu +++ gnomecatalog-0.3.4.2/debian/menu @@ -0,0 +1,3 @@ +?package(gnomecatalog):needs="X11" section="Applications/Data Management" \ + title="Gnome Catalog" command="gnomecatalog" \ + icon="/usr/share/gnomecatalog/pixmaps/gcatalog.xpm" --- gnomecatalog-0.3.4.2.orig/debian/pycompat +++ gnomecatalog-0.3.4.2/debian/pycompat @@ -0,0 +1 @@ +2 --- gnomecatalog-0.3.4.2.orig/debian/control +++ gnomecatalog-0.3.4.2/debian/control @@ -0,0 +1,19 @@ +Source: gnomecatalog +Section: gnome +Priority: optional +Maintainer: Jose Sanchez Moreno +Build-Depends: debhelper (>= 5.0.51), python, cdbs (>=0.4.49) +Build-Depends-Indep: python-support (>= 0.3) +Standards-Version: 3.8.0 +Homepage: http://gnomecatalog.sf.net + + +Package: gnomecatalog +Architecture: all +Depends: ${misc:Depends}, ${python:Depends}, python-gtk2 (>= 2.6.0), python-glade2 (>= 2.6.0), python-gnome2 (>= 2.10.0), python-pysqlite2, python-kaa-metadata, python-gobject, gnome-icon-theme, librsvg2-common +Suggests: python-sexy +Description: catalog CD, DVD and hard disk files + Generate thumbnails of the video files and image files via + thumbnailers and saves it in the database files. Save the metadata of + the files, then you can search in the metatada of mp3, avis, images (exif). + The program have been develop in python-gtk. --- gnomecatalog-0.3.4.2.orig/debian/rules +++ gnomecatalog-0.3.4.2/debian/rules @@ -0,0 +1,15 @@ +#!/usr/bin/make -f +# -*- makefile -*- +DEB_PYTHON_SYSTEM = pysupport + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/python-distutils.mk + + +DEB_INSTALL_CHANGELOGS_ALL := ChangeLog + + +# Build architecture-independent files here. +binary-install/gnomecatalog:: + dh_desktop + dh_icons --- gnomecatalog-0.3.4.2.orig/debian/watch +++ gnomecatalog-0.3.4.2/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://sf.net/gnomecatalog/gnomecatalog-(.+)\.tar\.gz --- gnomecatalog-0.3.4.2.orig/debian/compat +++ gnomecatalog-0.3.4.2/debian/compat @@ -0,0 +1 @@ +5 --- gnomecatalog-0.3.4.2.orig/debian/docs +++ gnomecatalog-0.3.4.2/debian/docs @@ -0,0 +1 @@ +README