[lasagne] 10/17: forward new patch

Stephen Sinclair sinclairs-guest at moszumanska.debian.org
Thu Nov 2 23:24:39 UTC 2017


This is an automated email from the git hooks/post-receive script.

sinclairs-guest pushed a commit to branch master
in repository lasagne.

commit 53af7f998d15510d81a9a6223f30c1278eeb8f87
Author: Daniel Stender <stender at debian.org>
Date:   Thu Feb 9 12:25:47 2017 +0100

    forward new patch
---
 debian/changelog                       | 2 +-
 debian/patches/remove-deprecated.patch | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7deed1c..6b94db1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,7 +3,7 @@ lasagne (0.1+git20160728.8b66737-2) unstable; urgency=medium
   * Use inspect.signature instead of inspect.getargspec if possible
     (Closes: #834910) [Ole Streicher].
 
- -- Daniel Stender <stender at debian.org>  Thu, 09 Feb 2017 12:16:19 +0100
+ -- Daniel Stender <stender at debian.org>  Thu, 09 Feb 2017 12:25:30 +0100
 
 lasagne (0.1+git20160728.8b66737-1) unstable; urgency=medium
 
diff --git a/debian/patches/remove-deprecated.patch b/debian/patches/remove-deprecated.patch
index e91bc88..ffb0e64 100644
--- a/debian/patches/remove-deprecated.patch
+++ b/debian/patches/remove-deprecated.patch
@@ -3,7 +3,8 @@ Description: Use inspect.signature instead of inspect.getargspec if possible
  inspect.getargspec is deprectated in Python 3.5 and causes a warning.
  The deprecation warning caused failures in test_get_output_with_unused_kwarg and
  test_get_output_with_no_unused_kwarg.
-Bug: https://bugs.debian.org/834910 
+Bug: https://bugs.debian.org/834910
+Forwarded: https://github.com/Lasagne/Lasagne/pull/797
 --- a/lasagne/layers/helper.py
 +++ b/lasagne/layers/helper.py
 @@ -1,6 +1,6 @@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/lasagne.git



More information about the debian-science-commits mailing list