News for package wdm

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 3.0 (quilt)
Source: wdm
Binary: wdm
Architecture: any
Version: 1.28-17
Maintainer: Axel Beckert <[email protected]>
Homepage: https://github.com/voins/wdm
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/wdm.git;a=summary
Vcs-Git: git://anonscm.debian.org/collab-maint/wdm.git
Build-Depends: debhelper (>= 9~), dpkg-dev (>= 1.15.7~), libgif-dev, libjpeg-dev, libpam0g-dev, libpng-dev, libselinux1-dev [linux-any], libwings-dev, libwraster3-dev, libx11-dev, libxau-dev, libxdmcp-dev, libxft-dev, libxinerama-dev, libxkbfile-dev, libxmu-dev, libxpm-dev, libxt-dev, po-debconf, x11-xserver-utils, x11proto-core-dev, zlib1g-dev
Package-List:
 wdm deb x11 optional arch=any
Checksums-Sha1:
 eb806c5057bc69452547e4c78813e00f91bebe3b 409544 wdm_1.28.orig.tar.gz
 83609f9a5ec0a5592418f2d16056fec2983b2388 50336 wdm_1.28-17.debian.tar.xz
Checksums-Sha256:
 dbd4a1fe635592bda8ff748f6c071ba29141c7ea41c80477a64bf672c5d072b7 409544 wdm_1.28.orig.tar.gz
 4137b7b9edd9a0238d810c7c311beafacf7b63c4b2733eb01e6d692e0a2de457 50336 wdm_1.28-17.debian.tar.xz
Files:
 97d75a5be4fe1d2e232d2a39106a972e 409544 wdm_1.28.orig.tar.gz
 cf7997af57e0ae53bf53d9f370f3eeab 50336 wdm_1.28-17.debian.tar.xz

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

iEYEARECAAYFAlPSjt4ACgkQwJ4diZWTDt5QLwCfROcFW4FCw3vZguGSEmsiBVoq
eIUAmgOse5M6t/XPf7ZMvG7VSSL8gLO0
=7crv
-----END PGP SIGNATURE-----

Changes:
wdm (1.28-17) unstable; urgency=medium

  * Adopt the package. (Closes: #572372)
  * Change homepage to https://github.com/voins/wdm as the previous one
    seems to be no more reachable.
  * Bump Standards-Version to 3.9.5 (no changes)
  * Recode debian/update_wdm_wmlist from ISO-Latin-1 to UTF-8.
  * Fix miscellaneous spelling issues reported by lintian.
  * Fix lintian warning init.d-script-missing-lsb-description.
  * Bump debhelper comaptibility to 9
    + Update versioned debhelper build-dependency accordingly.
  * Remove debian/man/wdm.1x and debian/man/wdmLogin.1x from git
    repository and in debian/clean. They're generated files.
  * Revamp debian/rules:
    + Remove now obsolete manual clean up of stamp files, etc.
    + Clean up .mo files via debian/clean.
    + Use dh_lintian instead of copying the overrides file manually.
    + Remove now obsolete dh_installchangelogs parameter.
    + No more set DEB_BUILD_ARCH_OS_kfreebsd, it's obsolete since 1.28-3.1.
    + Use dh_auto_{configure,build,clean}, drop manual C[PP]FLAGS handling
      - Keep manual LDFLAGS handling to avoid unnecessary dependencies.
      - No more pass --prefix manually.
    + Use dh_install and debian/install instead of /usr/bin/install.
    + Finally switch to a dh-style debian/rules only listing non-defaults
    + Remove old CVS-related workaround for installing all files from
      debian/config
    + Set x-bit on some files in debian/config instead of using chmod.
    + Simplify sed usage by using -i instead of output redirection and mv.
  * Apply wrap-and-sort.
  * Remove obsolete alternative Suggests on xfs.

 -- Axel Beckert <[email protected]>  Fri, 25 Jul 2014 19:01:50 +0200