diff options
| author | Alexander Barton <alex@barton.de> | 2003-07-09 20:23:35 +0000 |
|---|---|---|
| committer | Alexander Barton <alex@barton.de> | 2003-07-09 20:23:35 +0000 |
| commit | da9456dbcaed49e5e0c270047f0e02a559c6f3f0 (patch) | |
| tree | b81214fc15e03751b2150ba5fb773dc61a38878c /debian/changelog | |
| parent | ac9390f08c099aec4827f431b41a394b2948e7f0 (diff) | |
| download | ngircd-da9456dbcaed49e5e0c270047f0e02a559c6f3f0.tar.gz ngircd-da9456dbcaed49e5e0c270047f0e02a559c6f3f0.zip | |
Included debian/-subdirectory with files required to build Debian packages.
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 00000000..5a9011ee --- /dev/null +++ b/debian/changelog @@ -0,0 +1,34 @@ +ngircd (0.7.0-0.5ab) unstable; urgency=low + + * Enhanced init script. + * Included all fixes from actual CVS "HEAD" branch. + + -- Alexander Barton <alex@Arthur.Ath.CX> Wed, 9 Jul 2003 22:18:43 +0200 + +ngircd (0.7.0-0.4ab) unstable; urgency=low + + * Reverted use of dh_installexamples. + + -- Alexander Barton <alex@Arthur.Ath.CX> Thu, 22 May 2003 00:15:03 +0200 + +ngircd (0.7.0-0.3ab) unstable; urgency=low + + * Removed "debian/docs" and "debian/conffiles"; debhelper takes care of + this for us automagically. + * Excluded "etc/ngircd.conf" from dh_fixperms. + + -- Alexander Barton <alex@Arthur.Ath.CX> Wed, 21 May 2003 23:25:05 +0200 + +ngircd (0.7.0-0.2ab) unstable; urgency=low + + * Fixed wrong variable substitution in init script. + * Added some CVS "Id-Tags" (but not checked in, yet). + * Removed own "Provides:" from control file. + + -- Alexander Barton <alex@barton.de> Wed, 21 May 2003 12:32:34 +0200 + +ngircd (0.7.0-0.1ab) unstable; urgency=low + + * Initial Release. + + -- Alexander Barton <alex@barton.de> Wed, 21 May 2003 02:36:52 +0200 |