View Git repositories
You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:apt-clone

See all merge proposals.

apt-clone has 6 active branches owned by 4 people and 1 team. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:apt-clone
Series: trunk
bug 1 Development 2016-04-02 07:48:46 UTC
164. apt_clone.py: fix bug when no extra_f...

Author: Michael Vogt
Revision Date: 2016-04-02 07:48:46 UTC

apt_clone.py: fix bug when no extra_files are given

lp:~paelzer/apt-clone/apt-clone-fix-fails-early-cycle (Has a merge proposal) 1 Development 2020-11-04 10:47:07 UTC
165. test_clone_upgrade: avoid false posit...

Author: Christian Ehrhardt 
Revision Date: 2020-11-04 10:42:22 UTC

test_clone_upgrade: avoid false positives when a new release starts

The tests exercise roughtly these steps:
1. create an env of the -2 release (groovy in this case)
2. stores a package selection list of OLD in tarball
3. create an env of the -1 release (hirsute in this case)
4. create an apt-cache of the NEW env
5. restores package selection to the state of "OLD" from tarball
6. expect that there wll be upgrades

But early on in a development cycle the delta will be zero and the test will
fail. That is the reason for bug 1902830 and bug 1510060.

We can make sure we are much more likely to find upgrades but stil exercise
clone the same way by comparing "earliest-supportd vs dev" instead of
"dev vs dev-1".

lp:~kendfinger-deactivatedaccount/apt-clone/apt-clone 1 Development 2012-04-08 13:35:39 UTC
99. apt-clone: some string fixes

Author: Brian Murray
Revision Date: 2012-01-27 23:47:38 UTC

apt-clone: some string fixes

lp:~mvo/apt-clone/lucid-backport 1 Development 2011-12-02 17:28:27 UTC
96. backport from precise, move from dh-p...

Author: Michael Vogt
Revision Date: 2011-12-02 17:28:27 UTC

backport from precise, move from dh-python2 to python-central
as dh_python2 is not available in lucid yet

lp:~ubuntu-core-dev/apt-clone/natty 1 Development 2011-04-15 15:37:55 UTC
77. releasing version 0.1.6

Author: Michael Vogt
Revision Date: 2011-04-13 09:32:47 UTC

releasing version 0.1.6

lp:~ev/apt-clone/fix-premature-dep-resolution (Has a merge proposal) 1 Development 2011-03-26 14:43:48 UTC
49. Don't prematurely try to resolve depe...

Author: Evan
Revision Date: 2011-03-26 14:43:27 UTC

Don't prematurely try to resolve dependency issues.

16 of 6 results
You can't create new branches for apt-clone.