Directory trunk/crossfire/debian/

Directory Created:
2004-02-03 22:47
Directory Deleted:
2006-09-19 02:24
Total Files:
0
Deleted Files:
18
Lines of Code:
0

[root]/trunk/crossfire/debian
                Folder removed from repo patches (0 files, 0 lines)
                Folder removed from repo po (0 files, 0 lines)

Lines of Code

trunk/crossfire/debian/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 76 (100.0%) 863 (100.0%) 11.3
tanner 58 (76.3%) 863 (100.0%) 14.8
mwedel 18 (23.7%) 0 (0.0%) 0.0

Most Recent Commits

mwedel 2006-09-19 02:24 Rev.: 4942

make branche directories, delete old trunk.

0 lines of code changed in 18 files:

  • trunk/crossfire/debian: changelog (del), control (del), copyright (del), crossfire-doc.docs (del), crossfire-edit.files (del), crossfire-server.conffiles (del), crossfire-server.docs (del), crossfire-server.logrotate (del), crossfire-server.postinst (del), crossfire-server.postrm (del), crossfire-server.preinst (del), dirs (del), init.d (del), logrotate.d (del), override.Lintian (del), rules (del), templates (del), watch (del)
tanner 2004-03-17 14:20 Rev.: 2689

crossfire-server-dbg requires crossfire-server to be installed

3 lines of code changed in 2 files:

  • trunk/crossfire/debian: changelog (+1 -1), control (+2 -2)
tanner 2004-03-15 18:06 Rev.: 2688

Changed version to cvs date.

5 lines of code changed in 2 files:

  • trunk/crossfire/debian: changelog (+3 -1), rules (+2)
tanner 2004-03-15 17:53 Rev.: 2687

First attempt and making a debug package for this whole thing.

5 lines of code changed in 1 file:

  • trunk/crossfire/debian: rules (+5)
tanner 2004-03-10 13:29 Rev.: 2674

Fixes to issues identified by lintian.

3 lines of code changed in 3 files:

  • trunk/crossfire/debian: control (+1 -1), crossfire-server.conffiles (+1), rules (+1 -1)
tanner 2004-03-04 18:11 Rev.: 2668

Continued re-work on the debian build stuff.

Mostly changes do to my learning curve and splitting out packages so we can have a -dbg package.

63 lines of code changed in 4 files:

  • trunk/crossfire/debian: control (+1 -15), crossfire-edit.files (new 4), crossfire-server.logrotate (new 12), rules (+46 -93)
tanner 2004-02-19 19:14 Rev.: 2627

First attempt at fixing the bugs and wishlist items listed here:

http://bugs.debian.org/cgi-bin/pkgreport.cgi?which=pkg&data=crossfire-server&archive=no

My debian build box is an old sparc20, so it takes a very long time
for it to do a QA build, but I'll check this in for people to look at.

Big changes are adding the crossfire-server-common and crossfire-server-dbg
packages.

77 lines of code changed in 3 files:

  • trunk/crossfire/debian: changelog (+2), control (+17 -3), rules (+58 -41)
tanner 2004-02-16 19:13 Rev.: 2621

First part of fixing http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=232421

34 lines of code changed in 4 files:

  • trunk/crossfire/debian: changelog (+5), control (+14), logrotate.d (new 12), rules (+3)
tanner 2004-02-05 15:30 Rev.: 2604

After talking with a couple debian developers, they seem to think debian best practice is to run crossfire as user games.

- Commented out the useradd/userdel from pre/post scripts
- Updated init.d to run crossfire as games
- Changed some perms to allow games to write files/etc.

27 lines of code changed in 4 files:

  • trunk/crossfire/debian: crossfire-server.postrm (+7 -7), crossfire-server.preinst (+11 -9), init.d (+2 -2), rules (+7 -2)
tanner 2004-02-05 13:06 Rev.: 2603

As discussed on irc, making crossfire server run as user crossfire/crossfire.

28 lines of code changed in 2 files:

  • trunk/crossfire/debian: crossfire-server.postrm (+13 -2), crossfire-server.preinst (+15 -1)
tanner 2004-02-05 00:40 Rev.: 2601

