camping (2.0-2) unstable; urgency=low * Although activerecord is not needed for an Camping application, it is used by the camping binary (camping/server) during development. * debian/rules: - The recommend on mongrel is not necessary, demoted to suggests. - Replaced recommend on libactivesupport-ruby1.8 by the actually intented libactiverecord-ruby1.8. -- Paul van Tilburg Wed, 16 Jun 2010 23:28:46 +0200 camping (2.0-1) unstable; urgency=low * New upstream release. * Camping has been adopted by the community after _why's disappearance, due to this, the main site and code was moved. * debian/camping.1: added, manpage no longer provided by upstream. * debian/control: - Bumped standards version to 3.8.4. - Updated the depends, now depends on librack-ruby1.8 and no longer depends on but recommends libmarkaby-ruby1.8. - Dropped the recommend on rails now that it has been split up. - Added libactiverecord-ruby1.8, mongrel and ${misc:Depends} to the recommends. * debian/copyright: updated for the new download location. * debian/docs: added to install the generated RDoc documentation. * debian/patches/01_add-activerecord-activesupport-loadpath.diff: dropped, since the rails split up the libraries are available in $LOAD_PATH. * debian/README.Debian: update the text to reflect that Camping now not depends but just recommends active record and support. * debian/rules: - Removed the manpage generation since the source is no longer provided. - Generate and install RDoc documentation. * debian/watch: updated for the new location on Github. -- Paul van Tilburg Tue, 01 Jun 2010 22:14:14 +0200 camping (1.5+svn242-1) unstable; urgency=low * New Subversion snapshot (close to 1.6 release). * Replaced 01_add-activesupport-loadpath patch by 01_add-activerecord-activesupport-loadpatch to add active_record too. * Bumped standards version to 3.7.3; no changes required. * debian/control: - Added Vcs-* fields to debian/control. - Changed depend on ruby into ruby1.8. -- Paul van Tilburg Mon, 31 Mar 2008 22:16:14 +0200 camping (1.5+svn186-2) unstable; urgency=low * First upload to Debian unstable. * Make the Homepage pseudo-field a real field of the source package. * No longer use the Uploaders rule; removed debian/control.in, updated debian/rules. * Adapted debian/rules to repack the man-page (via dh_manpages) after * build to comply with the -z9 policy. -- Paul van Tilburg Sat, 03 Nov 2007 21:18:37 +0100 camping (1.5+svn186-1) luon-sid; urgency=low * Subversion snapshot that fixes several issues: - When using X-Sendfile, a erroneous newline is no longer prepended to the data. - Small fastcgi fixes. - Query string building added to R(). * Removed patch 02_webrick-typo since this has been fixed upstream. * Changed both the build-depend and depend from ruby1.8 to ruby. -- Paul van Tilburg Tue, 20 Mar 2007 19:53:55 +0100 camping (1.5-1) luon-sid; urgency=low * Initial release. (Closes: #396891) * Added patch 01_add-activesupport-loadpath to help Camping find the active support library directory which is not in a standard location. * Added patch 02_webrick-typo to fix a typo made in the WEBrick code which emerges when serving static files. -- Paul van Tilburg Sat, 4 Nov 2006 22:08:29 +0100