| 1 |
paulvt |
2551 |
camping (1.5+svn242-2) UNRELEASED; urgency=low |
| 2 |
|
|
|
| 3 |
|
|
* NOT RELEASED YET |
| 4 |
|
|
|
| 5 |
|
|
-- Paul van Tilburg <paulvt@debian.org> Mon, 31 Mar 2008 22:28:38 +0200 |
| 6 |
|
|
|
| 7 |
paulvt |
2548 |
camping (1.5+svn242-1) unstable; urgency=low |
| 8 |
paulvt |
2024 |
|
| 9 |
paulvt |
2542 |
* New Subversion snapshot (close to 1.6 release). |
| 10 |
paulvt |
2548 |
* Replaced 01_add-activesupport-loadpath patch by |
| 11 |
|
|
01_add-activerecord-activesupport-loadpatch to add active_record too. |
| 12 |
paulvt |
2549 |
* Bumped standards version to 3.7.3; no changes required. |
| 13 |
|
|
* debian/control: |
| 14 |
|
|
- Added Vcs-* fields to debian/control. |
| 15 |
|
|
- Changed depend on ruby into ruby1.8. |
| 16 |
paulvt |
2024 |
|
| 17 |
paulvt |
2549 |
-- Paul van Tilburg <paulvt@debian.org> Mon, 31 Mar 2008 22:16:14 +0200 |
| 18 |
paulvt |
2024 |
|
| 19 |
paulvt |
2020 |
camping (1.5+svn186-2) unstable; urgency=low |
| 20 |
|
|
|
| 21 |
|
|
* First upload to Debian unstable. |
| 22 |
|
|
* Make the Homepage pseudo-field a real field of the source package. |
| 23 |
|
|
* No longer use the Uploaders rule; removed debian/control.in, updated |
| 24 |
|
|
debian/rules. |
| 25 |
paulvt |
2022 |
* Adapted debian/rules to repack the man-page (via dh_manpages) after |
| 26 |
|
|
* build to comply with the -z9 policy. |
| 27 |
paulvt |
2020 |
|
| 28 |
paulvt |
2022 |
-- Paul van Tilburg <paulvt@debian.org> Sat, 03 Nov 2007 21:18:37 +0100 |
| 29 |
paulvt |
2020 |
|
| 30 |
paulvt |
1954 |
camping (1.5+svn186-1) luon-sid; urgency=low |
| 31 |
|
|
|
| 32 |
|
|
* Subversion snapshot that fixes several issues: |
| 33 |
|
|
- When using X-Sendfile, a erroneous newline is no longer prepended |
| 34 |
|
|
to the data. |
| 35 |
|
|
- Small fastcgi fixes. |
| 36 |
|
|
- Query string building added to R(). |
| 37 |
|
|
* Removed patch 02_webrick-typo since this has been fixed upstream. |
| 38 |
|
|
* Changed both the build-depend and depend from ruby1.8 to ruby. |
| 39 |
|
|
|
| 40 |
|
|
-- Paul van Tilburg <paulvt@debian.org> Tue, 20 Mar 2007 19:53:55 +0100 |
| 41 |
|
|
|
| 42 |
|
|
camping (1.5-1) luon-sid; urgency=low |
| 43 |
|
|
|
| 44 |
|
|
* Initial release. (Closes: #396891) |
| 45 |
|
|
* Added patch 01_add-activesupport-loadpath to help Camping find |
| 46 |
|
|
the active support library directory which is not in a standard location. |
| 47 |
|
|
* Added patch 02_webrick-typo to fix a typo made in the WEBrick code |
| 48 |
|
|
which emerges when serving static files. |
| 49 |
|
|
|
| 50 |
|
|
-- Paul van Tilburg <paulvt@debian.org> Sat, 4 Nov 2006 22:08:29 +0100 |