Your message dated Fri, 18 Nov 2016 17:18:54 +0000
with message-id <[email protected]>
and subject line Bug#843971: fixed in lazygal 0.9.1-1
has caused the Debian Bug report #843971,
regarding lazygal: please use python3 runtime
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.)


-- 
843971: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=843971
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: lazygal
Version: 0.9-1
Severity: wishlist
Tags: patch

Dear Maintainer,

Upstream has stable support for python3, please use the python3 runtime for
the package.

Thanks,

Alex

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.8.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages lazygal depends on:
ii  gir1.2-gexiv2-0.10  0.10.4-1
ii  python              2.7.11-2
ii  python-genshi       0.7-5
ii  python-gi           3.22.0-1
ii  python-imaging      3.4.2-1
pn  python:any          <none>

lazygal recommends no packages.

Versions of packages lazygal suggests:
ii  gir1.2-gst-plugins-base-1.0  1.10.0-1
ii  gir1.2-gstreamer-1.0         1.10.0-2
ii  gstreamer1.0-plugins-base    1.10.0-1
ii  gstreamer1.0-plugins-good    1.10.0-1
ii  python-gst-1.0               1.10.0-1

-- no debconf information
diff -Nru lazygal-0.9.old/debian/control lazygal-0.9/debian/control
--- lazygal-0.9.old/debian/control	2016-11-10 13:30:19.000000000 +0100
+++ lazygal-0.9/debian/control	2016-11-11 11:28:03.956096020 +0100
@@ -4,7 +4,7 @@
 Maintainer: Michal Čihař <[email protected]>
 Uploaders: Python Applications Packaging Team <[email protected]>
 Build-Depends: debhelper (>= 9), docbook-xsl, xsltproc
-Build-Depends-Indep: python (>= 2.6.6-3)
+Build-Depends-Indep: python3 (>= 3.3)
 Standards-Version: 3.9.8
 Vcs-Svn: svn://anonscm.debian.org/python-apps/packages/lazygal/trunk/
 Vcs-Browser: http://anonscm.debian.org/viewvc/python-apps/packages/lazygal/trunk/
@@ -13,19 +13,19 @@
 
 Package: lazygal
 Architecture: all
-Depends: ${python:Depends},
+Depends: ${python3:Depends},
          ${misc:Depends},
-         python-imaging,
-         python-genshi,
+         python3-pil,
+         python3-genshi,
          gir1.2-gexiv2-0.10 (>= 0.10.1),
-         python-gi,
-         python (>= 2.5)
+         python3-gi,
+         python3 (>= 3.3)
 Suggests: gstreamer1.0-plugins-base, 
           gstreamer1.0-plugins-good,
           gir1.2-gstreamer-1.0, 
           gir1.2-gst-plugins-base-1.0, 
-          python-gst-1.0
-Breaks: ${python:Breaks}
+          python3-gst-1.0
+Breaks: ${python3:Breaks}
 Description: static web gallery generator
  Lazygal is another static web gallery generator written in Python. It is
  command line based, uses reusable engine and is lazy - it regenerates
diff -Nru lazygal-0.9.old/debian/rules lazygal-0.9/debian/rules
--- lazygal-0.9.old/debian/rules	2016-07-07 11:42:23.000000000 +0200
+++ lazygal-0.9/debian/rules	2016-11-11 11:33:17.111134675 +0100
@@ -1,8 +1,8 @@
 #!/usr/bin/make -f
 
 override_dh_auto_clean:
-	rm -rf build/mo
+	rm -rf build/mo lazygal.1 lazygal.conf.5
 	dh_auto_clean
 
 %:
-	dh $@ --with python2
+	dh $@ --with=python3 --buildsystem=pybuild

--- End Message ---
--- Begin Message ---
Source: lazygal
Source-Version: 0.9.1-1

