Your message dated Thu, 02 Nov 2017 22:41:10 +0000
with message-id <[email protected]>
and subject line Bug#880605: fixed in python-oslo.context 2.17.0-3
has caused the Debian Bug report #880605,
regarding python-oslo.context: Align with Ubuntu
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
880605: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=880605
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-oslo.context
Version: 2.17.0-2
Severity: normal
Tags: patch
User: [email protected]
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.
    - d/control: Retain Breaks/Replaces.
    - d/p/remove-privacy-breach-in-README.rst.patch: Fix description field.


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-oslo.context-2.17.0/debian/control 
python-oslo.context-2.17.0/debian/control
--- python-oslo.context-2.17.0/debian/control   2017-10-29 12:49:17.000000000 
-0400
+++ python-oslo.context-2.17.0/debian/control   2017-11-02 10:41:21.000000000 
-0400
@@ -42,6 +42,8 @@
  python-positional,
  ${misc:Depends},
  ${python:Depends},
+Replaces: python-oslo-context (<< 0.3.0-1~),
+Breaks: python-oslo-context (<< 0.3.0-1~),
 Description: WSGI context helpers for OpenStack - Python 2.x
  The Oslo context library has helpers to maintain useful information
  about a request context. The request context is usually populated
@@ -70,6 +72,8 @@
  python3-positional,
  ${misc:Depends},
  ${python3:Depends},
+Replaces: python3-oslo-context (<< 0.3.0-1~),
+Breaks: python3-oslo-context (<< 0.3.0-1~),
 Description: WSGI context helpers for OpenStack - Python 3.x
  The Oslo context library has helpers to maintain useful information
  about a request context. The request context is usually populated
diff -Nru python-oslo.context-2.17.0/debian/gbp.conf 
python-oslo.context-2.17.0/debian/gbp.conf
--- python-oslo.context-2.17.0/debian/gbp.conf  1969-12-31 19:00:00.000000000 
-0500
+++ python-oslo.context-2.17.0/debian/gbp.conf  2017-11-02 10:41:21.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.context-2.17.0/debian/patches/remove-privacy-breach-in-README.rst.patch
 
python-oslo.context-2.17.0/debian/patches/remove-privacy-breach-in-README.rst.patch
--- 
python-oslo.context-2.17.0/debian/patches/remove-privacy-breach-in-README.rst.patch
 2017-10-29 12:49:17.000000000 -0400
+++ 
python-oslo.context-2.17.0/debian/patches/remove-privacy-breach-in-README.rst.patch
 2017-11-02 10:41:21.000000000 -0400
@@ -1,4 +1,4 @@
-escription: Remove privacy breach in docs
+Description: Remove privacy breach in docs
 Author: Thomas Goirand <[email protected]>
 Forwarded: not-needed
 Last-Update: 2017-08-04
diff -Nru python-oslo.context-2.17.0/debian/watch 
python-oslo.context-2.17.0/debian/watch
--- python-oslo.context-2.17.0/debian/watch     2017-10-29 12:49:17.000000000 
-0400
+++ python-oslo.context-2.17.0/debian/watch     2017-11-02 10:41:21.000000000 
-0400
@@ -1,3 +1,3 @@
 version=3
 opts="uversionmangle=s/\.(b|rc)/~$1/" \
-https://github.com/openstack/oslo.context/tags .*/(\d[\d\.]+)\.tar\.gz
+    http://tarballs.openstack.org/oslo.context/ oslo.context-(\d.*)\.tar\.gz

--- End Message ---
--- Begin Message ---
Source: python-oslo.context
Source-Version: 2.17.0-3

We believe that the bug you reported is fixed in the latest version of
python-oslo.context, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thomas Goirand <[email protected]> (supplier of updated python-oslo.context 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 02 Nov 2017 20:44:41 +0000
Source: python-oslo.context
Binary: python-oslo.context python-oslo.context-doc python3-oslo.context
Architecture: source all
Version: 2.17.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Description:
 python-oslo.context - WSGI context helpers for OpenStack - Python 2.x
 python-oslo.context-doc - WSGI context helpers for OpenStack - doc
 python3-oslo.context - WSGI context helpers for OpenStack - Python 3.x
Closes: 880605
Changes:
 python-oslo.context (2.17.0-3) unstable; urgency=medium
 .
   * Fixed patch header (Closes: #880605).
Checksums-Sha1:
 a530d47a2e4df9f1dcd798938ba96f4038c9cb35 2689 python-oslo.context_2.17.0-3.dsc
 63fb02e13a116c3e2eb5b109e706db27786d0d9e 3788 
python-oslo.context_2.17.0-3.debian.tar.xz
 dd62cf32b7b2a0d7d0d48c4bd6a3266f16ef13f5 922096 
python-oslo.context-doc_2.17.0-3_all.deb
 85f4009f7ae94ee85bd510bc976b1b65446ad6d0 12544 
python-oslo.context_2.17.0-3_all.deb
 8ffa1822290495cb2eae424e6dc0925dc422ef45 11896 
python-oslo.context_2.17.0-3_amd64.buildinfo
 b3660c02e5bceda03d119cb1642d1d419f09722d 12628 
python3-oslo.context_2.17.0-3_all.deb
Checksums-Sha256:
 7691cea9640343b1a80601279e336da4cdd88e278a5de89b7a85e703c2b4bb53 2689 
python-oslo.context_2.17.0-3.dsc
 162823b6b82523fd7690c42bd40d1f12c426a47b5ddcd1d5b23352f206a1ffd7 3788 
python-oslo.context_2.17.0-3.debian.tar.xz
 01b8a08f65e49bb97b82f05e90fef3f54da064d463ab80dec6aa736ba6e61815 922096 
python-oslo.context-doc_2.17.0-3_all.deb
 3f3360690235c728119d8e0d676e3e616c0be28986f25c3664ceb7dbcc4f9252 12544 
python-oslo.context_2.17.0-3_all.deb
 13db6ffeb37d21dfc9da226cee2139388832de8ac2f4be9c54b5602310708da7 11896 
python-oslo.context_2.17.0-3_amd64.buildinfo
 5f79c359205d90708899ecbd20ffb2ba908429dbefd2946947076180bc245bf8 12628 
python3-oslo.context_2.17.0-3_all.deb
Files:
 e30b38012bef8dee1b9b5979a2ca846a 2689 python optional 
python-oslo.context_2.17.0-3.dsc
 59142b4efdc24316937284ff076e6013 3788 python optional 
python-oslo.context_2.17.0-3.debian.tar.xz
 9dedc4d3d998d4e53cd3292a7b58a23e 922096 doc optional 
python-oslo.context-doc_2.17.0-3_all.deb
 8e340c1a7252fbb71ff5079319a69dc5 12544 python optional 
python-oslo.context_2.17.0-3_all.deb
 6316b4dbdcb5a108b2133d24cd672daa 11896 python optional 
python-oslo.context_2.17.0-3_amd64.buildinfo
 777446b29830c0f7f0c51449348ed694 12628 python optional 
python3-oslo.context_2.17.0-3_all.deb

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAln7jXEACgkQ1BatFaxr
Q/5kKg/+K2Iu8wplz2TD1p5m81gFwDX0shHzm4u/otqodCYceODPfvQcnOSBqZpA
BRx8cwBVlQXfU0e7xbnfCMvxbsrK7kFWcxgR+TCYhbDv/etNfGZMs5kk9bqa9kpI
9zI+dnCuTlLvCcj9nRGjv9Tq3IIxRbyKHvp2Dq+jriEAkp4octjzRATdzGCNIZNs
8yCSFXv9Br6VGrMA9u02o+qqNr/e14x6aeRedym1nvbcZ7drXNrzTAZkRIbFY70c
gsXuxhVzdQwfMNTwYzgOZLRtCT8oS26Q2/PEhxVbqc1kuYoXWEU7CD2OpPLgI/Fm
yNYxU5uDk+/CYkFdE0Pu+xE8taNOPcuaQJqmFS5ufakBMCLnyQfxECgqLlSJu8Y2
vRQgvy2yNCQboogzpjyGXj7TzQMtiU5c2r2/9koZ5/3V8qvNvdUwt+jQ6NmakgZ+
i6ZhdDaPeYC7QZIZdLljEtqje34597eB0l2C2Joe/8sR4ooCKB1x63FgJWjIwY4n
Z/N2veYQaai2k59tpIla+L/aBhEw4AJNzQuCJRNTHvWQsTsM+1Qk+uSX+BY7gUWU
ddjfSL8TNlJMEAJkpVyDqk9MBKChPv19UdTmvj4O977q9FPffOjCs7DpWAHq3ytw
vQxxgZTWSz8Xxn7ZcjZ0sKwcqtgi5brzafNXfRXAc5jmC/jZTxw=
=ldKr
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to