lp:ubuntu/precise-proposed/apt-clone

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/precise-proposed/apt-clone
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

13. By Brian Murray

Ensure that /etc/apt/sources.list and /etc/apt/sources.list.d are put
at the right place in the tarball by hardcoding their location in the
tarball. (LP: #1066347) Thanks to Stéphane Graber for the patch.

12. By Brian Murray

apt_clone.py: fix with syntax to work with python2.6

11. By Brian Murray

* apt_clone.py:
  - if specified remove usernames and passwords from sources files
    (LP: #1029021)

10. By Michael Vogt

* fix extraction of no-longer downloadable debs, thanks
  to Gaurav Saxena for the patch! (closes: #637247)
* fix python-argparse dependency, thanks to Adrian Bunk
  (closes: Bug#653517)

9. By Michael Vogt

* apt-clone:
  - improve --help output (closes: #641864), thanks to
    Rogerio. Brito
* apt-clone.8:
  - add simple man page
* apt_clone.py:
  - fix tar prefix detection

8. By Alessio Treglia

Initial release (Closes: #622868).

7. By Michael Vogt

* apt_clone.py:
  - fix deprecation warning from python-apt
  - use actiongroup as context-manager to avoid pyflakes warning

6. By Evan

* apt-clone:
  - Fix a typo that was causing restore-new-distro to crash.
* Fix some errors and unused variables found using pyflakes.
* Add pyflakes to make test.

5. By Michael Vogt

* apt_clone.py:
  - add apt::architecture to the state file
* apt_clone.py:
  - if run in restore-new-distro mode and we are on the new distro
    already (like e.g. ubiquity) then protect the installed packages on
    restore to ensure that conflicts get resolved in favor of the new
    defaults (important for e.g. clean xubuntu clone)
* merged lp:~ev/apt-clone/739489, many thanks Evan Dandrea
  (LP: #739489)
* debian/control:
  - depend on lsb-release for the restore-new-distro feature

4. By Michael Vogt

* debian/control:
  - add recommends on dpkg-repack (LP: #741269), thanks to Alin Andrei
* apt_clone.py:
  - run fakeroot with "-u" (LP: #741273), thanks to Alin Andrei
  - do not fail if sources.list.d does not exist (LP: #745397)
* .bzr-builddeb/default.conf:
  - run tests in the pre-build hook

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/quantal/apt-clone
This branch contains Public information 
Everyone can see this information.

Subscribers