--- gnome-commander-1.2.7.orig/conftest.c +++ gnome-commander-1.2.7/conftest.c @@ -0,0 +1,53 @@ +/* confdefs.h. */ +#define PACKAGE_NAME "gnome-commander" +#define PACKAGE_TARNAME "gnome-commander" +#define PACKAGE_VERSION "1.2.7" +#define PACKAGE_STRING "gnome-commander 1.2.7" +#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-commander" +#define PACKAGE "gnome-commander" +#define VERSION "1.2.7" +#define _GNU_SOURCE 1 +#define STDC_HEADERS 1 +#define HAVE_SYS_TYPES_H 1 +#define HAVE_SYS_STAT_H 1 +#define HAVE_STDLIB_H 1 +#define HAVE_STRING_H 1 +#define HAVE_MEMORY_H 1 +#define HAVE_STRINGS_H 1 +#define HAVE_INTTYPES_H 1 +/* end confdefs.h. */ +#include +#ifdef HAVE_SYS_TYPES_H +# include +#endif +#ifdef HAVE_SYS_STAT_H +# include +#endif +#ifdef STDC_HEADERS +# include +# include +#else +# ifdef HAVE_STDLIB_H +# include +# endif +#endif +#ifdef HAVE_STRING_H +# if !defined STDC_HEADERS && defined HAVE_MEMORY_H +# include +# endif +# include +#endif +#ifdef HAVE_STRINGS_H +# include +#endif +#ifdef HAVE_INTTYPES_H +# include +#endif +#ifdef HAVE_STDINT_H +# include +#endif +#ifdef HAVE_UNISTD_H +# include +#endif + +#include --- gnome-commander-1.2.7.orig/confdefs.h +++ gnome-commander-1.2.7/confdefs.h @@ -0,0 +1,16 @@ +#define PACKAGE_NAME "gnome-commander" +#define PACKAGE_TARNAME "gnome-commander" +#define PACKAGE_VERSION "1.2.7" +#define PACKAGE_STRING "gnome-commander 1.2.7" +#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-commander" +#define PACKAGE "gnome-commander" +#define VERSION "1.2.7" +#define _GNU_SOURCE 1 +#define STDC_HEADERS 1 +#define HAVE_SYS_TYPES_H 1 +#define HAVE_SYS_STAT_H 1 +#define HAVE_STDLIB_H 1 +#define HAVE_STRING_H 1 +#define HAVE_MEMORY_H 1 +#define HAVE_STRINGS_H 1 +#define HAVE_INTTYPES_H 1 --- gnome-commander-1.2.7.orig/config.log +++ gnome-commander-1.2.7/config.log @@ -0,0 +1,250 @@ +This file contains any messages produced by compilers while +running configure, to aid debugging if configure makes a mistake. + +It was created by gnome-commander configure 1.2.7, which was +generated by GNU Autoconf 2.61. Invocation command line was + + $ /home/egon/debian/gnome-commander/1.2.7/gnome-commander-1.2.7/./configure --build=i486-linux-gnu --prefix=/usr --includedir=${prefix}/include --mandir=${prefix}/share/man --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --libexecdir=${prefix}/lib/gnome-commander --disable-maintainer-mode --disable-dependency-tracking --srcdir=. --disable-scrollkeeper + +## --------- ## +## Platform. ## +## --------- ## + +hostname = debian-vm +uname -m = i686 +uname -r = 2.6.26-1-686 +uname -s = Linux +uname -v = #1 SMP Thu Aug 28 12:00:54 UTC 2008 + +/usr/bin/uname -p = unknown +/bin/uname -X = unknown + +/bin/arch = unknown +/usr/bin/arch -k = unknown +/usr/convex/getsysinfo = unknown +/usr/bin/hostinfo = unknown +/bin/machine = unknown +/usr/bin/oslevel = unknown +/bin/universe = unknown + +PATH: /usr/sbin +PATH: /usr/bin +PATH: /sbin +PATH: /bin +PATH: /usr/bin/X11 + + +## ----------- ## +## Core tests. ## +## ----------- ## + +configure:2125: checking for a BSD-compatible install +configure:2181: result: /usr/bin/install -c +configure:2192: checking whether build environment is sane +configure:2235: result: yes +configure:2263: checking for a thread-safe mkdir -p +configure:2302: result: /bin/mkdir -p +configure:2315: checking for gawk +configure:2345: result: no +configure:2315: checking for mawk +configure:2331: found /usr/bin/mawk +configure:2342: result: mawk +configure:2353: checking whether make sets $(MAKE) +configure:2374: result: yes +configure:2612: checking for pkg-config +configure:2630: found /usr/bin/pkg-config +configure:2642: result: /usr/bin/pkg-config +configure:2671: checking pkg-config is at least version 0.9.0 +configure:2674: result: yes +configure:2687: $PKG_CONFIG --exists --print-errors "gnome-doc-utils >= $gdu_cv_version_required" +configure:2690: $? = 0 +configure:2766: checking whether to enable maintainer-specific portions of Makefiles +configure:2775: result: no +configure:2846: checking for gcc +configure:2873: result: cc +configure:3111: checking for C compiler version +configure:3118: cc --version >&5 +cc (Debian 4.3.1-9) 4.3.1 +Copyright (C) 2008 Free Software Foundation, Inc. +This is free software; see the source for copying conditions. There is NO +warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + +configure:3121: $? = 0 +configure:3128: cc -v >&5 +Using built-in specs. +Target: i486-linux-gnu +Configured with: ../src/configure -v --with-pkgversion='Debian 4.3.1-9' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --enable-cld --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu +Thread model: posix +gcc version 4.3.1 (Debian 4.3.1-9) +configure:3131: $? = 0 +configure:3138: cc -V >&5 +cc: '-V' option must have argument +configure:3141: $? = 1 +configure:3164: checking for C compiler default output file name +configure:3191: cc -g -O2 -g -Wall -O2 conftest.c >&5 +configure:3194: $? = 0 +configure:3232: result: a.out +configure:3249: checking whether the C compiler works +configure:3259: ./a.out +configure:3262: $? = 0 +configure:3279: result: yes +configure:3286: checking whether we are cross compiling +configure:3288: result: no +configure:3291: checking for suffix of executables +configure:3298: cc -o conftest -g -O2 -g -Wall -O2 conftest.c >&5 +configure:3301: $? = 0 +configure:3325: result: +configure:3331: checking for suffix of object files +configure:3357: cc -c -g -O2 -g -Wall -O2 conftest.c >&5 +configure:3360: $? = 0 +configure:3383: result: o +configure:3387: checking whether we are using the GNU C compiler +configure:3416: cc -c -g -O2 -g -Wall -O2 conftest.c >&5 +configure:3422: $? = 0 +configure:3439: result: yes +configure:3444: checking whether cc accepts -g +configure:3474: cc -c -g conftest.c >&5 +configure:3480: $? = 0 +configure:3579: result: yes +configure:3596: checking for cc option to accept ISO C89 +configure:3670: cc -c -g -O2 -g -Wall -O2 conftest.c >&5 +configure:3676: $? = 0 +configure:3699: result: none needed +configure:3728: checking for style of include used by make +configure:3756: result: GNU +configure:3781: checking dependency style of cc +configure:3872: result: none +configure:3892: checking how to run the C preprocessor +configure:3932: cc -E conftest.c +configure:3938: $? = 0 +configure:3969: cc -E conftest.c +conftest.c:11:28: error: ac_nonexistent.h: No such file or directory +configure:3975: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| #define PACKAGE_NAME "gnome-commander" +| #define PACKAGE_TARNAME "gnome-commander" +| #define PACKAGE_VERSION "1.2.7" +| #define PACKAGE_STRING "gnome-commander 1.2.7" +| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-commander" +| #define PACKAGE "gnome-commander" +| #define VERSION "1.2.7" +| #define _GNU_SOURCE 1 +| /* end confdefs.h. */ +| #include +configure:4008: result: cc -E +configure:4037: cc -E conftest.c +configure:4043: $? = 0 +configure:4074: cc -E conftest.c +conftest.c:11:28: error: ac_nonexistent.h: No such file or directory +configure:4080: $? = 1 +configure: failed program was: +| /* confdefs.h. */ +| #define PACKAGE_NAME "gnome-commander" +| #define PACKAGE_TARNAME "gnome-commander" +| #define PACKAGE_VERSION "1.2.7" +| #define PACKAGE_STRING "gnome-commander 1.2.7" +| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-commander" +| #define PACKAGE "gnome-commander" +| #define VERSION "1.2.7" +| #define _GNU_SOURCE 1 +| /* end confdefs.h. */ +| #include +configure:4122: checking for flex +configure:4152: result: no +configure:4122: checking for lex +configure:4152: result: no +configure:4403: checking build system type +configure:4421: result: i486-pc-linux-gnu +configure:4443: checking host system type +configure:4458: result: i486-pc-linux-gnu +configure:4480: checking for a sed that does not truncate output +configure:4536: result: /bin/sed +configure:4539: checking for grep that handles long lines and -e +configure:4613: result: /bin/grep +configure:4618: checking for egrep +configure:4696: result: /bin/grep -E +configure:4712: checking for ld used by cc +configure:4779: result: /usr/bin/ld +configure:4788: checking if the linker (/usr/bin/ld) is GNU ld +configure:4803: result: yes +configure:4808: checking for /usr/bin/ld option to reload object files +configure:4815: result: -r +configure:4833: checking for BSD-compatible nm +configure:4882: result: /usr/bin/nm -B +configure:4886: checking whether ln -s works +configure:4890: result: yes +configure:4897: checking how to recognise dependent libraries +configure:5073: result: pass_all +configure:5302: checking for ANSI C header files +configure:5332: cc -c -g -O2 -g -Wall -O2 conftest.c >&5 +configure:5338: $? = 0 +configure:5437: cc -o conftest -g -O2 -g -Wall -O2 conftest.c >&5 +configure:5440: $? = 0 +configure:5446: ./conftest +configure:5449: $? = 0 +configure:5466: result: yes +configure:5490: checking for sys/types.h +configure:5511: cc -c -g -O2 -g -Wall -O2 conftest.c >&5 +configure:5517: $? = 0 +configure:5533: result: yes +configure:5490: checking for sys/stat.h +configure:5511: cc -c -g -O2 -g -Wall -O2 conftest.c >&5 +configure:5517: $? = 0 +configure:5533: result: yes +configure:5490: checking for stdlib.h +configure:5511: cc -c -g -O2 -g -Wall -O2 conftest.c >&5 +configure:5517: $? = 0 +configure:5533: result: yes +configure:5490: checking for string.h +configure:5511: cc -c -g -O2 -g -Wall -O2 conftest.c >&5 +configure:5517: $? = 0 +configure:5533: result: yes +configure:5490: checking for memory.h +configure:5511: cc -c -g -O2 -g -Wall -O2 conftest.c >&5 +configure:5517: $? = 0 +configure:5533: result: yes +configure:5490: checking for strings.h +configure:5511: cc -c -g -O2 -g -Wall -O2 conftest.c >&5 +configure:5517: $? = 0 +configure:5533: result: yes +configure:5490: checking for inttypes.h +configure:5511: cc -c -g -O2 -g -Wall -O2 conftest.c >&5 +configure:5517: $? = 0 +configure:5533: result: yes +configure:5490: checking for stdint.h +configure:5511: cc -c -g -O2 -g -Wall -O2 conftest.c >&5 + +## ---------------- ## +## Cache variables. ## +## ---------------- ## + + +## ----------------- ## +## Output variables. ## +## ----------------- ## + + +## ----------- ## +## confdefs.h. ## +## ----------- ## + +#define PACKAGE_NAME "gnome-commander" +#define PACKAGE_TARNAME "gnome-commander" +#define PACKAGE_VERSION "1.2.7" +#define PACKAGE_STRING "gnome-commander 1.2.7" +#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-commander" +#define PACKAGE "gnome-commander" +#define VERSION "1.2.7" +#define _GNU_SOURCE 1 +#define STDC_HEADERS 1 +#define HAVE_SYS_TYPES_H 1 +#define HAVE_SYS_STAT_H 1 +#define HAVE_STDLIB_H 1 +#define HAVE_STRING_H 1 +#define HAVE_MEMORY_H 1 +#define HAVE_STRINGS_H 1 +#define HAVE_INTTYPES_H 1 + +configure: caught signal 2 +configure: exit 1 --- gnome-commander-1.2.7.orig/debian/gnome-commander.postinst +++ gnome-commander-1.2.7/debian/gnome-commander.postinst @@ -0,0 +1,12 @@ +#!/bin/sh + +set -e + +# version 1.2.0-1 started shipping /var/lib/scrollkeeper erroneously, hence +# the database was overwritten and needs a full rebuild +if [ "$1" = "configure" ] && dpkg --compare-versions "$2" ge "1.2.0-1" && dpkg --compare-versions "$2" lt "1.2.0-3.2" && which scrollkeeper-rebuilddb >/dev/null 2>&1; then + echo "Upgrade from broken GNOME Commander version detected, running scrollkeeper-rebuilddb..." + scrollkeeper-rebuilddb -q +fi + +#DEBHELPER# --- gnome-commander-1.2.7.orig/debian/copyright +++ gnome-commander-1.2.7/debian/copyright @@ -0,0 +1,57 @@ +This package was debianized by Daniel Holbach on +Mon, 13 Feb 2006 12:09:30 +0100. + +It was downloaded from http://ftp.gnome.org/pub/GNOME/sources/gnome-commander/ + +Copyright Holder: 2001-2006 + Marcus Bjurman + Piotr Eljasiak + Assaf Gordon + +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'. + + + +Some part of the source are distributed under the LGPL: +/* gnome-about.h - An about box widget for gnome. + + Copyright (C) 2001 CodeFactory AB + Copyright (C) 2001 Anders Carlsson + + The Gnome 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. + + The Gnome 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 the Gnome Library; see the file COPYING.LIB. If not, + write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, + Boston, MA 02111-1307, USA. + + Author: Anders Carlsson +*/ + +On Debian systems, the complete text of the GNU Library General +Public License can be found in `/usr/share/common-licenses/LGPL'. --- gnome-commander-1.2.7.orig/debian/changelog +++ gnome-commander-1.2.7/debian/changelog @@ -0,0 +1,95 @@ +gnome-commander (1.2.7-1build1) jaunty; urgency=low + + * No-change rebuild for exiv2 0.18 (LP: 309684) + + -- Luka Renko Tue, 17 Mar 2009 19:28:34 +0100 + +gnome-commander (1.2.7-1) unstable; urgency=low + + * New upstream release + + -- Michael Vogt Tue, 09 Sep 2008 21:59:34 +0200 + +gnome-commander (1.2.6-1) unstable; urgency=low + + * New upstream release + + -- Michael Vogt Tue, 15 Jul 2008 10:35:05 +0200 + +gnome-commander (1.2.5-1) unstable; urgency=low + + * New upstream release + * Thanks to Christopher Sauthier for the help + with the update + + -- Michael Vogt Wed, 12 Mar 2008 19:55:49 +0100 + +gnome-commander (1.2.4-1) unstable; urgency=low + + * New upstream release + + -- Michael Vogt Mon, 11 Jun 2007 09:37:03 +0200 + +gnome-commander (1.2.3-1) unstable; urgency=low + + * New upstream release + + -- Michael Vogt Tue, 12 Dec 2006 10:25:21 +0100 + +gnome-commander (1.2.2-1) unstable; urgency=low + + * New upstream release (closes: #401228) + + -- Michael Vogt Mon, 11 Dec 2006 09:49:10 +0100 + +gnome-commander (1.2.0-3.2) unstable; urgency=medium + + * Non-maintainer upload. + * Fix typo in debian/rules which caused the files in + /var/lib/scrollkeeper to be shipped. (Closes: #386319) + * Also repair scrollkeeper database up to this version as previos NMU + still shipped the /var/lib/scrollkeeper files. + + -- Arjan Oosting Wed, 27 Sep 2006 14:08:02 +0200 + +gnome-commander (1.2.0-3.1) unstable; urgency=medium + + * Non-maintainer upload. + * If scrollkeeper is installed, repair the scrollkeeper database for + upgrades from versions >= 1.2.0-1 via postinst; see #383201 for + discussion. + + -- Loic Minier Sun, 3 Sep 2006 16:22:55 +0200 + +gnome-commander (1.2.0-3) unstable; urgency=low + + * added --disable-scrollkeeper on build + + -- Michael Vogt Tue, 13 Jun 2006 15:39:48 +0200 + +gnome-commander (1.2.0-2) unstable; urgency=low + + * fix FTBFS (Closes: #370239) by adding gnome-doc-utils, + scrollkeeper to the build-depends + + -- Michael Vogt Tue, 6 Jun 2006 14:58:44 +0200 + +gnome-commander (1.2.0-1) unstable; urgency=low + + * New upstream release + + -- Michael Vogt Fri, 2 Jun 2006 09:40:37 +0200 + +gnome-commander (1.1.7-2) unstable; urgency=low + + * fixed debian/copyright file + + -- Michael Vogt Mon, 27 Mar 2006 10:06:52 +0200 + +gnome-commander (1.1.7-1) unstable; urgency=low + + * initial release into debian, based on the ubuntu packaging from + Daniel Holbach (thanks!) + + -- Michael Vogt Tue, 14 Feb 2006 11:35:05 +0100 + --- gnome-commander-1.2.7.orig/debian/control +++ gnome-commander-1.2.7/debian/control @@ -0,0 +1,16 @@ +Source: gnome-commander +Section: gnome +Priority: optional +Maintainer: Michael Vogt +Build-Depends: cdbs, debhelper (>= 5), libglib2.0-dev (>= 2.0), libgtk2.0-dev (>= 2.8), libgnome2-dev (>= 2.0), libgnomeui-dev (>= 2.4), libgnomevfs2-dev (>= 2.0), libxml-parser-perl, gnome-doc-utils, scrollkeeper, libtag1-dev (>= 1.4), libexiv2-dev (>= 0.14) +Standards-Version: 3.7.3 + +Package: gnome-commander +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Homepage: http://www.nongnu.org/gcmd/ +Description: nice and fast file manager for the GNOME desktop + GNOME Commander is a fast and powerful graphical filemanager for the GNOME + desktop environment, it has a "two-pane" interface in the tradition of + Norton and Midnight Commander. + . --- gnome-commander-1.2.7.orig/debian/rules +++ gnome-commander-1.2.7/debian/rules @@ -0,0 +1,6 @@ +#!/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 += --disable-scrollkeeper --- gnome-commander-1.2.7.orig/debian/compat +++ gnome-commander-1.2.7/debian/compat @@ -0,0 +1 @@ +5