Log of /trunk/mongrel
Directory Listing
Revision
3903 -
Directory Listing
Modified
Sat Aug 8 16:15:55 2009 UTC
(3 years, 9 months ago)
by
lucas
update Vcs-* fields
Revision
3141 -
Directory Listing
Modified
Sat Dec 20 11:17:15 2008 UTC
(4 years, 4 months ago)
by
filipe-guest
Original Path:
packages/mongrel/trunk
* Bumped standards-version.
* Removed DM-allowed flag from control file cause it is not required
anymore.
Revision
3140 -
Directory Listing
Modified
Sat Dec 20 11:12:33 2008 UTC
(4 years, 4 months ago)
by
filipe-guest
Original Path:
packages/mongrel/trunk
+ * Relaxed version dependency of libruby1.8 (from current ruby version
+ to fixed 1.8.4) - closes: #508975.
Revision
2456 -
Directory Listing
Modified
Sun Jan 20 01:13:00 2008 UTC
(5 years, 4 months ago)
by
filipe-guest
Original Path:
packages/mongrel/trunk
small fixes to the package:
* changed to description
* remove old mongrel.postinst file that is not used anymore
* corrected a piece of man page.
Revision
2121 -
Directory Listing
Modified
Fri Dec 7 23:50:00 2007 UTC
(5 years, 5 months ago)
by
lucas
Original Path:
packages/mongrel/trunk
Switch all remaining packags from the Homepage pseudo-header to the Homepage dpkg header.
Revision
2081 -
Directory Listing
Modified
Thu Nov 29 03:01:34 2007 UTC
(5 years, 5 months ago)
by
filipe-guest
Original Path:
packages/mongrel/trunk
* Added prefix 'XS-' to Dm-Upload-Allowed field in file debian/control.
* Confirmed that FTBFS if build twice was from the package. Tested and
found that it was closed in last upload. (Closes: #442677).
Revision
2059 -
Directory Listing
Modified
Sun Nov 25 03:04:25 2007 UTC
(5 years, 5 months ago)
by
gwolf
Original Path:
packages/mongrel/trunk
Repackaging upstream .tar.gz as 1.1.1+deb (as upstream is not pushing
their version for a simple bugfix)
Revision
2037 -
Directory Listing
Modified
Mon Nov 5 20:12:25 2007 UTC
(5 years, 6 months ago)
by
gwolf
Original Path:
packages/mongrel/trunk
- removed some binary files in ext/ which caused a FTBFS when building
for the second time
- updated to upstream 1.0.4
Revision
1940 -
Directory Listing
Modified
Mon Sep 24 04:29:15 2007 UTC
(5 years, 7 months ago)
by
filipe-guest
Original Path:
packages/mongrel/trunk
* Removed patches as there is no use for them anymore (solved upstream).
* Added rdoc generation as upstream do not provide pre-generated rdocs
anymore.
* Added rdoc as build dependency and removed dpatch.
* Now it builds twice in a row (closes: #442677).
* New upstream release.
Revision
1818 -
Directory Listing
Modified
Wed Aug 8 20:21:07 2007 UTC
(5 years, 9 months ago)
by
paulvt
Original Path:
packages-wip/mongrel/trunk
* Small description typo fix.
* Synced mongrel and mongrel-doc package descriptions; added
a homepage link.
Revision
1799 -
Directory Listing
Modified
Thu Jul 26 01:14:40 2007 UTC
(5 years, 9 months ago)
by
filipe-guest
Original Path:
packages-wip/mongrel/trunk
* Created mongrel-doc package
* Changed some "tags" at mongrel_rails man page
* Changed rules file to work with new package
* Added file setup.rb to copyright file.
* Added mongrel-doc.docs files and renamed docs to mongrel.docs
Revision
1781 -
Directory Listing
Modified
Wed Jul 18 03:33:24 2007 UTC
(5 years, 10 months ago)
by
filipe-guest
Original Path:
packages-wip/mongrel/trunk
Created symlink for mongrel_rails script in /usr/lib/ruby/1.8/
Added dependency on package ruby-pkg-tools
Revision
1493 -
Directory Listing
Modified
Mon Apr 23 05:31:27 2007 UTC
(6 years ago)
by
filipe-guest
Original Path:
packages-wip/mongrel/trunk
Some random things.
* Updated maintainer nd uploaders fields in:
- libdaemons-ruby
- libgemplugin-ruby
- mongrel
- libform-validator-ruby
- libxslt-ruby
* removed unused files from mongrel package (init.d script and it's man page)
* updated mongrel_rails man page
Revision
1296 -
Directory Listing
Modified
Thu Mar 1 16:59:26 2007 UTC
(6 years, 2 months ago)
by
filipe-guest
Original Path:
packages-wip/mongrel/trunk
Lots of changes:
- init.d script just start mongrel, without cluster support (this will be aded in mongrel_cluster package)
- control file update with new depends
- some small changes to rules so lintian don't complain at it
- updates to man pages
Revision
1271 -
Directory Listing
Modified
Thu Jan 11 12:16:55 2007 UTC
(6 years, 4 months ago)
by
filipe-guest
Original Path:
packages-wip/mongrel/trunk
* Added another variable to init.d file
* Added dirs file so it creates configuration dirs
* Corrected rules so now it doesn't create files in /usr/local
Revision
1263 -
Directory Listing
Modified
Tue Jan 9 16:23:42 2007 UTC
(6 years, 4 months ago)
by
filipe-guest
Original Path:
packages-wip/mongrel/trunk
* Cdbsfied debian/rules
* Updated dependecies on control and control.in
* Removed examples and rdoc from docs (shall we ship it?)
* Added reference to GPL on copyright
Revision
1260 -
Directory Listing
Modified
Tue Jan 9 13:44:07 2007 UTC
(6 years, 4 months ago)
by
filipe-guest
Original Path:
packages-wip/mongrel/trunk
This patch makes mongrel use ruby default CGI lib. The bug this extra lib adresses is already closed in debian ruby package, so we don't need to package another lib.
Revision
1259 -
Directory Listing
Modified
Tue Jan 9 13:40:23 2007 UTC
(6 years, 4 months ago)
by
filipe-guest
Original Path:
packages-wip/mongrel/trunk
Added missing dependency. Hum... this package needs to come to debian too, because it's maintained ouside Debian by Jens.
Revision
1258 -
Directory Listing
Modified
Mon Jan 8 18:26:36 2007 UTC
(6 years, 4 months ago)
by
filipe-guest
Original Path:
packages-wip/mongrel/trunk
* Merged gwolf tree and Jens tree.
* Aplied patch to init.d, so now it suports multiple environments.
* Removed insconsistent patchs.
* Updated copyright information.
* Added examples and doc to docs file.
* Created watch file for rubygems files.