Your message dated Sat, 06 Sep 2014 21:37:19 +0000
with message-id <e1xqnfb-0005mi...@franck.debian.org>
and subject line Bug#757784: fixed in postgresql-prioritize 1.0.4-1.1
has caused the Debian Bug report #757784,
regarding postgresql-prioritize needs update for postgresql-9.4
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
757784: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=757784
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: postgresql-prioritize
Version: 1.0.4-1
Severity: grave
User: pkg-postgresql-pub...@lists.alioth.debian.org
Usertag: migration-94

Hi,

postgresql-prioritize ships a 9.1 extension. With the move to
postgresql-9.4, the package needs to be recompiled to produce the new
module. I'm attaching a short diff that at least makes the package
depend on the proper server version.

Ideally, the package would not just build one module, but for all
currently supported by /usr/share/postgresql-common/supported-versions.
The file debian/pgversions isn't used at all now. (I'm updating it
anyway to "all", and also bumping the postgresql-server-dev-all
version to support this value; see pg_buildext(1).)

Mit freundlichen Grüßen,
Christoph Berg
-- 
Senior Berater, Tel.: +49 (0)21 61 / 46 43-187
credativ GmbH, HRB Mönchengladbach 12080, USt-ID-Nummer: DE204566209
Hohenzollernstr. 133, 41061 Mönchengladbach
Geschäftsführung: Dr. Michael Meskes, Jörg Folz, Sascha Heuer
pgp fingerprint: 5C48 FE61 57F4 9179 5970  87C6 4C5A 6BAB 12D2 A7AE
Control files: lines which differ (wdiff format)
------------------------------------------------
Build-Depends: debhelper (>= 8.0.0), postgresql-server-dev-all {+(>= 148~)+}
Depends: ${shlibs:Depends}, [-${misc:Depends}-] {+${misc:Depends}, postgresql-${postgresql:Version}+}

