Bug#942936: datalad-container: diff for NMU version 1.0.0-1.1

2020-03-29 Thread Yaroslav Halchenko
d'oh -- missed that one, thank you Sando, I will apply the patch and
upload as -2.

Cheers,

On Sun, 29 Mar 2020, Sandro Tosi wrote:

> Control: tags 942936 + patch


> Dear maintainer,

> I've prepared an NMU for datalad-container (versioned as 1.0.0-1.1). The diff
> is attached to this message.

> Regards.


> diff -Nru datalad-container-1.0.0/debian/changelog 
> datalad-container-1.0.0/debian/changelog
> --- datalad-container-1.0.0/debian/changelog  2020-02-24 10:31:21.0 
> -0500
> +++ datalad-container-1.0.0/debian/changelog  2020-03-29 11:57:39.0 
> -0400
> @@ -1,3 +1,10 @@
> +datalad-container (1.0.0-1.1) unstable; urgency=medium
> +
> +  * Non-maintainer upload.
> +  * Use python3-requests; Closes: #942936
> +
> + -- Sandro Tosi   Sun, 29 Mar 2020 11:57:39 -0400
> +
>  datalad-container (1.0.0-1) unstable; urgency=medium

>* Fresh upstream release
> diff -Nru datalad-container-1.0.0/debian/control 
> datalad-container-1.0.0/debian/control
> --- datalad-container-1.0.0/debian/control2020-02-24 10:31:21.0 
> -0500
> +++ datalad-container-1.0.0/debian/control2020-03-29 11:54:49.0 
> -0400
> @@ -6,7 +6,7 @@
>   debhelper (>= 10),
>   dh-python,
>   datalad (>= 0.12~),
> - python-requests (>= 1.2),
> + python3-requests (>= 1.2),
>   python3-setuptools,
>   python3-all,
>   python3-nose,


-- 
Yaroslav O. Halchenko
Center for Open Neuroscience http://centerforopenneuroscience.org
Dartmouth College, 419 Moore Hall, Hinman Box 6207, Hanover, NH 03755
Phone: +1 (603) 646-9834   Fax: +1 (603) 646-1419
WWW:   http://www.linkedin.com/in/yarik



Bug#942936: datalad-container: diff for NMU version 1.0.0-1.1

2020-03-29 Thread Sandro Tosi
Control: tags 942936 + patch


Dear maintainer,

I've prepared an NMU for datalad-container (versioned as 1.0.0-1.1). The diff
is attached to this message.

Regards.

diff -Nru datalad-container-1.0.0/debian/changelog datalad-container-1.0.0/debian/changelog
--- datalad-container-1.0.0/debian/changelog	2020-02-24 10:31:21.0 -0500
+++ datalad-container-1.0.0/debian/changelog	2020-03-29 11:57:39.0 -0400
@@ -1,3 +1,10 @@
+datalad-container (1.0.0-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Use python3-requests; Closes: #942936
+
+ -- Sandro Tosi   Sun, 29 Mar 2020 11:57:39 -0400
+
 datalad-container (1.0.0-1) unstable; urgency=medium
 
   * Fresh upstream release
diff -Nru datalad-container-1.0.0/debian/control datalad-container-1.0.0/debian/control
--- datalad-container-1.0.0/debian/control	2020-02-24 10:31:21.0 -0500
+++ datalad-container-1.0.0/debian/control	2020-03-29 11:54:49.0 -0400
@@ -6,7 +6,7 @@
  debhelper (>= 10),
  dh-python,
  datalad (>= 0.12~),
- python-requests (>= 1.2),
+ python3-requests (>= 1.2),
  python3-setuptools,
  python3-all,
  python3-nose,