1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77
|
jgraph (83-10) unstable; urgency=low
* cleaned up debian/rules and usr/doc/jgraph
* removed debmake build dependency
* recompiled for libc6
-- Rob Browning <rlb@cs.utexas.edu> Thu, 21 Aug 1997 00:02:42 -0500
jgraph (83-9) unstable; urgency=low
* New maintainer (previous was Bill Mitchell <mitchell@debian.org>)
* Converted to new packaging standards
* Added complex-examples
-- Rob Browning <osiris@cs.utexas.edu> Tue, 28 Jan 1997 00:11:29 -0600
jgraph (83-8) unstable; urgency=low
* source package multi-architecture compatability changes
-- Rob Browning <osiris@cs.utexas.edu> Mon, 27 Jan 1997 22:37:41 -0600
jgraph (83-7) unstable; urgency=low
* rebuilt for elf
-- Rob Browning <osiris@cs.utexas.edu> Mon, 27 Jan 1997 22:37:31 -0600
jgraph (83-6) unstable; urgency=low
* (skipped)
-- Rob Browning <osiris@cs.utexas.edu> Mon, 27 Jan 1997 22:37:21 -0600
jgraph (83-5) unstable; urgency=low
* Reposition jgraph.1 from /usr/man to /usr/man/man1.
* use debian.makefile instead of makefile from upstream package
-- Rob Browning <osiris@cs.utexas.edu> Mon, 27 Jan 1997 22:37:06 -0600
jgraph (83-4) unstable; urgency=low
* Redid debian.rules in Ian Murdock format.
* Cleaned up description and extended descripting in control file.
-- Rob Browning <osiris@cs.utexas.edu> Mon, 27 Jan 1997 22:35:43 -0600
jgraph (83-3) unstable; urgency=low
* More bolding fixes in jgraph.1.
* Changed CFLAGS in makefile from debug to production flags
-- Rob Browning <osiris@cs.utexas.edu> Mon, 27 Jan 1997 22:35:12 -0600
jgraph (83-2) unstable; urgency=low
* Changed line 1171 of jgraph.1 from "\fBoff\R" to "\fBoff\fR"
* Changed /usr/doc/examples/jgraph/Makefile to clean up sin.o
as well as the *.jps files on "make clean".
-- Rob Browning <osiris@cs.utexas.edu> Mon, 27 Jan 1997 22:34:42 -0600
jgraph (83-1) unstable; urgency=low
* Initial Release.
* added debian.* files
* fixed many small problems with bolding in jgraph.1
* added -O2 and -s compiler flags to CC macro in makefile
* changed occurrances of "nawk" to "awk" in ex2.jgr and makefile
* in jgraph.1, replaced "JGRAPH_DIR" with "/usr/doc/examples/jgraph"
-- Rob Browning <osiris@cs.utexas.edu> Mon, 27 Jan 1997 22:33:49 -0600
Local variables:
mode: debian-changelog
End:
|