~ubuntu-branches/ubuntu/wily/pvm/wily

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): gregor herrmann
  • Date: 2009-11-29 13:56:59 UTC
  • Revision ID: james.westby@ubuntu.com-20091129135659-mpz3w2qkrguuzts0
Tags: 3.4.5-12.1
* Non-maintainer upload.
* Fix " missing-dependency-on-libc needed ..." by adding ${shlibs:Depends}
  to pvm-dev's Depends in debian/control (closes: #553260).
* Fix "replacing libreadline5-dev build dependency with libreadline-dev"
  (closes: #553830).
* Tighten dependency of pvm-dev on libpvm3 to (= ${binary:Version}),
  thanks lintian.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
pvm (3.4.5-12.1) unstable; urgency=low
 
2
 
 
3
  * Non-maintainer upload.
 
4
  * Fix " missing-dependency-on-libc needed ..." by adding ${shlibs:Depends}
 
5
    to pvm-dev's Depends in debian/control (closes: #553260).
 
6
  * Fix "replacing libreadline5-dev build dependency with libreadline-dev"
 
7
    (closes: #553830).
 
8
  * Tighten dependency of pvm-dev on libpvm3 to (= ${binary:Version}),
 
9
    thanks lintian.
 
10
 
 
11
 -- gregor herrmann <gregoa@debian.org>  Sun, 29 Nov 2009 13:56:59 +0100
 
12
 
1
13
pvm (3.4.5-12) unstable; urgency=high
2
14
 
3
15
  * Depend on openssh-client | rsh-client instead of suggesting rsh-client.