Change logs for welcome2l source package in Wily

  • welcome2l (3.04-26) unstable; urgency=low
    
      * Update 00_Makefile.patch to use LDFLAGS instead of CFLAGS for
        final linking.
      * Introduce 08_reproducible_builds.patch which uses the output
        of dpkg-parsechangelog to define COMPILE_{DATE,TIME,BY,HOST}
        variables to make builds reproducible.
      * Remove redirection of stdin/stdout from cron.daily, that caused
        failures if systemctl from systemd was used to manage init scripts.
        Instead introduce 09_login_notty.patch to print the `Login on' line
        when either `-getty' or `-gettps' is given, even if welcome2l is
        not running on terminal (closes: #739399).
      * debian/rules: enable LFS support (lintian).
      * debian/control: Switch to DEP-5 format.
      * Standards-Version: 3.9.6.
    
     -- Robert Luberda <email address hidden>  Tue, 23 Jun 2015 08:26:11 +0200
  • welcome2l (3.04-25) unstable; urgency=low
    
    
      * Switch to debhelper v9 and tiny rules file.
      * debian/rules: Remove .pc/.dpkg-source-unapply file in configure
        target to fix broken behaviour of dpkg-buildpackage (see Bug#649521).
      * Refresh patches with gbp-pq import/export.
      * debian/control:
        + add VCS fields;
        + sort dependency fields with wrap-and-sort;
        + Standards-Version: 3.9.3 (no changes needed).
    
     -- Robert Luberda <email address hidden>  Sun, 26 Feb 2012 13:52:05 +0100