[PKG-Openstack-devel] Bug#880611: python-oslo.cache: Align with Ubuntu
Corey Bryant
corey.bryant at canonical.com
Thu Nov 2 18:56:56 UTC 2017
Package: python-oslo.cache
Version: 1.25.0-2
Severity: normal
Tags: patch
User: ubuntu-devel at lists.ubuntu.com
Usertags: origin-ubuntu bionic ubuntu-patch
Dear Maintainer,
In Ubuntu, the attached patch was applied to achieve the following:
- d/gbp.conf: Retain git-buildpackage config, including use of pristine-tar.
- d/watch: Use tarballs.openstack.org.
Thanks for considering the patch.
-- System Information:
Debian Release: stretch/sid
APT prefers bionic
APT policy: (500, 'bionic')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.13.0-16-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)
-------------- next part --------------
diff -Nru python-oslo.cache-1.25.0/debian/gbp.conf python-oslo.cache-1.25.0/debian/gbp.conf
--- python-oslo.cache-1.25.0/debian/gbp.conf 1969-12-31 19:00:00.000000000 -0500
+++ python-oslo.cache-1.25.0/debian/gbp.conf 2017-11-02 09:03:34.000000000 -0400
@@ -0,0 +1,7 @@
+[DEFAULT]
+debian-branch = master
+upstream-tag = %(version)s
+pristine-tar = True
+
+[buildpackage]
+export-dir = ../build-area
diff -Nru python-oslo.cache-1.25.0/debian/watch python-oslo.cache-1.25.0/debian/watch
--- python-oslo.cache-1.25.0/debian/watch 2017-10-31 05:32:59.000000000 -0400
+++ python-oslo.cache-1.25.0/debian/watch 2017-11-02 09:03:34.000000000 -0400
@@ -1,4 +1,3 @@
version=3
opts="uversionmangle=s/\.(b|rc)/~$1/" \
-https://github.com/openstack/oslo.cache/tags .*/(\d[\d\.]+)\.tar\.gz
-
+http://tarballs.openstack.org/oslo.cache/ oslo.cache-(\d.*)\.tar\.gz
More information about the Openstack-devel
mailing list