--- libfm-0.1~git20100207.orig/debian/docs +++ libfm-0.1~git20100207/debian/docs @@ -0,0 +1,5 @@ +AUTHORS +ChangeLog +NEWS +README +TODO \ No newline at end of file --- libfm-0.1~git20100207.orig/debian/compat +++ libfm-0.1~git20100207/debian/compat @@ -0,0 +1 @@ +7 --- libfm-0.1~git20100207.orig/debian/rules +++ libfm-0.1~git20100207/debian/rules @@ -0,0 +1,10 @@ +#!/usr/bin/make -f + +%: + dh $@ + +override_dh_strip: + dh_strip --dbg-package=libfm0-dbg + +override_dh_auto_test: + #Don't do anything, tests didn't pass for now --- libfm-0.1~git20100207.orig/debian/control +++ libfm-0.1~git20100207/debian/control @@ -0,0 +1,61 @@ +Source: libfm +Priority: extra +Maintainer: Julien Lavergne +Build-Depends: debhelper (>= 7.0.50~), + libglib2.0-dev (>= 2.16), + libgtk2.0-dev (>= 2.16), + libmenu-cache-dev, + intltool +Standards-Version: 3.8.4 +Section: libs +Homepage: http://lxde.org + +Package: libfm-dev +Section: libdevel +Architecture: any +Depends: libfm0 (= ${binary:Version}), + libfm-gtk0 (= ${binary:Version}), + ${misc:Depends} +Description: library for creating files manager - developments headers + Libfm is a glib/gio-based library used to develop file managers. It's used by + pcmanfm files manager. + +Package: libfm0 +Section: libs +Architecture: any +Depends: ${shlibs:Depends}, + ${misc:Depends} +Description: library for creating files manager + Libfm is a glib/gio-based library used to develop file managers. It's used by + pcmanfm files manager. + +Package: libfm-gtk0 +Section: libs +Architecture: any +Depends: ${shlibs:Depends}, + ${misc:Depends} +Description: library for creating files manager + Libfm is a glib/gio-based library used to develop file managers. It's used by + pcmanfm files manager. + +Package: libfm-utils +Section: libs +Architecture: any +Depends: ${shlibs:Depends}, + ${misc:Depends} +Description: library for creating files manager - utilities + Libfm is a glib/gio-based library used to develop file managers. It's used by + pcmanfm files manager. + +Package: libfm0-dbg +Section: debug +Priority: extra +Architecture: any +Depends: libfm0 (= ${binary:Version}), + libfm-gtk0 (= ${binary:Version}), + ${misc:Depends} +Description: library for creating files manager - utilities + Libfm is a glib/gio-based library used to develop file managers. It's used by + pcmanfm files manager. + . + This package contains the debugging symbols. --- libfm-0.1~git20100207.orig/debian/libfm-utils.install +++ libfm-0.1~git20100207/debian/libfm-utils.install @@ -0,0 +1 @@ +usr/bin/ --- libfm-0.1~git20100207.orig/debian/copyright +++ libfm-0.1~git20100207/debian/copyright @@ -0,0 +1,57 @@ +This package was debianized by: + + Julien Lavergne on Sun, 20 Dec 2009 15:13:10 +0100 + +It was downloaded from: + + http://pcmanfm.git.sourceforge.net/ + +Upstream Authors and Copyright Holders: + + Copyright (C) 2009 Hong Jen Yee (PCMan) + Copyright 2009 Jürgen Hötzel + + For src/gtk/exo/* + Copyright (c) 2004-2006 Benedikt Meurer + Copyright (c) 2008 Jannis Pohlmann + Copyright (c) 2004-2006 os-cillation e.K. + Copyright (c) 2002,2004 Anders Carlsson + + +Licence for src/gtk/exo/* + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Library General Public + License as published by the Free Software Foundation; either + version 2 of the License, or (at your option) any later version. + + This library 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 + Library General Public License for more details. + + You should have received a copy of the GNU Library General Public + License along with this library; if not, write to the + Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + MA 02110-1301, USA. + +License for others files: + + 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 version 2 can be found in `/usr/share/common-licenses/GPL-2'. + +The Debian packaging is (C) 2010, Julien Lavergne and +is licensed under the LGPL, see `/usr/share/common-licenses/LGPL-2'. --- libfm-0.1~git20100207.orig/debian/libfm-gtk0.install +++ libfm-0.1~git20100207/debian/libfm-gtk0.install @@ -0,0 +1 @@ +usr/lib/libfm-gtk*.so.0* --- libfm-0.1~git20100207.orig/debian/libfm-dev.install +++ libfm-0.1~git20100207/debian/libfm-dev.install @@ -0,0 +1,3 @@ +usr/include/* +usr/lib/*.so +usr/lib/pkgconfig/* --- libfm-0.1~git20100207.orig/debian/changelog +++ libfm-0.1~git20100207/debian/changelog @@ -0,0 +1,5 @@ +libfm (0.1~git20100207-0ubuntu1) lucid; urgency=low + + * Initial release (LP: #518187) + + -- Julien Lavergne Sat, 06 Feb 2010 22:53:35 +0100 --- libfm-0.1~git20100207.orig/debian/libfm0.install +++ libfm-0.1~git20100207/debian/libfm0.install @@ -0,0 +1,4 @@ +usr/lib/libfm.so.0* +usr/share/mime/packages +etc/ +usr/share/libfm