We believe that the bug you reported is fixed in the latest version of
lazygal, 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.
Michal Čihař <[email protected]> (supplier of updated lazygal 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: Fri, 18 Nov 2016 17:57:55 +0100
Source: lazygal
Binary: lazygal
Architecture: source all
Version: 0.9.1-1
Distribution: unstable
Urgency: medium
Maintainer: Michal Čihař <[email protected]>
Changed-By: Michal Čihař <[email protected]>
Description:
 lazygal    - static web gallery generator
Closes: 843971
Changes:
 lazygal (0.9.1-1) unstable; urgency=medium
 .
   * New upstream release.
   * Use Python 3 (Closes: #843971).
Checksums-Sha1:
 b74976dbd82262ececc2e7471846c9efb7160ad4 2032 lazygal_0.9.1-1.dsc
 3225d1b0030ba1cec2b7a0cfad8f30aa45971acb 873290 lazygal_0.9.1.orig.tar.gz
 3fe3ff9a3a058e53a78285361e7454e681a09f9a 4156 lazygal_0.9.1-1.debian.tar.xz
 2ab1e4b8c1824058090948562f8b30127e60438c 191528 lazygal_0.9.1-1_all.deb
 d5fb7698fad368eef9ab30398e37bf12b374f669 5111 lazygal_0.9.1-1_amd64.buildinfo
Checksums-Sha256:
 8c6fe3ab5b22a44f3e477acb5983946387b86efda120d928448810130f02a852 2032 
lazygal_0.9.1-1.dsc
 12cae765226b09a1edcb7bf02f46f2abab87c2cd49bc1772c635d75d544517a4 873290 
lazygal_0.9.1.orig.tar.gz
 2dc0423d5eede43957311da2c7609eba2baa4f7fb67bae6acf09c69511b644ab 4156 
lazygal_0.9.1-1.debian.tar.xz
 621b294da60e72d13b32df5d16ff639b44797a85a50445bb967f46138b989835 191528 
lazygal_0.9.1-1_all.deb
 84b4c88d3a168546b2c4c5e558f83b029a2f3c0105b855515b314a595910f01e 5111 
lazygal_0.9.1-1_amd64.buildinfo
Files:
 a8a4f214118ac9b5156a09db2fe52a11 2032 graphics optional lazygal_0.9.1-1.dsc
 656691b0d70214c3a27aa5c775aca307 873290 graphics optional 
lazygal_0.9.1.orig.tar.gz
 0c1d5045567fbd260bd989522159e5c5 4156 graphics optional 
lazygal_0.9.1-1.debian.tar.xz
 6f8cf333fe500666ee185818bfe84ede 191528 graphics optional 
lazygal_0.9.1-1_all.deb
 b8a2df3d82d53bf80bbaa48c411a99b2 5111 graphics optional 
lazygal_0.9.1-1_amd64.buildinfo

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

iQIzBAEBCAAdFiEEh+Zzr4P2w6DDRMjD9KoinU1YwkUFAlgvM2IACgkQ9KoinU1Y
wkVcDg//WrWFfge7IbwktrC/kWBZPuscjp60UTuujs3a4JdCh8si4dl2uqzUIaxF
KNGirRoTWLhRg6h+8TT/UEWTRkcgllS+6P8Emb+GzoPWxZQNR4GUOZ35vh3Xpaxj
Hj5deIXLUHZPzlCBwAAuboR3Qc1yNlFUrZhmicJMH7QILcMEynK4YW3sMuo1Bc/e
LOx9b0gHpMQ6zymOBcw72ATfFO5mRmR/wODwnU0VOgewX8EV1o/72qtqrH7RWprP
VC78T7Zb2W+mfImkrnlUICGQwoDxEr2v5C54wB0c1XdF652EwkFEtKfJ3Yf68xUC
lEUxKI/9gr+PNm8ki/T7Lt81JH9bHsOBHIvN64M45z7vyU9w0clH0YYVa3WrqKQU
NQP9wd5UiSP3m/wH16VQmW/UjjpkffMNinxtdvY0j7D7tvXISp9rmEEcN0KD7ko4
06OYv1QphM8jZ3t4OEmgzOFYmB0T9Bm0LXzi1+1V0O2av64vth0VedyTzSpuyqgn
f5x3iS29neexdqlYua7WOzTAX/Z7ryo1wyL23MP33KL6V6I5f8xaWO/Ep3zmZoy+
5ccZdu1BQC+crfg2ri4csSnIuTv1pWGMT/jHm2Bs97oNEVP3kB8gPTCC3d1syAow
BNjXdEVzbmgskld2B2QDY0qosGLJQvXQrHjnmzZwZk5rk7UmnSE=
=9UWg
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to