Codebase list pspp / debian/0.2.2-1
Import Debian changes 0.2.2-1 pspp (0.2.2-1) frozen unstable; urgency=low * New upstream release - bugfixes: * Fix behavior of PRINT SPACE for negative arguments. * Fix reading some unusual system files. * Fix LIST problems with very long variables. Thanks to Hankin <hankin@dunno.com> for this bug report. * Fix problems with some string format specifiers. * Fix use of $CASENUM in expressions. Thanks to Dirk Melcher <BZN-mdksh@t-online.de> for reporting this bug. * Additional DATA LIST FREE and DATA LIST LIST fixes. Thanks to Hankin <hankin@dunno.com> again on this one. * Sometimes you may encounter a PSPP script that has to be interpreted in interactive mode. Now you can use the -i flag to do this. * Warnings for egcs 1.1.1 cleaned up. (However you'll get lots of `unused variable' warnings under gcc 2.7.2.3, fixing this will take more effort.) * Tests fixed. * The files in gmp need the internationalization directory in their include path. Thanks to OKUJI Yoshinori <okuji@kuicr.kyoto-u.ac.jp> for pointing this out. pspp (0.2.1-3) frozen unstable; urgency=low * Recompilation to remove dependency on libc6 2.0.7u pspp (0.2.1-2) frozen unstable; urgency=low * Upstream release was a bugfix - release for frozen as well as unstable. pspp (0.2.1-1) unstable; urgency=low * New upstream release pspp (0.2.0-2) frozen unstable; urgency=low * Link with libncurses4. pspp (0.2.0-1) unstable; urgency=low * New upstream release: documentation and configuration fixes pspp (0.1.23-1) unstable; urgency=low * New upstream release: lots more documentation pspp (0.1.22-1) unstable; urgency=low * New upstream release pspp (0.1.21-1) unstable; urgency=low * Initial Release. James R. Van Zandt authored 25 years ago Andreas Tille committed 5 years ago
12 changed file(s) with 340 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 pspp for DEBIAN
1 ----------------------
2
3 PSPP is a work in progress. Some documented features are not
4 implemented (for example, the --pipe switch). Some implemented
5 features may not be documented. There are some bugs. Some are
6 discussed in the info page in the "crosstabs" node (which is under the
7 "statistics" node).
8
9 If you are not familiar with SPSS, you should probably look first at
10 the files in /usr/doc/pspp/examples, starting with example.stat.
11
12 You are invited to contribute documentation and/or code to help
13 complete PSPP. The upstream maintainer is Ben Pfaff
14 <pfaffben@pilot.msu.edu>. He writes:
15
16 Also, with the release of 0.2.0 I will be taking a vacation from PSPP
17 to work on my newest project, known as NOODLE, which is an interpreter
18 for a desktop publishing language of my own invention. I hope that
19 NOODLE will eventually be competitive with PageMaker or QuarkXpress.
20
21 I am still looking for PSPP developers, people who care about
22 statistics and know programming. If there is someone out there who
23 wants to take over PSPP development and maintenance, please contact
24 me. I am tired of this project. 4 years is too long. PSPP
25 development will slow down if I'm still the only one working on it.
26
27 Ben
28
29 James R. Van Zandt <jrv@vanzandt.mv.com>, Mon, 3 Aug 1998 20:21:20 -0400
0
1 Running pspp requires write access to the current directory.
2 Therefore, you will probably have to copy these somewhere else before
3 trying them.
4
5 These were mostly taken from the "tests" directory of the source
6 distribution. Several files have syntax errors which pspp will
7 complain about.
8
9 I suggest you start by reading "example.stat".
10
11 - Jim Van Zandt
0 pspp (0.2.2-1) frozen unstable; urgency=low
1
2 * New upstream release - bugfixes:
3 * Fix behavior of PRINT SPACE for negative arguments.
4
5 * Fix reading some unusual system files.
6
7 * Fix LIST problems with very long variables. Thanks to Hankin
8 <hankin@dunno.com> for this bug report.
9
10 * Fix problems with some string format specifiers.
11
12 * Fix use of $CASENUM in expressions. Thanks to Dirk Melcher
13 <BZN-mdksh@t-online.de> for reporting this bug.
14
15 * Additional DATA LIST FREE and DATA LIST LIST fixes. Thanks to
16 Hankin <hankin@dunno.com> again on this one.
17
18 * Sometimes you may encounter a PSPP script that has to be
19 interpreted in interactive mode. Now you can use the -i flag to
20 do this.
21
22 * Warnings for egcs 1.1.1 cleaned up. (However you'll get lots of
23 `unused variable' warnings under gcc 2.7.2.3, fixing this will
24 take more effort.)
25
26 * Tests fixed.
27
28 * The files in gmp need the internationalization directory in
29 their include path. Thanks to OKUJI Yoshinori
30 <okuji@kuicr.kyoto-u.ac.jp> for pointing this out.
31
32 -- James R. Van Zandt <jrv@vanzandt.mv.com> Sat, 9 Jan 1999 15:43:18 -0500
33
34 pspp (0.2.1-3) frozen unstable; urgency=low
35
36 * Recompilation to remove dependency on libc6 2.0.7u
37
38 -- James R. Van Zandt <jrv@vanzandt.mv.com> Wed, 9 Dec 1998 22:06:56 -0500
39
40 pspp (0.2.1-2) frozen unstable; urgency=low
41
42 * Upstream release was a bugfix - release for frozen as well as unstable.
43
44 -- James R. Van Zandt <jrv@vanzandt.mv.com> Sun, 22 Nov 1998 19:21:18 -0500
45
46 pspp (0.2.1-1) unstable; urgency=low
47
48 * New upstream release
49
50 -- James R. Van Zandt <jrv@vanzandt.mv.com> Thu, 19 Nov 1998 22:02:48 -0500
51
52 pspp (0.2.0-2) frozen unstable; urgency=low
53
54 * Link with libncurses4.
55
56 -- James R. Van Zandt <jrv@vanzandt.mv.com> Sun, 1 Nov 1998 11:09:39 -0500
57
58 pspp (0.2.0-1) unstable; urgency=low
59
60 * New upstream release: documentation and configuration fixes
61
62 -- James R. Van Zandt <jrv@vanzandt.mv.com> Sat, 24 Oct 1998 04:45:25 -0400
63
64 pspp (0.1.23-1) unstable; urgency=low
65
66 * New upstream release: lots more documentation
67
68 -- James R. Van Zandt <jrv@vanzandt.mv.com> Sun, 16 Aug 1998 11:48:09 -0400
69
70 pspp (0.1.22-1) unstable; urgency=low
71
72 * New upstream release
73
74 -- James R. Van Zandt <jrv@vanzandt.mv.com> Fri, 7 Aug 1998 19:42:53 -0400
75
76 pspp (0.1.21-1) unstable; urgency=low
77
78 * Initial Release.
79
80 -- James R. Van Zandt <jrv@vanzandt.mv.com> Mon, 3 Aug 1998 20:21:20 -0400
81
82 Local variables:
83 mode: debian-changelog
84 add-log-mailing-address: "jrv@vanzandt.mv.com"
85 End:
0 /etc/pspp/devices
1 /etc/pspp/html-prologue
2 /etc/pspp/papersize
3 /etc/pspp/ps-prologue
0 Source: pspp
1 Section: math
2 Priority: optional
3 Maintainer: James R. Van Zandt <jrv@vanzandt.mv.com>
4 Standards-Version: 2.4.1
5
6 Package: pspp
7 Architecture: any
8 Depends: ${shlibs:Depends}
9 Description: Statistical analysis tool
10 PSPP is a replacement for SPSS, a powerful program for statistical
11 analysis of sampled data. This is a test release of PSPP. Please
12 use caution in interpreting results.
0 This package was debianized by James R. Van Zandt jrv@vanzandt.mv.com on
1 Mon, 3 Aug 1998 20:21:20 -0400.
2
3 It was downloaded from ftp://alpha.gnu.org/gnu/pspp/pspp-0.1.22.tar.gz
4
5
6 Copyright:
7 Copyright (C) 1997 Free Software Foundation, Inc.
8
9 This program is free software; you can redistribute it and/or
10 modify it under the terms of the GNU General Public License as
11 published by the Free Software Foundation; either version 2 of the
12 License, or (at your option) any later version.
13
14 This program is distributed in the hope that it will be useful, but
15 WITHOUT ANY WARRANTY; without even the implied warranty of
16 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
17 General Public License for more details.
18
19 You should have received a copy of the GNU General Public License
20 along with this program; if not, write to the Free Software
21 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
22 02111-1307, USA.
23
24 On Debian GNU/Linux systems, the complete text of the GNU Public
25 License can be found in `/usr/doc/copyright/GPL'.
26
0 usr/bin
1 usr/sbin
2 usr/man/man1
3 usr/doc/pspp/examples
0 title 'Demonstrate DESCRIPTIVES procedure'.
1
2 remark EOF
3 Sample syntax file for PSPP.
4 (This comment will appear in the output.)
5 EOF
6
7 /* run this syntax file with the command:
8 /* pspp example.stat
9 /*
10 /* Output is written to the file "pspp.list".
11 /*
12 /* (This comment will not appear in the output.)
13
14 data list / v0 to v2 1-9.
15 begin data.
16 12 12 89
17 34 12 80
18 56 12 77
19 78 12 73
20 90 91
21 37 97 85
22 52 82
23 12 79
24 26 78 76
25 29 13 71
26 end data.
27
28 descript all/stat=all/format=serial.
0 # This is a configuration files for installing a .info menu
1 # The Description to be placed into the directory
2 DESCR="Statistical analysis tool"
3
4 # The section this info file should be placed in (Regexp) followed by
5 # the new section name to be created if the Regexp does not match
6 # (Optional. If not given the .info will be appended to the directory)
7 SECTION_MATCH="Math"
8 SECTION_NAME="Math"
9
10 # The file referred to from the Info directory
11 FILE=pspp.info
12
13 # Optional. The files to be copied to /usr/info
14 FILES=doc/*.info
0 #!/usr/bin/make -f
1 # hey, Emacs: -*- makefile -*-
2 # Made with the aid of debmake, by Christoph Lameter,
3 # based on the sample debian/rules file for GNU hello by Ian Jackson.
4
5
6 package=pspp
7
8 build:
9 $(checkdir)
10 ./configure --prefix=/usr --sysconfdir=/etc
11 make CFLAGS="-O2 -g -Wall"
12 cd doc; \
13 texi2html -monolithic pspp.texi; \
14 make pspp.ps < ../debian/tex-workaround
15 # lynx -dump -nolist pspp.html >pspp.txt
16 touch build
17
18 clean:
19 $(checkdir)
20 -rm -f build
21 -make distclean
22 -rm -f `find . -name "*~"`
23 -rm -rf debian/tmp debian/files* core debian/substvars \
24 doc/pspp.html doc/pspp.txt
25
26 binary-indep: checkroot build
27 $(checkdir)
28 # There are no architecture-independent files to be uploaded
29 # generated by this package. If there were any they would be
30 # made here.
31
32 DEMOS= aggregate.stat \
33 autorecode.stat \
34 begin-data.stat \
35 bignum.stat \
36 bignum.data \
37 compute.stat \
38 count.stat \
39 crosstabs.stat \
40 data-formats.stat \
41 data-list.stat \
42 data-list.data \
43 descript.stat \
44 do-if.stat \
45 do-repeat.stat \
46 file-label.stat \
47 filter.stat \
48 flip.stat \
49 input-program.stat \
50 lag.stat \
51 list.stat \
52 list.data \
53 weighting.data \
54 match-files.stat \
55 means.stat \
56 modify-vars.stat \
57 print.stat \
58 process-if.stat \
59 recode.stat \
60 repeating.stat \
61 reread.stat \
62 reread.data \
63 sample.stat \
64 split-file.stat \
65 sysfile-info.stat \
66 t-test.stat \
67 tabs.stat \
68 temporary.stat \
69 time-date.stat \
70 vector.stat \
71 weighting.stat
72
73 binary-arch: checkroot build
74 $(checkdir)
75 -rm -rf debian/tmp
76 install -d debian/tmp
77 cd debian/tmp && install -d `cat ../dirs`
78 make install prefix=`pwd`/debian/tmp/usr \
79 sysconfdir=`pwd`/debian/tmp/etc
80 install -m 644 doc/pspp.man `pwd`/debian/tmp/usr/man/man1/pspp.1
81 for x in ${DEMOS}; do \
82 install -m 644 tests/$$x \
83 `pwd`/debian/tmp/usr/doc/pspp/examples/; \
84 done
85 for x in example.stat README.demos; do \
86 install -m 644 debian/$$x \
87 `pwd`/debian/tmp/usr/doc/pspp/examples/; \
88 done
89 # Must have debmake installed for this to work. Otherwise please copy
90 # /usr/bin/debstd into the debian directory and change debstd to debian/debstd
91 debstd ChangeLog NEWS README TODO doc/pspp.html doc/pspp.ps
92 dpkg-gencontrol
93 chown -R root.root debian/tmp
94 chmod -R go=rX debian/tmp
95 dpkg --build debian/tmp ..
96
97 define checkdir
98 test -f debian/rules
99 endef
100
101 binary: binary-indep binary-arch
102
103 checkroot:
104 $(checkdir)
105 test root = "`whoami`"
106
107 .PHONY: binary binary-arch binary-indep clean checkroot
0 # Example watch control file for uscan
1 # Rename this file to "watch" and then you can run the "uscan" command
2 # to check for upstream updates and more.
3 # Site Directory Pattern Version Script
4 alpha.gnu.org /gnu/pspp/ pspp-*.tar.gz debian uupdate
5 # alternately ftp://pspp.stat.wisc.edu/pub/PSPP/pspp-0.1.20.tar.gz