Source: repmgr
Version: 3.3.1-1
Severity: serious
Tags: buster sid

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/repmgr.html

...
 fakeroot debian/rules clean
pg_buildext checkcontrol
--- debian/control      2017-03-21 00:51:36.000000000 -1200
+++ debian/control.yFZkSI       2018-11-14 14:08:34.248817432 -1200
@@ -73,11 +73,11 @@
 Description: transitional dummy package
  This is a transitional dummy package. It can safely be removed.
 
-Package: postgresql-9.6-repmgr
+Package: postgresql-10-repmgr
 Architecture: any
-Depends: postgresql-9.6, repmgr-common (>= ${source:Version}), 
${misc:Depends}, ${shlibs:Depends}
+Depends: postgresql-10, repmgr-common (>= ${source:Version}), ${misc:Depends}, 
${shlibs:Depends}
 Suggests: rsync
-Description: replication manager for PostgreSQL 9.6
+Description: replication manager for PostgreSQL 10
  Since version 9.0, PostgreSQL allow you to have replicated hot
  standby servers which you can query and/or use for high availability.
  While the main components of the feature are included with
@@ -87,15 +87,15 @@
  repmgr allows you to monitor and manage your replicated PostgreSQL
  databases as a single cluster.
  .
- This package contains repmgr for PostgreSQL 9.6.
+ This package contains repmgr for PostgreSQL 10.
 
-Package: postgresql-9.6-repmgr-dbg
+Package: postgresql-10-repmgr-dbg
 Section: debug
 Architecture: any
-Depends: postgresql-9.6-repmgr (= ${binary:Version}), ${misc:Depends}, 
${shlibs:Depends}
+Depends: postgresql-10-repmgr (= ${binary:Version}), ${misc:Depends}, 
${shlibs:Depends}
 Replaces: repmgr-dbg (<< 3.0.1-1)
 Breaks: repmgr-dbg (<< 3.0.1-1)
-Description: debug symbols for repmgr for PostgreSQL 9.6
+Description: debug symbols for repmgr for PostgreSQL 10
  Since version 9.0, PostgreSQL allow you to have replicated hot
  standby servers which you can query and/or use for high availability.
  While the main components of the feature are included with
@@ -105,5 +105,5 @@
  repmgr allows you to monitor and manage your replicated PostgreSQL
  databases as a single cluster.
  .
- This package contains debug symbols for repmgr for PostgreSQL 9.6.
+ This package contains debug symbols for repmgr for PostgreSQL 10.
 
Error: debian/control needs updating from debian/control.in. Run 'pg_buildext 
updatecontrol'.
If you are seeing this message in a buildd log, a sourceful upload is required.
/usr/share/postgresql-common/pgxs_debian_control.mk:9: recipe for target 
'debian/control' failed
make: *** [debian/control] Error 1

Reply via email to