Log of /trunk/camping
Directory Listing
Revision
5592 -
Directory Listing
Modified
Wed Jun 16 21:53:50 2010 UTC
(3 years ago)
by
paulvt
* 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.
Revision
5478 -
Directory Listing
Modified
Tue Jun 1 20:21:53 2010 UTC
(3 years ago)
by
paulvt
Prepare for upload to unstable.
Revision
5477 -
Directory Listing
Modified
Tue Jun 1 20:20:24 2010 UTC
(3 years ago)
by
paulvt
* debian/control:
- Dropped the recommend on rails now that it has been split up.
- Added libactiverecord-ruby1.8, mongrel and ${misc:Depends} to
the recommends.
* debian/docs: added to install the generated RDoc documentation.
dropped, since the rails split up the libraries are available
in $LOAD_PATH.
* debian/rules:
- Removed the manpage generation since the source is no
- Generate and install RDoc documentation.
Revision
5358 -
Directory Listing
Modified
Sun May 16 18:22:48 2010 UTC
(3 years, 1 month ago)
by
paulvt
* 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 and rails.
- Added mongrel and ${misc:Depends} to the recommends.
* debian/copyright: updated for the new download location.
* debian/patches/01_add-activerecord-activesupport-loadpath.diff:
updated for current upstream, patch lib/camping/ar.rb instead
of bin/camping.
* 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.
* debian/watch: updated for the new location on github.
Revision
4710 -
Directory Listing
Modified
Sun Feb 14 21:09:54 2010 UTC
(3 years, 4 months ago)
by
paulvt
debian/watch: added dversionmangle for svn snapshot version.
Revision
3903 -
Directory Listing
Modified
Sat Aug 8 16:15:55 2009 UTC
(3 years, 10 months ago)
by
lucas
update Vcs-* fields
Revision
2551 -
Directory Listing
Modified
Mon Mar 31 20:28:40 2008 UTC
(5 years, 2 months ago)
by
paulvt
Original Path:
packages/camping/trunk
Uploaded camping (1.5+svn242-1), prepare changelog for new version/revision.
Revision
2549 -
Directory Listing
Modified
Mon Mar 31 20:28:22 2008 UTC
(5 years, 2 months ago)
by
paulvt
Original Path:
packages/camping/trunk
* 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.
Revision
2548 -
Directory Listing
Modified
Mon Mar 31 20:09:07 2008 UTC
(5 years, 2 months ago)
by
paulvt
Original Path:
packages/camping/trunk
Replaced 01_add-activesupport-loadpath patch by
01_add-activerecord-activesupport-loadpatch to add active_record too.
Revision
2022 -
Directory Listing
Modified
Sat Nov 3 20:19:28 2007 UTC
(5 years, 7 months ago)
by
paulvt
Original Path:
packages-wip/camping/trunk
* Adapted debian/rules to repack the man-page (via dh_manpages) after
* build to comply with the -z9 policy.
Revision
2020 -
Directory Listing
Modified
Sat Nov 3 19:52:42 2007 UTC
(5 years, 7 months ago)
by
paulvt
Original Path:
packages-wip/camping/trunk
* 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.