Bug#396891: marked as done (ITP: camping -- a small web framework for Model-View-Controller type applications)

2008-04-06 Thread Debian Bug Tracking System

Your message dated Sun, 06 Apr 2008 12:40:39 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#396891: fixed in camping 1.5+svn242-1
has caused the Debian Bug report #396891,
regarding ITP: camping -- a small web framework for Model-View-Controller type 
applications
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
396891: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=396891
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Paul van Tilburg <[EMAIL PROTECTED]>


* Package name: camping
  Version : 1.5
  Upstream Author : why the lucky stiff <[EMAIL PROTECTED]>
* URL : http://code.whytheluckystiff.net/camping/
* License : MIT
  Programming Lang: Ruby
  Description : a small Ruby web framework for Model-View-Controller type 
applications

  Camping is a web framework which consistently stays at less than 4kb of
  code.  The idea here is to store a complete fledgling web application
  (written in Ruby) in a single file like many small CGIs, but to organize
  it as a Model-View-Controller application like Rails does.  You can then
  easily move it to Rails once you've got it going.

This package will be maintained mainly by me but in general by the
Debian/Ruby Extras team.

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-amd64
Locale: LANG=C, LC_CTYPE=nl_NL.UTF8 (charmap=UTF-8)

--- End Message ---
--- Begin Message ---
Source: camping
Source-Version: 1.5+svn242-1

We believe that the bug you reported is fixed in the latest version of
camping, which is due to be installed in the Debian FTP archive:

camping_1.5+svn242-1.diff.gz
  to pool/main/c/camping/camping_1.5+svn242-1.diff.gz
camping_1.5+svn242-1.dsc
  to pool/main/c/camping/camping_1.5+svn242-1.dsc
camping_1.5+svn242-1_all.deb
  to pool/main/c/camping/camping_1.5+svn242-1_all.deb
camping_1.5+svn242.orig.tar.gz
  to pool/main/c/camping/camping_1.5+svn242.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Paul van Tilburg <[EMAIL PROTECTED]> (supplier of updated camping package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 31 Mar 2008 22:16:14 +0200
Source: camping
Binary: camping
Architecture: source all
Version: 1.5+svn242-1
Distribution: unstable
Urgency: low
Maintainer: Paul van Tilburg <[EMAIL PROTECTED]>
Changed-By: Paul van Tilburg <[EMAIL PROTECTED]>
Description: 
 camping- a small Ruby web framework for Model-View-Controller type applica
Closes: 396891
Changes: 
 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.
 .
 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.
 .
 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.
 .
 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

Bug#396891: marked as done (ITP: camping -- a small web framework for Model-View-Controller type applications)

2007-11-04 Thread Debian Bug Tracking System
Your message dated Sun, 04 Nov 2007 15:46:48 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#396891: fixed in camping 1.5+svn186-2
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Paul van Tilburg <[EMAIL PROTECTED]>


* Package name: camping
  Version : 1.5
  Upstream Author : why the lucky stiff <[EMAIL PROTECTED]>
* URL : http://code.whytheluckystiff.net/camping/
* License : MIT
  Programming Lang: Ruby
  Description : a small Ruby web framework for Model-View-Controller type 
applications

  Camping is a web framework which consistently stays at less than 4kb of
  code.  The idea here is to store a complete fledgling web application
  (written in Ruby) in a single file like many small CGIs, but to organize
  it as a Model-View-Controller application like Rails does.  You can then
  easily move it to Rails once you've got it going.

This package will be maintained mainly by me but in general by the
Debian/Ruby Extras team.

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-amd64
Locale: LANG=C, LC_CTYPE=nl_NL.UTF8 (charmap=UTF-8)

--- End Message ---
--- Begin Message ---
Source: camping
Source-Version: 1.5+svn186-2

We believe that the bug you reported is fixed in the latest version of
camping, which is due to be installed in the Debian FTP archive:

camping_1.5+svn186-2.diff.gz
  to pool/main/c/camping/camping_1.5+svn186-2.diff.gz
camping_1.5+svn186-2.dsc
  to pool/main/c/camping/camping_1.5+svn186-2.dsc
camping_1.5+svn186-2_all.deb
  to pool/main/c/camping/camping_1.5+svn186-2_all.deb
camping_1.5+svn186.orig.tar.gz
  to pool/main/c/camping/camping_1.5+svn186.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Paul van Tilburg <[EMAIL PROTECTED]> (supplier of updated camping package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 03 Nov 2007 21:18:37 +0100
Source: camping
Binary: camping
Architecture: source all
Version: 1.5+svn186-2
Distribution: unstable
Urgency: low
Maintainer: Paul van Tilburg <[EMAIL PROTECTED]>
Changed-By: Paul van Tilburg <[EMAIL PROTECTED]>
Description: 
 camping- a small Ruby web framework for Model-View-Controller type applica
Closes: 396891
Changes: 
 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.
 .
 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.
 .
 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.
Files: 
 e23eba5964ad30e004bf474843d5ac29 759 web optional camping_1.5+svn186-2.dsc
 3123132eb93adc841f3af84bb60c951d 61097 web optional 
camping_1.5+svn186.orig.tar.gz
 362c055af3a072cb2cf1096a75c3f3cf 2800 web optional camping_1.5+svn186-2.diff.gz
 b7172c94e6f06c3605050020f32e7b8b 36616 web optional 
camping_1.5+svn186-2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHLNpuJBBhylAGQYERAjsEAJ9LOEgmOMpys+7/5LsBnrTmguneRwCgmwMH
4u/Kah08atExPWY6PY2d+pM=
=bD2n
-END PGP SIGNA