debhelper 9.20130630ubuntu1 source package in Ubuntu

Changelog

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

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Saucy
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Saucy: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
debhelper_9.20130630ubuntu1.tar.gz 468.1 KiB 3735cc8dc9fc65f2c5c8e6a33cb8e3da05c928cce34df2d093096933bfbc8841
debhelper_9.20130630ubuntu1.dsc 1.7 KiB 3f7eef9660ec21161ba74c6adb22d8d8fb84d19f1bbd707046a358eaae56169c

View changes file

Binary packages built by this source

debhelper: helper programs for debian/rules

 A collection of programs that can be used in a debian/rules file to
 automate common tasks related to building debian packages. Programs
 are included to install various files into your package, compress
 files, fix file permissions, integrate your package with the debian
 menu system, debconf, doc-base, etc. Most debian packages use debhelper
 as part of their build process.