Skip to content
This repository was archived by the owner on Jul 9, 2018. It is now read-only.

Commit c47b947

Browse files
committed
Changes reflecting custodial change.
1 parent 98c4b66 commit c47b947

File tree

3 files changed

+16
-16
lines changed

3 files changed

+16
-16
lines changed

AUTHORS

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ All the people who contributed include files:
6262

6363
Other contributed stuff:
6464
Gareth Rees <[email protected]>
65+
Glenn Hutchings <[email protected]>
6566

6667
Package maintenance:
67-
Glenn Hutchings <[email protected]>
68+
David Griffith <[email protected]>

NEWS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Version 6.32.1 (unreleased)
1+
Version 6.32.1 (16 July 2012)
22
===========================
33

44
* Inform version is now 6.32, with more patches for use with Inform 7.

README

Lines changed: 13 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -84,24 +84,23 @@ more, or you think you've found a bug, visit them at:
8484
About this package
8585
==================
8686

87-
In my tinkerings with Inform over the years (I really *will* write a proper
88-
game one day), I've had to move the program, libraries and documentation to
89-
several different Unix machines. Although it wasn't a big problem, it was
90-
just tedious enough to make me want to automate the configuration and
91-
installation process, and have everything I needed automatically to hand.
92-
The result is this package, which should build and install on all Unix,
93-
Linux and Win32/Cygwin systems.
94-
95-
Then I thought, hey, maybe other people find it a bit tedious too. So I
96-
asked Graham for his permission to redistribute Inform, and he gave it.
97-
Hope it proves useful.
87+
This package was originally created by Glenn Hutchings to address the
88+
tedium of gathering the program, libraries, and documentation for
89+
several different Unix machines. It received blessing from Graham
90+
Nelson. The result is a package that automates the configuration and
91+
installation process. It should build and install on all Unix, Linux,
92+
and Win32/Cygwin system.
93+
94+
This package is an ideal base for creating pre-compiled packages in the
95+
style of Debian .debs, Redhat .rpms and similar schemes as well as build
96+
trees like FreeBSD ports, NetBSD pkgsrc, and Gentoo portage.
9897

9998
Many people contributed to the contents of this package. See the file
10099
AUTHORS for more details.
101100

102-
This package is hosted at Bitbucket:
101+
This package is hosted at Github:
103102

104-
http://bitbucket.org/zondo/inform
103+
https://github.com/DavidGriffith/inform6
105104

106105
Feel free to hack on it and send me improvements!
107106

@@ -111,4 +110,4 @@ Finally...
111110
If you have any comments or suggestions (or anything else, for that matter)
112111
feel free to drop me a line. I am:
113112

114-
Glenn Hutchings <[email protected]>.
113+
David Griffith <[email protected]>.

0 commit comments

Comments
 (0)