--- plagiat-0.4.orig/src/pgt-paths.h +++ plagiat-0.4/src/pgt-paths.h @@ -3,8 +3,8 @@ #ifndef PLAGIAT_PATHS_H #define PLAGIAT_PATHS_H -#define PLAGIAT_DATADIR "/usr/local/share/plagiat" -#define PLAGIAT_PIXMAPDIR "/usr/local/share/pixmaps/plagiat" -#define PLAGIAT_LOCALEDIR "/usr/local/share/locale" +#define PLAGIAT_DATADIR "/usr/share/plagiat" +#define PLAGIAT_PIXMAPDIR "/usr/share/pixmaps/plagiat" +#define PLAGIAT_LOCALEDIR "/usr/share/locale" #endif /* PLAGIAT_PATHS_H */ --- plagiat-0.4.orig/debian/rules +++ plagiat-0.4/debian/rules @@ -0,0 +1,7 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/autotools.mk +include /usr/share/cdbs/1/class/gnome.mk + + --- plagiat-0.4.orig/debian/changelog +++ plagiat-0.4/debian/changelog @@ -0,0 +1,12 @@ +plagiat (0.4-0ubuntu1) edgy; urgency=low + + * New upstream release + + -- Hubert Figuiere Mon, 12 Jun 2006 21:15:13 -0400 + +plagiat (0.3-0ubuntu1) dapper; urgency=low + + * Initial release + + -- Hubert Figuiere Wed, 21 Dec 2005 21:19:21 -0500 + --- plagiat-0.4.orig/debian/copyright +++ plagiat-0.4/debian/copyright @@ -0,0 +1,28 @@ +This package was debianized by Hubert Figuiere on +Wed, 21 Dec 2005 21:34:42 -0400. + +It was downloaded from http://gnome.org/~robsta/plagiat/ + +Copyright: (C) 2005 Robert Staudinger + +Software is licensed under GPL version 2 (see COPYING file). + + 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. + + 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, 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-2'. + --- plagiat-0.4.orig/debian/control +++ plagiat-0.4/debian/control @@ -0,0 +1,16 @@ +Source: plagiat +Section: graphics +Priority: optional +Maintainer: Hubert Figuiere +Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 5.0.0), libgsf-1-dev (>= 1.10.0), libglade2-dev (>= 2.5.0), libgtk2.0-dev (>= 2.6.0), intltool +Standards-Version: 3.7.2 + +Package: plagiat +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Recommends: +Description: Creation of ORIGINAL web photo album + Plagiat is a simple photo album creation tool for Jakub Steiner's + excellent ORIGINAL web gallery. Only album creation is possible now. + . + http://gnome.org/~robsta/plagiat/ --- plagiat-0.4.orig/debian/compat +++ plagiat-0.4/debian/compat @@ -0,0 +1 @@ +5