Change logs for debhelper source package in Saucy

  • debhelper (9.20130630ubuntu1) saucy; urgency=low
    
      * Resynchronise with Debian.  Remaining changes:
        - Depend on dh-apparmor.
        - dh_installinit, autoscripts/postinst-upstart-replace: Prefer upstart
          jobs where they exist.
        - autoscripts/preinst-upstart-compatibility: Handle upgrades from older
          versions that created the /lib/init/upstart-job symlink.
        - autoscripts/postinst-init*: Only call update-rc.d when there's no
          upstart job.
        - autoscripts/*-init*: Test for /etc/init/*.conf where necessary.
        - dh_installinit: Add no-op --upstart-only option for compatibility.
        - dh_installudev: Change default rules.d symlink priority to 40.
        - dh_installchangelogs: Do not install upstream changelog in compat
          level 7.  This floods packages with huge upstream changelogs which
          take precious CD space.
    
    debhelper (9.20130630) unstable; urgency=low
    
      * perl_build: Use -- long option names, for compatibility with
        Module::Build::Tiny. Closes: #714544
        (Thanks, gregor herrmann)
     -- Colin Watson <email address hidden>   Mon, 01 Jul 2013 11:20:37 +0100
  • debhelper (9.20130626ubuntu1) saucy; urgency=low
    
      * Resynchronise with Debian.  Remaining changes:
        - Depend on dh-apparmor.
        - dh_installinit, autoscripts/postinst-upstart-replace: Prefer upstart
          jobs where they exist.
        - autoscripts/preinst-upstart-compatibility: Handle upgrades from older
          versions that created the /lib/init/upstart-job symlink.
        - autoscripts/postinst-init*: Only call update-rc.d when there's no
          upstart job.
        - autoscripts/*-init*: Test for /etc/init/*.conf where necessary.
        - dh_installinit: Add no-op --upstart-only option for compatibility.
        - dh_installudev: Change default rules.d symlink priority to 40.
        - dh_installchangelogs: Do not install upstream changelog in compat
          level 7.  This floods packages with huge upstream changelogs which
          take precious CD space.
    
    debhelper (9.20130626) unstable; urgency=low
    
      * dh_strip: Run readelf in C locale. Closes: #714187
    
    debhelper (9.20130624) unstable; urgency=low
    
      * dh_installinit: Use absolute path for systemd tempfiles,
        for compatibility with wheezy's systemd. Closes: #712727
      * makefile buildsystem: Added heuristic to catch false positive in
        makefile target detection code. Closes: #713257
        Nasty make ... why won't it tell us what's in its pocketses?
    
    debhelper (9.20130605) unstable; urgency=low
    
      * dh_installchangelogs: Fix bug preventing automatic installation of
        upstream changelog. Closes: #711131
     -- Colin Watson <email address hidden>   Thu, 27 Jun 2013 12:59:50 +0100
  • debhelper (9.20130604ubuntu1) saucy; urgency=low
    
      * Resynchronise with Debian.  Remaining changes:
        - Depend on dh-apparmor.
        - dh_installinit, autoscripts/postinst-upstart-replace: Prefer upstart
          jobs where they exist.
        - autoscripts/preinst-upstart-compatibility: Handle upgrades from older
          versions that created the /lib/init/upstart-job symlink.
        - autoscripts/postinst-init*: Only call update-rc.d when there's no
          upstart job.
        - autoscripts/*-init*: Test for /etc/init/*.conf where necessary.
        - dh_installinit: Add no-op --upstart-only option for compatibility.
        - dh_installudev: Change default rules.d symlink priority to 40.
        - dh_installchangelogs: Do not install upstream changelog in compat
          level 7.  This floods packages with huge upstream changelogs which
          take precious CD space.
    
    debhelper (9.20130604) unstable; urgency=low
    
      * dh_installchangelogs: No longer automatically converts html changelogs.
        A plain text version can be provided as a second parameter, or it will
        generate a file with a pointer to the html changelog if not.
        html2text's reign of terror has ended. Closes: #562874
      * Allow building debhelper with USE_NLS=no to not require po4a to build.
        Closes: #709557
      * Correct broken patch for #706923.
        Closes: #707481
      * dh_installinit: Add appropriately versioned file-rc as an alternate
        when adding misc:Depends for an invoke-rc.d that supports upstart
        jobs. Closes: #709482
     -- Colin Watson <email address hidden>   Wed, 05 Jun 2013 11:00:43 +0100
  • debhelper (9.20130518ubuntu1) saucy; urgency=low
    
      * Resynchronise with Debian.  Remaining changes:
        - Depend on dh-apparmor.
        - dh_installinit, autoscripts/postinst-upstart-replace: Prefer upstart
          jobs where they exist.
        - autoscripts/preinst-upstart-compatibility: Handle upgrades from older
          versions that created the /lib/init/upstart-job symlink.
        - autoscripts/postinst-init*: Only call update-rc.d when there's no
          upstart job.
        - autoscripts/*-init*: Test for /etc/init/*.conf where necessary.
        - dh_installinit: Add no-op --upstart-only option for compatibility.
        - dh_installudev: Change default rules.d symlink priority to 40.
        - dh_installchangelogs: Do not install upstream changelog in compat
          level 7.  This floods packages with huge upstream changelogs which
          take precious CD space.
    
    debhelper (9.20130518) unstable; urgency=low
    
      * dh_installchangelogs: Write the changelog entry used for a binNMU,
        as flagged by binary-only=yes to a separate file, in order to work
        around infelicities in dpkg's multiarch support. Closes: #708218
        (Thanks, Ansgar Burchardt)
      * dh_installinit: Add versioned dependency on sysv-rc
        when shipping upstart jobs. Closes: #708720
    
    debhelper (9.20130516) unstable; urgency=low
    
      * Revert unsetting INSTALL_BASE. Closes: #708452 Reopens: #705141
    
    debhelper (9.20130509) unstable; urgency=low
    
      * dh_installinit: Remove obsolete systemd-tempfiles hack in postinst
        autoscript. Closes: #707159
      * dh_installinfo: Stop inserting dependencies for partial upgrades
        from lenny to squeeze. Closes: #707218
      * dh_compress, dh_perl: Avoid failing if the package build directory does
        not exist. (Audited all the rest.)
      * dh: As a workaround for anything not in debhelper that may rely
        on debhelper command that is now skipped creating the package build
        directory as a side effect, the directory is created when a command
        is skipped. This workaround is disabled in compat level 10.
        Closes: #707336
      * dh_auto_install: Create package build directory for those packages
        whose makefile falls over otherwise. Closes: #707336
    
    debhelper (9.20130507) unstable; urgency=low
    
      * dh: Skips running commands that it can tell will do nothing.
        Closes: #560423
        (Commands that can be skipped are determined by the presence of
        PROMISE directives within commands that provide a high-level
        description of the command.)
      * perl_makemaker: Unset INSTALL_BASE in case the user has it set.
        Closes: #705141
      * dh_installdeb: Drop pre-dependency on dpkg for dpkg-maintscript-helper.
        Closes: #703264
      * makefile buildsystem: Pass any parameters specified after -- when
        running make -n to test for the existance of targets.
        In some makefiles, the parameters may be necessary to enable a target.
        Closes: #706923
      * Revert python2.X-minimal fix, because it was buggy.
        Closes: #707111 (Reopens #683557)
    
    debhelper (9.20130504) unstable; urgency=low
    
      * dh_shlibdeps: Warn if -V flag is passed, to avoid it accidentially being
        used here rather than in dh_makeshlibs. Closes: #680339
      * dh_lintian: Source overrides doc improvement. Closes: #683941
      * dh_installmime: No longer makes maintainer scripts run update-mime and
        update-mime-database, that is now handled by triggers. Closes: #684689
        Thanks, Charles Plessy
      * python distutils buildsystem: Propagate failure of pyversions.
        Closes: #683551 Thanks, Clint Byrum
      * python distutils buildsystem: When checking if a version of python is
        installed, don't trust the presense of the executable, as
        a python2.X-minimal package may provide it while not having
        distutils installed. Closes: #683557, #690378
      * dh_icons: Improve documentation. Closes: #684895
      * Improve -X documentation. Closes: #686696
      * Support installing multiple doc-base files which use the same doc-id.
        Closes: #525821
      * dh_installdocs: Support having the same document id in different binary
        packages built from the same source.
        Closes: #525821 Thanks, Don Armstrong
      * dh_installdeb: Avoid unnecessary is_udeb tests. Closes: #691398
      * Updated German man page translation. Closes: #691557, #706314
      * dh_installinit: Support systemd.
        Closes: #690399 Thanks, Michael Stapelberg
      * Updated French man page translation. Closes: #692208
      * dh_icons: Reword description. Closes: #693100
      * Avoid find -perm +mode breakage caused by findutils 4.5.11,
        by instead using -perm /mode. Closes: #700200
      * cmake: Configure with -DCMAKE_BUILD_TYPE=RelWithDebInfo
        Closes: #701233
      * dh_auto_test: Avoid doing anything when cross-compiling. Closes: #703262
      * dh_testdir: Fix error message. Closes: #703515
     -- Colin Watson <email address hidden>   Tue, 04 Jun 2013 11:46:28 +0100
  • debhelper (9.20120909ubuntu3) saucy; urgency=low
    
      * Now that we no longer create /lib/init/upstart-job symlinks, fix the
        init-related autoscript fragments to also test for /etc/init/*.conf
        where necessary (LP: #1183807).
     -- Colin Watson <email address hidden>   Fri, 24 May 2013 15:46:20 +0100
  • debhelper (9.20120909ubuntu2) saucy; urgency=low
    
      * Align upstart job handling with upstream debhelper: install both init
        scripts and upstart jobs, and rely on the policy layer in invoke-rc.d
        and our handling of update-rc.d to give the right behavior.
      * Drops preinst-removeconffile, introduces preinst-upstart-compatibility
        in its place.
     -- Steve Langasek <email address hidden>   Sat, 18 May 2013 18:20:03 -0500
  • debhelper (9.20120909ubuntu1) raring; urgency=low
    
      * Merge from Debian unstable, remaining changes:
        - Depend on dh-apparmor.
        - dh_installinit: Add --upstart-only and --onlyscripts-upstart modes.
        - continue to use /lib/init/upstart-job symlinks in Ubuntu, since
          insserv is not yet usable with upstart.
        - Add autoscripts for above: postinst-upstart-replace,
          preinst-removeconffile.
        - autoscripts/postinst-init, autoscripts/postinst-init-restart: Only
          call update-rc.d when there's no upstart job.
        - autoscripts/postinst-init-nostart: also handle the upstart case;
          otherwise we call update-rc.d to add, and again to remove!
        - dh_installudev: Change default init.d symlink priority to 40.
        - dh_installchangelogs: Do not install upstream changelog in compat
          level 7.  This floods packages with huge upstream changelogs which
          take precious CD space.
    
    debhelper (9.20120909) unstable; urgency=low
    
      * autoscript() can now be passed a perl sub to run to s/// lines of
        the script, which avoids problems with using sed, including potentially
        building too long a sed command-line. This will become the recommended
        interface in the future; for now it can be used by specific commands
        such as dh_installxmlcatalogs that encounter the problem.
        Closes: #665296 Thanks, Marcin Owsiany
      * Updated Spanish man page translation. Closes: #686291
      * Updated German man page translation. Closes: #685538
      * Updated French man page translation. Closes: #685560
    
    debhelper (9.20120830) unstable; urgency=low
    
      * dh_installcatalogs: Adjust catalog conffile conversion to avoid
        dpkg conffile prompt when upgrading from a removed package.
        Closes: #681194
     -- Adam Conrad <email address hidden>   Wed, 07 Nov 2012 13:12:10 -0700