2006
aria (1.0.0-14) unstable; urgency=low
* fix amd64, thanks Bill Allombert for the patch (closes: #327564)
-- Rene Engelhard <rene@debian.org> Tue, 9 May 2006 20:07:36 +0200
aria (1.0.0-13) unstable; urgency=low
* really fix build with g++ 4.1, really, again thanks to
Martin Michlmayer (closes: #356585)
* add quotes in menu file
-- Rene Engelhard <rene@debian.org> Sat, 18 Mar 2006 15:10:59 +0100
aria (1.0.0-12) unstable; urgency=low
* fix build with g++ 4.1, thanks Martin Michlmayr (closes: #356585)
-- Rene Engelhard <rene@debian.org> Mon, 13 Mar 2006 00:36:58 +0100
2005
aria (1.0.0-11) unstable; urgency=low
* rebuild against libssl0.9.8, tighten builddeps accordingly
-- Rene Engelhard <rene@debian.org> Thu, 6 Oct 2005 19:52:29 +0200
aria (1.0.0-10) unstable; urgency=low
* fix build with g++ 4.0 (closes: #285469), thanks Andreas Jochens
-- Rene Engelhard <rene@debian.org> Tue, 26 Jul 2005 22:43:48 +0200
2004
aria (1.0.0-9) unstable; urgency=low
* add patch from Steve Kemp fixing bounds checking in
CtrlSocket.cc, thanks (closes: #226743)
-- Rene Engelhard <rene@debian.org> Sat, 10 Jan 2004 02:13:42 +0100
2003
aria (1.0.0-8) unstable; urgency=low
* Again the brown paper bag... * remove forgotten dh_buildinfo call... * reenable noopt magic * use gcc instead of cc
-- Rene Engelhard <rene@debian.org> Tue, 19 Aug 2003 05:45:33 +0200
aria (1.0.0-7) unstable; urgency=low
* fix incorrect token pasting ; now aria compiles with g++ 3.3
thanks Matt Kraai (closes: #204403)
* call xgettext with -from-code=ISO-8859-1 (closes: #204291)
* work around libstc++ handling of tries to open non-existent
files, thanks Adam Majer (closes: #204417)
* compile with -O2
* bump Standards-Version: to 3.6.0
-- Rene Engelhard <rene@debian.org> Fri, 15 Aug 2003 23:00:24 +0200
aria (1.0.0-6) unstable; urgency=low
* The Brown-paper-bag release.
* add g++-3.2 and gcc-3.2 to Build-Depends: and remove the old
one mentioned there which were over from previous experiments
-- Rene Engelhard <rene@debian.org> Sat, 24 May 2003 20:47:30 +0200
aria (1.0.0-5) unstable; urgency=high
* use g++-3.2 and gcc-3.2 for now... (closes: #194555)
-- Rene Engelhard <rene@debian.org> Sat, 24 May 2003 19:57:31 +0200
aria (1.0.0-4) unstable; urgency=high
* compile with -O0. I don't know why (yet) but this closes: #194487
-- Rene Engelhard <rene@debian.org> Sat, 24 May 2003 01:17:19 +0200
aria (1.0.0-3) unstable; urgency=low
* try to fix the infinite loop really this time by "touch"'ing
Makefile after ./configure (closes: #178687)
* debian/rules cleanup
-- Rene Engelhard <rene@debian.org> Tue, 28 Jan 2003 16:38:16 +0100
aria (1.0.0-2) unstable; urgency=low
* recompiled with g++ 3.2 (use -Wno-deprecated)
* added bzip2 to Build-Depends: because woody's dbs package has no
dependency on bzip2 itself to make backporting easier sigh
* fixed rules to not try to run ./configure X-times
-- Rene Engelhard <rene@debian.org> Mon, 6 Jan 2003 23:00:42 +0100
2002
aria (1.0.0-1) unstable; urgency=low
* new upstream version
- calculates download times/rates right (closes: #172295)
- upstream added (sent me) license exception for openssl linkage,
so add it to copyright and reenabling openssl
* actually conforming to policy 3.5.8 now...
* cleaned up manpage and let it be up to date with the options described
by aria --help (closes: #173722)
-- Rene Engelhard <rene@debian.org> Sat, 21 Dec 2002 00:17:36 +0100
aria (0.10.2test7+0-5) unstable; urgency=low
* sigh linking aria with libssl is not allowed. (thanks d-bugs-dist :) )
- Removed that and the Build-Dependency.
- That means disabling https support
- Added hack to configure.ac to disabling ssl fully and regenerate
./configure newly at every build
-- Rene Engelhard <rene@debian.org> Wed, 11 Dec 2002 05:05:28 +0100
aria (0.10.2test7+0-4) unstable; urgency=low
* The "What-the-shit-did-the-m68k-and-mips-buildds-do" Release.
* "touch"'ed Makefile after ./configure, so that is is not tried to
be regenerated endlessly
* Oops, i386 was compiled with https support, the other arches not;
add libssl-dev to Build-Depends: to get them include https
support too
-- Rene Engelhard <rene@debian.org> Tue, 10 Dec 2002 06:26:46 +0100
aria (0.10.2test7+0-3) unstable; urgency=low
* sigh really removed "similar to Reget or GetRight" from description
-- Rene Engelhard <rene@debian.org> Tue, 10 Dec 2002 02:58:51 +0100
aria (0.10.2test7+0-2) unstable; urgency=low
* Adopted (closes: #162054) * DBS'ized, so add a +0 to upstream version and create new orig.tar.gz * removed "similar to Reget or GetRight" from description
-- Rene Engelhard <rene@debian.org> Sun, 8 Dec 2002 04:47:09 +0100
aria (0.10.2test7-1) unstable; urgency=low
* QA upload. * New upstream release. * Package is orphaned (#162054); set maintainer to Debian QA Group. * Acknowledge NMU. Closes: #152902. * src/main.cc: If GTK initialization fails, abort. Closes: #134394. * Add zlib1g-dev to build dependencies. * Switch to debhelper 4. * debian/rules: Update config.{guess,sub} automatically. * Conforms to Standards version 3.5.8.
-- Matej Vela <vela@debian.org> Sat, 7 Dec 2002 22:17:13 +0100
aria (0.10.2test6-2.1) unstable; urgency=low
* Non-maintainer upload. (BSP) * added patch letting the package be build on hppa (closes: #52902) * fixed Makefile.in.in in po/ to remove .gmo files at make distclean
-- Rene Engelhard <rene@debian.org> Sat, 23 Nov 2002 00:58:45 +0100
aria (0.10.2test6-2) unstable; urgency=low
* Updated config.sub
-- Muhammad Hussain Yusuf <yusuf@debian.org> Sat, 13 Jul 2002 22:14:04 +0100
aria (0.10.2test6-1) unstable; urgency=low
* New Upstream Release. * New Maintainer. Closes: #152703 * Updated config.guess
-- Muhammad Hussain Yusuf <yusuf@debian.org> Sat, 13 Jul 2002 11:43:05 +0100
aria (0.10.1.pl3-4) unstable; urgency=low
* applied patch to build on hppa (closes: #104928)
-- Takuo KITAME <kitame@northeye.org> Tue, 12 Mar 2002 15:30:12 +0900
aria (0.10.1.pl3-3) unstable; urgency=low
* configure:
- fix for m68k build, Thanks Rick Younie.
-- Takuo KITAME <kitame@northeye.org> Mon, 18 Feb 2002 10:41:40 +0900
aria (0.10.1.pl3-2) unstable; urgency=low
* update config.sub and config.guess (closes: #134245)
-- Takuo KITAME <kitame@northeye.org> Sun, 17 Feb 2002 00:49:46 +0900
2001
aria (0.10.1.pl3-1) unstable; urgency=low
* New upstream release (closes: #126223) * debian/copyright: - update upstream URL
-- Takuo KITAME <kitame@northeye.org> Mon, 24 Dec 2001 00:49:12 +0900
aria (0.10.0-2) unstable; urgency=low
* control:
- fixed typo in description (closes: #124416)
-- Takuo KITAME <kitame@northeye.org> Tue, 18 Dec 2001 08:13:44 +0900
aria (0.10.0-1) unstable; urgency=low
* New upstream release
-- Takuo KITAME <kitame@northeye.org> Fri, 7 Sep 2001 05:01:00 +0900
aria (0.9.1-2) unstable; urgency=low
* Build-Dep: gettext (closes: Bug#92577, Bug#89316)
-- Takuo KITAME <kitame@northeye.org> Wed, 4 Apr 2001 04:13:35 +0900
aria (0.9.1-1) unstable; urgency=low
* New upstream release
-- Takuo KITAME <kitame@northeye.org> Sun, 1 Apr 2001 21:40:05 +0900
aria (0.9.0.p3-1) unstable; urgency=low
* New upstream release * install mksetup.debian as /usr/bin/aria-setup
-- Takuo KITAME <kitame@northeye.org> Sun, 25 Mar 2001 23:08:43 +0900
aria (0.7.1-1) unstable; urgency=low
* New upstream release
-- Takuo KITAME <kitame@northeye.org> Mon, 5 Mar 2001 01:13:37 +0900
aria (0.7+0test6p1-1) unstable; urgency=low
* Initial Release. (closes: Bug#86037)
-- Takuo KITAME <kitame@northeye.org> Thu, 15 Feb 2001 17:36:24 +0900