--- gnuit-4.9.5.orig/config.sub +++ gnuit-4.9.5/config.sub @@ -1,10 +1,10 @@ #! /bin/sh # Configuration validation subroutine script. # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 +# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 # Free Software Foundation, Inc. -timestamp='2008-01-16' +timestamp='2009-06-11' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software @@ -122,6 +122,7 @@ case $maybe_os in nto-qnx* | linux-gnu* | linux-dietlibc | linux-newlib* | linux-uclibc* | \ uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | knetbsd*-gnu* | netbsd*-gnu* | \ + kopensolaris*-gnu* | \ storm-chaos* | os2-emx* | rtmk-nova*) os=-$maybe_os basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` @@ -152,6 +153,9 @@ os= basic_machine=$1 ;; + -bluegene*) + os=-cnk + ;; -sim | -cisco | -oki | -wec | -winbond) os= basic_machine=$1 @@ -249,13 +253,16 @@ | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \ | i370 | i860 | i960 | ia64 \ | ip2k | iq2000 \ + | lm32 \ | m32c | m32r | m32rle | m68000 | m68k | m88k \ - | maxq | mb | microblaze | mcore | mep \ + | maxq | mb | microblaze | mcore | mep | metag \ | mips | mipsbe | mipseb | mipsel | mipsle \ | mips16 \ | mips64 | mips64el \ - | mips64vr | mips64vrel \ + | mips64octeon | mips64octeonel \ | mips64orion | mips64orionel \ + | mips64r5900 | mips64r5900el \ + | mips64vr | mips64vrel \ | mips64vr4100 | mips64vr4100el \ | mips64vr4300 | mips64vr4300el \ | mips64vr5000 | mips64vr5000el \ @@ -268,6 +275,7 @@ | mipsisa64sr71k | mipsisa64sr71kel \ | mipstx39 | mipstx39el \ | mn10200 | mn10300 \ + | moxie \ | mt \ | msp430 \ | nios | nios2 \ @@ -277,7 +285,7 @@ | powerpc | powerpc64 | powerpc64le | powerpcle | ppcbe \ | pyramid \ | score \ - | sh | sh[1234] | sh[24]a | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \ + | sh | sh[1234] | sh[24]a | sh[24]aeb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \ | sh64 | sh64le \ | sparc | sparc64 | sparc64b | sparc64v | sparc86x | sparclet | sparclite \ | sparcv8 | sparcv9 | sparcv9b | sparcv9v \ @@ -286,7 +294,7 @@ | v850 | v850e \ | we32k \ | x86 | xc16x | xscale | xscalee[bl] | xstormy16 | xtensa \ - | z8k) + | z8k | z80) basic_machine=$basic_machine-unknown ;; m6811 | m68hc11 | m6812 | m68hc12) @@ -329,14 +337,17 @@ | hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \ | i*86-* | i860-* | i960-* | ia64-* \ | ip2k-* | iq2000-* \ + | lm32-* \ | m32c-* | m32r-* | m32rle-* \ | m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \ - | m88110-* | m88k-* | maxq-* | mcore-* \ + | m88110-* | m88k-* | maxq-* | mcore-* | metag-* \ | mips-* | mipsbe-* | mipseb-* | mipsel-* | mipsle-* \ | mips16-* \ | mips64-* | mips64el-* \ - | mips64vr-* | mips64vrel-* \ + | mips64octeon-* | mips64octeonel-* \ | mips64orion-* | mips64orionel-* \ + | mips64r5900-* | mips64r5900el-* \ + | mips64vr-* | mips64vrel-* \ | mips64vr4100-* | mips64vr4100el-* \ | mips64vr4300-* | mips64vr4300el-* \ | mips64vr5000-* | mips64vr5000el-* \ @@ -358,20 +369,20 @@ | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* | ppcbe-* \ | pyramid-* \ | romp-* | rs6000-* \ - | sh-* | sh[1234]-* | sh[24]a-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \ + | sh-* | sh[1234]-* | sh[24]a-* | sh[24]aeb-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \ | shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \ | sparc-* | sparc64-* | sparc64b-* | sparc64v-* | sparc86x-* | sparclet-* \ | sparclite-* \ | sparcv8-* | sparcv9-* | sparcv9b-* | sparcv9v-* | strongarm-* | sv1-* | sx?-* \ | tahoe-* | thumb-* \ - | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* \ + | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* | tile-* \ | tron-* \ | v850-* | v850e-* | vax-* \ | we32k-* \ | x86-* | x86_64-* | xc16x-* | xps100-* | xscale-* | xscalee[bl]-* \ | xstormy16-* | xtensa*-* \ | ymp-* \ - | z8k-*) + | z8k-* | z80-*) ;; # Recognize the basic CPU types without company name, with glob match. xtensa*) @@ -439,6 +450,10 @@ basic_machine=m68k-apollo os=-bsd ;; + aros) + basic_machine=i386-pc + os=-aros + ;; aux) basic_machine=m68k-apple os=-aux @@ -455,10 +470,18 @@ basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'` os=-linux ;; + bluegene*) + basic_machine=powerpc-ibm + os=-cnk + ;; c90) basic_machine=c90-cray os=-unicos ;; + cegcc) + basic_machine=arm-unknown + os=-cegcc + ;; convex-c1) basic_machine=c1-convex os=-bsd @@ -526,6 +549,10 @@ basic_machine=m88k-motorola os=-sysv3 ;; + dicos) + basic_machine=i686-pc + os=-dicos + ;; djgpp) basic_machine=i586-pc os=-msdosdjgpp @@ -1128,6 +1155,10 @@ basic_machine=z8k-unknown os=-sim ;; + z80-*-coff) + basic_machine=z80-unknown + os=-sim + ;; none) basic_machine=none-none os=-none @@ -1166,7 +1197,7 @@ we32k) basic_machine=we32k-att ;; - sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele) + sh[1234] | sh[24]a | sh[24]aeb | sh[34]eb | sh[1234]le | sh[23]ele) basic_machine=sh-unknown ;; sparc | sparcv8 | sparcv9 | sparcv9b | sparcv9v) @@ -1236,10 +1267,11 @@ # Each alternative MUST END IN A *, to match a version number. # -sysv* is not here because it comes later, after sysvr4. -gnu* | -bsd* | -mach* | -minix* | -genix* | -ultrix* | -irix* \ - | -*vms* | -sco* | -esix* | -isc* | -aix* | -sunos | -sunos[34]*\ + | -*vms* | -sco* | -esix* | -isc* | -aix* | -cnk* | -sunos | -sunos[34]*\ | -hpux* | -unos* | -osf* | -luna* | -dgux* | -solaris* | -sym* \ + | -kopensolaris* \ | -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \ - | -aos* \ + | -aos* | -aros* \ | -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \ | -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \ | -hiux* | -386bsd* | -knetbsd* | -mirbsd* | -netbsd* \ @@ -1248,7 +1280,7 @@ | -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \ | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \ | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \ - | -chorusos* | -chorusrdb* \ + | -chorusos* | -chorusrdb* | -cegcc* \ | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \ | -mingw32* | -linux-gnu* | -linux-newlib* | -linux-uclibc* \ | -uxpv* | -beos* | -mpeix* | -udk* \ @@ -1388,6 +1420,9 @@ -zvmoe) os=-zvmoe ;; + -dicos*) + os=-dicos + ;; -none) ;; *) @@ -1585,7 +1620,7 @@ -sunos*) vendor=sun ;; - -aix*) + -cnk*|-aix*) vendor=ibm ;; -beos*) --- gnuit-4.9.5.orig/config.guess +++ gnuit-4.9.5/config.guess @@ -1,10 +1,10 @@ #! /bin/sh # Attempt to guess a canonical system name. # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 +# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 # Free Software Foundation, Inc. -timestamp='2008-01-23' +timestamp='2009-06-10' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by @@ -170,7 +170,7 @@ arm*|i386|m68k|ns32k|sh3*|sparc|vax) eval $set_cc_for_build if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \ - | grep __ELF__ >/dev/null + | grep -q __ELF__ then # Once all utilities can be ECOFF (netbsdecoff) or a.out (netbsdaout). # Return netbsd for either. FIX? @@ -324,6 +324,9 @@ case `/usr/bin/uname -p` in sparc) echo sparc-icl-nx7; exit ;; esac ;; + s390x:SunOS:*:*) + echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` + exit ;; sun4H:SunOS:5.*:*) echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` exit ;; @@ -331,7 +334,20 @@ echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` exit ;; i86pc:SunOS:5.*:* | i86xen:SunOS:5.*:*) - echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` + eval $set_cc_for_build + SUN_ARCH="i386" + # If there is a compiler, see if it is configured for 64-bit objects. + # Note that the Sun cc does not turn __LP64__ into 1 like gcc does. + # This test works for both compilers. + if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then + if (echo '#ifdef __amd64'; echo IS_64BIT_ARCH; echo '#endif') | \ + (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) | \ + grep IS_64BIT_ARCH >/dev/null + then + SUN_ARCH="x86_64" + fi + fi + echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` exit ;; sun4*:SunOS:6*:*) # According to config.sub, this is the proper way to canonicalize @@ -640,7 +656,7 @@ # => hppa64-hp-hpux11.23 if echo __LP64__ | (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) | - grep __LP64__ >/dev/null + grep -q __LP64__ then HP_ARCH="hppa2.0w" else @@ -796,7 +812,7 @@ x86) echo i586-pc-interix${UNAME_RELEASE} exit ;; - EM64T | authenticamd) + EM64T | authenticamd | genuineintel) echo x86_64-unknown-interix${UNAME_RELEASE} exit ;; IA64) @@ -806,6 +822,9 @@ [345]86:Windows_95:* | [345]86:Windows_98:* | [345]86:Windows_NT:*) echo i${UNAME_MACHINE}-pc-mks exit ;; + 8664:Windows_NT:*) + echo x86_64-pc-mks + exit ;; i*:Windows_NT*:* | Pentium*:Windows_NT*:*) # How do we know it's Interix rather than the generic POSIX subsystem? # It also conflicts with pre-2.0 versions of AT&T UWIN. Should we @@ -866,40 +885,17 @@ m68*:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; - mips:Linux:*:*) + mips:Linux:*:* | mips64:Linux:*:*) eval $set_cc_for_build sed 's/^ //' << EOF >$dummy.c #undef CPU - #undef mips - #undef mipsel + #undef ${UNAME_MACHINE} + #undef ${UNAME_MACHINE}el #if defined(__MIPSEL__) || defined(__MIPSEL) || defined(_MIPSEL) || defined(MIPSEL) - CPU=mipsel + CPU=${UNAME_MACHINE}el #else #if defined(__MIPSEB__) || defined(__MIPSEB) || defined(_MIPSEB) || defined(MIPSEB) - CPU=mips - #else - CPU= - #endif - #endif -EOF - eval "`$CC_FOR_BUILD -E $dummy.c 2>/dev/null | sed -n ' - /^CPU/{ - s: ::g - p - }'`" - test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; } - ;; - mips64:Linux:*:*) - eval $set_cc_for_build - sed 's/^ //' << EOF >$dummy.c - #undef CPU - #undef mips64 - #undef mips64el - #if defined(__MIPSEL__) || defined(__MIPSEL) || defined(_MIPSEL) || defined(MIPSEL) - CPU=mips64el - #else - #if defined(__MIPSEB__) || defined(__MIPSEB) || defined(_MIPSEB) || defined(MIPSEB) - CPU=mips64 + CPU=${UNAME_MACHINE} #else CPU= #endif @@ -931,10 +927,13 @@ EV67) UNAME_MACHINE=alphaev67 ;; EV68*) UNAME_MACHINE=alphaev68 ;; esac - objdump --private-headers /bin/sh | grep ld.so.1 >/dev/null + objdump --private-headers /bin/sh | grep -q ld.so.1 if test "$?" = 0 ; then LIBC="libc1" ; else LIBC="" ; fi echo ${UNAME_MACHINE}-unknown-linux-gnu${LIBC} exit ;; + padre:Linux:*:*) + echo sparc-unknown-linux-gnu + exit ;; parisc:Linux:*:* | hppa:Linux:*:*) # Look for CPU level case `grep '^cpu[^a-z]*:' /proc/cpuinfo 2>/dev/null | cut -d' ' -f2` in @@ -982,17 +981,6 @@ elf32-i386) TENTATIVE="${UNAME_MACHINE}-pc-linux-gnu" ;; - a.out-i386-linux) - echo "${UNAME_MACHINE}-pc-linux-gnuaout" - exit ;; - coff-i386) - echo "${UNAME_MACHINE}-pc-linux-gnucoff" - exit ;; - "") - # Either a pre-BFD a.out linker (linux-gnuoldld) or - # one that does not give us useful --help. - echo "${UNAME_MACHINE}-pc-linux-gnuoldld" - exit ;; esac # Determine whether the default compiler is a.out or elf eval $set_cc_for_build @@ -1058,7 +1046,7 @@ i*86:syllable:*:*) echo ${UNAME_MACHINE}-pc-syllable exit ;; - i*86:LynxOS:2.*:* | i*86:LynxOS:3.[01]*:* | i*86:LynxOS:4.0*:*) + i*86:LynxOS:2.*:* | i*86:LynxOS:3.[01]*:* | i*86:LynxOS:4.[02]*:*) echo i386-unknown-lynxos${UNAME_RELEASE} exit ;; i*86:*DOS:*:*) @@ -1102,8 +1090,11 @@ pc:*:*:*) # Left here for compatibility: # uname -m prints for DJGPP always 'pc', but it prints nothing about - # the processor, so we play safe by assuming i386. - echo i386-pc-msdosdjgpp + # the processor, so we play safe by assuming i586. + # Note: whatever this is, it MUST be the same as what config.sub + # prints for the "djgpp" host, or else GDB configury will decide that + # this is a cross-build. + echo i586-pc-msdosdjgpp exit ;; Intel:Mach:3*:*) echo i386-pc-mach3 @@ -1141,6 +1132,16 @@ 3[34]??:*:4.0:* | 3[34]??,*:*:4.0:*) /bin/uname -p 2>/dev/null | grep 86 >/dev/null \ && { echo i486-ncr-sysv4; exit; } ;; + NCR*:*:4.2:* | MPRAS*:*:4.2:*) + OS_REL='.3' + test -r /etc/.relid \ + && OS_REL=.`sed -n 's/[^ ]* [^ ]* \([0-9][0-9]\).*/\1/p' < /etc/.relid` + /bin/uname -p 2>/dev/null | grep 86 >/dev/null \ + && { echo i486-ncr-sysv4.3${OS_REL}; exit; } + /bin/uname -p 2>/dev/null | /bin/grep entium >/dev/null \ + && { echo i586-ncr-sysv4.3${OS_REL}; exit; } + /bin/uname -p 2>/dev/null | /bin/grep pteron >/dev/null \ + && { echo i586-ncr-sysv4.3${OS_REL}; exit; } ;; m68*:LynxOS:2.*:* | m68*:LynxOS:3.0*:*) echo m68k-unknown-lynxos${UNAME_RELEASE} exit ;; @@ -1153,7 +1154,7 @@ rs6000:LynxOS:2.*:*) echo rs6000-unknown-lynxos${UNAME_RELEASE} exit ;; - PowerPC:LynxOS:2.*:* | PowerPC:LynxOS:3.[01]*:* | PowerPC:LynxOS:4.0*:*) + PowerPC:LynxOS:2.*:* | PowerPC:LynxOS:3.[01]*:* | PowerPC:LynxOS:4.[02]*:*) echo powerpc-unknown-lynxos${UNAME_RELEASE} exit ;; SM[BE]S:UNIX_SV:*:*) @@ -1216,6 +1217,9 @@ BePC:BeOS:*:*) # BeOS running on Intel PC compatible. echo i586-pc-beos exit ;; + BePC:Haiku:*:*) # Haiku running on Intel PC compatible. + echo i586-pc-haiku + exit ;; SX-4:SUPER-UX:*:*) echo sx4-nec-superux${UNAME_RELEASE} exit ;; @@ -1324,6 +1328,9 @@ i*86:rdos:*:*) echo ${UNAME_MACHINE}-pc-rdos exit ;; + i*86:AROS:*:*) + echo ${UNAME_MACHINE}-pc-aros + exit ;; esac #echo '(No uname command or uname output not recognized.)' 1>&2 --- gnuit-4.9.5.orig/debian/compat +++ gnuit-4.9.5/debian/compat @@ -0,0 +1 @@ +6 --- gnuit-4.9.5.orig/debian/doc-base +++ gnuit-4.9.5/debian/doc-base @@ -0,0 +1,7 @@ +Document: gnuit-manual +Title: Gnuit Manual +Section: File Management + +Format: HTML +Index: /usr/share/doc/gnuit/gnuit.html +Files: /usr/share/doc/gnuit/gnuit.html --- gnuit-4.9.5.orig/debian/control +++ gnuit-4.9.5/debian/control @@ -0,0 +1,31 @@ +Source: gnuit +Section: utils +Priority: optional +Maintainer: Ian Beckwith +Uploaders: MJ Ray (Debian) +Build-Depends: libncurses-dev, libreadline-dev, texinfo, debhelper (>= 6), autotools-dev +Standards-Version: 3.8.3 +Vcs-Browser: http://git.savannah.gnu.org/gitweb/?p=gnuit.git +Vcs-Git: git://git.savannah.gnu.org/gnuit.git +Homepage: http://www.gnu.org/software/gnuit/ + +Package: gnuit +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends} +Suggests: xdg-utils +Description: GNU Interactive Tools, a file browser/viewer and process viewer/killer + gnuit (GNU Interactive Tools) is a set of interactive text-mode tools, + closely integrated with the shell. It contains an extensible file + system browser (similar to Norton Commander and XTree), an ASCII/hex + file viewer, a process viewer/killer and some other related utilities + and shell scripts. It can be used to increase the speed and + efficiency of most of the daily tasks such as copying and moving + files and directories, invoking editors, compressing and + uncompressing files, creating and expanding archives, compiling + programs, sending mail, etc. It looks nice, has colors (if the + standard ANSI color sequences are supported) and is user-friendly. + . + One of the main advantages of gnuit is its flexibility. It is not + limited to a given set of commands. The configuration file can be + easily enhanced, allowing the user to add new commands or file + operations, depending on its needs or preferences. --- gnuit-4.9.5.orig/debian/copyright +++ gnuit-4.9.5/debian/copyright @@ -0,0 +1,103 @@ +The newest release is available from: + + + +Files: * +Copyright: © 1993-2001, 2006-2009 Free Software Foundation, Inc. +License: GPL-3+ + +Files: doc/texinfo.tex +Copyright: © 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. +License: GPL-2+ | other + As a special exception, when this file is read by TeX when processing + a Texinfo source document, you may use the result without restriction. + +Files: lib/alloca.c +Copyright: Author: D A Gwyn +License: PD + +Files: lib/memmove.c +Copyright: Author: David McKenzie +License: PD + +Files: src/gitmkdirs +Copyright: Author: Noah Friedman +License: PD + +Files: m4/*, aclocal.m4 +Copyright: © 1997-2007 Free Software Foundation, Inc. +License: other + This file is free software; the Free Software Foundation + gives unlimited permission to copy and/or distribute it, + with or without modifications, as long as this notice is preserved. + +Files: m4/gnulib-cache.m4, m4/gnulib-comp.m4, m4/onceonly.m4 +Copyright: © 2002-2007 Free Software Foundation, Inc. +License: GPL-any | other + This file is free software, distributed under the terms of the GNU + General Public License. As a special exception to the GNU General + Public License, this file may be distributed as part of a program + that contains a configuration script generated by Autoconf, under + the same distribution terms as the rest of that program. + +Files: compile, config.guess, config.sub, missing +Copyright: © 1992-2006 Free Software Foundation, Inc. +License: GPL-2+ | other + As a special exception to the GNU General Public License, if you + distribute this file as part of a program that contains a + configuration script generated by Autoconf, you may include it under + the same distribution terms that you use for the rest of that program. + +Files: INSTALL +Copyright: © 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005 Free Software Foundation, Inc. +License: other + This file is free documentation; the Free Software Foundation gives + unlimited permission to copy, distribute and modify it. + +Files: install-sh +Copyright: © 1994 X Consortium +License: other + Permission is hereby granted, free of charge, to any person obtaining a copy + of this software and associated documentation files (the "Software"), to + deal in the Software without restriction, including without limitation the + rights to use, copy, modify, merge, publish, distribute, sublicense, and/or + sell copies of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + The above copyright notice and this permission notice shall be included in + all copies or substantial portions of the Software. + . + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE + X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN + AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC- + TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + . + Except as contained in this notice, the name of the X Consortium shall not + be used in advertising or otherwise to promote the sale, use or other deal- + ings in this Software without prior written authorization from the X Consor- + tium. + . + FSF changes to this file are in the public domain. + +Files: Makefile.in, */Makefile.in +Copyright: © 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. +License: other + This Makefile.in is free software; the Free Software Foundation + gives unlimited permission to copy and/or distribute it, + with or without modifications, as long as this notice is preserved. + +Files: debian/* +Copyright: © 2004-2009 Ian Beckwith + © 1997-2001 Martin Mitchell +License: GPL-3+ + +Files: doc/gnuit.*info +Copyright: © 1993-2001, 2006-2008 Free Software Foundation, Inc. +License: GFDL-1.3+-BY-NIV + No Invariant Sections, no Front-Cover Texts, no Back-Cover Texts + +On Debian systems, the complete text of the GNU General Public License +can be found in `/usr/share/common-licenses/GPL-3' and the complete +text of the GNU Free Documentation License can be found in +`/usr/share/common-licenses/GFDL-1.3' --- gnuit-4.9.5.orig/debian/watch +++ gnuit-4.9.5/debian/watch @@ -0,0 +1,2 @@ +version=3 +ftp://ftp.gnu.org/gnu/gnuit/gnuit-(.*)\.tar\.gz --- gnuit-4.9.5.orig/debian/NEWS +++ gnuit-4.9.5/debian/NEWS @@ -0,0 +1,45 @@ +gnuit (4.9.2-1) unstable; urgency=low + + * The package has been renamed to gnuit. + The old git transitional package can be safely removed. + + * System copies of gitrc files in /usr/share/gnuit + no longer have a leading dot and have been renamed to gnuitrc. + User copies in home directories should still have a "." at the start. + If ~/.gnuitrc.TERM doesn't exist, ~/.gitrc.TERM will be tried + as a fallback. + + -- Ian Beckwith Thu, 03 Jan 2008 01:49:31 +0000 + +git (4.3.20-11) unstable; urgency=low + + * The /usr/bin/git transition is now complete, git longer provides + /usr/bin/git. To run the GNU Interactive Tools filemanager, use + the command 'gitfm'. + + -- Ian Beckwith Mon, 30 Apr 2007 17:48:50 +0100 + +git (4.3.20-8) unstable; urgency=low + + * git, the filemanager with GNU Interactive Tools, is now called gitfm. + + This is to avoid conflicts with Linus Torvalds' content tracker, + also called 'git'. Linus has refused to change the name of his + git, so we are forced to change our name. The name gitfm has been + chosen for consistency with the other git* tools (gitps, gitmount, + gitrgrep, etc.). + + Until after etch, /usr/bin/git points to a transition script that + warns the user and then runs gitfm. + + If you want to complete the transition early, install git-core + then use 'update-alternatives --config git' + + Section names in the .gitrc.* config files have changed + from [GIT-*] to [GITFM-*], however the old names are + still accepted for backwards compatibility. + + These changes will also be in the next upstream version + of GNU Interactive Tools. + + -- Ian Beckwith Wed, 7 Dec 2005 13:46:04 +0000 --- gnuit-4.9.5.orig/debian/rules +++ gnuit-4.9.5/debian/rules @@ -0,0 +1,124 @@ +#!/usr/bin/make -f +# -*- makefile -*- +# Sample debian/rules that uses debhelper. +# GNU copyright 1997 to 1999 by Joey Hess. + +# customised for gnuit by Ian Beckwith + +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 + +BUILDDIR=$(CURDIR)/debian/gnuit + +# These are used for cross-compiling and for saving the configure script +# from having to guess our platform (since we know it already) +DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) +DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) + + +CFLAGS = -Wall -g + +export DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) +export DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) + +# FOR AUTOCONF 2.52 AND NEWER ONLY - +ifeq ($(DEB_BUILD_GNU_TYPE), $(DEB_HOST_GNU_TYPE)) + confflags += --build $(DEB_HOST_GNU_TYPE) +else + confflags += --build $(DEB_BUILD_GNU_TYPE) --host $(DEB_HOST_GNU_TYPE) +endif + +ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS))) + CFLAGS += -O0 +else + CFLAGS += -O2 +endif +ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS))) + INSTALL_PROGRAM += -s +endif + +config.status: configure + dh_testdir + + CFLAGS="$(CFLAGS)" ./configure --with-terminfo --prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info --htmldir=\$${prefix}/share/doc/gnuit --disable-transition --enable-debian $(CONFFLAGS) + +build: build-stamp + +build-stamp: config.status + dh_testdir + + $(MAKE) CFLAGS="$(CFLAGS)" + +clean: + dh_testdir + dh_testroot + rm -f build-stamp + + # Add here commands to clean up after the build process. + [ ! -f Makefile ] || $(MAKE) distclean + + # update arch guess files +ifneq "$(wildcard /usr/share/misc/config.sub)" "" + cp -f /usr/share/misc/config.sub config.sub +endif +ifneq "$(wildcard /usr/share/misc/config.guess)" "" + cp -f /usr/share/misc/config.guess config.guess +endif + + # avoid buildd timestamp problems + touch configure.ac && \ + touch Makefile.am src/Makefile.am term/Makefile.am doc/Makefile.am && \ + touch aclocal.m4 && \ + touch config.h.in && \ + touch Makefile.in src/Makefile.in term/Makefile.in doc/Makefile.in && \ + touch configure + + dh_clean + +install: build + dh_testdir + dh_testroot + dh_clean -k + dh_installdirs + + $(MAKE) install DESTDIR="$(BUILDDIR)" + + rm -f $(BUILDDIR)/usr/share/info/dir $(BUILDDIR)/usr/share/info/dir.gz + # remove man symlinks - dh_link will recreate properly + rm -f $(BUILDDIR)/usr/share/man/man1/gitwhich.1 + rm -f $(BUILDDIR)/usr/share/man/man1/gitmkdirs.1 + rm -f $(BUILDDIR)/usr/share/man/man1/gitxgrep.1 + rm -f $(BUILDDIR)/usr/share/man/man1/gitregrep.1 + rm -f $(BUILDDIR)/usr/share/man/man1/gitrfgrep.1 + touch build-stamp + + +# Build architecture-independent files here. +binary-indep: build install +# We have nothing to do by default. + +# Build architecture-dependent files here. +binary-arch: build install + dh_testdir + dh_testroot + dh_installchangelogs ChangeLog + dh_installdocs NEWS PROBLEMS README + + mv $(BUILDDIR)/usr/bin/.gitaction debian/gitaction + dh_installexamples debian/gitaction + rm -f debian/gitaction + + dh_installinfo doc/gnuit.info + dh_install + dh_link + dh_strip + dh_compress -Xgnuit.html + dh_fixperms + dh_installdeb + dh_shlibdeps + dh_gencontrol + dh_md5sums + dh_builddeb + +binary: binary-indep binary-arch +.PHONY: build clean binary-indep binary-arch binary install --- gnuit-4.9.5.orig/debian/preinst +++ gnuit-4.9.5/debian/preinst @@ -0,0 +1,11 @@ +#!/bin/sh + +set -e + +if update-alternatives --list git | fgrep /usr/bin/git.transition >/dev/null +then + update-alternatives --auto git + update-alternatives --remove git /usr/bin/git.transition +fi + +#DEBHELPER# --- gnuit-4.9.5.orig/debian/changelog +++ gnuit-4.9.5/debian/changelog @@ -0,0 +1,295 @@ +gnuit (4.9.5-3) unstable; urgency=low + + * Build-Depend on libreadline-dev instead of libreadline5-dev + (Closes: #553773). + + -- Ian Beckwith Wed, 11 Nov 2009 01:22:34 +0000 + +gnuit (4.9.5-2) unstable; urgency=low + + * debian/control: + + Remove Provides/Replaces/Conflicts: git, + left over from transition (Closes: #531519). + + Depend on ${misc:Depends}. + + Change maintainer email. + + Add Homepage field. + + Standards-Version: 3.8.3. + + remove DM-Upload-Allowed. + * debian/copyright: + + explicitly point to GPL-3 in common-licenses. + + remove text of GFDL 1.3, replace with pointer + to common-licenses. + * debian/rules install: remove usr/share/info/dir{,.gz}. + * debian/doc-base: register gnuit.html with doc-base. + + -- Ian Beckwith Wed, 09 Sep 2009 00:01:03 +0100 + +gnuit (4.9.5-1) unstable; urgency=low + + * New upstream version. + * GFDL version bumped to 1.3+ (still with No Invariant Sections, no + Front-Cover Texts, no Back-Cover Texts). debian/copyright updated + to match. + * Suggests: xdg-utils (for xdg-open(1)). + * Remove git transitional package: + + debian/control: Remove git stanza + Provides/Replaces/Conflicts. + + Remove debian/presubj and debian/git.install. + + This makes #507014 obsolete (Closes: #507014). + + -- Ian Beckwith Tue, 10 Feb 2009 00:58:15 +0000 + +gnuit (4.9.4-1) unstable; urgency=low + + * New upstream version. + * Fix debian/rules bashism, thanks to Chris Lamb (Closes: #484388). + * Fix typo in long description (Closes: #479175). + * Update debian/copyright to match updated gnulib. + * Add Vcs- headers. + * Add debian/watch. + * Standards-Version: 3.8.0 (no changes). + * Add reportbug presubj to git transitional package. + + -- Ian Beckwith Mon, 16 Jun 2008 20:47:46 +0100 + +gnuit (4.9.3-1) unstable; urgency=low + + * New upstream version. + * Updated license info in debian/copyright. + + -- Ian Beckwith Fri, 15 Feb 2008 21:41:15 +0000 + +gnuit (4.9.2-1) unstable; urgency=low + + * New upstream version. + * Package name changed to gnuit. + * Added transitional git package. + * Set DM-Upload-Allowed: yes. + * Updated debian/copyright, gnuit is now GPL-3+, with info docs under + GFDL-1.2+, with no Invariant Sections, no Front-Cover Texts and + no Back-Cover Texts. + * Removed unneeded postinst and prerm. + * preinst: when removing alternatives, check for presence of git + alternative instead of going by version number. + * Updated NEWS.Debian with user-visible changes. + * No longer install obsolete subdir ChangeLogs. + * Update maintainer email address. + * Standards-Version: 3.7.3 (no changes). + * Bump debhelper compat level to 6. + * Tweak long description. + + -- Ian Beckwith Thu, 10 Jan 2008 22:04:26 +0000 + +git (4.3.20-12) unstable; urgency=low + + * Use debhelper to handle install-info calls. + * Bump debhelper version to 5. + * Stop ignoring make distclean return code. + * git.texinfo: add @dircategory Utilities. + + -- Ian Beckwith Mon, 06 Aug 2007 20:00:43 +0100 + +git (4.3.20-11) unstable; urgency=low + + * Finish /usr/bin/git transition (Closes: #379982, #405641): + + No longer provide /usr/bin/git, use gitfm instead. + + preinst: remove alternatives if upgrading from version before 4.3.20-11. + + prerm, postinst: drop alternatives manipulation. + + Add explanation to NEWS.Debian. + * Thanks to Bruce Sass for the following patches: + + Add ^C^D commands to manipulate .deb files (Closes: #396797). + + Fix ^Xh help documentation (Closes: #396794). + * Add gitdpkgname helper script for ^C^D commands that work on packages. + * rules: remove unused debhelper calls. + + -- Ian Beckwith Tue, 1 May 2007 01:57:38 +0100 + +git (4.3.20-10) unstable; urgency=low + + * Change git.transition so it runs git-scm if run non-interactively. + * Standards-Version: 3.7.2 (No changes). + + -- Ian Beckwith Sat, 5 Aug 2006 00:42:33 +0100 + +git (4.3.20-9) unstable; urgency=low + + * Fix git.transition to not interfere with kernel builds (Closes #362543). + Thanks to Peter Cordes. + + -- Ian Beckwith Tue, 25 Apr 2006 23:33:56 +0100 + +git (4.3.20-8) unstable; urgency=low + + * Renamed /usr/bin/git to gitfm (Closes: #316676): + + Added NEWS.Debian with further explanation. + + Added git.transition to warn users. + + Use update-alternatives to manage /usr/bin/git, + so admins can finish transition early. + + Updated documentation. + + Changed all instances of [GIT-* in config files to [GITFM-*. + + Updated code to use [GITFM- sections, but accept old [GIT- sections too. + * gitps: fixed segfault on refresh when selected process has been killed. + * debian/control: + + Tightened Build-Depends to libreadline5-dev (Closes: #326356). + + Added my sponsor, MJ Ray, to Uploaders. + + Bumped Standards-Version to 3.6.2 (No changes). + * debian/copyright: Updated FSF address. + * debian/changelog: added fake dates to earliest two entries to silence linda. + + -- Ian Beckwith Tue, 25 Oct 2005 21:11:44 +0100 + +git (4.3.20-7) unstable; urgency=low + + * panel.c: Fixes to cope with 64-bit uintmax_t (Closes: #277716). + * Moved pre-build cleanup code to configure target. + + -- Ian Beckwith Wed, 19 Jan 2005 13:00:54 +0000 + +git (4.3.20-6) unstable; urgency=low + + * Updated to automake1.9 and autoconf2.50. + * Updated fsusage, fnmatch and getopt from latest gnulib + * Added update-gnulib script to source tree. + * git.info: fixed formatting, updated bin-packing docs. + * Switched from texi2html to makeinfo for formatting html docs. + + -- Ian Beckwith Mon, 15 Nov 2004 16:49:37 +0000 + +git (4.3.20-5) unstable; urgency=low + + * Updated debian/copyright. + * Updated Standards-Version. + + -- Ian Beckwith Wed, 30 Jun 2004 23:20:59 +0100 + +git (4.3.20-4) unstable; urgency=low + + * New maintainer (Closes: #227778). + * Rewrote debian/rules to use debhelper. + * Added config files for Eterm (Closes: #122034) and linux-m. + * Added man pages for gitps, gitview, gitwipe, gitwhich and gitxgrep, + and links from gitr[ef]grep to gitrgrep (Closes: #233237, #233239). + * Set default ModeHelp lines to help rather than system info in + all term/.gitrc.TERM files (Closes: #156647). + * src/fsusage.c: include or "ansi_stdlib.h" (for abort(3)). + * term/Makefile.am: added DESTDIR support to install-data-hook + and uninstall-local, converted hard links to symlinks. + * debian/control: + + added Build-Depends on texinfo, texi2html, debhelper, autotools-dev + + removed Build-Depends on file. + + rewrote Description. + + changed Section to utils. + * Updated Standards-Version to 3.6.1. + * configure.in: + + unconditionally define HAVE_LONG_FILE_NAMES to get round fakeroot + problems with AC_SYS_LONG_FILE_NAMES. + + added AM_MAINTAINER_MODE + * debian/rules: added touch commands to autotools output in clean target to + avoid buildd problems + * src/git.c: set default GIT_EDITOR, GIT_PAGER and GIT_BROWSER + to sensible-editor, sensible-pager and sensible-browser. + * doc/git.texinfo, doc/gitaction.1: changed paths to match debian, + documented new sensible-* defaults. + * doc/git.texinfo: corrected keys for panel minor modes + (prefix is ESC e, not ESC d) + + -- Ian Beckwith Thu, 1 Apr 2004 11:46:00 +0100 + +git (4.3.20-3) unstable; urgency=low + + * Uploading with maintainer set to QA group + + -- Andrew Pollock Tue, 10 Feb 2004 08:03:30 +1100 + +git (4.3.20-2) unstable; urgency=low + + * Update to standards version 3.5.6. + * Include file package in build-depends. (closes: #107055) + + -- Martin Mitchell Fri, 28 Sep 2001 22:25:52 +1000 + +git (4.3.20-1) unstable; urgency=low + + * New upstream release. (closes: #43307) + * Update to standards version 3.1.1. + + -- Martin Mitchell Sat, 18 Mar 2000 11:19:30 +1100 + +git (4.3.19-1) unstable; urgency=low + + * New upstream release. + * Update to standards version 3.0.1. + * Update copyright information. + + -- Martin Mitchell Mon, 9 Aug 1999 02:27:06 +1000 + +git (4.3.17-1) unstable; urgency=low + + * New upstream release. + * Update to standards version 2.4.1. + * Provide link for rxvt term support. (#28291) + + -- Martin Mitchell Wed, 21 Oct 1998 16:24:06 +1000 + +git (4.3.16-6) unstable; urgency=low + + * Update FSF address in copyright file. + * Provide manpage links for all binaries. + + -- Martin Mitchell Mon, 9 Mar 1998 20:16:45 +1100 + +git (4.3.16-5) unstable; urgency=low + + * Compress manpages. + + -- Martin Mitchell Sun, 21 Dec 1997 04:35:58 +1100 + +git (4.3.16-4) unstable; urgency=low + + * Install only documentation relevant for using the program. (#13199) + + -- Martin Mitchell Fri, 12 Dec 1997 18:53:09 +1100 + +git (4.3.16-3) unstable; urgency=low + + * New maintainer. + * Update to standards version 2.3.0.1. + + -- Martin Mitchell Wed, 26 Nov 1997 17:11:52 +1100 + +git (4.3.16-2.1) unstable; urgency=low + + * Non-maintainer release. + * Libc6 compile. + + -- Martin Mitchell Fri, 7 Nov 1997 04:08:36 +1100 + +git (4.3.16-2) unstable; urgency=low + + * Makefiles were detecting prefix change and recompiling binaries with + incorrect pathnames on 'make install'. Removed check for prefix-change + in Makefile.in and src/Makefile.in (Fixes #7434). + + -- Klee Dienes Sun, 16 Feb 1997 20:25:10 -0500 + +git (4.3.16-1) unstable; urgency=low + + * New upstream version. + * New maintainer. + * Converted to new source format. + * Change /usr/lib/git/term/.gitrc.* to /usr/lib/git/term/gitrc.* + * Move /usr/bin/.gitaction to /usr/lib/git/gitaction. + + -- Klee Dienes Sat, 8 Feb 1997 14:51:21 -0500 + +git (4.3.9-2) unstable; urgency=low + + * initial upload -- replaces git-4.3.7-6 + * revised NormalModeHelp line in /usr/lib/git/term/.git* files + + -- Bill Mitchell Sat, 8 Feb 1997 14:51:20 -0500 + +git (4.3.9-1) unstable; urgency=low + + * added gitxgrep script and gitfgrep, gitregrep symlinks + + -- Bill Mitchell Sat, 8 Feb 1997 14:51:19 -0500 --- gnuit-4.9.5.orig/debian/links +++ gnuit-4.9.5/debian/links @@ -0,0 +1,6 @@ +usr/share/man/man1/gitrgrep.1.gz usr/share/man/man1/gitregrep.1.gz +usr/share/man/man1/gitrgrep.1.gz usr/share/man/man1/gitrfgrep.1.gz +usr/share/man/man1/gitinternal.1.gz usr/share/man/man1/gitwhich.1.gz +usr/share/man/man1/gitinternal.1.gz usr/share/man/man1/gitmkdirs.1.gz +usr/share/man/man1/gitinternal.1.gz usr/share/man/man1/gitxgrep.1.gz +