diff options
| author | Alexander Barton <alex@barton.de> | 2003-07-12 23:27:37 +0000 |
|---|---|---|
| committer | Alexander Barton <alex@barton.de> | 2003-07-12 23:27:37 +0000 |
| commit | 5eb89619d6834b4949d6cdf8b87fd3674e45bf00 (patch) | |
| tree | 2ba0d2ef918cea9982af5aa2bc1e0b8d569d4bcb /debian/changelog | |
| parent | 6e03626eed3a68de359cb80a36ed0ad5332d93fb (diff) | |
| download | ngircd-5eb89619d6834b4949d6cdf8b87fd3674e45bf00.tar.gz ngircd-5eb89619d6834b4949d6cdf8b87fd3674e45bf00.zip | |
Added debian packaging files from branch-0-7-x to HEAD.
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index bcf9f953..f2b93ef8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +ngircd (0.7.0-0.7ab) unstable; urgency=low + + * Fixed up post installation script (added interpreter, fixed chmod call). + + -- Alexander Barton <alex@Arthur.Ath.CX> Sun, 13 Jul 2003 00:52:38 +0200 + +ngircd (0.7.0-0.6ab) unstable; urgency=low + + * Added /etc/default/ngircd. + * Included own post installation script. + + -- Alexander Barton <alex@Arthur.Ath.CX> Sat, 12 Jul 2003 20:31:09 +0200 + ngircd (0.7.0-0.5ab) unstable; urgency=low * Enhanced init script. |