lp:ubuntu/intrepid/unzoo

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/intrepid/unzoo
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

6. By Fabian Greffrath <email address hidden>

* Use dpatch instead of keeping changes in the .diff.gz.
* debian/patches/*:
  - Split the current .diff.gz into 4 patches.
  - Create a debian/patches/00list file with all patches.
* debian/patches/04-directory-traversal.dpatch:
  + The new option is called -f, not -t.
* debian/patches/05-CVE-2007-1673.dpatch:
  + New patch: Fixes infinite loop (Closes: #424690),
    thanks Christoph Löhr <email address hidden>!

* debian/compat:
  + Set compat level to 5.
* debian/control:
  + Raised debhelper Build-Depends to (>= 5).
  + Added Build-Depends on dpatch.
* debian/manpage/unzoo.1, debian/README:
  + Added description of new option -f.
* debian/rules:
  + Include dpatch.make template.
  + Apply and unapply patches.
  + Removed bogus line 14.
  + Pass README and manpage/unzoo.1 to appropriate debhelper calls.
* debian/manpages, debian/docs:
  + Removed.
* README:
  + Moved to debian/README.

5. By Fabian Greffrath <email address hidden>

Taking over unzoo from Daniel.

4. By Daniel Baumann

* New maintainer.
* Bumped policy version.

3. By Thomas Schoepf <email address hidden>

Modified patch from -3 with feedback from Joey Hess. Thanks!

2. By Thomas Schoepf <email address hidden>

* debian/control: Standards-Version: 3.5.7
* debian/rules: compile with -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 to
  support large files.
* debian/rules: compile with -DSYS_HAS_MKDIR to fix compiler warning.
* no longer create /usr/doc -> /usr/share/doc symlink to be lintian clean.
* unzoo.c: include header files for strcat(), system(), chmod(), utime().
* unzoo.c: fixed parameter format for utime() call.
* unzoo.c: fixed warning: array subscript has type `char'

1. By Thomas Schoepf <email address hidden>

Import upstream version 4.4

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers