Package: python-openstackdocstheme
Version: 1.16.1-2
Severity: normal
Tags: patch
User: ubuntu-de...@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: Get orig tarballs from 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)
diff -Nru python-openstackdocstheme-1.16.1/debian/gbp.conf 
python-openstackdocstheme-1.16.1/debian/gbp.conf
--- python-openstackdocstheme-1.16.1/debian/gbp.conf    1969-12-31 
19:00:00.000000000 -0500
+++ python-openstackdocstheme-1.16.1/debian/gbp.conf    2017-11-02 
09:54:22.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-openstackdocstheme-1.16.1/debian/watch 
python-openstackdocstheme-1.16.1/debian/watch
--- python-openstackdocstheme-1.16.1/debian/watch       2017-11-01 
17:21:29.000000000 -0400
+++ python-openstackdocstheme-1.16.1/debian/watch       2017-11-02 
09:54:22.000000000 -0400
@@ -1,3 +1,3 @@
 version=3
-opts="uversionmangle=s/\.(b|rc)/~$1/",dversionmangle=s/\+dfsg\d+$// \
-https://github.com/openstack/openstackdocstheme/tags .*/(\d[\d\.]+)\.tar\.gz
+opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
+http://tarballs.openstack.org/openstackdocstheme/ 
openstackdocstheme-(\d.*)\.tar\.gz

Reply via email to