~ubuntu-branches/ubuntu/quantal/postgresql-common/quantal

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2011-06-14 14:52:08 UTC
  • Revision ID: james.westby@ubuntu.com-20110614145208-n9mlifxepd3w2rg7
Tags: 118
* Update Catalan debconf translations, thanks Innocent De Marchi.  
  (Closes: #628370)
* t/050_encodings.t: Update \' escaping test case for 9.1, as this
  finally has been deprecated.
* debian/control: Add p-server-dev-all dependency to p-common, so that
  packages that build-dep on it get the pg_config wrapper.

Show diffs side-by-side

added added

removed removed

Lines of Context:
50
50
Package: postgresql-server-dev-all
51
51
Architecture: all
52
52
Depends: ${misc:Depends}, 
53
 
 postgresql-client-common,
 
53
 postgresql-common (>= 117~),
54
54
 dctrl-tools,
55
55
 ${server-dev-all-depends}
56
56
Description: extension build tool for multiple PostgreSQL versions