systemd-zram (1.2.1-1) unstable; urgency=medium

  * d/NOTE: also note that the default is discard now
  * Fix dropped endash in d/z-g.conf
  * d/watch: update to work with modern github
  * New upstream version 1.2.1
    + Rebase patches
    + Rebase default config
  * Standards-Version: 4.7.0 (routine-update)
  * Replace transitional package pkg-config by pkgconf in Build-Depends

 -- наб <nabijaczleweli@nabijaczleweli.xyz>  Thu, 28 Nov 2024 16:52:58 +0100

systemd-zram (1.1.0-1) unstable; urgency=medium

  * New upstream version 1.1.0
  * Bump debhelper to 13
  * Use the upstream build system more
  * Update default zram-generator.conf with new
    zram-size and writeback-device fields
  * Add 0001-Warn-on-deprecated-memory-limit-zram-fraction-and-ma.patch,
    re-adding warnings on deprecated fields, ultimately dropped from #121
  * Remove lintian overrides, now useless
  * Update d/copyright with correcter Upstream-Name
    and official upstream author list

 -- наб <nabijaczleweli@nabijaczleweli.xyz>  Tue, 16 Nov 2021 22:27:10 +0100

systemd-zram (0.3.2-1) unstable; urgency=medium

  * New upstream version 0.3.2

 -- наб <nabijaczleweli@nabijaczleweli.xyz>  Wed, 24 Feb 2021 16:11:32 +0100

systemd-zram (0.3.1-1) unstable; urgency=medium

  * New upstream version 0.3.1
  * Use upstream's build system for specifying the right systemd paths
  * Sync default config file
  * Build and clean services via upstream Makefile

 -- наб <nabijaczleweli@nabijaczleweli.xyz>  Tue, 26 Jan 2021 14:50:36 +0100

systemd-zram (0.2.0-1) unstable; urgency=medium

  * New upstream version 0.2.0
  * Refresh patches

 -- наб <nabijaczleweli@nabijaczleweli.xyz>  Wed, 22 Jul 2020 12:10:38 +0200

systemd-zram (0.2.0~rc.1-1) unstable; urgency=medium

  * New upstream version 0.2.0~rc.1
  * Build upstream manpages
  * Sync d/zram-generator.conf
  * Indiscriminately automatically fix all occurrences of /usr/lib/systemd.
    This should finally fix all non-merged-usr systems

 -- наб <nabijaczleweli@nabijaczleweli.xyz>  Wed, 24 Jun 2020 13:51:37 +0200

systemd-zram (0.2.0~beta.1-1) unstable; urgency=medium

  * New upstream version 0.2.0~beta.1
  * Update example config with new defaults
    + zram-fraction=0.25 -> 0.5
    + host-memory-limit= 2G -> None
  * Rebase patches
  * Add NEWS item regarding new defaults and config parsing
  * Install everything into /lib instead of /usr/lib and
    update the service accordingly, fixing non-merged-usr systems

 -- наб <nabijaczleweli@gmail.com>  Thu, 18 Jun 2020 16:55:13 +0200

systemd-zram (0.1.2+ng4~cooper-1) unstable; urgency=medium

  * New upstream version 0.1.2+ng4~cooper
  * Drop patches, applied upstream
  * Rename binary to zram-generator
  * Use upstream installation script
  * Fix maintainer metadata
  * Only use thin LTO, since full LTO+debuginfo breaks dwz

 -- наб <nabijaczleweli@gmail.com>  Mon, 15 Jun 2020 18:07:15 +0200

systemd-zram (0.1.2+ng3~callback-generator-plus-features-7) unstable; urgency=medium

  * Specify cargo dep, making this build in a clean sid chroot
  * Use .install file for installation
  * Add proper d/rules build target
  * Remove ${shlibs:Depends} spec from transitional package

 -- nabijaczleweli <nabijaczleweli@gmail.com>  Sat, 07 Mar 2020 21:36:32 +0100

systemd-zram (0.1.2+ng3~callback-generator-plus-features-6) unstable; urgency=medium

  * Rename to systemd-zram, for consistency with other generator packages
  * Fix most evil-mode lintian warnings, notably:
    + debian-watch-file-is-missing;
    + package-uses-old-debhelper-compat-version, by bumping debhelper compat
      level to 12;

 -- nabijaczleweli <nabijaczleweli@gmail.com>  Fri, 28 Feb 2020 15:50:42 +0100

systemd-zram-generator (0.1.2+ng3~callback-generator-plus-features-5) unstable; urgency=medium

  * Use debhelper overrides correctly
  * Install config file via ucf

 -- nabijaczleweli <nabijaczleweli@gmail.com>  Thu, 20 Feb 2020 02:23:33 +0100

systemd-zram-generator (0.1.2+ng3~callback-generator-plus-features-4) unstable; urgency=medium

  * Fixed lintian package-uses-debhelper-but-lacks-build-depends
              and maintainer-also-in-uploaders

 -- nabijaczleweli <nabijaczleweli@gmail.com>  Tue, 18 Feb 2020 18:51:52 +0100

systemd-zram-generator (0.1.2+ng3~callback-generator-plus-features-3) unstable; urgency=medium

  * versioning scheme change
  * package license metadata fixed

 -- nabijaczleweli <nabijaczleweli@gmail.com>  Sun, 16 Feb 2020 16:49:31 +0100

systemd-zram-generator (0.1.2~ng3.callback-generator-plus-features-2) unstable; urgency=medium

  * relwithdebinfo builds, -dbgsym packages should now make sense

 -- nabijaczleweli <nabijaczleweli@gmail.com>  Fri, 14 Feb 2020 17:25:07 +0100

systemd-zram-generator (0.1.2~ng3.callback-generator-plus-features-1) unstable; urgency=medium

  * max-zram-size to cap fraxion-based device size
  * Rename memory-limit to host-memory-limit
  * Support optional compression-algorithm key and set it when specified,
    closing https://github.com/systemd/zram-generator/issues/13

 -- nabijaczleweli <nabijaczleweli@gmail.com>  Fri, 14 Feb 2020 03:49:30 +0100

systemd-zram-generator (0.1.2~ng2.callback-generator-1) unstable; urgency=medium

  * Do device setup in the generator
  * Fix swap-create@.service re-running
  * Fix "Generated by" comments
  * TODO included in the package

 -- nabijaczleweli <nabijaczleweli@gmail.com>  Fri, 14 Feb 2020 03:10:30 +0100

systemd-zram-generator (0.1.2~ng1.priority-1) unstable; urgency=medium

  * $ZRAM_GENERATOR_ROOT for testing
  * priority setting on the generated swaps – now 100 like the zram-tools
    package – closing https://github.com/systemd/zram-generator/issues/8
  * code cleanliness, it's more idiomatic now
  * a fix to an error output format string
  * README included in the package

 -- nabijaczleweli <nabijaczleweli@gmail.com>  Thu, 14 Feb 2020 01:52:32 +0100

systemd-zram-generator (0.1.2-1) unstable; urgency=medium

  * Initial release, upstream version 0.1.2

 -- nabijaczleweli <nabijaczleweli@gmail.com>  Thu, 13 Feb 2020 21:42:12 +0100
