lp://staging/debian/partimage

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

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

10. By Michael Biebl

Orphan the package.

9. By Mònica Ramírez Arceda <email address hidden>

* Non-maintainer upload.
* debian/patches/03-ftbfs-zlib.patch: Fix FTBFS errors:
  "cannot convert 'gzFile_s**' to 'gzFile' for argument '1'".
  (Closes: #662596)

8. By Simon Paillard <email address hidden>

* Non-maintainer upload.
* Fix FTBFS -Werror=format-security (Closes: #643453)

7. By Michael Biebl

* Bump debhelper compatibility level to 8.
* Switch to dpkg source format 3.0 (quilt)
  - Add debian/source/format.
  - Drop Build-Depends on quilt.
  - Remove /usr/share/cdbs/1/rules/patchsys-quilt.mk from debian/rules.
* Bump Standards-Version to 3.9.1. No further changes.
* debian/patches/01-openssl.patch
  - Fix build failure when compiling against libssl-dev (>= 1.0.0). The
    Debian openssl package has dropped SSL2 support.
* Update db-utils versions for partimaged-passwd, current default is 5.1.

6. By Michael Biebl

* New upstream release.
* Use set -e instead of #!/bin/sh -e for all maintainer scripts.
* debian/patches/01-gcc4.3-includes.patch
  - Removed, merged upstream.
* Bump Standards-Version to 3.8.3. Add README.source which refers to the
  quilt patch management documentation.
* Update list of db-util versions, make db4.7-util the recommended one.

5. By Michael Biebl

* debian/control
  - Add {misc:Depends} to all binary packages.
  - Wrap Build-Depends.
  - Remove -1 revision from e2fslibs-dev Build-Depends.
  - Bump Build-Depends on debhelper to (>= 7).
  - Bump Depends on lsb-base to (>= 3.2-14) for status_of_proc.
  - Bump Standards-Version to 3.8.1. No further changes.
* debian/compat
  - Bump debhelper compat level to 7.
* debian/rules
  - Include debhelper.mk before any other files as recommended by the cdbs
    documentation.
* Switch patch management system to quilt.
* debian/partimage-server.partimaged.init
  - Add "status" action using status_of_proc.
  - Track the daemon using a pid file. Pass -m and -b to s-s-d for that to
    work and remove -D from OPTS
  - Print more useful messages if daemon is already running or stopped.

4. By Michael Biebl

* New upstream release. Closes: #443572
* Removed patches
  - debian/patches/disable_header_check.diff (fixed upstream)
  - debian/patches/empty_salt.diff (merged upstream)
  - debian/patches/help.diff (merged upstream)
  - debian/patches/makefile_ssl_fix.diff (obsolete)
  - debian/patches/partimaged_gui.diff (merged upstream)
  - debian/patches/port.diff (merged upstream)
  - debian/patches/xfs.diff (fixed upstream)
* debian/patches/01-gcc4.3-includes.patch
  - Fix FTBFS with GCC 4.3 by using the iso C++ headers. Closes: #461716
* debian/control
  - Use new Homepage field to specify the upstream URL.
  - Bump Standards-Version to 3.7.3 after removing the complete copy of the
    GFDL from debian/copyright.
  - Make db4.6-util the only recommended version.
  - Fix a few spelling errors in the long description.
* debian/partimage-server.partimaged.init
  - Fix LSB init header. Use $remote_fs instead of $local_fs as the daemon
    requires /usr to be mounted.
  - Remove S from Should-Stop.
* debian/partimage-server.partimaged.default
  - Remove LAUNCH option. To disable the service use a runlevel editor like
    sysv-rc-conf instead.
* debian/copyright
  - Remove the complete copy of the GFDL and add a pointer to
    /usr/share/common-licenses/GFDL instead.
* debian/partimaged-passwd
  - Add support for db4.6-util.
* debian/rules
  - Remove hacks which are no longer necessary.

3. By Michael Biebl

* Update maintainer email address to <email address hidden>.
* Switch debian/partimaged-passwd to /bin/bash, it uses bash only
  features, like read -s.
* debian/patches/disable_header_check.diff
  - Added. Disable header check for amd64. Closes: #391046
    This patch is a workaround. A proper fix is expected in the next
    upstream release.

2. By Sergio Rua <email address hidden>

Added patchs to document restoring from stdin. Thanks to
Andree Leidenfrost. Closes: #248076

1. By Sergio Rua <email address hidden>

Import upstream version 0.6.4

Branch metadata

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

Subscribers