diff options
| author | Alexander Barton <alex@barton.de> | 2009-04-29 02:13:27 +0200 |
|---|---|---|
| committer | Alexander Barton <alex@barton.de> | 2009-04-29 02:14:17 +0200 |
| commit | 6b83d1740eb892c90f92fac55d9bbc362346feb5 (patch) | |
| tree | f56eabaa24d506b636f7e8fa058808a766cbd7c1 /contrib/Debian/changelog | |
| parent | c8bba8e5c360519e3d6401a62dbc023515ddd8d7 (diff) | |
| download | ngircd-6b83d1740eb892c90f92fac55d9bbc362346feb5.tar.gz ngircd-6b83d1740eb892c90f92fac55d9bbc362346feb5.zip | |
Debian: build ngircd-full-dbg package
In addition to the "ngircd" and "ngircd-full" packages a new package named "ngircd-full-dbg" is build: this package contains all the features of the "full" package but includes debug code and both the --debug and --sniffer options and the resulting binaries are _not_ stripped.
Diffstat (limited to 'contrib/Debian/changelog')
| -rw-r--r-- | contrib/Debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/contrib/Debian/changelog b/contrib/Debian/changelog index 99997797..8bce8496 100644 --- a/contrib/Debian/changelog +++ b/contrib/Debian/changelog @@ -1,3 +1,10 @@ +ngircd (14-0ab2) unstable; urgency=low + + * Add new "ngircd-full-dbg" package including degug code and both + the --debug and --sniffer options, and containing debug symbols. + + -- Alexander Barton <alex@barton.de> Wed, 29 Apr 2009 01:13:03 +0200 + ngircd (14-0ab1) unstable; urgency=low * New "upstream" release: ngIRCd 14. |