[ubuntu/wily-proposed] libcgroup 0.41-6ubuntu1 (Accepted)

James Clarke jrtc27 at jrtc27.com
Fri May 29 10:37:13 UTC 2015


libcgroup (0.41-6ubuntu1) wily; urgency=low

  * Merge from Debian unstable (LP: #1145036). Remaining Ubuntu changes:
    - Make cgroup-tools depend on cgroup-lite.

libcgroup (0.41-6) unstable; urgency=medium

  * debian/control:
    - Bump Standards-Version to 3.9.6 (no changes needed)
    - Drop autotools-dev build dependency, dh-autoreconf is sufficient
    - Fix typo in libcgroup-dbg package description
  * debian/source/options:
    - Drop, as xz compression is now the default
  * debian/rules:
    - Drop override for dh_builddeb, xz compression is now the default
    - Disable autoconf silent rules. The verbose output both generally useful
      and also specifically for build log scanning (hardening flags, etc.)
    - Simplify the installation stage through refactoring
  * debian/copyright:
    - Fix license shortname (BSD-3-clause, not BSD)

libcgroup (0.41-5) unstable; urgency=low

  * debian/control:
    - Set myself to new maintainer. Closes: #756092
    - Use versioned Breaks instead of Conflicts
    - Use versioned Replaces instead of unversioned one
    - Update Vcs- fields to collab-maint
    - Drop redundant Section
    - Add Multi-Arch fields
  * debian/patches (refreshed):
    - Update headers of existing patches to play more nicely with gbp-pq
  * debian/watch:
    - Create watch file
  * debian/copyright:
    - Correct upstream license from LGPL-2.1+ to LGPL-2.1. Closes: #756915
    - Add myself
    - src/pam/pam_cgroup.c also contains LGPL-2.1 code
  * debian/patches (added):
    - 0005-Syntax-fixes-for-man-pages

libcgroup (0.41-4) unstable; urgency=low

  * I don't care anymore, not worth it.. orphaning.

libcgroup (0.41-3) unstable; urgency=low

  * Correcting GPL boilerplate texts in copyright.
  * Building libcgroup on linux-any only.

libcgroup (0.41-2) unstable; urgency=low

  * Building with dh --parallel.

libcgroup (0.41-1) experimental; urgency=low

  * Merging upstream version 0.41.
  * Updating copyright for 2014.

libcgroup (0.41~rc1-1) experimental; urgency=low

  * Updating to standards version 3.9.5.
  * Merging upstream version 0.41~rc1.

libcgroup (0.40~rc1-5) experimental; urgency=low

  * Adding patch to make initscript exit if stop fails (Closes: #642946).

libcgroup (0.40~rc1-4) experimental; urgency=low

  * Renaming cgroup-bin to cgroup-tools for consistency.
  * Adding debug package.

libcgroup (0.40~rc1-3) experimental; urgency=low

  * Moving to priority optional.
  * Sorting package sections in control.
  * Sorting packages in control.
  * Sorting depends fields.
  * Wrapping build-depends.
  * Simplyfing docs debhelper file.
  * Removing extra space in makeshlibs override for consistency.
  * Updating package descriptions.
  * Simplyfing renaming in pam_cgroup.so in rules.
  * Don't compress examples so they can be used directly via symlinks.
  * Updating symbols file.
  * Correcting libcgroup.so link.
  * Building package with multiarch paths.
  * Updating copyright to standards format 1.0.
  * Updating todo file.

libcgroup (0.40~rc1-2) experimental; urgency=low

  * Adding patch to refer to /sys/fs/cgroup as cgroup directory.
  * Adding patch to correct sanity checks in example initscripts (Closes:
    #704926).
  * Adding cgroup-bin bug-script to show kernel cmdline in bug reports.
  * Updating todo file.
  * Adding patch to update template documentation to match template code
    (Closes: #682748).

libcgroup (0.40~rc1-1) experimental; urgency=low

  * Merging upstream version 0.40~rc1.
  * Adding dpkg-source local-options to abort on upstream changes.
  * Building source package with compression type xz.
  * Building binary packages with compression type xz.
  * Removing watch file.
  * Building with dh-autoreconf.
  * Updating to standards version 3.9.4.
  * Adding vcs fields.
  * Running dh_install with --fail-missing.
  * Sorting overrides in rules alphabetically.
  * Rewrapping rules file.
  * Explicitly assigning news file to cgroup-bin.
  * Using tabs in debhelper install files as separator.
  * Updating homepage field.
  * Adding todo file.
  * Updating install files and overrides.

libcgroup (0.38-3) unstable; urgency=low

  * New maintainer (Closes: #695231).

libcgroup (0.38-2) unstable; urgency=low

  * [2fa7e1a] Orphan package, set maintaier to QA Group

Date: Sat, 20 Sep 2014 22:24:58 +0000
Changed-By: James Clarke <jrtc27 at jrtc27.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Martin Pitt <martin.pitt at ubuntu.com>
https://launchpad.net/ubuntu/+source/libcgroup/0.41-6ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 20 Sep 2014 22:24:58 +0000
Source: libcgroup
Binary: cgroup-tools libcgroup1 libcgroup-dbg libcgroup-dev libpam-cgroup cgroup-bin
Architecture: source
Version: 0.41-6ubuntu1
Distribution: wily
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: James Clarke <jrtc27 at jrtc27.com>
Description:
 cgroup-bin - control and monitor control groups (transitional package)
 cgroup-tools - control and monitor control groups (tools)
 libcgroup-dbg - control and monitor control groups (debug)
 libcgroup-dev - control and monitor control groups (development)
 libcgroup1 - control and monitor control groups (library)
 libpam-cgroup - control and monitor control groups (PAM)
Closes: 642946 682748 695231 704926 756092 756915
Launchpad-Bugs-Fixed: 1145036
Changes:
 libcgroup (0.41-6ubuntu1) wily; urgency=low
 .
   * Merge from Debian unstable (LP: #1145036). Remaining Ubuntu changes:
     - Make cgroup-tools depend on cgroup-lite.
 .
 libcgroup (0.41-6) unstable; urgency=medium
 .
   * debian/control:
     - Bump Standards-Version to 3.9.6 (no changes needed)
     - Drop autotools-dev build dependency, dh-autoreconf is sufficient
     - Fix typo in libcgroup-dbg package description
   * debian/source/options:
     - Drop, as xz compression is now the default
   * debian/rules:
     - Drop override for dh_builddeb, xz compression is now the default
     - Disable autoconf silent rules. The verbose output both generally useful
       and also specifically for build log scanning (hardening flags, etc.)
     - Simplify the installation stage through refactoring
   * debian/copyright:
     - Fix license shortname (BSD-3-clause, not BSD)
 .
 libcgroup (0.41-5) unstable; urgency=low
 .
   * debian/control:
     - Set myself to new maintainer. Closes: #756092
     - Use versioned Breaks instead of Conflicts
     - Use versioned Replaces instead of unversioned one
     - Update Vcs- fields to collab-maint
     - Drop redundant Section
     - Add Multi-Arch fields
   * debian/patches (refreshed):
     - Update headers of existing patches to play more nicely with gbp-pq
   * debian/watch:
     - Create watch file
   * debian/copyright:
     - Correct upstream license from LGPL-2.1+ to LGPL-2.1. Closes: #756915
     - Add myself
     - src/pam/pam_cgroup.c also contains LGPL-2.1 code
   * debian/patches (added):
     - 0005-Syntax-fixes-for-man-pages
 .
 libcgroup (0.41-4) unstable; urgency=low
 .
   * I don't care anymore, not worth it.. orphaning.
 .
 libcgroup (0.41-3) unstable; urgency=low
 .
   * Correcting GPL boilerplate texts in copyright.
   * Building libcgroup on linux-any only.
 .
 libcgroup (0.41-2) unstable; urgency=low
 .
   * Building with dh --parallel.
 .
 libcgroup (0.41-1) experimental; urgency=low
 .
   * Merging upstream version 0.41.
   * Updating copyright for 2014.
 .
 libcgroup (0.41~rc1-1) experimental; urgency=low
 .
   * Updating to standards version 3.9.5.
   * Merging upstream version 0.41~rc1.
 .
 libcgroup (0.40~rc1-5) experimental; urgency=low
 .
   * Adding patch to make initscript exit if stop fails (Closes: #642946).
 .
 libcgroup (0.40~rc1-4) experimental; urgency=low
 .
   * Renaming cgroup-bin to cgroup-tools for consistency.
   * Adding debug package.
 .
 libcgroup (0.40~rc1-3) experimental; urgency=low
 .
   * Moving to priority optional.
   * Sorting package sections in control.
   * Sorting packages in control.
   * Sorting depends fields.
   * Wrapping build-depends.
   * Simplyfing docs debhelper file.
   * Removing extra space in makeshlibs override for consistency.
   * Updating package descriptions.
   * Simplyfing renaming in pam_cgroup.so in rules.
   * Don't compress examples so they can be used directly via symlinks.
   * Updating symbols file.
   * Correcting libcgroup.so link.
   * Building package with multiarch paths.
   * Updating copyright to standards format 1.0.
   * Updating todo file.
 .
 libcgroup (0.40~rc1-2) experimental; urgency=low
 .
   * Adding patch to refer to /sys/fs/cgroup as cgroup directory.
   * Adding patch to correct sanity checks in example initscripts (Closes:
     #704926).
   * Adding cgroup-bin bug-script to show kernel cmdline in bug reports.
   * Updating todo file.
   * Adding patch to update template documentation to match template code
     (Closes: #682748).
 .
 libcgroup (0.40~rc1-1) experimental; urgency=low
 .
   * Merging upstream version 0.40~rc1.
   * Adding dpkg-source local-options to abort on upstream changes.
   * Building source package with compression type xz.
   * Building binary packages with compression type xz.
   * Removing watch file.
   * Building with dh-autoreconf.
   * Updating to standards version 3.9.4.
   * Adding vcs fields.
   * Running dh_install with --fail-missing.
   * Sorting overrides in rules alphabetically.
   * Rewrapping rules file.
   * Explicitly assigning news file to cgroup-bin.
   * Using tabs in debhelper install files as separator.
   * Updating homepage field.
   * Adding todo file.
   * Updating install files and overrides.
 .
 libcgroup (0.38-3) unstable; urgency=low
 .
   * New maintainer (Closes: #695231).
 .
 libcgroup (0.38-2) unstable; urgency=low
 .
   * [2fa7e1a] Orphan package, set maintaier to QA Group
Checksums-Sha1:
 34b3744eb3646aa0535ff100c88bcc68061a3509 2299 libcgroup_0.41-6ubuntu1.dsc
 86063243b9fd640fbcd3ec4296ec44256b7942a0 406136 libcgroup_0.41.orig.tar.xz
 2f32ae65e596e068a04794557b93e717e3d2232a 15304 libcgroup_0.41-6ubuntu1.debian.tar.xz
Checksums-Sha256:
 75cb5b0a146cf4381c01c46029132a9d584774bd7edd2f5eb2c97a963529b8da 2299 libcgroup_0.41-6ubuntu1.dsc
 b7597f9b2148f041320ccdeeb52dbb40f1a387b4b16d5f0a3135283424085d41 406136 libcgroup_0.41.orig.tar.xz
 2ca061b60c51640cddfbb121ff4f96d808d345c341789a1f5ce577ccbc67a5fd 15304 libcgroup_0.41-6ubuntu1.debian.tar.xz
Files:
 444a5b06f1c53bbcf00bec1293f9935d 2299 libs optional libcgroup_0.41-6ubuntu1.dsc
 9ed8b22f6cb6e31f5df66e5aa10d949f 406136 libs optional libcgroup_0.41.orig.tar.xz
 a1f8b8abc70aa598f95c5bc0dfab9e11 15304 libs optional libcgroup_0.41-6ubuntu1.debian.tar.xz
Original-Maintainer: Christian Kastner <debian at kvr.at>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJVaEDtAAoJENFO8V2v4RNHjZ8QAIIdUkZEFHRdRTTDSTYTW4nt
oThoqVKV2QCJB1vFf1sZjMNA6nIiCas8mvwyY+FAd7s5fyOHywlJNw3WDCMOHN4Y
cQxR89skadwTnKyd7Ufoohf7V11guBzS6lZDs/T+q42/rPY7k1RHsnb0l8OwoMij
vBop1fzYzb3UMJVT8F0CZNb0D5zE4k4PB1HGscFJtxk+wSDy0+Q29zopdYXf8BAc
nBr+PlQBC1XDQeJ/ViUReQkLnip5uzWP+vDiy9XH+nUnbv+VypRNZ3bTqwkKQ7P1
r8PHQy+FJLtfn264/n0I9r9qqB912PLoaLqacVREgq+p8Tl+udoBkwd+TAmDjYKy
bGvNKlOBEUvsxr3Zi741KtPXprmoo/6zYagiJQlMXhQAcYl1frXF/pV6siLGzW7J
N2v7xwBYOw/s8Y94VrK/eeuZil2leEYLXYTx9LfR3WPETVooaU2CrWRK4qG7HUrF
61XxfmX2mkH0y6OUM0E6rH4c4pbMCqL7CmE/gJ5CiBAAogLUxigft9SI1e5Wm/ws
+9V5Xq93RWeyH7u7MBmnTHg1WYV3YWmRznMYZ3JvvMN6GeI/bka1dK31jGsVOpeM
8RRirlKKOSYfD4KPUEXFatHTK4OFEd4v3S2FR0MrORt4YWdTZdiHFWOn6pZDKa67
JK8qZ9l20RbBDibzFqRf
=oOx3
-----END PGP SIGNATURE-----


More information about the Wily-changes mailing list