2010
twoftpd (1.41-1) unstable; urgency=low
* debian/twoftpd-run.postrm: purge: services' supervise dirs are now
located in /var/lib/supervise/, remove those; purge: remove log
files.
* new upstream version.
* debian/diff/0002-Makefile-force-use-of-cvm-v1client-lib-cvm...diff:
remove; obsolete.
* debian/diff/0003-Makefile-avoid-rpath.diff: new; avoid rpath.
* debian/control: Standards-Version: 3.8.4.0.
-- Gerrit Pape <pape@smarden.org> Mon, 19 Apr 2010 22:34:18 +0000
2008
twoftpd (1.21-8) unstable; urgency=low
* debian/control: Build-Depends: libbg1-dev, libcvm1-dev; add
Vcs-Git:.
* debian/diff/0002-Makefile-force-use-of-cvm-v1client-lib...diff:
new: Makefile: force use of cvm-v1client lib, cvm-client now
defaults to v2.
* debian/twoftpd.README.Debian, debian/twoftpd-run.README.Debian:
talk about the update-service program, instead of dealing with
service directory symlinks manually.
* debian/diff/0003-TARGETS-remove-.html-they-re-shipped...diff: new:
TARGETS: remove *.html, they're shipped in orig.tar.gz.
-- Gerrit Pape <pape@smarden.org> Sun, 25 May 2008 18:51:16 +0000
twoftpd (1.21-7) unstable; urgency=low
* debian/control: package twoftpd-run: Depends: runit (>= 1.8.0-2) (fix
typo).
-- Gerrit Pape <pape@smarden.org> Wed, 20 Feb 2008 09:27:31 +0000
twoftpd (1.21-6) unstable; urgency=low
* debian/control: package twoftpd-run: Depends: runit (>> 1.8.0-2) (1st
version that provides the update-service program).
-- Gerrit Pape <pape@smarden.org> Sun, 17 Feb 2008 16:07:58 +0000
twoftpd (1.21-5) unstable; urgency=low
* debian/implicit: add proper dependencies to support 'parallel build'
through make -j (thx Daniel Schepler for the patch).
* debian/diff/debian-conf.diff: redo with git as
debian/diff/0001-conf.c-use-ipsvd-and-runit-tools-instead-og-ucspi.diff.
* debian/rules: apply patches from debian/diff/ with -p1 instead of -p0.
* debian/twoftpd-run.postinst, debian/twoftpd-run.prerm,
debian/twoftpd-run.postrm: use runit's update-service program to
add/remove the twoftpd services, instead of dealing with symlinks in
/var/service/ directly (closes: #464951).
* debian/control: Standards-Version: 3.7.3.0.
* debian/rules: no longer include symlinks for ./supervise/ subdirectories,
update-service now takes care of this; no longer include directories in
/var/run/.
-- Gerrit Pape <pape@smarden.org> Sun, 17 Feb 2008 15:50:34 +0000
2006
twoftpd (1.21-4) unstable; urgency=medium
* debian/etc/twoftpd/run, debian/etc/twoftpd-anon/run: raise memory limit
for services from 3MB to 7MB (amd64 requires at least 6.5MB, thx Alvaro
Herrera; closes: #400118).
-- Gerrit Pape <pape@smarden.org> Tue, 19 Dec 2006 20:21:08 +0000
twoftpd (1.21-3) unstable; urgency=medium
* debian/twoftpd-run.postrm: check for deluser being available, if not,
print warning and don't remove system users (ref: #398539); suppress
error message if directories cannot be removed on purge.
-- Gerrit Pape <pape@smarden.org> Fri, 17 Nov 2006 20:12:41 +0000
twoftpd (1.21-2) unstable; urgency=low
* debian/twoftpd-run.postinst: don't make the log service system user
ftplog member of group adm, but nogroup; ftplog's home directory is
/nonexistent; make log directories mode 2750, owner ftplog:adm (closes:
#396687).
-- Gerrit Pape <pape@smarden.org> Mon, 6 Nov 2006 20:30:50 +0000
twoftpd (1.21-1) unstable; urgency=low
* new upstream release.
* debian/twoftod.docs: add twoftpd-auth.1.html, twoftpd-switch.1.html,
twoftpd-xfer.1.html.
* debian/diff/libbg.diff: remove; obsolete.
* debian/rules: adapt.
* debian/control: Build-Depends: man2html.
-- Gerrit Pape <pape@smarden.org> Mon, 1 May 2006 18:53:37 +0000
2005
twoftpd (1.20-3) unstable; urgency=low
* debian/twoftpd-run.prerm: use sv program instead of svwaitdown to
shutdown services.
* debian/control: twoftpd-run Depends: runit (>> 1.3.0-0), adduser.
* debian/twoftpd-run.postrm: minor.
* debian/twoftpd-run.postinst: on configure always enable twoftpd service
if twoftpd-anon service isn't used.
-- Gerrit Pape <pape@smarden.org> Wed, 12 Oct 2005 10:36:15 +0000
twoftpd (1.20-2) unstable; urgency=low
* debian/diff/libbg.diff: new; upstream Makefile: add -lbg when linking
inst* programs (required by recent bglibs >> 1.021-0).
* debian/control: fix typos in long descriptions (closes: #300055,
#300056); remove version restrictions from Build-Depends: bglibs-dev,
cvm-dev; Standards-Version: 3.6.2.0.
-- Gerrit Pape <pape@smarden.org> Sun, 3 Jul 2005 14:06:52 +0000
twoftpd (1.20-1) unstable; urgency=low
* new upstream release.
* debian/implicit: update to revision 1.10.
* debian/twoftpd.README.Debian: minor; remove statement about contrib/
directory.
* twoftpd-run.README.Debian: minor.
* debian/control: Build-Depends: bglibs-dev (>> 1.019-0), cvm-dev (>>
0.32-0); minor.
* debian/copyright: adapt, 2005; remove copyright statement about contrib/
directory.
* debian/rules: cleanup; support diet, noopt in DEB_BUILD_OPTIONS; no longer
build, install contrib/set-tcp-env.
* twoftpd-run.postinst, twoftpd-run.postrm, twoftpd-run.prerm: cleanup.
* debian/README.Debian.diet: new; how to build package with the diet libc.
* debian/twoftpd.docs: add debian/README.Debian.diet.
* contrib/: remove; this package no longer provides the set-tcp-env program.
-- Gerrit Pape <pape@smarden.org> Sat, 22 Jan 2005 18:03:03 +0000
2003
twoftpd (1.17-6) unstable; urgency=low
* debian/control: no longer Build-Depends: debhelper; Standards-Version:
3.6.1.0.
* debian/rules: stop using debhelper, use implicit rules.
* debian/implicit: new; implicit Makefile rules.
* debian/copyright: include explicit copyright statement; contrib/ and
debian/ is in the Public domain.
* debian/README.Debian: rename to debian/twoftpd.README.Debian.
* debian/dirs, debian/docs, debian/twoftpd-run.dirs,
debian/twoftpd-run.links: remove; obsolete.
* debian/twoftpd-run.conffiles, debian/twoftpd.docs: new.
* debian/twoftpd-run.postinst, debian/twoftpd-run.postrm,
debian/twoftpd-run.prerm: minor cleanup.
* debian/etc/twoftpd/run, debian/etc/twoftpd-anon/run: raise memory limit
to 3000000.
-- Gerrit Pape <pape@smarden.org> Mon, 29 Dec 2003 15:34:08 +0000
twoftpd (1.17-5) unstable; urgency=low
* debian/control: bglibs-dev no longer provides cvm development files,
hence Build-Depends: bglibs-dev (>> 1.011-0), cvm-dev (>> 0.18-0)
(closes: #223217).
-- Gerrit Pape <pape@smarden.org> Wed, 10 Dec 2003 09:42:07 +0000
twoftpd (1.17-4) unstable; urgency=low
* debian/control: package twoftpd: Recommends: runit (>> 0.11.2-0);
package twoftpd-run: Depends: runit (>> 0.11.2-0) (closes: #212315).
-- Gerrit Pape <pape@smarden.org> Thu, 25 Sep 2003 11:27:12 +0000
twoftpd (1.17-3) unstable; urgency=low
* debian/control: new package twoftpd-run: provides ftp service (listener
on 0.0.0.0:21); Provides: ftp-server, Conflicts: ftp-server, Depends:
twoftpd, runit (>> 0.11.0-0), ipsvd, cvm (closes: #204214).
* debian/control: package twoftpd: provides programs only, Recommends:
twoftpd-run, runit (>> 0.11.0-0), ipsvd, cvm.
* debian/control: Standards-Version: 3.6.0; adapt long descriptions.
* debian/rules: build binary-indep package twoftpd-run.
* debian/diff/debian-conf.diff: adapt, make twoftpd-conf and
twoftpd-anon-conf utilize the chpst program from the runit package.
* debian/etc/*: new; twoftpd and twoftpd-anon service directories.
* debian/twoftpd-run.dirs, debian/twoftpd-run.links,
debian/twoftpd-run.postinst, debian/twoftpd-run.postrm,
debian/twoftpd-run.prerm, debian/twoftpd-run.README.Debian: new.
* contrib/daemontools-pd-0.76/error.h: '#include <errno.h>' instead of
'extern int errno;'.
* debian/README.inetd, debian/in.twoftpd, debian/in.twoftpd-anon: remove;
obsolete, the package no longer provides running twoftpd services from
inetd.
* debian/undocumented, debian/examples: remove; obsolete.
* debian/docs: adapt.
-- Gerrit Pape <pape@smarden.org> Sun, 24 Aug 2003 19:18:09 +0200
twoftpd (1.17-2) unstable; urgency=low
* debian/diff/debian-conf.diff: new; change twoftpd-conf and
twoftpd-anon-conf to create service directories that utilize programs
from the runit and ipsvd packages.
* debian/control: Recommends: runit, ipsvd; remove Suggests:;
Standards-Version: 3.5.10.
* debian/README.Debian: instructions on how to configure and enable
twoftpd services.
-- Gerrit Pape <pape@smarden.org> Sat, 5 Jul 2003 15:38:34 +0200
twoftpd (1.17-1) unstable; urgency=low
* new upstream version.
* debian/control: Standards-Version: 3.5.8; Build-Depends: bglibs-dev
(>> 1.006-0); Recommends: runit | daemontools.
* debian/copyright: refer to common-licenses/GPL-2.
* debian/rules: minor adaptions.
-- Gerrit Pape <pape@smarden.org> Thu, 6 Mar 2003 14:04:09 +0100
2002
twoftpd (1.16-1) unstable; urgency=low
* new upstream version; Build-Depends on bglibs-dev.
-- Gerrit Pape <pape@smarden.org> Tue, 25 Jun 2002 15:56:26 +0200
twoftpd (1.15-1) unstable; urgency=low
* new upstream version. * unexpected UID setting fix: included in upstream.
-- Gerrit Pape <pape@smarden.org> Fri, 19 Apr 2002 11:52:09 +0200
2001
twoftpd (1.14-1) unstable; urgency=low
* Initial Release (closes: #119871) * contrib/ added * example configuration for use with inetd * unexpected UID setting fixed in twoftpd-anon-conf.c
-- Gerrit Pape <pape@smarden.org> Fri, 23 Nov 2001 16:15:12 +0100