Bug#600429: marked as done (default menu option "manual" don't open the awesome manual)
Your message dated Sun, 15 Oct 2017 15:14:00 +0200 with message-id <20171015131400.cmiqetcx5otpe...@reiner-h.de> and subject line Re: Bug#600429: default menu option "manual" don't open the awesome manual has caused the Debian Bug report #600429, regarding default menu option "manual" don't open the awesome manual 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 ow...@bugs.debian.org immediately.) -- 600429: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=600429 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: awesome Version: 3.4.6-1 Severity: normal Tags: patch The cause of this issue is the /etc/xdg/awesome/rc.lua file that exec "terminal -e man awesome", but the -e option can get only one argument. This file is generated from awesomrc.lua.in in the source package. The solution is to enclose the command within two quotes. This bug is present also in sid. -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.35-4.dmz.1-liquorix-amd64 (SMP w/2 CPU cores; PREEMPT) Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages awesome depends on: ii dbus-x11 1.2.24-3 simple interprocess messaging syst ii libc6 2.11.2-6 Embedded GNU C Library: Shared lib ii libcairo2 1.8.10-6 The Cairo 2D vector graphics libra ii libdbus-1-3 1.2.24-3 simple interprocess messaging syst ii libev31:3.9-1high-performance event loop librar ii libglib2.0-0 2.24.2-1 The GLib library of C routines ii libimlib2 1.4.2-8+b2 powerful image loading and renderi ii liblua5.1-0 5.1.4-5Simple, extensible, embeddable pro ii libpango1.0-0 1.28.1-1 Layout and rendering of internatio ii libstartup-notification0 0.10-1 library for program launch feedbac ii libx11-6 2:1.3.3-3 X11 client-side library ii libxcb-atom1 0.3.6-1utility libraries for X C Binding ii libxcb-aux0 0.3.6-1utility libraries for X C Binding ii libxcb-event1 0.3.6-1utility libraries for X C Binding ii libxcb-icccm1 0.3.6-1utility libraries for X C Binding ii libxcb-image0 0.3.6-1utility libraries for X C Binding ii libxcb-keysyms1 0.3.6-1utility libraries for X C Binding ii libxcb-property1 0.3.6-1utility libraries for X C Binding ii libxcb-randr0 1.6-1 X C Binding, randr extension ii libxcb-render-util0 0.3.6-1utility libraries for X C Binding ii libxcb-render01.6-1 X C Binding, render extension ii libxcb-shape0 1.6-1 X C Binding, shape extension ii libxcb-shm0 1.6-1 X C Binding, shm extension ii libxcb-xinerama0 1.6-1 X C Binding, xinerama extension ii libxcb-xtest0 1.6-1 X C Binding, xtest extension ii libxcb1 1.6-1 X C Binding ii libxdg-basedir1 1.1.1-1Implementation of the XDG Base Dir ii menu 2.1.44 generates programs menu for all me Versions of packages awesome recommends: ii rlwrap0.37-1 readline feature command line wrap ii x11-xserver-utils 7.5+2 X server utilities awesome suggests no packages. -- Configuration Files: /etc/xdg/awesome/rc.lua changed [not included] -- no debconf information *** awesome-3.4.6_old/awesomerc.lua.in 2010-10-16 11:44:20.0 +0200 --- awesome-3.4.6/awesomerc.lua.in 2010-10-16 11:43:20.187203020 +0200 *** *** 56,62 -- {{{ Menu -- Create a laucher widget and a main menu myawesomemenu = { !{ "manual", terminal .. " -e man awesome" }, { "edit config", editor_cmd .. " " .. awful.util.getdir("config") .. "/rc.lua" }, { "restart", awesome.restart }, { "quit", awesome.quit } --- 56,62 -- {{{ Menu -- Create a laucher widget and a main menu myawesomemenu = { !{ "manual", terminal .. " -e 'man awesome'" }, { "edit config", editor_cmd .. " " .. awful.util.getdir("config") .. "/rc.lua" }, { "restart", awesome.restart }, { "quit", awesome.quit } --- End Message --- --- Begin Message --- Control: notfound -1 awesome/3.4.15-1 Control: notfound -1 awesome/3.4.6-1 I'm closing th
Processed: notfound 600429 in awesome/3.4.15-1, notfound 600429 in awesome/3.4.6-1
Processing commands for cont...@bugs.debian.org: > notfound 600429 awesome/3.4.15-1 Bug #600429 {Done: Reiner Herrmann } [awesome] default menu option "manual" don't open the awesome manual No longer marked as found in versions awesome/3.4.15-1. > notfound 600429 awesome/3.4.6-1 Bug #600429 {Done: Reiner Herrmann } [awesome] default menu option "manual" don't open the awesome manual No longer marked as found in versions awesome/3.4.6-1. > thanks Stopping processing here. Please contact me if you need assistance. -- 600429: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=600429 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
Bug#629061: marked as done (awesome: Notifications don't support buttons)
Your message dated Sun, 15 Oct 2017 15:44:23 +0200 with message-id <20171015134423.bs4p3lroj524q...@reiner-h.de> and subject line Re: awesome: Notifications don't support buttons has caused the Debian Bug report #629061, regarding awesome: Notifications don't support buttons 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 ow...@bugs.debian.org immediately.) -- 629061: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=629061 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: awesome Version: 3.4.9-1.2 Severity: normal The kerneloops applet sends notifications when it detects kernel oops in the kernel logs. The notifications ask the use whether they want to send a report to the kernel developers. I suppose it should display one or more buttons to actually have the answer from the user. The kerneloops notifications also include a link, which appears as plain html in the notification shown by awesome. Mike -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.39-1-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages awesome depends on: ii dbus-x11 1.4.10-1 simple interprocess messaging syst ii libc6 2.13-4 Embedded GNU C Library: Shared lib ii libcairo2 1.10.2-6 The Cairo 2D vector graphics libra ii libdbus-1-3 1.4.10-1 simple interprocess messaging syst ii libev41:4.04-1 high-performance event loop librar ii libglib2.0-0 2.28.6-1 The GLib library of C routines ii libimlib2 1.4.4-1powerful image loading and renderi ii liblua5.1-0 5.1.4-5Simple, extensible, embeddable pro ii libpango1.0-0 1.28.3-6 Layout and rendering of internatio ii libstartup-notification0 0.12-1 library for program launch feedbac ii libx11-6 2:1.4.3-1 X11 client-side library ii libxcb-icccm4 0.3.8-1utility libraries for X C Binding ii libxcb-image0 0.3.8-1utility libraries for X C Binding ii libxcb-keysyms1 0.3.8-1utility libraries for X C Binding ii libxcb-randr0 1.7-2 X C Binding, randr extension ii libxcb-render01.7-2 X C Binding, render extension ii libxcb-shape0 1.7-2 X C Binding, shape extension ii libxcb-shm0 1.7-2 X C Binding, shm extension ii libxcb-util0 0.3.8-1utility libraries for X C Binding ii libxcb-xinerama0 1.7-2 X C Binding, xinerama extension ii libxcb-xtest0 1.7-2 X C Binding, xtest extension ii libxcb1 1.7-2 X C Binding ii libxdg-basedir1 1.1.1-2Implementation of the XDG Base Dir ii menu 2.1.45 generates programs menu for all me Versions of packages awesome recommends: pn rlwrap (no description available) ii x11-xserver-utils 7.6+2 X server utilities awesome suggests no packages. -- no debconf information --- End Message --- --- Begin Message --- Version: 4.0-1 Buttons in notifications are now supported. They are shown as clickable links in the notification popup and return the correct value. Tested with kerneloops-applet. signature.asc Description: PGP signature --- End Message ---
Bug#693135: awesomes menu should include xdg desktop entries
Control: block -1 by 878663 I asked for inclusion [1] of awesome-freedesktop [2] in awesome-extra. This would allow the integration of a nice freedesktop xdg menu. [1] https://bugs.debian.org/878663 [2] https://github.com/lcpz/awesome-freedesktop signature.asc Description: PGP signature
Processed: Re: awesomes menu should include xdg desktop entries
Processing control commands: > block -1 by 878663 Bug #693135 [awesome] awesomes menu should include xdg desktop entries 693135 was not blocked by any bugs. 693135 was not blocking any bugs. Added blocking bug(s) of 693135: 878663 -- 693135: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=693135 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
Bug#648619: marked as done (Maximised floating windows move down-right when mod key is held and mouse moved)
Your message dated Sun, 15 Oct 2017 16:18:39 +0200 with message-id <20171015141839.r7gkgbhwsfh3z...@reiner-h.de> and subject line Re: Bug#648619: Maximised floating windows move down-right when mod key is held and mouse moved has caused the Debian Bug report #648619, regarding Maximised floating windows move down-right when mod key is held and mouse moved 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 ow...@bugs.debian.org immediately.) -- 648619: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=648619 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: awesome Version: 3.4.10-1 Severity: normal If I hold the mod-key and click on a maximised, floating window, then the window will move down-right +1+1 for every pixel of mouse movement, independent of the direction of the movement. If I am failing to explain this properly, I can make a video. -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 3.0.0-1-amd64 (SMP w/4 CPU cores) Locale: LANG=en_NZ, LC_CTYPE=en_NZ.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages awesome depends on: ii dbus-x11 1.4.16-1 ii libc6 2.13-21 ii libcairo2 1.10.2-6.1 ii libdbus-1-3 1.4.16-1 ii libev41:4.04-1 ii libglib2.0-0 2.28.8-1 ii libimlib2 1.4.4-1+b1 ii liblua5.1-0 5.1.4-10 ii libpango1.0-0 1.29.4-2 ii libstartup-notification0 0.12-1 ii libx11-6 2:1.4.4-2 ii libxcb-icccm4 0.3.8-1 ii libxcb-image0 0.3.8-1 ii libxcb-keysyms1 0.3.8-1 ii libxcb-randr0 1.7-3 ii libxcb-render01.7-3 ii libxcb-shape0 1.7-3 ii libxcb-shm0 1.7-3 ii libxcb-util0 0.3.8-1 ii libxcb-xinerama0 1.7-3 ii libxcb-xtest0 1.7-3 ii libxcb1 1.7-3 ii libxdg-basedir1 1.1.1-2 ii menu 2.1.45 Versions of packages awesome recommends: ii rlwrap 0.37-2 ii x11-xserver-utils 7.6+3 awesome suggests no packages. -- debconf-show failed -- .''`. martin f. krafft Related projects: : :' : proud Debian developer http://debiansystem.info `. `'` http://people.debian.org/~madduckhttp://vcs-pkg.org `- Debian - when you have better things to do than fixing systems digital_signature_gpg.asc Description: Digital signature (see http://martin-krafft.net/gpg/sig-policy/999bbcc4/current) --- End Message --- --- Begin Message --- Bug is marked as fixed in the BTS, but has not been closed. Closing this now as I'm not able to reproduce it. signature.asc Description: PGP signature --- End Message ---
Processed: bug 529644 is forwarded to https://github.com/awesomeWM/awesome/issues/1282
Processing commands for cont...@bugs.debian.org: > forwarded 529644 https://github.com/awesomeWM/awesome/issues/1282 Bug #529644 [awesome] awesome: When running a program (mod4+r) fails, the error message doesn't disappear Set Bug forwarded-to-address to 'https://github.com/awesomeWM/awesome/issues/1282'. > thanks Stopping processing here. Please contact me if you need assistance. -- 529644: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=529644 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
Processed: Re: gvrng: depends on python-gtksourceview2 which is deprecated
Processing control commands: > severity -1 serious Bug #822585 [src:gvrng] gvrng: depends on python-gtksourceview2 which is deprecated Severity set to 'serious' from 'important' -- 822585: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=822585 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
Bug#822585: gvrng: depends on python-gtksourceview2 which is deprecated
Control: severity -1 serious On Mon, 25 Apr 2016 16:53:33 +0200 po...@debian.org wrote: > Source: gvrng > Severity: important > Tags: sid stretch > User: pkg-gnome-maintain...@lists.alioth.debian.org > Usertags: oldlibs pygtksourceview > > Hi, > > gvrng depends on python-gtksourceview2, which is long deprecated and > going to be removed from the archive. gvrng should switch to using > the GObject Introspection bindings for gtksourceview, > gir1.2-gtksource-3.0. > > This would mean switching to GObject Introspection for other bindings > as well, e.g. GLib and GTK+ 3. > > For more information on GObject Introspection see [1] and [2]. > > Please try to do this before the Stretch release as we're going to > try to remove it this cycle. > > If you have any question don't hesitate to ask. We are finally removing pygtksourceview, so this is now RC. Emilio
Bug#790146: gdevilspie: depends on python-wnck which is deprecated
Control: severity -1 serious Hi, We are finally removing gnome-python-desktop (so python-rsvg, python-gnomekeyring, python-wnck) so this is now RC. Cheers, Emilio
Bug#790147: hamster-applet: depends on python-wnck which is deprecated
Control: severity -1 serious Hi, We are finally removing gnome-python-desktop (so python-rsvg, python-gnomekeyring, python-wnck) so this is now RC. Cheers, Emilio
Processed: Re: gdevilspie: depends on python-wnck which is deprecated
Processing control commands: > severity -1 serious Bug #790146 [src:gdevilspie] gdevilspie: depends on python-wnck which is deprecated Severity set to 'serious' from 'important' -- 790146: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=790146 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
Processed: Re: hamster-applet: depends on python-wnck which is deprecated
Processing control commands: > severity -1 serious Bug #790147 [src:hamster-applet] hamster-applet: depends on python-wnck which is deprecated Severity set to 'serious' from 'important' -- 790147: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=790147 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
Processed: Not a problem in stretch
Processing commands for cont...@bugs.debian.org: > tags 822590 - stretch Bug #822590 [src:liblunar] liblunar: depends on python-gtksourceview2 which is deprecated Removed tag(s) stretch. > tags 822586 - stretch Bug #822586 [src:cherrytree] cherrytree: depends on python-gtksourceview2 which is deprecated Removed tag(s) stretch. > tags 790154 - stretch Bug #790154 [src:dissy] dissy: depends on python-rsvg which is deprecated Removed tag(s) stretch. > tags 822588 - stretch Bug #822588 [src:dreampie] dreampie: depends on python-gtksourceview2 which is deprecated Removed tag(s) stretch. > tags 790146 - stretch Bug #790146 [src:gdevilspie] gdevilspie: depends on python-wnck which is deprecated Removed tag(s) stretch. > tags 822585 - stretch Bug #822585 [src:gvrng] gvrng: depends on python-gtksourceview2 which is deprecated Removed tag(s) stretch. > tags 790147 - stretch Bug #790147 [src:hamster-applet] hamster-applet: depends on python-wnck which is deprecated Removed tag(s) stretch. > tags 822589 - stretch Bug #822589 [src:kabikaboo] kabikaboo: depends on python-gtksourceview2 which is deprecated Removed tag(s) stretch. > tags 878698 buster sid Bug #878698 [src:pygtksourceview] pygtksourceview: keep out of testing Added tag(s) buster and sid. > tags 790145 - stretch Bug #790145 [src:screenlets] screenlets: depends on python-wnck which is deprecated Removed tag(s) stretch. > tags 790152 - stretch Bug #790152 [src:screenlets] screenlets: depends on python-rsvg which is deprecated Removed tag(s) stretch. > tags 790156 - stretch Bug #790156 [src:sugar-calculate-activity] sugar-calculate-activity: depends on python-rsvg which is deprecated Removed tag(s) stretch. > tags 790158 - stretch Bug #790158 [src:sugar-toolkit] sugar-toolkit: depends on python-rsvg which is deprecated Removed tag(s) stretch. > tags 790162 - stretch Bug #790162 [src:winswitch] winswitch: depends on python-rsvg which is deprecated Removed tag(s) stretch. > tags 790149 - stretch Bug #790149 [src:xword] xword: depends on python-wnck which is deprecated Removed tag(s) stretch. > thanks Stopping processing here. Please contact me if you need assistance. -- 790145: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=790145 790146: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=790146 790147: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=790147 790149: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=790149 790152: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=790152 790154: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=790154 790156: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=790156 790158: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=790158 790162: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=790162 822585: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=822585 822586: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=822586 822588: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=822588 822589: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=822589 822590: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=822590 878698: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=878698 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
Bug#877555: libgegl-dev should supply VAPI bindings
There doesn't appear to be any .vapi file generated by the build. Thanks, Jeremy Bicha
Processed: Re: missing Build-Conflicts against libtiff5-dev and libwebp-dev
Processing commands for cont...@bugs.debian.org: > unarchive 824254 Bug #824254 {Done: m...@debian.org (Matteo F. Vescovi)} [src:gegl] missing Build-Conflicts against libtiff5-dev and libwebp-dev Unarchived Bug 824254 > tag 824254 pending Bug #824254 {Done: m...@debian.org (Matteo F. Vescovi)} [src:gegl] missing Build-Conflicts against libtiff5-dev and libwebp-dev Added tag(s) pending. > End of message, stopping processing here. Please contact me if you need assistance. -- 824254: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=824254 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
Bug#824254: marked as done (missing Build-Conflicts against libtiff5-dev and libwebp-dev)
Your message dated Mon, 16 Oct 2017 02:49:59 + with message-id and subject line Bug#824254: fixed in gegl 0.3.20-3 has caused the Debian Bug report #824254, regarding missing Build-Conflicts against libtiff5-dev and libwebp-dev 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 ow...@bugs.debian.org immediately.) -- 824254: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=824254 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: src:gegl Version: 0.3.6-4 Severity: normal Dear Maintainer, gegl FTBFS if either libtiff5-dev or libwebp-dev is installed. You should therefore add these to Build-Conflicts (or alternatively add them to Build-Depends and fix the FTBFS). Cheers, -- .''`.Sébastien Villemot : :' :Debian Developer `. `' http://sebastien.villemot.name `- GPG Key: 4096R/381A7594 signature.asc Description: PGP signature --- End Message --- --- Begin Message --- Source: gegl Source-Version: 0.3.20-3 We believe that the bug you reported is fixed in the latest version of gegl, 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 824...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Jeremy Bicha (supplier of updated gegl 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 ftpmas...@ftp-master.debian.org) -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sun, 15 Oct 2017 21:46:53 -0400 Source: gegl Binary: gegl libgegl-0.3-0 libgegl-dev libgegl-doc Architecture: source Version: 0.3.20-3 Distribution: unstable Urgency: medium Maintainer: Debian GNOME Maintainers Changed-By: Jeremy Bicha Description: gegl - Generic Graphics Library Test Program libgegl-0.3-0 - Generic Graphics Library libgegl-dev - Generic Graphics Library (development files) libgegl-doc - Generic Graphics Library (documentation) Closes: 824254 866874 Changes: gegl (0.3.20-3) unstable; urgency=medium . * Set Debian GNOME team as maintainer & update Vcs fields (Closes: #866874) * Switch from cdbs to dh * Bump debhelper compat to 10 * Bump Standards-Version to 4.1.1 * Switch to automatic dbgsym packages * Enable all hardening flags * debian/control.in: - Build-Depend on graphviz and libgexiv2-dev - Drop Build-Conflicts: libtiff5-dev, libwebp-dev (Closes: #824254) * debian/rules: Don't make build tests fatal yet Checksums-Sha1: 7c41feb11b670bdb83e77615974426d9ddbd3110 2750 gegl_0.3.20-3.dsc 9ecb2239e3bea73c555610c29b4d41cc753909e5 14416 gegl_0.3.20-3.debian.tar.xz 61bf2353c7c88bdd8e35fdc0499014567a358ef9 10849 gegl_0.3.20-3_source.buildinfo Checksums-Sha256: 95b887676fa15e1859455d51d4a93c7e47598c70c4a5996ae8095807bc0ab0d1 2750 gegl_0.3.20-3.dsc 8f33037d640538c9b811c40ea47729aaa90e6fd5feb41b24dc730f17c4544261 14416 gegl_0.3.20-3.debian.tar.xz 69adb723cfb3fed704fe963bb1fcae39b34928d7995d802c814add262f387e16 10849 gegl_0.3.20-3_source.buildinfo Files: e388def3bd6714b5c096cddd64bde733 2750 devel optional gegl_0.3.20-3.dsc cc0010a620a5fa6337be7ffddc0d88d1 14416 devel optional gegl_0.3.20-3.debian.tar.xz a61c3ed655a1d54b2072af88b1e576ce 10849 devel optional gegl_0.3.20-3_source.buildinfo -BEGIN PGP SIGNATURE- iQIcBAEBCgAGBQJZ5BABAAoJEOZsd1rr/mx9Z8sP+gPwDA5yX0Rm6cW8CT2iGdRW l7Wuxf0vZh4S3sYAt9UQ/4Gt+ZupVRdUqIkXaiG92HZq+vRO2geXpVgxTtxRFV09 1KVO/mD1bqcPolyWfHuwySQuOuhmBGmiXDxpnE0PHhTOD2vjHhGqspIvvlWAbCFu IXozMfzU2cKnnORZC7pdOpcUhZADXs1TG6aHI1X0Yt3bagsurWx/jfzy3xzFDFk+ 8S41oWsCuMnexch+q9H52xaQuq/4hGsKtukTiUssgvVCqoocNLsM5pOCouj+Kbs0 nWVRnuATvTnhnS0xyMv+qVGwVpn0eBfCyyo9lKlxfLwS1rMaVGZW6fdUfzibsgpU vmX4j+h1xUR9d1AImppQ2XP6V+VMbqnvhTb6pJVQrvQZGwzCb/rNQxvG91g3rgUm dx3IsHqVRMv6bjdV0FOZD1IhLBiOtpxRJCtJ6pI2m5zwRTbS7YG7H8Nr+h6vmpgZ jvpA6FFTcxk1/Tn5kESYZTgcsg/XxH0FLVhzN94vTK72qNrl9mSw8U1bHu3jEG3e dUAqIIHi+TopcLY2ufp+V9W5xTGQNys/fIJ3w8p2Lu/1HLvDHkftqxeEuIJrYKZv NYR3R51z2LplTuaQjaTjF/+cjJa20I5OnCRsNovovdGB5OJwWid8n3K2Dk6Nmlo4 V9SLe6Xi21jhjctEVfj/ =hHCI -END PGP SIGNATURE End Message ---
gdevilspie is marked for autoremoval from testing
gdevilspie 1:0.5-4 is marked for autoremoval from testing on 2017-10-31 It is affected by these RC bugs: 790146: gdevilspie: depends on python-wnck which is deprecated
gvrng is marked for autoremoval from testing
gvrng 4.4-2 is marked for autoremoval from testing on 2017-10-31 It is affected by these RC bugs: 822585: gvrng: depends on python-gtksourceview2 which is deprecated