--- pgsql-asn1oid-1.2.orig/debian/changelog +++ pgsql-asn1oid-1.2/debian/changelog @@ -1,3 +1,16 @@ +pgsql-asn1oid (1.2-3) unstable; urgency=medium + + * Upload for PostgreSQL 12. + + -- Christoph Berg Wed, 30 Oct 2019 11:40:16 +0100 + +pgsql-asn1oid (1.2-2) unstable; urgency=medium + + * Upload for PostgreSQL 11. + * Retire Simon from Uploaders, thanks for your work! + + -- Christoph Berg Fri, 12 Oct 2018 20:12:21 +0200 + pgsql-asn1oid (1.2-1) unstable; urgency=medium * Team upload. --- pgsql-asn1oid-1.2.orig/debian/control +++ pgsql-asn1oid-1.2/debian/control @@ -1,20 +1,19 @@ Source: pgsql-asn1oid Section: database Priority: optional -Maintainer: Debian PostgreSQL Maintainers -Uploaders: Simon Richter , Christoph Berg +Maintainer: Debian PostgreSQL Maintainers +Uploaders: Christoph Berg Build-Depends: debhelper (>= 9), postgresql-server-dev-all (>= 153~) -Standards-Version: 4.1.1 +Standards-Version: 4.4.0 Homepage: https://github.com/ChristophBerg/pgsql-asn1oid Vcs-Browser: https://github.com/ChristophBerg/pgsql-asn1oid Vcs-Git: https://github.com/ChristophBerg/pgsql-asn1oid.git -Package: postgresql-10-asn1oid +Package: postgresql-12-asn1oid Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, postgresql-10 +Depends: ${shlibs:Depends}, ${misc:Depends}, postgresql-12 Description: ASN.1 OID data type for PostgreSQL This plugin provides the necessary support functions to store ASN.1 OIDs in a PostgreSQL database. . - This package has been compiled for PostgreSQL 10. - + This package has been compiled for PostgreSQL 12. --- pgsql-asn1oid-1.2.orig/debian/control.in +++ pgsql-asn1oid-1.2/debian/control.in @@ -1,10 +1,10 @@ Source: pgsql-asn1oid Section: database Priority: optional -Maintainer: Debian PostgreSQL Maintainers -Uploaders: Simon Richter , Christoph Berg +Maintainer: Debian PostgreSQL Maintainers +Uploaders: Christoph Berg Build-Depends: debhelper (>= 9), postgresql-server-dev-all (>= 153~) -Standards-Version: 4.1.1 +Standards-Version: 4.4.0 Homepage: https://github.com/ChristophBerg/pgsql-asn1oid Vcs-Browser: https://github.com/ChristophBerg/pgsql-asn1oid Vcs-Git: https://github.com/ChristophBerg/pgsql-asn1oid.git