~ubuntu-branches/debian/sid/boinc/sid

« back to all changes in this revision

Viewing changes to rboinc/server/boinc_submit_server.pl

  • Committer: Package Import Robot
  • Author(s): Steffen Moeller
  • Date: 2011-08-08 01:36:51 UTC
  • mfrom: (6.1.11 experimental)
  • Revision ID: package-import@ubuntu.com-20110808013651-m1hs3cltiveuteyn
Tags: 6.13.1+dfsg-2
* Bringing notify patch to unstable.
* Adjusted build dependency to libjpeg-dev (Closes: #641093)
* Further improvements on stripchart.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/usr/bin/perl -w
2
2
 
3
 
# $Id: boinc_submit_server.pl 353 2010-03-02 14:56:21Z toni $
 
3
# $Id: boinc_submit_server.pl 23083 2011-02-22 21:28:13Z tonig $
4
4
 
5
5
# The remote-boinc server-side perl script. Should run as a CGI in an
6
6
# Apache2 instance.