<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ngircd/contrib/Debian/control, branch master</title>
<subtitle>ngircd with make
</subtitle>
<id>http://git.nakidai.ru/ngircd/atom?h=master</id>
<link rel='self' href='http://git.nakidai.ru/ngircd/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/'/>
<updated>2024-03-31T09:19:48+00:00</updated>
<entry>
<title>Add feature info to Debian package description</title>
<updated>2024-03-31T09:19:48+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2024-03-28T11:59:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=a0d491a09fc1ee64b1ce203524adfc2f0910ef3c'/>
<id>urn:sha1:a0d491a09fc1ee64b1ce203524adfc2f0910ef3c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update included Debian package configuration</title>
<updated>2024-01-20T15:43:54+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2024-01-19T21:07:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=47f9c6d0a0085da2fbcbdae0a9736b79a98cc527'/>
<id>urn:sha1:47f9c6d0a0085da2fbcbdae0a9736b79a98cc527</id>
<content type='text'>
- Rewrite using current dh_make.
- Standards-Version: 4.6.2.
- No longer build 3 different packages; only build "ngircd" which now
  includes support for IDENT, PAM (disabled in the ngircd.conf installed
  by the package), SSL (OpenSSL), ZLib and IPv6.
- Update package description accordingly.
- No longer install a SysV init file, only install ngircd.service unit.
</content>
</entry>
<entry>
<title>Update Debian package configuration</title>
<updated>2023-09-17T21:42:08+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2023-09-17T21:42:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=f31d64eb1c07f1dfa808eb57c4aa21e9c11240e2'/>
<id>urn:sha1:f31d64eb1c07f1dfa808eb57c4aa21e9c11240e2</id>
<content type='text'>
This not only bumps the "compat" version, but updates the package
dependencies and build rules accordingly.

Closes #299.
</content>
</entry>
<entry>
<title>Update description texts</title>
<updated>2020-05-26T17:43:14+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2020-05-26T17:43:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=a84cba8f78d126bbdbc185db9b70e3c6e7d34b1e'/>
<id>urn:sha1:a84cba8f78d126bbdbc185db9b70e3c6e7d34b1e</id>
<content type='text'>
Bring them in line with the updated texts on the homepage.
</content>
</entry>
<entry>
<title>Build Debian packages with OpenSSL instead of GnuTLS</title>
<updated>2017-01-20T15:04:53+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2017-01-20T15:04:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=3c627dd70d032fa2c5087617da27586cf85e899a'/>
<id>urn:sha1:3c627dd70d032fa2c5087617da27586cf85e899a</id>
<content type='text'>
OpenSSL allows to reload used certificates on runtime for example (which
is very useful when using Let's Encrypt), and therefore is preferred ...
</content>
</entry>
<entry>
<title>Install systemd service file in Debian package</title>
<updated>2017-01-05T23:38:05+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2017-01-05T23:38:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=8e09180295350692ec2ab82b06c6f70b7cd5c6fa'/>
<id>urn:sha1:8e09180295350692ec2ab82b06c6f70b7cd5c6fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update Debian package</title>
<updated>2017-01-05T23:30:43+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2017-01-05T23:30:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=9e0e955daf57b997792ca55a236498694ce634e2'/>
<id>urn:sha1:9e0e955daf57b997792ca55a236498694ce634e2</id>
<content type='text'>
- Update debhelper compatibility to version 9.
- Update build-dependencies.
- Change group of ngircd.conf to "irc" in postinst script (this makes
  starting ngIRCd as user "irc" easier, for example when using systemd).
- Don't create /var/run/ircd during installation: this is handled by the
  SysV init script and the systemd service already.
</content>
</entry>
<entry>
<title>Debian: require "telnet" or "telnet-ssl" for building</title>
<updated>2012-10-06T14:36:34+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-10-06T14:36:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=343a90dc376eb9979151752ec33c64ca45b04802'/>
<id>urn:sha1:343a90dc376eb9979151752ec33c64ca45b04802</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update project description</title>
<updated>2012-09-04T11:09:27+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2012-09-04T11:09:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=53b2acc00b60777b622e471ae6eef67e1876a01d'/>
<id>urn:sha1:53b2acc00b60777b622e471ae6eef67e1876a01d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>contrib/Debian/control: Update and complete "Build-Depends"</title>
<updated>2011-12-29T23:40:18+00:00</updated>
<author>
<name>Alexander Barton</name>
<email>alex@barton.de</email>
</author>
<published>2011-12-29T23:40:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.nakidai.ru/ngircd/commit/?id=4e550bf9ef9d8c05a753f27c6deec8ada0fb0ce9'/>
<id>urn:sha1:4e550bf9ef9d8c05a753f27c6deec8ada0fb0ce9</id>
<content type='text'>
</content>
</entry>
</feed>
