lp:ubuntu/precise/debdelta

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/precise/debdelta
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

21. By a. Mennucc

* debdelta-upgrade/debpatch : new option --forensic,
   to report a log when a delta fails
* debdelta/debdeltas : new option --forensicdir,
   to store hashes to check above reports
* do not use hardcoded errno values,
  thanks to Pino Toscano (Closes: #640627).
* typo in Recommends: xz -> xz-utils,
  thanks to Eugene V. Lyubimkin (Closes: #641189).

20. By a. Mennucc

* support xz compression for data.tar part in .deb
  (only when defult compression is used)
* Bug fix: "FTBFS with binutils-gold", thanks to Angel Abad (Closes:
  #633467).
* Bug fix: "Do not wait forever the connection to server", thanks to
  Rodolphe Pelloux-Prayer (Closes: #636022).

19. By Angel Abad

* Merge from debian unstable. Remaining changes:
  - debian/rules:
    + Fix linking with -lbz2 and -lz. (Closes: #633467)

18. By Bhavani Shankar

* Merge from debian unstable. Remaining changes:
  - debian/rules:
    + Fix linking with -lbz2 and -lz.

17. By Michael Bienia

* debian/rules:
  + Fix linking with -lbz2 and -lz.

16. By a. Mennucc

* The real thing release: upload the real 0.39, not a damaged version;
* fixes: "debdelta _append_() wrong number of arguments", thanks to
  cybjit (Closes: #585079) for noting.

15. By a. Mennucc

* Reviewed messages printed (at different verbosity levels) .
* Inside the delta, the internal script uses shell pipes,
   to reduce usage of temporary files .
* Set Homepage: http://debdelta.debian.net
* etc/sources.conf : use debdeltas.debian.net, thanks to Paul Wise
   for the suggestion, and thanks to the Bononia people (Closes: #517942).
* xdelta3 (>= 0y) can use a FIFO for the input source (a.k.a
   the old version of the file). When using '--delta-algo xdelta3'
   the delta now, in its internal script, can process all old files
   in one pipe, w/o using many chunks stored in temporary files. Such
   deltas are marked by a new internal feature 'needs-xdelta3-fifo'.
   This is disabled by '--disable-feature xdelta3-fifo'
* debdelta/debdeltas : store incomplete delta files as delta_tmp_ , are
   renamed when they are completed (and tested, and signed, if required)

14. By a. Mennucc

* debdelta-upgrade :
  - properly distinguish when prelink fails due to low disk space,
    or simply because the file did not need to be unprelinked, or else
  - small changes to progress reporting
  - -v -d , prints the URI of missing deltas
* debdeltas : huge rewrite
  - big speedup in scanning repositories, less disk access
  - remove option --clean-alt
  - add option --old (note that, if no '--old' arg is specified,
     then no deltas will be generated; this is different from
     previous versions of debdeltas)
  - different meaning of --alt option
  - rewrote man page, with many examples
* add new script /usr/share/debdelta/debmirror-deltas (a complex script
  that creates a repository of deltas, that can be used by
  debdelta-upgrade for upgrading packages in
  lenny,squeeze,sid,experimental )

13. By a. Mennucc

* debdelta-upgrade
  * when < 50MB disk space, 'prelink -u' fails : report it

12. By a. Mennucc

* switch license of man pages to
   GNU Library General Public License (version 2)
  (same as the code), with permission of the author
* patching : fix forensic report
* debdelta-upgrade
  - better progress reporting
  - if '-v' , report info as apt-get does (Closes: #557780).

Branch metadata

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

Subscribers