Processed: Re: Bug#882815: stretch-pu: package exam/0.10.5-2~deb9u1

2018-02-23 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 + pending
Bug #882815 [release.debian.org] stretch-pu: package exam/0.10.5-1+deb9u1
Added tag(s) pending.

-- 
882815: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=882815
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#882815: stretch-pu: package exam/0.10.5-2~deb9u1

2018-02-23 Thread Adam D. Barratt
Control: tags -1 + pending

On Sat, 2018-02-10 at 09:40 +0100, Julien Cristau wrote:
> Control: tag -1 confirmed
> 
> On Sun, Jan 14, 2018 at 12:34:00 +0100, Andreas Beckmann wrote:
> 
> > diff -Nru exam-0.10.5/debian/changelog exam-0.10.5/debian/changelog
> > --- exam-0.10.5/debian/changelog2016-06-14
> > 19:54:12.0 +0200
> > +++ exam-0.10.5/debian/changelog2017-07-08
> > 05:47:09.0 +0200
> > @@ -1,3 +1,19 @@
> > +exam (0.10.5-1+deb9u1) stretch; urgency=medium
> > +
> > +  [ Andreas Beckmann ]
> > +  * Non-maintainer upload.
> > +  * Backport fixes from 0.10.5-2 to stretch.
> > +
> > +  [ Scott Kitterman ]
> > +  * Correct Vcs-* fields in debian/control to point to the correct
> > package
> > +name
> > +  * Use correct substitution varial for python3-exam so python3
> > interpreter
> 
> "variable" :)
> 
> > +depends are correctly generated (Closes: #867404)
> > +  * Let dh_python determine the mock depends (corrects issue where
> > python-
> > +exam incorrectly depended on python-mock instead of python3-
> > mock)
> > +
> > + -- Scott Kitterman   Fri, 07 Jul 2017
> > 23:47:09 -0400
> > +
> >  exam (0.10.5-1) unstable; urgency=low
> >  
> >    * Initial release. (Closes: #825822)
> 
> Go ahead.
> 

Uploaded and flagged for acceptance.

Regards,

Adam



Bug#882815: stretch-pu: package exam/0.10.5-2~deb9u1

2018-02-10 Thread Julien Cristau
Control: tag -1 confirmed

On Sun, Jan 14, 2018 at 12:34:00 +0100, Andreas Beckmann wrote:

> diff -Nru exam-0.10.5/debian/changelog exam-0.10.5/debian/changelog
> --- exam-0.10.5/debian/changelog  2016-06-14 19:54:12.0 +0200
> +++ exam-0.10.5/debian/changelog  2017-07-08 05:47:09.0 +0200
> @@ -1,3 +1,19 @@
> +exam (0.10.5-1+deb9u1) stretch; urgency=medium
> +
> +  [ Andreas Beckmann ]
> +  * Non-maintainer upload.
> +  * Backport fixes from 0.10.5-2 to stretch.
> +
> +  [ Scott Kitterman ]
> +  * Correct Vcs-* fields in debian/control to point to the correct package
> +name
> +  * Use correct substitution varial for python3-exam so python3 interpreter

"variable" :)

> +depends are correctly generated (Closes: #867404)
> +  * Let dh_python determine the mock depends (corrects issue where python-
> +exam incorrectly depended on python-mock instead of python3-mock)
> +
> + -- Scott Kitterman   Fri, 07 Jul 2017 23:47:09 -0400
> +
>  exam (0.10.5-1) unstable; urgency=low
>  
>* Initial release. (Closes: #825822)

Go ahead.

Cheers,
Julien



Processed: Re: Bug#882815: stretch-pu: package exam/0.10.5-2~deb9u1

2018-02-10 Thread Debian Bug Tracking System
Processing control commands:

> tag -1 confirmed
Bug #882815 [release.debian.org] stretch-pu: package exam/0.10.5-1+deb9u1
Added tag(s) confirmed.

-- 
882815: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=882815
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#882815: stretch-pu: package exam/0.10.5-2~deb9u1

2018-01-14 Thread Andreas Beckmann
Followup-For: Bug #882815
Control: retitle -1 stretch-pu: package exam/0.10.5-1+deb9u1
Control: tag -1 - moreinfo

Hi,

attached is a new debdiff without the git-dpm noise.


Andreas
diff -Nru exam-0.10.5/debian/changelog exam-0.10.5/debian/changelog
--- exam-0.10.5/debian/changelog2016-06-14 19:54:12.0 +0200
+++ exam-0.10.5/debian/changelog2017-07-08 05:47:09.0 +0200
@@ -1,3 +1,19 @@
+exam (0.10.5-1+deb9u1) stretch; urgency=medium
+
+  [ Andreas Beckmann ]
+  * Non-maintainer upload.
+  * Backport fixes from 0.10.5-2 to stretch.
+
+  [ Scott Kitterman ]
+  * Correct Vcs-* fields in debian/control to point to the correct package
+name
+  * Use correct substitution varial for python3-exam so python3 interpreter
+depends are correctly generated (Closes: #867404)
+  * Let dh_python determine the mock depends (corrects issue where python-
+exam incorrectly depended on python-mock instead of python3-mock)
+
+ -- Scott Kitterman   Fri, 07 Jul 2017 23:47:09 -0400
+
 exam (0.10.5-1) unstable; urgency=low
 
   * Initial release. (Closes: #825822)
diff -Nru exam-0.10.5/debian/control exam-0.10.5/debian/control
--- exam-0.10.5/debian/control  2016-06-14 19:54:12.0 +0200
+++ exam-0.10.5/debian/control  2017-07-08 05:47:09.0 +0200
@@ -21,12 +21,12 @@
 X-Python-Version: >= 2.6
 X-Python3-Version: >= 3.2
 Homepage: https://github.com/fluxx/exam
-Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-exam.git
-Vcs-Browser: 
https://anonscm.debian.org/cgit/python-modules/packages/python-exam.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/exam.git
+Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/exam.git
 
 Package: python-exam
 Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, python-mock
+Depends: ${misc:Depends}, ${python:Depends}
 Description: Python module to help write better tests
  Exam is a Python toolkit for writing better tests.  It aims to remove
  a lot of the boiler plate testing code one often writes, while still
@@ -59,7 +59,7 @@
 
 Package: python3-exam
 Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, python-mock
+Depends: ${misc:Depends}, ${python3:Depends}
 Description: Python module to help write better tests
  Exam is a Python toolkit for writing better tests.  It aims to remove
  a lot of the boiler plate testing code one often writes, while still


Processed: Re: Bug#882815: stretch-pu: package exam/0.10.5-2~deb9u1

2018-01-13 Thread Debian Bug Tracking System
Processing control commands:

> tag -1 moreinfo
Bug #882815 [release.debian.org] stretch-pu: package exam/0.10.5-2~deb9u1
Added tag(s) moreinfo.

-- 
882815: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=882815
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#882815: stretch-pu: package exam/0.10.5-2~deb9u1

2018-01-13 Thread Julien Cristau
Control: tag -1 moreinfo

On Mon, Nov 27, 2017 at 01:43:26 +0100, Andreas Beckmann wrote:

> Package: release.debian.org
> Severity: normal
> Tags: stretch
> User: release.debian@packages.debian.org
> Usertags: pu
> 
> Fixing up the python dependencies.
> 
> The debdiff is a bit noisy due to the renaming of the patches ...
> but therefore it's just a rebuild of the package from sid.
> 
Any reason to not just fix the bug and avoid the patch renaming?

Cheers,
Julien



Bug#882815: stretch-pu: package exam/0.10.5-2~deb9u1

2017-11-26 Thread Andreas Beckmann
Package: release.debian.org
Severity: normal
Tags: stretch
User: release.debian@packages.debian.org
Usertags: pu

Fixing up the python dependencies.

The debdiff is a bit noisy due to the renaming of the patches ...
but therefore it's just a rebuild of the package from sid.

$ debdiff python3-exam_0.10.5-1_all.deb python3-exam_0.10.5-2~deb9u1_all.deb
File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

Depends: [-python-mock-] {+python3-mock, python3:any (>= 3.3.2-2~)+}
Version: [-0.10.5-1-] {+0.10.5-2~deb9u1+}

$ debdiff python-exam_0.10.5-1_all.deb python-exam_0.10.5-2~deb9u1_all.deb
File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

Version: [-0.10.5-1-] {+0.10.5-2~deb9u1+}


Andreas
diff -Nru exam-0.10.5/debian/changelog exam-0.10.5/debian/changelog
--- exam-0.10.5/debian/changelog2016-06-14 19:54:12.0 +0200
+++ exam-0.10.5/debian/changelog2017-11-27 01:27:32.0 +0100
@@ -1,3 +1,23 @@
+exam (0.10.5-2~deb9u1) stretch; urgency=medium
+
+  * Non-maintainer upload.
+  * Rebuild for stretch
+
+ -- Andreas Beckmann   Mon, 27 Nov 2017 01:27:32 +0100
+
+exam (0.10.5-2) unstable; urgency=medium
+
+  * Team upload.
+  * Create DPMT git repository and refresh patches using gbp pq
+  * Correct Vcs-* fields in debian/control to point to the correct package
+name
+  * Use correct substitution varial for python3-exam so python3 interpreter
+depends are correctly generated (Closes: #867404)
+  * Let dh_python determine the mock depends (corrects issue where python-
+exam incorrectly depended on python-mock instead of python3-mock)
+
+ -- Scott Kitterman   Fri, 07 Jul 2017 23:47:09 -0400
+
 exam (0.10.5-1) unstable; urgency=low
 
   * Initial release. (Closes: #825822)
diff -Nru exam-0.10.5/debian/control exam-0.10.5/debian/control
--- exam-0.10.5/debian/control  2016-06-14 19:54:12.0 +0200
+++ exam-0.10.5/debian/control  2017-07-08 05:47:06.0 +0200
@@ -21,12 +21,12 @@
 X-Python-Version: >= 2.6
 X-Python3-Version: >= 3.2
 Homepage: https://github.com/fluxx/exam
-Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-exam.git
-Vcs-Browser: 
https://anonscm.debian.org/cgit/python-modules/packages/python-exam.git
+Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/exam.git
+Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/exam.git
 
 Package: python-exam
 Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, python-mock
+Depends: ${misc:Depends}, ${python:Depends}
 Description: Python module to help write better tests
  Exam is a Python toolkit for writing better tests.  It aims to remove
  a lot of the boiler plate testing code one often writes, while still
@@ -59,7 +59,7 @@
 
 Package: python3-exam
 Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, python-mock
+Depends: ${misc:Depends}, ${python3:Depends}
 Description: Python module to help write better tests
  Exam is a Python toolkit for writing better tests.  It aims to remove
  a lot of the boiler plate testing code one often writes, while still
diff -Nru exam-0.10.5/debian/gbp.conf exam-0.10.5/debian/gbp.conf
--- exam-0.10.5/debian/gbp.conf 1970-01-01 01:00:00.0 +0100
+++ exam-0.10.5/debian/gbp.conf 2017-07-08 05:40:25.0 +0200
@@ -0,0 +1,3 @@
+[DEFAULT]
+debian-branch=debian/master
+
diff -Nru 
exam-0.10.5/debian/patches/0001-Upstream-7c3f150a38076b48717cf08567c3e4809bf22a3d.patch
 
exam-0.10.5/debian/patches/0001-Upstream-7c3f150a38076b48717cf08567c3e4809bf22a3d.patch
--- 
exam-0.10.5/debian/patches/0001-Upstream-7c3f150a38076b48717cf08567c3e4809bf22a3d.patch
 1970-01-01 01:00:00.0 +0100
+++ 
exam-0.10.5/debian/patches/0001-Upstream-7c3f150a38076b48717cf08567c3e4809bf22a3d.patch
 2017-07-08 05:39:14.0 +0200
@@ -0,0 +1,23 @@
+From: Debian Python Modules Team 
+Date: Fri, 7 Jul 2017 23:24:16 -0400
+Subject: Upstream-7c3f150a38076b48717cf08567c3e4809bf22a3d
+
+---
+ debian/gbp.conf | 3 +++
+ setup.py| 2 +-
+ 2 files changed, 4 insertions(+), 1 deletion(-)
+ create mode 100644 debian/gbp.conf
+
+diff --git a/setup.py b/setup.py
+index fcc1ecc..f534585 100755
+--- a/setup.py
 b/setup.py
+@@ -27,7 +27,7 @@ setup(
+ url='https://github.com/fluxx/exam',
+ description='Helpers for better testing.',
+ license='MIT',
+-packages=find_packages(),
++packages=find_packages(exclude=['tests', 'tests.*']),
+ install_requires=install_requires,
+ tests_require=tests_require,
+ setup_requires=setup_requires,
diff -Nru exam-0.10.5/debian/patches/0002-Tests-failing-on-3.5.patch 
exam-0.10.5/debian/patches/0002-Tests-failing-on-3.5.patch
--- exam-0.10.5/debian/patches/0002-Tests-failing-on-3.5.patch