diff -Nru postgresql-prioritize-1.0.4/debian/changelog postgresql-prioritize-1.0.4/debian/changelog
--- postgresql-prioritize-1.0.4/debian/changelog	2014-08-11 12:23:37.000000000 +0200
+++ postgresql-prioritize-1.0.4/debian/changelog	2014-08-11 12:23:37.000000000 +0200
@@ -1,3 +1,10 @@
+postgresql-prioritize (1.0.4-1.1) unstable; urgency=medium
+
+  * Rebuild for postgresql-9.4.
+  * Set explicit dependency on postgresql version supported.
+
+ -- Christoph Berg <christoph.b...@credativ.de>  Mon, 11 Aug 2014 12:16:49 +0200
+
 postgresql-prioritize (1.0.4-1) unstable; urgency=low
 
   * New upstream release (Closes: #706560).
diff -Nru postgresql-prioritize-1.0.4/debian/control postgresql-prioritize-1.0.4/debian/control
--- postgresql-prioritize-1.0.4/debian/control	2014-08-11 12:23:37.000000000 +0200
+++ postgresql-prioritize-1.0.4/debian/control	2014-08-11 12:23:37.000000000 +0200
@@ -3,13 +3,13 @@
 Priority: optional
 Maintainer: Cyril Bouthors <c...@debian.org>
 Uploaders: Cyril Bouthors <cy...@bouthors.org>
-Build-Depends: debhelper (>= 8.0.0), postgresql-server-dev-all
+Build-Depends: debhelper (>= 8.0.0), postgresql-server-dev-all (>= 148~)
 Standards-Version: 3.9.3
 Homepage: http://pgxn.org/dist/prioritize/
 
 Package: postgresql-prioritize
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, postgresql-${postgresql:Version}
 Description: Get and set the nice priorities of PostgreSQL backends
  This module implements an interface to getpriority() and setpriority() for
  PostgreSQL backends, callable from SQL functions. Essentially, this module
diff -Nru postgresql-prioritize-1.0.4/debian/pgversions postgresql-prioritize-1.0.4/debian/pgversions
--- postgresql-prioritize-1.0.4/debian/pgversions	2014-08-11 12:23:37.000000000 +0200
+++ postgresql-prioritize-1.0.4/debian/pgversions	2014-08-11 12:23:37.000000000 +0200
@@ -1,4 +1 @@
-8.4
-9.0
-9.1
-9.2
+all
diff -Nru postgresql-prioritize-1.0.4/debian/rules postgresql-prioritize-1.0.4/debian/rules
--- postgresql-prioritize-1.0.4/debian/rules	2014-08-11 12:23:37.000000000 +0200
+++ postgresql-prioritize-1.0.4/debian/rules	2014-08-11 12:23:37.000000000 +0200
@@ -1,5 +1,10 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
 
+PGVERSION=$(shell pg_config --version | sed -e 's/PostgreSQL \([0-9.]\+\).*/\1/')
+
+override_dh_gencontrol:
+	dh_gencontrol -- -Vpostgresql:Version=$(PGVERSION)
+
 %:
 	dh $@

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: postgresql-prioritize
Source-Version: 1.0.4-1.1

We believe that the bug you reported is fixed in the latest version of
postgresql-prioritize, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 757...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Christoph Berg <m...@debian.org> (supplier of updated postgresql-prioritize 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


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

Format: 1.8
Date: Sat, 06 Sep 2014 23:17:01 +0200
Source: postgresql-prioritize
Binary: postgresql-prioritize
Architecture: source amd64
Version: 1.0.4-1.1
Distribution: unstable
Urgency: medium
Maintainer: Cyril Bouthors <c...@debian.org>
Changed-By: Christoph Berg <m...@debian.org>
Description:
 postgresql-prioritize - Get and set the nice priorities of PostgreSQL backends
Closes: 757784
Changes:
 postgresql-prioritize (1.0.4-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Rebuild for postgresql-9.4 (Closes: #757784).
   * Set explicit dependency on postgresql version supported.
Checksums-Sha1:
 ef22a921a68982274a632aff3b8596258ef66e73 1873 
postgresql-prioritize_1.0.4-1.1.dsc
 32c30c9de2ac480cb1899ab9c1031bb57d90502d 1867 
postgresql-prioritize_1.0.4-1.1.diff.gz
 ee81f3ee890e0fad49462587c3f6f797c3f02b0f 6214 
postgresql-prioritize_1.0.4-1.1_amd64.deb
Checksums-Sha256:
 7807156d28511e08d7d784b791ed1e1f29b5f3e5dc91b2cb9f7ee035a995abea 1873 
postgresql-prioritize_1.0.4-1.1.dsc
 75ce2936f38b9099d001c624a00a7153c58618cafc93008902abd1fea6df5d8c 1867 
postgresql-prioritize_1.0.4-1.1.diff.gz
 b9449c07e6cd01bf29dfdd30433e963bc89a8c7beeece6207bce4f7c11007917 6214 
postgresql-prioritize_1.0.4-1.1_amd64.deb
Files:
 bbe7a4c5ae6c0e17d2e2cde9d3794610 6214 database optional 
postgresql-prioritize_1.0.4-1.1_amd64.deb
 2e0cd5ffb91ad54316507ac881017585 1873 database optional 
postgresql-prioritize_1.0.4-1.1.dsc
 d28a413021d0ee9c8e2b21e7ceaa248f 1867 database optional 
postgresql-prioritize_1.0.4-1.1.diff.gz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJUC3rjAAoJEExaa6sS0qeuXt8QAKfAJv9kk2XLT1K/iyJQXyhU
skxxgEO2oBsjf5z9W3eT/ZSDakkBUdPbPMWGIAacrBY2M1eNPjUjITA5hoWgiv98
XZ/G1TU9GQty7/AMMd1iJXP8E9aoVBNPT7IBSwoCmPEesHt0VQy16kpW8qTCX828
SJyhsn6Ymr1OjZ8lSB3oXHkpQwovgySWmFcMMKTqA8eJVGecxF7niX1yoh9xyp5n
qrSjoJA0CykTbqc/cflA6hUrf89tXc+4GfGvvSlTEbhAaZ+2EfNm978XoiX2xot0
1tDX2v4fmrsixMRo1S7e7iFXraKCcWoF9TALW/DWb7QkcMiHw6TBdY9FdUm2rtQR
a75IGyWEKry1N2/jj4/QQ01qo0qnzRuxTtU6+140s8N87vQfwvTXD7XkwaL2Pjqp
DiD1nADK8wASVbmGK5/tzAn1pzYn38NATBd40FR579r1cY+wh1XoP32mgzvAzcUk
WunEAR9qDOHruCmwGH3XDaagjpXJNZvoDeKfxWkYxA9v5d1w/qloFQ5+y1zAvHuc
HkxlQoUeZNYI/wMQImz8AARpcuVkfV8Q/ENvo/Bq29SVMBHMpCRD34utIWzdkTeK
kF6dxe+r1lQBcl/nIvrRQPBZns0XsdLxfW7NKVegorgPfAIqBuA+cIgFpXpN+NPx
dYkB2+MufLD0yn3UGNd+
=j7Vb
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to