~ubuntu-branches/ubuntu/raring/apt-clone/raring

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt
  • Date: 2011-02-16 20:17:52 UTC
  • Revision ID: james.westby@ubuntu.com-20110216201752-gb1fn94tkd7acp6q
Tags: 0.1
initial version

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Source: apt-clone
 
2
Section: admin
 
3
Priority: extra
 
4
Maintainer: Michael Vogt <michael.vogt@ubuntu.com>
 
5
Build-Depends: debhelper (>= 7.0.50),
 
6
               gettext,
 
7
               intltool,
 
8
Standards-Version: 3.9.1
 
9
Vcs-Bzr: https://code.launchpad.net/~mvo/apt-clone/trunk
 
10
Homepage: https://launchpad.net/apt-clone
 
11
 
 
12
Package: apt-clone
 
13
Architecture: all
 
14
Depends: ${python:Depends},
 
15
         ${misc:Depends},
 
16
         python-apt 
 
17
Description: Script to create state bundles
 
18
 This package can be used to clone/restore the packages on a apt based
 
19
 system. It will save/restore the packages, sources.list, keyring,
 
20
 automatic-installed states.