debhelper 9.20140613ubuntu1 source package in Ubuntu RTM

Changelog

debhelper (9.20140613ubuntu1) utopic; urgency=medium

  * Resynchronise with Debian.  Remaining changes:
    - Depend on dh-apparmor.
    - autoscripts/preinst-upstart-compatibility: Handle upgrades from older
      versions that created the /lib/init/upstart-job symlink.
    - 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.

  * Drop changes since last merge, due to support init.d scripts and
    upstart jobs co-installation:
    - dh_installinit, autoscripts/postinst-upstart-replace: Prefer upstart
      jobs where they exist.
    - autoscripts/postinst-init*: Only call update-rc.d when there's no
      upstart job.

  * Execute po4a man/po4a/po4a.cfg to update manpages.

debhelper (9.20140613) unstable; urgency=medium

  * Pass --disable-silent-rules in dh_auto_configure if DH_VERBOSE is set.
    Closes: #751207. Thanks, Helmut Grohne.
  * Minor typos. Closes: #741144, #744176
  * dh_installinit: Fix uninitialized value warning when --name is used.
 -- Dimitri John Ledkov <email address hidden>   Mon, 07 Jul 2014 18:25:48 +0100

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Utopic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
14.09-factory release main devel
14.09 release main devel

Builds

Utopic: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
debhelper_9.20140613ubuntu1.tar.gz 472.7 KiB 92dcc01183e66be7045acf9fa36dc3840a64478960e1dd6279f67c580d14ed3f
debhelper_9.20140613ubuntu1.dsc 1.7 KiB b5705fd54c8066a82a8f3abea6d27738bc171d375b0c1aaa775cad6d1ca7786d

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.