Moved forward Jaakko's patches.

I think this is a good-to-go-debian build.

14 lines of code changed in 2 files:

  • trunk/crossfire/debian: control (+1 -1), rules (+13 -5)
tanner 2004-02-04 19:22 Rev.: 2600

Small change to changelog.

1 lines of code changed in 1 file:

  • trunk/crossfire/debian: changelog (+1)
tanner 2004-02-04 19:17 Rev.: 2599

Re-worked the debian stuff to be more elegant(?), meaning it depends more on
the makefiles for where to install stuff, instead of having it all hard coded
in the rules file.

Going to commit, because it compiles now.

STILL have to merge in a couple of Jaakoo's patches from 1.4.0 (like log path,
etch).

65 lines of code changed in 5 files:

  • trunk/crossfire/debian: control (+7 -1), copyright (+4 -2), crossfire-doc.docs (-1), crossfire-server.conffiles (-2), rules (+54 -119)
tanner 2004-02-04 14:47 Rev.: 2594

E: crossfire-server: copyright-file-contains-full-gpl-license
N:
N: The copyright file /usr/share/doc/<pkg>/copyright contains the
N: complete text of the GPL. It should refer to the file
N: /usr/share/common-licenses/GPL instead.
N:
N: Refer to Policy Manual, section 13.5 for details.

1 lines of code changed in 1 file:

  • trunk/crossfire/debian: copyright (+1 -345)
tanner 2004-02-04 13:13 Rev.: 2591

Removed from cvs 2003/04/05.

0 lines of code changed in 1 file:

  • trunk/crossfire/debian: crossfire-doc.docs (-1)
tanner 2004-02-04 13:05 Rev.: 2590

spell-paths was remove 04/05/2003 in v1.2 of the server.

0 lines of code changed in 1 file:

  • trunk/crossfire/debian: crossfire-doc.docs (-1)
tanner 2004-02-04 03:51 Rev.: 2589

This file is used to configure the uscan(1) and uupdate(1) programs (in the devscripts package). These are used to watch the site you got the original source from.

0 lines of code changed in 1 file:

  • trunk/crossfire/debian: watch (new)
tanner 2004-02-04 03:37 Rev.: 2588

First attempt at adjusting the changelog for 1.5.x builds.

I give the official debian maintain full rights to change whatever they need to to make this stuff get back into the official debian repository.

11 lines of code changed in 1 file:

  • trunk/crossfire/debian: changelog (+11)
tanner 2004-02-04 03:08 Rev.: 2585

First attempt at importing Christian Perrier <bubulle@debian.org> fr.po patch
into baseline: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=205773

10 lines of code changed in 3 files:

  • trunk/crossfire/debian: control (+1 -1), crossfire-server.preinst (+2 -2), templates (+7 -16)
tanner 2004-02-04 02:58 Rev.: 2584

Mark caught me on irc and said the crossfire-devel mailing list is a better
address for the upstream authors.

1 lines of code changed in 1 file:

  • trunk/crossfire/debian: copyright (+1 -1)
tanner 2004-02-04 02:50 Rev.: 2583

Trival spacing.

4 lines of code changed in 1 file:

  • trunk/crossfire/debian: copyright (+4 -2)
tanner 2004-02-03 23:02 Rev.: 2580

- Changed Mark's email address
- Updated the license to CPL v2 as specified in the COPYING file

339 lines of code changed in 1 file:

  • trunk/crossfire/debian: copyright (+339 -14)
tanner 2004-02-03 22:47 Rev.: 2579

Put Jaakko Niemi's debian stuff into cvs.

Will take these files rel-1-4-0 after this commit.

172 lines of code changed in 14 files:

  • trunk/crossfire/debian: changelog (new), control (new 1), copyright (new 19), crossfire-doc.docs (new 3), crossfire-server.conffiles (new 2), crossfire-server.docs (new), crossfire-server.postinst (new), crossfire-server.postrm (new 2), crossfire-server.preinst (new 2), dirs (new), init.d (new 2), override.Lintian (new), rules (new 125), templates (new 16)
Generated by StatSVN 0.7.0