~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to doc/dev/packaging.rst

  • Committer: David Coles
  • Date: 2009-11-25 23:52:58 UTC
  • mto: This revision was merged to the branch mainline in revision 1322.
  • Revision ID: coles.david@gmail.com-20091125235258-t7tgkqq3zx9ae0tl
Very rough documentation for how we package IVLE. More information about the 
Debian package would be very handy.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.. IVLE - Informatics Virtual Learning Environment
 
2
   Copyright (C) 2007-2009 The University of Melbourne
 
3
 
 
4
.. This program is free software; you can redistribute it and/or modify
 
5
   it under the terms of the GNU General Public License as published by
 
6
   the Free Software Foundation; either version 2 of the License, or
 
7
   (at your option) any later version.
 
8
 
 
9
.. This program is distributed in the hope that it will be useful,
 
10
   but WITHOUT ANY WARRANTY; without even the implied warranty of
 
11
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
12
   GNU General Public License for more details.
 
13
 
 
14
.. You should have received a copy of the GNU General Public License
 
15
   along with this program; if not, write to the Free Software
 
16
   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
17
 
 
18
*********
 
19
Packaging
 
20
*********
 
21
 
 
22
Source package
 
23
==============
 
24
 
 
25
The latest copy of trunk can be fetched by running :command:`bzr export 
 
26
ivle-latest.tgz lp:ivle`.
 
27
 
 
28
Debian Package
 
29
==============
 
30
 
 
31
A Debian package is currently under development in the 
 
32
``lp:~ivle-dev/ivle/debian-packaging`` branch.
 
33
 
 
34
William Grant currently maintains a :abbr:`PPA (Personal Package Archive)` of 
 
35
IVLE and its dependencies at https://launchpad.net/~wgrant/+archive/ivle.
 
36
 
 
37
.. TODO: Are we using this for releases?
 
38