Your message dated Thu, 2 Nov 2017 21:48:16 +0100
with message-id <[email protected]>
and subject line Re: [PKG-Openstack-devel] Bug#880609: python-oslo.config:
Align with Ubuntu
has caused the Debian Bug report #880609,
regarding python-oslo.config: 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.)
--
880609: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=880609
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-oslo.config
Version: 1:4.11.0-4
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/control: Retain Breaks/Replaces.
- debian/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)
diff -Nru python-oslo.config-4.11.0/debian/control
python-oslo.config-4.11.0/debian/control
--- python-oslo.config-4.11.0/debian/control 2017-11-01 17:27:17.000000000
-0400
+++ python-oslo.config-4.11.0/debian/control 2017-11-02 10:27:45.000000000
-0400
@@ -71,6 +71,8 @@
python-yaml,
${misc:Depends},
${python:Depends},
+Breaks: python-oslo.config (>= 1:3.22.0),
+Replaces: python-oslo.config (>= 1:3.22.0),
Description: Common code for Openstack Projects (configuration API) - Python
2.x
The OpenStack Oslo project provides Python libraries containing
infrastructure code shared by OpenStack projects.
@@ -109,6 +111,8 @@
python3-yaml,
${misc:Depends},
${python3:Depends},
+Breaks: python3-oslo.config (>= 1:3.22.0),
+Replaces: python3-oslo.config (>= 1:3.22.0),
Description: Common code for Openstack Projects (configuration API) - Python
3.x
The OpenStack Oslo project provides Python libraries containing
infrastructure code shared by OpenStack projects.
diff -Nru python-oslo.config-4.11.0/debian/gbp.conf
python-oslo.config-4.11.0/debian/gbp.conf
--- python-oslo.config-4.11.0/debian/gbp.conf 1969-12-31 19:00:00.000000000
-0500
+++ python-oslo.config-4.11.0/debian/gbp.conf 2017-11-02 10:27:45.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.config-4.11.0/debian/watch
python-oslo.config-4.11.0/debian/watch
--- python-oslo.config-4.11.0/debian/watch 2017-11-01 17:27:17.000000000
-0400
+++ python-oslo.config-4.11.0/debian/watch 2017-11-02 10:27:45.000000000
-0400
@@ -1,3 +1,3 @@
version=3
-opts="uversionmangle=s/\.(b|rc)/~$1/" \
-https://github.com/openstack/oslo.config/tags .*/(\d[\d\.]+)\.tar\.gz
+opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
+http://tarballs.openstack.org/oslo.config/ oslo.config-(\d.*)\.tar\.gz
--- End Message ---
--- Begin Message ---
On 11/02/2017 07:49 PM, Corey Bryant wrote:
> Package: python-oslo.config
> Version: 1:4.11.0-4
> 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/control: Retain Breaks/Replaces.
> - debian/watch: Use tarballs.openstack.org.
As I wrote earlier, none of the above make sense. Will not apply.
Cheers,
Thomas Goirand (zigo)
--- End Message ---