]> git.decadent.org.uk Git - dak.git/commit
Initial work on import-repository
authorAnsgar Burchardt <ansgar@debian.org>
Tue, 11 Aug 2015 19:39:27 +0000 (21:39 +0200)
committerAnsgar Burchardt <ansgar@debian.org>
Fri, 14 Aug 2015 11:10:09 +0000 (13:10 +0200)
commit1a2f4f83246eb79711bb8f31d20712f120bac249
tree3f90d2efe240b41246b963380b11b4037e6d1282
parent6be73ea6efc53d9358f08a3bd1fd71908b04b898
Initial work on import-repository

The new subcommand allows importing packages from an existing
repository. It is currently intended to be used on Debian Ports to
import source and arch:all packages from the main archive.

There are still several places that need work.
dak/import_repository.py [new file with mode: 0644]
daklib/import_repository.py [new file with mode: 0644]