[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Accepted postgresql-common 122~bpo50+1 (source all)



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 27 Sep 2011 16:11:55 +0200
Source: postgresql-common
Binary: postgresql-common postgresql-client-common postgresql-server-dev-all postgresql postgresql-client postgresql-doc postgresql-contrib
Architecture: source all
Version: 122~bpo50+1
Distribution: lenny-backports-sloppy
Urgency: low
Maintainer: Martin Pitt <mpitt@debian.org>
Changed-By: Gerfried Fuchs <rhonda@debian.org>
Description: 
 postgresql - object-relational SQL database (supported version)
 postgresql-client - front-end programs for PostgreSQL (supported version)
 postgresql-client-common - manager for multiple PostgreSQL client versions
 postgresql-common - PostgreSQL database-cluster manager
 postgresql-contrib - additional facilities for PostgreSQL (supported version)
 postgresql-doc - documentation for the PostgreSQL database management system
 postgresql-server-dev-all - extension build tool for multiple PostgreSQL versions
Closes: 539611 539651 599085 606336 618577 618583 632702 633801 635594 636957 639016 639140 639562 640031 640493 640520
Changes: 
 postgresql-common (122~bpo50+1) lenny-backports-sloppy; urgency=low
 .
   * Rebuild for lenny-backports-sloppy.
 .
 postgresql-common (122) unstable; urgency=low
 .
   * debian/control: Fix duplicate package description. (Closes: #639562)
   * debian/control: Add lsb-release dependency to -server-dev-all, as the
     pg_buildext tool needs it.
   * pg_wrapper: Find libreadline in multiarch directory, too.
     (Closes: #640520)
   * debian/rules: logrotate 3.8.0 requires specifying the "su" option, which
     is not backportable. Dynamically check the available logrotate version,
     and add it if it is >= 3.8. Also dynamically generate a dependency or
     breaks to logrorate 3.8+. (Closes: #640493)
   * PgCommon.pm: Allow '@' characters in LC_CTYPE/LC_COLLATE values. Thanks to
     Willi Mann for the patch. (Closes: #640031)
   * pg_upgradecluster: Print message for running the upgrade.d scripts, thanks
     Karsten Hilbert.
   * t/040_upgrade.t: Add test case for a database with read only default
     transactions. Reproduces #599085.
   * pg_upgradecluster: Set superuser configuration value of
     'default_transaction_read_only' to 'off' during the upgrade, so that
     upgrading databases with read only default transactions actually works.
     Thanks Karsten Hilbert for the suggestion. (Closes: #599085)
   * t/040_upgrade.t, pg_upgradecluster: Consistently use upper case for SQL
     keywords.
   * Correct wrong bug reference in previous changelog.
 .
 postgresql-common (121) unstable; urgency=low
 .
   [ Martin Pitt ]
   * debian/supported-versions: Switch Ubuntu 11.10 to 9.1 (LP: #833684) and
     also preemtively add Ubuntu 12.04 (which will ship with 9.1, too).
   * debian/control: Bump Standards-Version to 3.9.2, no changes necessary.
   * debian/rules: Call dh_installinit with -r to avoid restarting on upgrade.
     (Closes: #639140)
   * debian/control: Wrap dependencies.
   * debian/control, debian/rules: Convert from cdbs to dh, and bump
     Standards-Version to 7.
   * debian/control, debian/rules: Build the versionless metapackages from this
     source instead of the current postgresql-X.Y source. This behaves better
     with backports. Thanks to Christoph Berg for the suggestion.
   * debian/postgresql-common.lintian-overrides: Don't complain about missing
     manpage for pg_config, it's shipped by libpq-dev.
   * debian/control: Update description of the metapackages to actually say
     "metapackage" to quiesce lintian.
   * Split POD of pg_buildext into pg_buildext.pod, and update debian/rules to
     build the manpage from there. Fixes lintian "shell syntax failure"
     error.
 .
   [ Peter Eisentraut ]
   * pg_createcluster:
     - Use "peer" instead of "ident" on local socket connections from 9.1 on.
     - Apply pg_hba.conf adjustments to replication connections as well.
     - (Closes: #639016)
 .
 postgresql-common (120) unstable; urgency=low
 .
   * PgCommon.pm, cluster_info(): Do not consider external_pid_file
     configuration as valid if it is '(none)'. Fixes test suite regression in
     version 119.
   * debian/supported-versions: Switch to 9.1 as default and testing/unstable
     supported version. This will also cause -server-dev-all to only pull in
     -9.1.
   * PgCommon.pm: Partially revert changes for #606336: postmaster does not
     clean up the PID file when it stops, and it is not world readable, so only
     its absence is a definitive result. If the PID file is present, do the
     port probe to check if it is really running.
 .
 postgresql-common (119) unstable; urgency=low
 .
   [ Martin Pitt ]
   * PgCommon.pm, set_conf_value(): Fix the case where a key exists first as a
     commented value, and then uncommented. Add appropriate test cases to
     t/005_PgCommon.t. (Closes: #539651)
   * debian/postgresql-common.postgresql.init: Fix "status" command when some
     clusters are down. (Closes: #635594)
   * pg_upgradecluster: Only call pg_ctl with the -t option with old clusters
     >= 8.4, as earlier versions do not yet support it. (Closes: #633801)
   * debian/postgresql-common.postinst: Remove some obsolete transition
     logic.
   * architecture.html, cleanpg, debian/init.d-functions, pg_createcluster:
     Remove obsolete references to per-version init scripts. (Closes: #636957)
   * debian/maintscripts-functions: Remove our tsearch data symlinks on
     removal. (Closes: #539611)
   * PgCommon.pm: Make {read,set,disable,replace}_conf_value() case
     independent for *.conf files, as per upstream specification. Add
     appropriate test cases to t/005_PgCommon.t. (Closes: #618577)
   * PgCommon.pm: Make {read,set,disable,replace}_conf_value() accept "key
     value" lines without '=', as this is optional as per upstream
     specification. Add appropriate test cases to t/005_PgCommon.t. Thanks
     to Frederic Junod for the original patch suggestion. (Closes: #618583)
   * PgCommon.pm, cluster_info(): If postgresql.conf defines an external PID
     file, check its existence for determining if a cluster is running, instead
     of poking the port. This is more efficient, and also gives correct results
     for overlapping port numbers. Based on a patch from Jens Wilke, thanks!
     (Closes: #606336)
   * pg_buildext: Apply various improvements from Christoph Berg, thanks!
 .
   [ Peter Eisentraut ]
   * pg_createcluster: Update comment alignment to match existing file better.
     (Closes: #632702)
Checksums-Sha1: 
 4f2f16e1fd555b666dab37f4d7de529f0220751c 1378 postgresql-common_122~bpo50+1.dsc
 7f6d13caa1b80189079ba0ad757eae9859838473 131758 postgresql-common_122~bpo50+1.tar.gz
 f7bfc6513e152b972c2384b6f2ba32c705fe0ae1 43248 postgresql-server-dev-all_122~bpo50+1_all.deb
 377287ab6099acbd528a0a34beb1d2bca731e409 38778 postgresql_9.1+122~bpo50+1_all.deb
 9192b18adab366cda16242889e6997c211ce7a29 38756 postgresql-client_9.1+122~bpo50+1_all.deb
 00668673359171dcafb874e5ebe7d7f84eef2c49 38618 postgresql-doc_9.1+122~bpo50+1_all.deb
 242b6ac8317dbc088b6d145ca18b7349fe6753ca 38656 postgresql-contrib_9.1+122~bpo50+1_all.deb
 ff98b1ac4c6cc236f57506d4e2730be726754d66 129596 postgresql-common_122~bpo50+1_all.deb
 261ab380583b33f2ad3c980d4eed42695b0ee8a3 58006 postgresql-client-common_122~bpo50+1_all.deb
Checksums-Sha256: 
 f9b9d40bbc8188edb5812bb74374a07b9e4384fe116b410266bbf9764f4da5e6 1378 postgresql-common_122~bpo50+1.dsc
 c011dac0273d079f5fc8e1dadfc225c139125c5619d46757feb80912914e30f0 131758 postgresql-common_122~bpo50+1.tar.gz
 9404d4f571b070d612001ae47695d4b07f9b3186ab15b34266778a5863173767 43248 postgresql-server-dev-all_122~bpo50+1_all.deb
 d18bde8fffc3cddc5a691c982d39e3eb9d977090bc440b72d828c97f3e7de6d8 38778 postgresql_9.1+122~bpo50+1_all.deb
 32b3344d4e4dbe654c7443218e1d0404bde334d39d0d40cc0c612a12a98e7c17 38756 postgresql-client_9.1+122~bpo50+1_all.deb
 0b427118c4089aa0c6e7ea7bc048e8d5dae6f07f3c6acd8d15af939a2ee2d240 38618 postgresql-doc_9.1+122~bpo50+1_all.deb
 5c5cc8848a4a5efafd1c434e9a93c99abed7017a731dfd60e8124b48008055dd 38656 postgresql-contrib_9.1+122~bpo50+1_all.deb
 414e7dfcbcca494755b94d4e088c3d8ab776512863696f7cb5fcfc372119c170 129596 postgresql-common_122~bpo50+1_all.deb
 7044e71f024b8e8df6f472fd49174917972441db74a52b36a7e0561c0d8e89b2 58006 postgresql-client-common_122~bpo50+1_all.deb
Files: 
 dbf96c1513d753ed093d4fd209649136 1378 database optional postgresql-common_122~bpo50+1.dsc
 5ff9f2fb50b5b3b8a83cf6a997197092 131758 database optional postgresql-common_122~bpo50+1.tar.gz
 b5261aa55a8198d40e7cf5879dd5a0b4 43248 database optional postgresql-server-dev-all_122~bpo50+1_all.deb
 639751bbcfdc0ca0dbc0adad7de57b4f 38778 database optional postgresql_9.1+122~bpo50+1_all.deb
 5c9b89b748f9c3c7b280ef940283ac8b 38756 database optional postgresql-client_9.1+122~bpo50+1_all.deb
 27d1914ee05e61cad5eb1f3cd2effbd4 38618 doc optional postgresql-doc_9.1+122~bpo50+1_all.deb
 7a50d0534d51f52e775470dbb0aea5d1 38656 database optional postgresql-contrib_9.1+122~bpo50+1_all.deb
 518583781036f345b12230a36dc298cc 129596 database optional postgresql-common_122~bpo50+1_all.deb
 cdcc067935c299312b9a540b6dbe5a04 58006 database optional postgresql-client-common_122~bpo50+1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQEcBAEBCAAGBQJOgeGpAAoJEDH85+fdB5RhzNwH/0RgUn9eBL9RaWZGc1Nf3tvp
dx8YXeutYP71CPFBIi0PTOB9asATCaIdFFfeyrzsD/JAxrf5LjlWxkoomRgMB/Vi
F21zH5m3BUKAxTmIUIMx7SzKaxGZC/LJ+iHWbvPGhIJ6MH44RmX3eWzqB+EOOAd0
b3BMkwHFdZOpjIcDJ5mH0TXQ3p2d1+zgk7Bko+g5EKYSki0coxuH8tvSdjR07XZd
lBB/E52dCznqPxQxdlD5litYPUpO3qNeGY/EmNhQrw1Z+mEt+ERylGg9axMS9pZR
0CM01K/YaMJxWsYaJRVyxh1U1CISXS2vjy4gnCnS0PdmOMHuPnfRy4GpzOHfw1Q=
=F/u5
-----END PGP SIGNATURE-----


Accepted:
postgresql-client-common_122~bpo50+1_all.deb
  to main/p/postgresql-common/postgresql-client-common_122~bpo50+1_all.deb
postgresql-client_9.1+122~bpo50+1_all.deb
  to main/p/postgresql-common/postgresql-client_9.1+122~bpo50+1_all.deb
postgresql-common_122~bpo50+1.dsc
  to main/p/postgresql-common/postgresql-common_122~bpo50+1.dsc
postgresql-common_122~bpo50+1.tar.gz
  to main/p/postgresql-common/postgresql-common_122~bpo50+1.tar.gz
postgresql-common_122~bpo50+1_all.deb
  to main/p/postgresql-common/postgresql-common_122~bpo50+1_all.deb
postgresql-contrib_9.1+122~bpo50+1_all.deb
  to main/p/postgresql-common/postgresql-contrib_9.1+122~bpo50+1_all.deb
postgresql-doc_9.1+122~bpo50+1_all.deb
  to main/p/postgresql-common/postgresql-doc_9.1+122~bpo50+1_all.deb
postgresql-server-dev-all_122~bpo50+1_all.deb
  to main/p/postgresql-common/postgresql-server-dev-all_122~bpo50+1_all.deb
postgresql_9.1+122~bpo50+1_all.deb
  to main/p/postgresql-common/postgresql_9.1+122~bpo50+1_all.deb


Reply to: