Package: postgresql-common Version: 181 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu artful ubuntu-patch
Dear Maintainer, In Ubuntu, the attached patch was applied to achieve the following: * debian/supported-versions: add Ubuntu 17.10. Thanks for considering the patch. *** /tmp/tmpI43ma1/postgresql-common_181ubuntu1.debdiff diff -Nru postgresql-common-181/debian/supported-versions postgresql-common-181ubuntu1/debian/supported-versions --- postgresql-common-181/debian/supported-versions 2017-04-09 00:30:31.000000000 -0700 +++ postgresql-common-181ubuntu1/debian/supported-versions 2017-05-11 15:41:35.000000000 -0700 @@ -82,7 +82,7 @@ 12.04) /bin/echo -e "9.1" ;; 14.04) /bin/echo -e "9.3" ;; 16.04|16.10) /bin/echo -e "9.5" ;; - 17.04) /bin/echo -e "9.6" ;; + 17.04|17.10) /bin/echo -e "9.6" ;; *) echo "supported-versions: WARNING: Unknown Ubuntu release: $1" >&2 /bin/echo -e "$DEFAULT" ;; -- System Information: Debian Release: stretch/sid APT prefers zesty-updates APT policy: (500, 'zesty-updates'), (500, 'zesty-security'), (500, 'zesty'), (100, 'zesty-backports') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.10.0-20-generic (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) -- Nishanth Aravamudan Ubuntu Server Canonical Ltd