1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116
|
asp (1.8-8) unstable; urgency=low
* debian/control:
- Standards-Version: 3.9.2
- Added upstream homepage (sf.net)
* Added debian/watch
* debian/rules: New debhelper dh targets
* debian/copyright: Updated upstream homepage (sf.net)
-- Roland Stigge <stigge@antcom.de> Mon, 15 Aug 2011 18:09:08 +0200
asp (1.8-7) unstable; urgency=low
* Moved to new source format 3. (quilt)
* debian/control: Standards-Version: 3.8.4
* debhelper compatibility level 7
-- Roland Stigge <stigge@antcom.de> Sat, 19 Jun 2010 16:56:27 +0200
asp (1.8-6) unstable; urgency=high
* debian/{postinst,postrm}: Use proper if-clause for update-inetd check
(Closes: #416639)
-- Roland Stigge <stigge@antcom.de> Thu, 29 Mar 2007 16:31:21 +0200
asp (1.8-5) unstable; urgency=low
* Standards-Version: 3.6.0
* Added debian/postrm to remove inetd entry
* Changed debian/postinst to use automatic /etc/inetd.conf entry instead
of manual one (in.aspd activation now with: update-inetd --enable asp)
* Added activation and security note to debian/README.Debian
-- Roland Stigge <stigge@antcom.de> Mon, 14 Jul 2003 12:03:38 +0200
asp (1.8-4) unstable; urgency=low
* debian/copyright: new author's email address
* debian/rules: DH_COMPAT=4
* Moved debian/USAGE to debian/README.Debian
* Removed (now empty) debian/docs
-- Roland Stigge <stigge@antcom.de> Fri, 11 Jul 2003 13:58:01 +0200
asp (1.8-3) unstable; urgency=low
* New maintainer (Closes: #200134)
* Standards-Version: 3.5.10
* debian/control: adjusted the Description: to new standard
* debian/copyright: changed author's email due to bounces at the old address
-- Roland Stigge <stigge@antcom.de> Fri, 11 Jul 2003 09:21:16 +0200
asp (1.8-2) unstable; urgency=low
* New Maintainer. (Closes: #93867)
* Removed emacs crap from changelog.
* Re-organise debian/ to my prefered style (IE: No leading package name
for single-binary packages.)
* Edit postinst to remove useless 'exit 0', and have it call '/bin/sh'
instead of bash.
* Move asp_usage to USAGE.
* Install USAGE as a doc, rather than example.
-- Steve Kowalik <stevenk@debian.org> Fri, 11 Jan 2002 23:11:36 +1100
asp (1.8-1) unstable; urgency=low
* Non-maintainer upload, set maintainer to QA group
* New upstream release, containing tmp race fix (Closes: Bug#58344)
* Builds without requiring user input (Closes: Bug#50101, Bug#70129)
* FHS Compliance (Closes: Bug#91111, Bug#91368, Bug#91388)
* Bumped Standards-version to 3.5.2
* Converted to debhelper
-- Gergely Nagy <8@free.bsd.hu> Fri, 13 Apr 2001 18:06:53 +0200
asp (1.7) unstable; urgency=low
* New upstream release.
-- Ioannis Tambouras <ioannis@debian.org> Sun, 16 May 1999 03:30:56 -0400
asp (1.6-4) unstable; urgency=low
* Added the -V option, display the version number, which was missing in
the pre-release version.
* Fixed one mistyped word in asp_usage.
-- Ioannis Tambouras <ioannis@debian.org> Fri, 12 Sep 1997 23:56:03 -0400
asp (1.6-3) unstable; urgency=low
* No changes, of any kind. This version corrects for previous
* upload errors, namely, unsigned diff files.
-- Ioannis Tambouras <ioannis@debian.org> Tue, 19 Aug 1997 23:03:19 -0400
asp (1.6-2) unstable; urgency=low
* Added dependence on netbase (>= 2.17)
* Changed postinst so that update-inetd adds a commented entry .
* Removed postrm.
* Added section field.
-- Ioannis Tambouras <ioannis@debian.org> Tue, 19 Aug 1997 15:46:59 -0400
asp (1.6-1) unstable; urgency=low
*
*
* Initial Release.
-- Ioannis Tambouras <ioannis@debian.org> Thu, 14 Aug 1997 02:21:17 -0400
|