Package: python-futurist Version: 1.6.0-2 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu cosmic ubuntu-patch
Dear Maintainer, In Ubuntu, the attached patch was applied to achieve the following: * d/watch: Get tarball from tarballs.openstack.org. Thanks for considering the patch. -- System Information: Debian Release: buster/sid APT prefers cosmic APT policy: (500, 'cosmic'), (500, 'bionic-security') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.15.0-20-generic (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled
diff -Nru python-futurist-1.6.0/debian/watch python-futurist-1.6.0/debian/watch --- python-futurist-1.6.0/debian/watch 2018-02-25 17:56:30.000000000 -0500 +++ python-futurist-1.6.0/debian/watch 2018-05-11 08:44:47.000000000 -0400 @@ -1,3 +1,3 @@ version=3 opts="uversionmangle=s/\.(b|rc)/~$1/" \ -https://github.com/openstack/futurist/tags .*/(\d[\d\.]+)\.tar\.gz + http://tarballs.openstack.org/futurist/ futurist-(\d.*)\.tar\.gz