Changelog
rpcbind (0.2.0-7ubuntu1) precise; urgency=low
* Merge from Debian testing, remaining changes:
- Handle removal of obsolete init script on upgrade.
- Add necessary dpkg versioned pre-depends for use of
dpkg-maintscript-helper
- Convert rpcbind to Upstart
- Fix to look directly in /run instead of via the /var/run symlink
rpcbind (0.2.0-7) unstable; urgency=low
[ Luca Capello ]
* debian/control:
+ Depends: on initscripts (>= 2.88dsf-13.3) for /run transition.
* debian/init.d:
+ STATEDIR is now on /run.
+ add PIDFILE variable.
+ migrate to /run/sendsigs.omit.d/ creating the PIDFILE in /run
and symlinking it (Closes: #633035).
+ remove PIDFILE on stop.
* debian/postinst:
+ move /lib/init/rw/sendsigs.omit.d/rpcbind to /run/rpcbind.pid
and symlink it to /run/sendsigs.omit.d/rpcbind.
* debian/postrm:
+ remove files in /run, not /var/run.
* debian/rules:
+ use /run/rpcbind for --with-statedir.
[ Anibal Monsalve Salazar ]
* Bust rpcbind startup annoying messages
Patch by Steven Hudson
Closes: 620800
* Standars-Version is 3.9.2
* Fix debian-rules-missing-recommended-target
rpcbind (0.2.0-6ubuntu3.1) oneiric-proposed; urgency=low
* Fix to look directly in /run instead of via the /var/run symlink which
is not guaranteed to be present yet when the job starts when /var is a
separate partition; and include a versioned dependency on initscripts
to ensure proper upgrade ordering. LP: #875471.
-- Steve Langasek <email address hidden> Mon, 02 Jan 2012 23:36:02 -0800