~ubuntu-branches/ubuntu/precise/pybackpack/precise

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Andy Price, Andy Price, Piotr Ożarowski, Marco Rodrigues
  • Date: 2007-12-23 15:07:21 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20071223150721-16ur0rbpnlppmbz3
Tags: 0.5.4-1
[ Andy Price ]
* New upstream release
* Update debian/docs - TODO file has been removed
* Depend on genisoimage which upstream now uses
* Remove debian/dirs - distutils creates usr/bin
* Fix section in debian/menu to follow menu guidelines

[ Piotr Ożarowski ]
* Homepage field added
* Rename XS-Vcs-* fields to Vcs-* (dpkg supports them now)

[ Marco Rodrigues ]
* Update Standards-Version to 3.7.3.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
Maintainer: Andy Price <andy@andrewprice.me.uk>
5
5
Uploaders: Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org>
6
6
Build-Depends: cdbs, debhelper (>= 5), python-support (>= 0.3), python-dev
7
 
Standards-Version: 3.7.2
8
 
XS-Vcs-Svn: svn://svn.debian.org/python-apps/packages/pybackpack/trunk/
9
 
XS-Vcs-Browser: http://svn.debian.org/wsvn/python-apps/packages/pybackpack/?op=log
 
7
Standards-Version: 3.7.3
 
8
Homepage: http://andrewprice.me.uk/projects/pybackpack/
 
9
Vcs-Svn: svn://svn.debian.org/python-apps/packages/pybackpack/trunk/
 
10
Vcs-Browser: http://svn.debian.org/wsvn/python-apps/packages/pybackpack/?op=log
10
11
 
11
12
Package: pybackpack
12
13
Architecture: all
13
 
Depends: ${python:Depends}, rdiff-backup (>= 0.12.7), python-gtk2, python-glade2, python-gnome2, python-gnome2-desktop, mkisofs
14
 
Description: A user friendly file backup tool for Gnome
 
14
Depends: ${python:Depends}, rdiff-backup (>= 0.12.7), python-gtk2, python-glade2, python-gnome2, python-gnome2-desktop, genisoimage
 
15
Description: A user friendly file backup tool for GNOME
15
16
 A graphical tool to make file backup simpler. Provides a 
16
17
 user-friendly interface which allows you to back up your 
17
18
 files easily to an archive, to a CD/DVD or to a remote 
18
19
 location using SSH.
19
 
 .
20
 
  Homepage: http://andrewprice.me.uk/projects/pybackpack/