Bug#838016: marked as done (chasen FTBFS on mips and mipsel: error: symbols mismatch)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Tue, 20 Sep 2016 05:49:34 +
with message-id 
and subject line Bug#838016: fixed in chasen 2.4.5-27
has caused the Debian Bug report #838016,
regarding chasen FTBFS on mips and mipsel: error: symbols mismatch
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.)


-- 
838016: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=838016
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: chasen
Version: 2.4.5-26
Severity: important
Tags: sid + patch
Justification: FTBFS
User: debian-m...@lists.debian.org
Usertags: mips-patch


Package chasen_2.4.5-26 FTBFS on mips and mipsel with following error:

> dpkg-gensymbols: warning: some new symbols appeared in the symbols file: see 
> diff output below
> dpkg-gensymbols: warning: some symbols or patterns disappeared in the symbols 
> file: see diff output below
> dpkg-gensymbols: warning: debian/libchasen2/DEBIAN/symbols doesn't match 
> completely debian/libchasen2.symbols.mips
> --- debian/libchasen2.symbols.mips (libchasen2_2.4.5-26_mips)
> +++ dpkg-gensymbolsbocCuK 2016-08-23 07:18:06.307976447 +
> @@ -30,8 +30,11 @@
>   _ZN5Darts15DoubleArrayImplIchlmNS_6LengthIcEEED0Ev@Base 2.4.5
>   _ZN5Darts15DoubleArrayImplIchlmNS_6LengthIcEEED1Ev@Base 2.4.5
>   _ZN5Darts15DoubleArrayImplIchlmNS_6LengthIcEEED2Ev@Base 2.4.5
> - 
> _ZNSt6vectorIN5Darts15DoubleArrayImplIchlmNS0_6LengthIcEEE6node_tESaIS5_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS5_S7_EERKS5_@Base
>  2.4.5
> - 
> _ZNSt6vectorIlSaIlEE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPlS1_EERKl@Base
>  2.4.5
> + _ZNKSt5ctypeIcE8do_widenEc@Base 2.4.5-26
> +#MISSING: 2.4.5-26# 
> _ZNSt6vectorIN5Darts15DoubleArrayImplIchlmNS0_6LengthIcEEE6node_tESaIS5_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS5_S7_EERKS5_@Base
>  2.4.5
> + 
> _ZNSt6vectorIN5Darts15DoubleArrayImplIchlmNS0_6LengthIcEEE6node_tESaIS5_EE19_M_emplace_back_auxIJRKS5_EEEvDpOT_@Base
>  2.4.5-26
> +#MISSING: 2.4.5-26# 
> _ZNSt6vectorIlSaIlEE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPlS1_EERKl@Base
>  2.4.5
> + _ZNSt6vectorIlSaIlEE19_M_emplace_back_auxIJRKlEEEvDpOT_@Base 2.4.5-26
>  #MISSING: 2.4.5-10# 
> _ZNSt8_Rb_treeISsSt4pairIKSslESt10_Select1stIS2_ESt4lessISsESaIS2_EE10_M_insert_EPKSt18_Rb_tree_node_baseSB_RKS2_@Base
>  2.4.5
>  #MISSING: 2.4.5# 
> _ZNSt8_Rb_treeISsSt4pairIKSslESt10_Select1stIS2_ESt4lessISsESaIS2_EE15_M_insert_equalERKS2_@Base
>  2.4.5
  _ZTIN5Darts15DoubleArrayImplIchlmNS_6LengthIc@Base 2.4.5
> dh_makeshlibs: failing due to earlier errors
> debian/rules:7: recipe for target 'binary-arch' failed
> make: *** [binary-arch] Error 2
> dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error exit 
> status 2

Full build log:
https://buildd.debian.org/status/fetch.php?pkg=chasen=mips=2.4.5-26=1471936694

The problem is in libchasen2.symbols.mips and libchasen2.symbols.mipsel files, 
where these symbols are missing.

I have created and attached a patch that adds missing symbols into these files 
and resolves this issue.
With this patch package builds successfully.

Regards,
RadovanBinary files chasen_orig/chasen-2.4.5/debian/.swp and chasen_26/chasen-2.4.5/debian/.swp differ
diff -upNr chasen_orig/chasen-2.4.5/debian/libchasen2.symbols.mips chasen_26/chasen-2.4.5/debian/libchasen2.symbols.mips
--- chasen_orig/chasen-2.4.5/debian/libchasen2.symbols.mips	2016-08-23 06:16:10.0 +
+++ chasen_26/chasen-2.4.5/debian/libchasen2.symbols.mips	2016-09-16 09:09:51.0 +
@@ -30,8 +30,11 @@ libchasen.so.2 libchasen2 #MINVER#
  _ZN5Darts15DoubleArrayImplIchlmNS_6LengthIcEEED0Ev@Base 2.4.5
  _ZN5Darts15DoubleArrayImplIchlmNS_6LengthIcEEED1Ev@Base 2.4.5
  _ZN5Darts15DoubleArrayImplIchlmNS_6LengthIcEEED2Ev@Base 2.4.5
- _ZNSt6vectorIN5Darts15DoubleArrayImplIchlmNS0_6LengthIcEEE6node_tESaIS5_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS5_S7_EERKS5_@Base 2.4.5
- _ZNSt6vectorIlSaIlEE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPlS1_EERKl@Base 2.4.5
+ _ZNKSt5ctypeIcE8do_widenEc@Base 2.4.5-26
+#MISSING: 2.4.5-26# _ZNSt6vectorIN5Darts15DoubleArrayImplIchlmNS0_6LengthIcEEE6node_tESaIS5_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS5_S7_EERKS5_@Base 2.4.5
+ _ZNSt6vectorIN5Darts15DoubleArrayImplIchlmNS0_6LengthIcEEE6node_tESaIS5_EE19_M_emplace_back_auxIJRKS5_EEEvDpOT_@Base 2.4.5-26
+#MISSING: 2.4.5-26# _ZNSt6vectorIlSaIlEE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPlS1_EERKl@Base 2.4.5
+ _ZNSt6vectorIlSaIlEE19_M_emplace_back_auxIJRKlEEEvDpOT_@Base 2.4.5-26
 #MISSING: 2.4.5-10# 

Processed: closing 799464

2016-09-19 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> close 799464 1.0.12-1
Bug #799464 [src:libapache2-mod-nss] libapache2-mod-nss: CVE-2015-5244: 
incorrect ciphersuite parsing
Ignoring request to alter fixed versions of bug #799464 to the same values 
previously set
Bug #799464 [src:libapache2-mod-nss] libapache2-mod-nss: CVE-2015-5244: 
incorrect ciphersuite parsing
Marked Bug as done
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
799464: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=799464
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Processed: closing 822461

2016-09-19 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> close 822461 1.0.14-1
Bug #822461 [src:libapache2-mod-nss] libapache2-mod-nss: CVE-2016-3099: Invalid 
handling of +CIPHER operator
Ignoring request to alter fixed versions of bug #822461 to the same values 
previously set
Bug #822461 [src:libapache2-mod-nss] libapache2-mod-nss: CVE-2016-3099: Invalid 
handling of +CIPHER operator
Marked Bug as done
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
822461: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=822461
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#838050: marked as done (segfault kills gnome-shell, all graphics tablets)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Tue, 20 Sep 2016 00:21:11 +
with message-id 
and subject line Bug#838050: fixed in mutter 3.22.0-1
has caused the Debian Bug report #838050,
regarding segfault kills gnome-shell, all graphics tablets
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.)


-- 
838050: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=838050
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gnome-shell
Version: 3.21.92-1
Severity: grave
Justification: renders package unusable

After startup, gdm doesn't show up and just shows a grey screen. Looking at 
syslog reveals the reason:

syslog:Sep 16 23:27:25 matte kernel: [  172.983123] gnome-shell[3206]: segfault 
at 10 ip 7f8e7c85d6c4 sp 7ffd151d0a80 error 4 in libwacom.so.2.4.6[7f8e7
c85a000+9000]

Since I haven't updated libwacom2 in the last 2 weeks, but gnome-shell was 
recently updated, I assume this is due to a problem in gnome-shell.

There is also a temporary fix, just run: rmmod wacom, and then restart gdm, and 
you can use it again, of course without the touchscreen.

Unfortunately, in upstream, I cannot see any kind of commit between 3.21.92 and 
3.21.91 that might cause such a problem.


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

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

Versions of packages gnome-shell depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.26.0-1
ii  evolution-data-server3.20.5-1
ii  gir1.2-accountsservice-1.0   0.6.40-3
ii  gir1.2-atspi-2.0 2.20.2-2
ii  gir1.2-caribou-1.0   0.4.21-1
ii  gir1.2-freedesktop   1.49.2-1
ii  gir1.2-gcr-3 3.20.0-2
ii  gir1.2-gdesktopenums-3.0 3.21.4-2
ii  gir1.2-gdm-1.0   3.21.91-1
ii  gir1.2-glib-2.0  1.49.2-1
ii  gir1.2-gnomebluetooth-1.03.20.0-1
ii  gir1.2-gnomedesktop-3.0  3.21.92-1
ii  gir1.2-gtk-3.0   3.21.6-1
ii  gir1.2-gweather-3.0  3.20.3-1
ii  gir1.2-ibus-1.0  1.5.11-1
ii  gir1.2-mutter-3.03.21.92-1
ii  gir1.2-networkmanager-1.01.4.0-3
ii  gir1.2-nmgtk-1.0 1.4.0-2
ii  gir1.2-pango-1.0 1.40.2-1
ii  gir1.2-polkit-1.00.105-16
ii  gir1.2-soup-2.4  2.55.90-1
ii  gir1.2-telepathyglib-0.120.24.1-1.1
ii  gir1.2-telepathylogger-0.2   0.8.2-1
ii  gir1.2-upowerglib-1.00.99.4-3
ii  gjs  1.45.4-2
ii  gnome-backgrounds3.21.91-1
ii  gnome-settings-daemon3.21.92.1-1
ii  gnome-shell-common   3.21.92-1
ii  gsettings-desktop-schemas3.21.4-2
ii  libatk-bridge2.0-0   2.20.1-4
ii  libatk1.0-0  2.21.90-2
ii  libc62.24-2
ii  libcairo21.14.6-1+b1
ii  libcanberra-gtk3-0   0.30-3
ii  libcanberra0 0.30-3
ii  libcroco30.6.11-1
ii  libdbus-glib-1-2 0.108-1
ii  libecal-1.2-19   3.20.5-1
ii  libedataserver-1.2-213.20.5-1
ii  libgcr-base-3-1  3.20.0-2
ii  libgdk-pixbuf2.0-0   2.35.5-1
ii  libgirepository-1.0-11.49.2-1
ii  libgjs0e [libgjs0-libmozjs-24-0] 1.45.4-2
ii  libglib2.0-0 2.49.7-1
ii  libglib2.0-bin   2.49.7-1
ii  libgstreamer1.0-01.8.3-1
ii  libgtk-3-0   3.21.6-1
ii  libical2 2.0.0-0.5+b1
ii  libicu57 57.1-4
ii  libjson-glib-1.0-0   1.2.2-1
ii  libmozjs-24-024.2.0-3.1
ii  

Bug#838047: marked as done (segfault kills gnome-shell, all graphics tablets)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Tue, 20 Sep 2016 00:21:11 +
with message-id 
and subject line Bug#838050: fixed in mutter 3.22.0-1
has caused the Debian Bug report #838050,
regarding segfault kills gnome-shell, all graphics tablets
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.)


-- 
838050: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=838050
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libwacom2
Version: 0.19-1
Severity: critical
Justification: breaks the whole system

Dear Maintainer,


After a reboot, I got a blank screen instead of my gdm login screen. Dmesg told 
me that gnome-shell reported a segfault in libwacom. I installed the debug 
version of libwacom and started X with gdb, but could not get a trace as the 
screen froze when I did so. At the moment, I can only work from the console.

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

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

Versions of packages libwacom2 depends on:
ii  libc62.24-2
ii  libglib2.0-0 2.49.7-1
ii  libgudev-1.0-0   230-3
ii  libwacom-common  0.19-1

Versions of packages libwacom2 recommends:
ii  libwacom-bin  0.19-1

libwacom2 suggests no packages.

-- no debconf information
--- End Message ---
--- Begin Message ---
Source: mutter
Source-Version: 3.22.0-1

We believe that the bug you reported is fixed in the latest version of
mutter, 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 838...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Biebl  (supplier of updated mutter 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: SHA256

Format: 1.8
Date: Tue, 20 Sep 2016 01:43:37 +0200
Source: mutter
Binary: mutter libmutter0i mutter-common libmutter-dev gir1.2-mutter-3.0
Architecture: source
Version: 3.22.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers 

Changed-By: Michael Biebl 
Description:
 gir1.2-mutter-3.0 - GObject introspection data for Mutter
 libmutter-dev - Development files for the Mutter window manager
 libmutter0i - window manager library from the Mutter window manager
 mutter - lightweight GTK+ window manager
 mutter-common - shared files for the Mutter window manager
Closes: 836153 838050
Changes:
 mutter (3.22.0-1) unstable; urgency=medium
 .
   [ Jeremy Bicha ]
   * debian/control.in:
 - Explicitly build-depend on libegl1-mesa-dev (Closes: #836153)
 .
   [ Michael Biebl ]
   * New upstream release.
 - Correctly handle tablet settings lookups with no backing libwacom info.
   (Closes: #838050)
   * Use non-multiarch path (/usr/lib/mutter) for libexecdir.
Checksums-Sha1:
 25b60e78584ca5ef944044a8fd81ff702ce03dc6 3253 mutter_3.22.0-1.dsc
 1c91e0276655b3a727b3345fbfa1ac0875a8f919 3531916 mutter_3.22.0.orig.tar.xz
 68f962f8b3a5bf4a7470b5a8f65806bd4be71075 20300 mutter_3.22.0-1.debian.tar.xz
Checksums-Sha256:
 ac6bb89a3217edd73a9a41f5ccb005d2a2b96427f8b3e298c9a017c4b0d5ec0f 3253 
mutter_3.22.0-1.dsc
 a5acdde788f5d137ec6dfe218a214c1f6cfb7e2e851fbcebe0b2d67b4c96e5f3 3531916 
mutter_3.22.0.orig.tar.xz
 43470e9ffe10112f28b00fbac4b1bd4cf52979d8dc89a3f06bec831cd0c89d77 20300 
mutter_3.22.0-1.debian.tar.xz
Files:
 3e8785a95bd7c6b333da53d2320469ee 3253 x11 optional mutter_3.22.0-1.dsc
 e448039015b355e7e2b9f86087e2f399 3531916 x11 optional mutter_3.22.0.orig.tar.xz
 4b19eed179ff7cd721ba50ce0b3409c7 20300 x11 optional 
mutter_3.22.0-1.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIuBAEBCAAYBQJX4HhSERxiaWVibEBkZWJpYW4ub3JnAAoJEGrh3w1gjyLcT38P
/3wW2//7wUwfEX9NzvP3mKvn8+bQjhE60kByO+6BohpHGz/xiFbaKplsg6zHKd0C
395Qn6ep3UnjwQ7rmoRvafgZC1AuttjDhBk5rsnIbJ9WKlKw95b3ah75zqXrBw6f

Bug#836153: marked as done (mutter: FTBFS on non-Linux: No package 'wayland-server' found)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Tue, 20 Sep 2016 00:21:11 +
with message-id 
and subject line Bug#836153: fixed in mutter 3.22.0-1
has caused the Debian Bug report #836153,
regarding mutter: FTBFS on non-Linux: No package 'wayland-server' found
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.)


-- 
836153: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836153
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: mutter
Version: 3.21.91-1
Severity: important
Justification: fails to build from source (but built successfully in the past)

The kfreebsd-amd64 build of mutter failed:

  checking for WAYLAND_SERVER... no
  configure: error: Package requirements (wayland-server >= 1.1.90) were not 
met:
  
  No package 'wayland-server' found

Please either patch mutter to work without Wayland libraries (at least
on platforms on which they are unavailable) or make the build
dependency unconditional.

Thanks!
--- End Message ---
--- Begin Message ---
Source: mutter
Source-Version: 3.22.0-1

We believe that the bug you reported is fixed in the latest version of
mutter, 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 836...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Biebl  (supplier of updated mutter 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: SHA256

Format: 1.8
Date: Tue, 20 Sep 2016 01:43:37 +0200
Source: mutter
Binary: mutter libmutter0i mutter-common libmutter-dev gir1.2-mutter-3.0
Architecture: source
Version: 3.22.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers 

Changed-By: Michael Biebl 
Description:
 gir1.2-mutter-3.0 - GObject introspection data for Mutter
 libmutter-dev - Development files for the Mutter window manager
 libmutter0i - window manager library from the Mutter window manager
 mutter - lightweight GTK+ window manager
 mutter-common - shared files for the Mutter window manager
Closes: 836153 838050
Changes:
 mutter (3.22.0-1) unstable; urgency=medium
 .
   [ Jeremy Bicha ]
   * debian/control.in:
 - Explicitly build-depend on libegl1-mesa-dev (Closes: #836153)
 .
   [ Michael Biebl ]
   * New upstream release.
 - Correctly handle tablet settings lookups with no backing libwacom info.
   (Closes: #838050)
   * Use non-multiarch path (/usr/lib/mutter) for libexecdir.
Checksums-Sha1:
 25b60e78584ca5ef944044a8fd81ff702ce03dc6 3253 mutter_3.22.0-1.dsc
 1c91e0276655b3a727b3345fbfa1ac0875a8f919 3531916 mutter_3.22.0.orig.tar.xz
 68f962f8b3a5bf4a7470b5a8f65806bd4be71075 20300 mutter_3.22.0-1.debian.tar.xz
Checksums-Sha256:
 ac6bb89a3217edd73a9a41f5ccb005d2a2b96427f8b3e298c9a017c4b0d5ec0f 3253 
mutter_3.22.0-1.dsc
 a5acdde788f5d137ec6dfe218a214c1f6cfb7e2e851fbcebe0b2d67b4c96e5f3 3531916 
mutter_3.22.0.orig.tar.xz
 43470e9ffe10112f28b00fbac4b1bd4cf52979d8dc89a3f06bec831cd0c89d77 20300 
mutter_3.22.0-1.debian.tar.xz
Files:
 3e8785a95bd7c6b333da53d2320469ee 3253 x11 optional mutter_3.22.0-1.dsc
 e448039015b355e7e2b9f86087e2f399 3531916 x11 optional mutter_3.22.0.orig.tar.xz
 4b19eed179ff7cd721ba50ce0b3409c7 20300 x11 optional 
mutter_3.22.0-1.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIuBAEBCAAYBQJX4HhSERxiaWVibEBkZWJpYW4ub3JnAAoJEGrh3w1gjyLcT38P
/3wW2//7wUwfEX9NzvP3mKvn8+bQjhE60kByO+6BohpHGz/xiFbaKplsg6zHKd0C
395Qn6ep3UnjwQ7rmoRvafgZC1AuttjDhBk5rsnIbJ9WKlKw95b3ah75zqXrBw6f
H3LD8bBOZFNRdx6cdPeig/1c+YSFcCLEHxbkmufwRgyNt9YD3yY4GRsgJE+heWPQ
03osnV7qspDsHep3IXnha+eaIhDARdLt8Iclzm2LmHa0Iuw0DHRuhoR0z1EmNe/R
G/AeYNXehjPTELrdcTwP0roowPx+QhWou54JfyeZdyyvHkGSd2Alt9GDZgu0OfPF
in3wCcC4An50pijeRjVa+13M+45NjhaCOZxFPDz7jXjgo+tHHiHDBcpwZvKKc8Em
BC4xG/jlPJwNPvBjB3VJ3jl8I6XAOJpwaqRe6nbqa0OH/Vax6RbKd0I3hiJO9/9Z
nJ7HnJ5qBY9pUunYmIFuFqHvoDmQGlwUAH6d/b09NRdiBaPtjOEzrMH3rGjLa1mp
p1TGkgfEBUHrA0MHPic5ivp3tMimEvsqNw8jF0Zh4SAiCrfMMdtMnRvC6Hs588PF
iU4ctmqlBuf4yWY7wXBzdrWLehGPlPKAHtuCppwnRLeJKjrQFPCAQL4hJsxnt/+W
IUMF8I/0lCyz8yko3T4dJYW1BO964f5q96g/EpNbVI2n
=3yCC
-END PGP SIGNATURE End Message ---


Bug#838275: marked as done (gnome-shell-extensions: version 3.21.92-1 should depend on gnome-shell 3.21.92-1)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Tue, 20 Sep 2016 02:03:10 +0200
with message-id <68430929-3304-fdcd-8af7-90e03f35b...@debian.org>
and subject line Re: gnome-shell-extensions: version 3.21.92-1 should depend on 
gnome-shell 3.21.92-1
has caused the Debian Bug report #838275,
regarding gnome-shell-extensions: version 3.21.92-1 should depend on 
gnome-shell 3.21.92-1
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.)


-- 
838275: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=838275
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gnome-shell-extensions
Version: 3.21.92-1
Severity: normal

I just upgraded my laptop, which runs testing (stretch) to current
packages. As part of this, gnome-shell-extensions was upgraded to
3.21.92-1. I rebooted, and most extensions failed to work. This turned
out to be because gnome-shell wasn't upgraded, and stayed at 3.21.91-2
(note .91 instead of .92). After I got gnome-shell and
gnome-shell-common from unstable, and upgraded to those, the
extensions work again.

Would it make sense for the the gnome-shell-extensions package to
depend on the same version fo gnome-shell so that they enter testing
in lockstep?

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

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

Versions of packages gnome-shell-extensions depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.26.0-1
ii  gir1.2-atk-1.0   2.21.90-2
ii  gir1.2-clutter-1.0   1.26.0-2
ii  gir1.2-gdkpixbuf-2.0 2.34.0-1
ii  gir1.2-glib-2.0  1.49.1-2
ii  gir1.2-gmenu-3.0 3.13.3-8
ii  gir1.2-gtk-3.0   3.21.5-3
ii  gir1.2-mutter-3.03.21.92-1
ii  gir1.2-pango-1.0 1.40.2-1
ii  gnome-session3.20.2-1
ii  gnome-shell  3.21.92-1
ii  gvfs 1.29.92-1

Versions of packages gnome-shell-extensions recommends:
ii  gnome-tweak-tool  3.21.91-1

gnome-shell-extensions suggests no packages.

-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 3.22.0-1

Hi

On Mon, 19 Sep 2016 13:41:27 +0300 Lars Wirzenius  wrote:
> Package: gnome-shell-extensions
> Version: 3.21.92-1
> Severity: normal
> 
> I just upgraded my laptop, which runs testing (stretch) to current
> packages. As part of this, gnome-shell-extensions was upgraded to
> 3.21.92-1. I rebooted, and most extensions failed to work. This turned
> out to be because gnome-shell wasn't upgraded, and stayed at 3.21.91-2
> (note .91 instead of .92). After I got gnome-shell and
> gnome-shell-common from unstable, and upgraded to those, the
> extensions work again.
> 
> Would it make sense for the the gnome-shell-extensions package to
> depend on the same version fo gnome-shell so that they enter testing
> in lockstep?

gnome-shell-extension 3.22.0 depends on
gnome-shell (>= 3.22), gnome-shell (<< 3.23)

so this should be tight enough now.

Regards,
Michael


-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature
--- End Message ---


Bug#834199: marked as done (dh-make-perl: Uses deprecated Dpkg::Source:Package variable)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 23:28:50 +
with message-id 
and subject line Bug#834199: fixed in dh-make-perl 0.92
has caused the Debian Bug report #834199,
regarding dh-make-perl: Uses deprecated Dpkg::Source:Package variable
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.)


-- 
834199: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=834199
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: dh-make-perl
Version: 0.91
Severity: normal

Hi!

This package uses the scalar $diff_ignore_default_regexp from the
Dpkg::Source::Package module, which was deprecated in dpkg 1.17.2.

Please switch to use the get_default_diff_ignore_regex() function.

(For reference, this is documented in the man page for the module and
was mentioned in the debian/changelog. I'm not sure how to make this
kind of thing more visible to API users, w/o having to annoy via a
NEWS file countless program users that get the libdpkg-perl packaged
automaticallt pulled, suggestions welcome!)

Thanks,
Guillem
--- End Message ---
--- Begin Message ---
Source: dh-make-perl
Source-Version: 0.92

We believe that the bug you reported is fixed in the latest version of
dh-make-perl, 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 834...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Axel Beckert  (supplier of updated dh-make-perl 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: SHA256

Format: 1.8
Date: Tue, 20 Sep 2016 00:17:48 +0200
Source: dh-make-perl
Binary: dh-make-perl libdebian-source-perl
Architecture: source all
Version: 0.92
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group 
Changed-By: Axel Beckert 
Description:
 dh-make-perl - helper for creating Debian packages from perl modules
 libdebian-source-perl - collection of Perl modules for handling Debian source 
packages
Closes: 831593 834199
Changes:
 dh-make-perl (0.92) unstable; urgency=medium
 .
   [ Christian Hofstaedtler ]
   * Remove Christopher Sacca  from Uploaders.
 (Closes: #831593)
 .
   [ gregor herrmann ]
   * Use Dpkg::Source::Package's get_default_diff_ignore_regex() function
 instead of the deprecated $diff_ignore_default_regexp string.
 Thanks to Guillem Jover for the bug report. (Closes: #834199)
   * Drop latest-debian-changelog-entry-changed-to-native lintian overrides.
   * Add t/dists/Strange-2.1/DEADJOE to test default exclude regexp.
   * Remove Nathan Handler from Uploaders. Thanks for your work!
   * Remove Ryan Niebur from Uploaders. Thanks for your work!
   * DhMakePerl::Command::Packaging: strip leading articles from short
 description.
   * debian/control: add build dependency on libdpkg-parse-perl to avoid
 warnings during tests.
   * debian/control: remove Homepage field which still pointed to MetaCPAN.
 .
   [ Axel Beckert ]
   * lib/Debian/AptContents.pm:
 + Add path component with architecture triplet to regexp in
   read_cache(). Fixes "dh-make-perl locate" not finding any XS or
   C-written modules anymore. (RT#117963) Thanks Joenio Costa for the
   bug report!
 + Fix typo in code comment.
   * Don't let dh_clean remove t/dists/Strange-2.1/DEADJOE.
Checksums-Sha1:
 43ecbea27b8073e60e7da57c20f8fb06ae9027a8 2660 dh-make-perl_0.92.dsc
 2ba75087ab06df6d23de3c6dc7edc4151a7e0e5d 109652 dh-make-perl_0.92.tar.xz
 7ef91425ad4de2bb0b0b123eb41d3fed0a636bd8 116410 dh-make-perl_0.92_all.deb
 e9f55364a8f7fbced77fc1eb2dc6f8797998f943 81744 
libdebian-source-perl_0.92_all.deb
Checksums-Sha256:
 4c5f7dd6dca73df24e33ee67000d3137276f3b6a515116841653a40e900a6560 2660 
dh-make-perl_0.92.dsc
 93d987147efec0db98c2368fe353150da506169275ec47e03935b5c51080e3c3 109652 
dh-make-perl_0.92.tar.xz
 2a4adb6f24fe90580ade74a4cafe30b2e71e00c99dd4008bd5ed57fd57012584 116410 
dh-make-perl_0.92_all.deb
 0460acf89a5eec860b3cce3aac37979b6f8ae73bf632761f7f7a6945796fa778 81744 
libdebian-source-perl_0.92_all.deb
Files:
 817756476050faeb6e93969889148ca8 2660 perl optional dh-make-perl_0.92.dsc
 

Bug#831593: marked as done (Updating the dh-make-perl Uploaders list)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 23:28:50 +
with message-id 
and subject line Bug#831593: fixed in dh-make-perl 0.92
has caused the Debian Bug report #831593,
regarding Updating the dh-make-perl Uploaders list
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.)


-- 
831593: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=831593
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: dh-make-perl
Version: 0.91
Severity: minor
User: m...@qa.debian.org
Usertags: mia-teammaint

Christopher Sacca  has not been working on
the dh-make-perl package for quite some time.

We are tracking their status in the MIA team and would like to ask you
to remove them from the Uploaders list of the package so we can close
that part of the file.

(If the person is listed as Maintainer, what we are asking is to please
step in as a new maintainer.)

Thanks.


signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: dh-make-perl
Source-Version: 0.92

We believe that the bug you reported is fixed in the latest version of
dh-make-perl, 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 831...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Axel Beckert  (supplier of updated dh-make-perl 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: SHA256

Format: 1.8
Date: Tue, 20 Sep 2016 00:17:48 +0200
Source: dh-make-perl
Binary: dh-make-perl libdebian-source-perl
Architecture: source all
Version: 0.92
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group 
Changed-By: Axel Beckert 
Description:
 dh-make-perl - helper for creating Debian packages from perl modules
 libdebian-source-perl - collection of Perl modules for handling Debian source 
packages
Closes: 831593 834199
Changes:
 dh-make-perl (0.92) unstable; urgency=medium
 .
   [ Christian Hofstaedtler ]
   * Remove Christopher Sacca  from Uploaders.
 (Closes: #831593)
 .
   [ gregor herrmann ]
   * Use Dpkg::Source::Package's get_default_diff_ignore_regex() function
 instead of the deprecated $diff_ignore_default_regexp string.
 Thanks to Guillem Jover for the bug report. (Closes: #834199)
   * Drop latest-debian-changelog-entry-changed-to-native lintian overrides.
   * Add t/dists/Strange-2.1/DEADJOE to test default exclude regexp.
   * Remove Nathan Handler from Uploaders. Thanks for your work!
   * Remove Ryan Niebur from Uploaders. Thanks for your work!
   * DhMakePerl::Command::Packaging: strip leading articles from short
 description.
   * debian/control: add build dependency on libdpkg-parse-perl to avoid
 warnings during tests.
   * debian/control: remove Homepage field which still pointed to MetaCPAN.
 .
   [ Axel Beckert ]
   * lib/Debian/AptContents.pm:
 + Add path component with architecture triplet to regexp in
   read_cache(). Fixes "dh-make-perl locate" not finding any XS or
   C-written modules anymore. (RT#117963) Thanks Joenio Costa for the
   bug report!
 + Fix typo in code comment.
   * Don't let dh_clean remove t/dists/Strange-2.1/DEADJOE.
Checksums-Sha1:
 43ecbea27b8073e60e7da57c20f8fb06ae9027a8 2660 dh-make-perl_0.92.dsc
 2ba75087ab06df6d23de3c6dc7edc4151a7e0e5d 109652 dh-make-perl_0.92.tar.xz
 7ef91425ad4de2bb0b0b123eb41d3fed0a636bd8 116410 dh-make-perl_0.92_all.deb
 e9f55364a8f7fbced77fc1eb2dc6f8797998f943 81744 
libdebian-source-perl_0.92_all.deb
Checksums-Sha256:
 4c5f7dd6dca73df24e33ee67000d3137276f3b6a515116841653a40e900a6560 2660 
dh-make-perl_0.92.dsc
 93d987147efec0db98c2368fe353150da506169275ec47e03935b5c51080e3c3 109652 
dh-make-perl_0.92.tar.xz
 2a4adb6f24fe90580ade74a4cafe30b2e71e00c99dd4008bd5ed57fd57012584 116410 
dh-make-perl_0.92_all.deb
 0460acf89a5eec860b3cce3aac37979b6f8ae73bf632761f7f7a6945796fa778 81744 
libdebian-source-perl_0.92_all.deb
Files:
 817756476050faeb6e93969889148ca8 2660 perl optional dh-make-perl_0.92.dsc
 5889193689156814081b0d969867ea02 109652 perl optional dh-make-perl_0.92.tar.xz
 

Bug#838295: marked as done (openni-sensor-primesense: FTBFS: Unknown machine type: mips)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 22:38:10 +
with message-id 
and subject line Bug#838295: fixed in openni-sensor-primesense 5.1.0.41-6
has caused the Debian Bug report #838295,
regarding openni-sensor-primesense: FTBFS: Unknown machine type: mips
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.)


-- 
838295: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=838295
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: openni-sensor-primesense
Version: 5.1.0.41-3
Severity: important
Tags: sid + patch
Justification: FTBFS
User: debian-m...@lists.debian.org
Usertags: mips-patch

Hi,

Package openni-sensor-primesense FTBFS on mips* with following error:
> make[1]: Leaving directory '/«PKGBUILDDIR»'
>  debian/rules build-arch
> dh build-arch --buildsystem=makefile
>dh_testdir -a -O--buildsystem=makefile
>dh_update_autotools_config -a -O--buildsystem=makefile
>dh_auto_configure -a -O--buildsystem=makefile
>debian/rules override_dh_auto_build
> make[1]: Entering directory '/«PKGBUILDDIR»'
> cd Platform/Linux/CreateRedist && bash RedistMaker
> Unknown machine type: mips
> debian/rules:8: recipe for target 'override_dh_auto_build' failed
> make[1]: *** [override_dh_auto_build] Error 1
> make[1]: Leaving directory '/«PKGBUILDDIR»'
> debian/rules:5: recipe for target 'build-arch' failed
> make: *** [build-arch] Error 2

build log:
https://buildd.debian.org/status/fetch.php?pkg=openni-sensor-primesense=mips=5.1.0.41-5=1461373695

The attached patch adds support for mips*.
With this patch I was able to build openni-sensor-primesense successfully for 
mips, mipsel and mips64el.
Could you please include this patch?

Thanks,
Daniel

--- openni-sensor-primesense-5.1.0.41.orig/Platform/Linux/Build/Common/CommonDefs.mak
+++ openni-sensor-primesense-5.1.0.41/Platform/Linux/Build/Common/CommonDefs.mak
@@ -19,6 +19,8 @@ else ifneq (,$(findstring aarch64,$(MACH
 	HOST_PLATFORM = AArch64
 else ifneq (,$(findstring ppc,$(MACHINE)))
 	HOST_PLATFORM = Powerpc
+else ifneq (,$(findstring mips,$(MACHINE)))
+HOST_PLATFORM = Mips
 else
 	DUMMY:=$(error Can't determine host platform)
 endif
--- /dev/null
+++ openni-sensor-primesense-5.1.0.41/Platform/Linux/Build/Common/Platform.Mips
@@ -0,0 +1,9 @@
+ifeq "$(CFG)" "Release"
+
+# Optimization level, minus currently buggy optimizing methods (which break bit-exact)
+CFLAGS += -O3 -fno-tree-pre -fno-strict-aliasing
+
+# More optimization flags
+CFLAGS += -ftree-vectorize -ffast-math -funsafe-math-optimizations -fsingle-precision-constant
+
+endif
--- openni-sensor-primesense-5.1.0.41.orig/Platform/Linux/CreateRedist/RedistMaker
+++ openni-sensor-primesense-5.1.0.41/Platform/Linux/CreateRedist/RedistMaker
@@ -35,6 +35,8 @@ else
 		PLATFORM="Powerpc" ;;
 	arm*)
 		PLATFORM="Arm" ;;
+	mips*)
+		PLATFORM="Mips" ;;
 	*)
 		echo "Unknown machine type: $MACHINE_TYPE"
 		exit 1
--- openni-sensor-primesense-5.1.0.41.orig/Source/Utils/XnSensorServer/SensorServer.cpp
+++ openni-sensor-primesense-5.1.0.41/Source/Utils/XnSensorServer/SensorServer.cpp
@@ -56,7 +56,7 @@ int main(int argc, char* argv[])
 	nRetVal = XnSensorServerGetGlobalConfigFile(strConfigDir, strConfigFile, XN_FILE_MAX_PATH);
 	XN_CHECK_RC(nRetVal, "Resolving global config file");
 
-#if (XN_PLATFORM == XN_PLATFORM_LINUX_X86 || XN_PLATFORM == XN_PLATFORM_LINUX_ARM || XN_PLATFORM == XN_PLATFORM_LINUX_AARCH64 || XN_PLATFORM == XN_PLATFORM_LINUX_POWERPC || XN_PLATFORM == XN_PLATFORM_MACOSX)
+#if (XN_PLATFORM == XN_PLATFORM_LINUX_X86 || XN_PLATFORM == XN_PLATFORM_LINUX_ARM || XN_PLATFORM == XN_PLATFORM_LINUX_AARCH64 || XN_PLATFORM == XN_PLATFORM_LINUX_POWERPC || XN_PLATFORM == XN_PLATFORM_MACOSX || XN_PLATFORM == XN_PLATFORM_LINUX_MIPS)
 	xnLogSetOutputFolder("/var/log/primesense/XnSensorServer/");
 #endif
 
--- openni-sensor-primesense-5.1.0.41.orig/Source/XnDeviceSensorV2/XnDeviceSensorInit.h
+++ openni-sensor-primesense-5.1.0.41/Source/XnDeviceSensorV2/XnDeviceSensorInit.h
@@ -57,7 +57,7 @@
 
 	#define XN_SENSOR_USB_MISC_BUFFER_SIZE	0x1000
 	#define XN_SENSOR_USB_MISC_BUFFERS		1
-#elif (XN_PLATFORM == XN_PLATFORM_LINUX_X86 || XN_PLATFORM == XN_PLATFORM_LINUX_ARM || XN_PLATFORM == XN_PLATFORM_LINUX_AARCH64 || XN_PLATFORM == XN_PLATFORM_LINUX_POWERPC || XN_PLATFORM == XN_PLATFORM_MACOSX || XN_PLATFORM == XN_PLATFORM_ANDROID_ARM)
+#elif (XN_PLATFORM == XN_PLATFORM_LINUX_X86 || XN_PLATFORM == XN_PLATFORM_LINUX_ARM || XN_PLATFORM == XN_PLATFORM_LINUX_AARCH64 || XN_PLATFORM == XN_PLATFORM_LINUX_POWERPC || XN_PLATFORM == XN_PLATFORM_MACOSX || 

Bug#545339: marked as done (nautilus: need support for transparent composited desktop)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Tue, 20 Sep 2016 00:33:36 +0200
with message-id <571d5712-6f9b-c3a0-1b7c-cbe8ee221...@debian.org>
and subject line Re: nautilus: need support for transparent composited desktop
has caused the Debian Bug report #545339,
regarding nautilus: need support for transparent composited desktop
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.)


-- 
545339: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=545339
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: nautilus
Version: 2.26.3-1
Severity: wishlist

Hi!

Compiz includes a "Wallpaper" plugin which allows having different wallpapers
on different desktops. As of 2.26, Nautilus apparently still does not include
support for transparent composited desktop which would draw icons, yet pass
drawing of wallpapers to Compiz.

Perhaps downstreams, such as Debian maintainer(s), should poke upstream?

See upstream bug report:
http://bugzilla.gnome.org/show_bug.cgi?id=444320

-- System Information:
Debian Release: squeeze/sid
 APT prefers testing
 APT policy: (1000, 'testing'), (101, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages nautilus depends on:
ii  desktop-file-utils       0.15-2          Utilities for .desktop files
ii  gvfs                     1.2.2-2         userspace virtual filesystem - ser
ii  libatk1.0-0              1.26.0-1        The ATK accessibility toolkit
ii  libbeagle1               0.3.9-1         library for accessing beagle using
ii  libc6                    2.9-23          GNU C Library: Shared libraries
ii  libcairo2                1.8.8-2         The Cairo 2D vector graphics libra
ii  libdbus-glib-1-2         0.82-1          simple interprocess messaging syst
ii  libexempi3               2.1.1-1         library to parse XMP metadata (Lib
ii  libexif12                0.6.17-1        library to parse EXIF files
ii  libgail18                2.16.5-1        GNOME Accessibility Implementation
ii  libgconf2-4              2.26.2-3        GNOME configuration database syste
ii  libglib2.0-0             2.20.4-1        The GLib library of C routines
ii  libgnome-desktop-2-11    2.26.1-1        Utility library for loading .deskt
ii  libgtk2.0-0              2.16.5-1        The GTK+ graphical user interface
ii  libice6                  2:1.0.5-1       X11 Inter-Client Exchange library
ii  libnautilus-extension1   2.26.3-1        libraries for nautilus components
ii  libpango1.0-0            1.24.5-1        Layout and rendering of internatio
ii  libselinux1              2.0.82-1        SELinux shared libraries
ii  libsm6                   2:1.1.0-2       X11 Session Management library
ii  libtrackerclient0        0.6.95-1        metadata database, indexer and sea
ii  libunique-1.0-0          1.0.8-1         Library for writing single instanc
ii  libx11-6                 2:1.2.2-1       X11 client-side library
ii  libxml2                  2.7.3.dfsg-2+b1 GNOME XML library
ii  libxrender1              1:0.9.4-2       X Rendering Extension client libra
ii  nautilus-data            2.26.3-1        data files for nautilus
ii  shared-mime-info         0.60-2          FreeDesktop.org shared MIME databa

Versions of packages nautilus recommends:
ii  app-install-dat 2009.06.06               Application Installer Data Files
ii  consolekit      0.3.0-3                  framework for defining and trackin
ii  desktop-base    5.0.5                    common files for the Debian Deskto
ii  eject           2.1.5+deb1+cvs20081104-6 ejects CDs and operates CD-Changer
ii  gnome-mount     0.8-2                    wrapper for (un)mounting and eject
ii  gvfs-backends   1.2.2-2                  userspace virtual filesystem - bac
ii  librsvg2-common 2.26.0-1                 SAX-based renderer library for SVG
ii  nautilus-cd-bur 2.24.0-3                 CD Burning front-end for Nautilus
ii  synaptic        0.62.7+b1                Graphical package manager

Versions of packages nautilus suggests:
ii  eog                           2.26.2-1   Eye of GNOME graphics viewer progr
ii  evince [pdf-viewer]           2.26.2-1   Document (postscript, pdf) viewer
ii  okular [pdf-viewer]           4:4.2.4-1  document viewer for KDE 4
pn  tracker                            (no description available)
ii  vlc [mp3-decoder]             0.9.9a-3   multimedia player and streamer
ii  vlc-nox [mp3-decoder]         0.9.9a-3   multimedia player and streamer (wi
ii  xdg-user-dirs           

Bug#662688: marked as done (nautilus: Nautilus should hide "lost+found" folder by default)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Tue, 20 Sep 2016 00:32:26 +0200
with message-id <6558304f-a573-e1da-9460-d80792929...@debian.org>
and subject line Re: nautilus: Nautilus should hide "lost+found" folder by 
default
has caused the Debian Bug report #662688,
regarding nautilus: Nautilus should hide "lost+found" folder by default
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.)


-- 
662688: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=662688
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: nautilus
Version: 2.30.1-2squeeze1
Severity: wishlist

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I think in normal mode it would be the best to treat lost+found folder as 
hidden.
Users doesn't need this info for every day use.

I suggest to show it if user has enabled "Show hidden files" flag.
Otherwise, hide this folder.

This way lost+found folder will not distract user from his life,
yet allowing hit ctrl+H for debugging.


- -- System Information:
Debian Release: 6.0.4
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'stable-updates'), (1, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-0.bpo.1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages nautilus depends on:
ii  desktop-file-utils 0.15-2Utilities for .desktop files
ii  gvfs   1.6.4-3   userspace virtual filesystem - ser
ii  libatk1.0-01.30.0-1  The ATK accessibility toolkit
ii  libc6  2.11.3-3  Embedded GNU C Library: Shared lib
ii  libcairo2  1.8.10-6  The Cairo 2D vector graphics libra
ii  libdbus-glib-1-2   0.88-2.1  simple interprocess messaging syst
ii  libexempi3 2.1.1-1   library to parse XMP metadata (Lib
ii  libexif12  0.6.19-1  library to parse EXIF files
ii  libgail18  2.20.1-2  GNOME Accessibility Implementation
ii  libgconf2-42.28.1-6  GNOME configuration database syste
ii  libglib2.0-0   2.24.2-1  The GLib library of C routines
ii  libglib2.0-data2.24.2-1  Common files for GLib library
ii  libgnome-desktop-2 2.30.2-2  Utility library for loading .deskt
ii  libgtk2.0-02.20.1-2  The GTK+ graphical user interface 
ii  libice62:1.0.6-2 X11 Inter-Client Exchange library
ii  libnautilus-extens 2.30.1-2squeeze1  libraries for nautilus components 
ii  libpango1.0-0  1.28.3-1+squeeze2 Layout and rendering of internatio
ii  libselinux12.0.96-1  SELinux runtime shared libraries
ii  libsm6 2:1.1.1-1 X11 Session Management library
ii  libunique-1.0-01.1.6-1.1 Library for writing single instanc
ii  libx11-6   2:1.3.3-4 X11 client-side library
ii  libxml22.7.8.dfsg-2+squeeze3 GNOME XML library
ii  libxrender11:0.9.6-1 X Rendering Extension client libra
ii  nautilus-data  2.30.1-2squeeze1  data files for nautilus
ii  shared-mime-info   0.71-4FreeDesktop.org shared MIME databa

Versions of packages nautilus recommends:
ii  app-install-d 2010.11.17 Application Installer Data Files
ii  brasero   2.30.3-2   CD/DVD burning application for GNO
ii  consolekit0.4.1-4framework for defining and trackin
pn  desktop-base   (no description available)
ii  eject 2.1.5+deb1+cvs20081104-7.1 ejects CDs and operates CD-Changer
ii  gvfs-backends 1.6.4-3userspace virtual filesystem - bac
ii  librsvg2-comm 2.26.3-1   SAX-based renderer library for SVG
pn  synaptic   (no description available)

Versions of packages nautilus suggests:
pn  eog(no description available)
ii  evince [pdf-viewer]2.30.3-2+squeeze1 Document (PostScript, PDF) viewer
pn  tracker(no description available)
ii  vlc [mp3-decoder]  1.1.3-1squeeze6   multimedia player and streamer
ii  vlc-nox [mp3-decoder]  1.1.3-1squeeze6   multimedia player and streamer (wi
pn  xdg-user-dirs  (no description available)

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iQEcBAEBAgAGBQJPVQ8QAAoJENfRweM8/RmzVg0H/3vGFHqsAi4VRaCBqZHoe+aR
31G4lpefm2FPVVsgR9EbT79Q/g18svjOwXQk/4co8HBSADlaepQzLvuV1yJ44ybE

Bug#822840: marked as done (libhkl-dev: arch-dependent file in "Multi-Arch: same" package)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 22:29:36 +
with message-id 
and subject line Bug#822840: fixed in hkl 5.0.0.2173-1
has caused the Debian Bug report #822840,
regarding libhkl-dev: arch-dependent file in "Multi-Arch: same" package
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.)


-- 
822840: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=822840
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---

Package: libhkl-dev
Version: 5.0.0.2080-1
Severity: important
User: multiarch-de...@lists.alioth.debian.org
Usertags: multiarch

libhkl-dev is marked as "Multi-Arch: same", but the following file is 
architecture-dependent:


/usr/include/hkl-5/hkl/ccan/ccan_config.h

An example diff between i386 and amd64 is attached.

--
Jakub Wilk
diff -ur libhkl-dev_5.0.0.2080-1_i386/usr/include/hkl-5/hkl/ccan/ccan_config.h 
libhkl-dev_5.0.0.2080-1_amd64/usr/include/hkl-5/hkl/ccan/ccan_config.h
--- libhkl-dev_5.0.0.2080-1_i386/usr/include/hkl-5/hkl/ccan/ccan_config.h   
2016-04-27 13:13:11.0 +0200
+++ libhkl-dev_5.0.0.2080-1_amd64/usr/include/hkl-5/hkl/ccan/ccan_config.h  
2016-04-27 13:31:47.0 +0200
@@ -8,7 +8,7 @@
 #define CCAN_CFLAGS ""
 
 #define HAVE_CCAN 1
-#define HAVE_32BIT_OFF_T 1
+#define HAVE_32BIT_OFF_T 0
 #define HAVE_ALIGNOF 1
 #define HAVE_ASPRINTF 1
 #define HAVE_ATTRIBUTE_COLD 1
@@ -43,7 +43,7 @@
 #define HAVE_COMPOUND_LITERALS 1
 #define HAVE_FCHDIR 1
 #define HAVE_ERR_H 1
-#define HAVE_FILE_OFFSET_BITS 1
+#define HAVE_FILE_OFFSET_BITS 0
 #define HAVE_FOR_LOOP_DECLARATION 1
 #define HAVE_FLEXIBLE_ARRAY_MEMBER 1
 #define HAVE_GETPAGESIZE 1
--- End Message ---
--- Begin Message ---
Source: hkl
Source-Version: 5.0.0.2173-1

We believe that the bug you reported is fixed in the latest version of
hkl, 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 822...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Picca Frédéric-Emmanuel  (supplier of updated hkl 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: SHA256

Format: 1.8
Date: Mon, 19 Sep 2016 22:32:19 +0200
Source: hkl
Binary: ghkl libhkl5 libhkl-dev libhkl-dbg libhkl-doc gir1.2-hkl-5.0
Architecture: source
Version: 5.0.0.2173-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Picca Frédéric-Emmanuel 
Description:
 ghkl   - diffractometer computation control application
 gir1.2-hkl-5.0 - diffractometer computation control library - gir binding
 libhkl-dbg - diffractometer computation control library - debug symbols
 libhkl-dev - diffractometer computation control library - development files
 libhkl-doc - diffractometer computation control library - documentation
 libhkl5- diffractometer computation control library
Closes: 727894 822840
Changes:
 hkl (5.0.0.2173-1) unstable; urgency=medium
 .
   * New upstream version 5.0.0.2173
   * debian/control
 - Bump Standards-Version to 3.9.6 (nothing to do)
 - Remove Multi-Arch same for libhkl-dev (Closes: #822840)
   * debian/rules
 - Use --with autoreconf (Closes: #727894)
Checksums-Sha1:
 45254ba32fc6c122ad58cba65dc4ed34d603b8eb 2509 hkl_5.0.0.2173-1.dsc
 ffa8989c7f0b2c1fb7bb1520fc475eca23317405 3709402 hkl_5.0.0.2173.orig.tar.gz
 3d224f964f23b34221bf02f86fe07a2a237df2dc 9580 hkl_5.0.0.2173-1.debian.tar.xz
Checksums-Sha256:
 a895c1dcc801d4ccae9038d2ef514d1e21d3509e4338d0df50c6695414f43ac9 2509 
hkl_5.0.0.2173-1.dsc
 6ebb44f06bb4efcd822554b170fa0397fcd57742fede09a3debfd4536b2a8b65 3709402 
hkl_5.0.0.2173.orig.tar.gz
 124da723b4ee13d99ba97b4aad09b681ae08350803163b66144584c76ca20810 9580 
hkl_5.0.0.2173-1.debian.tar.xz
Files:
 22fc12701617877a3254f68e1ea6f43c 2509 science extra hkl_5.0.0.2173-1.dsc
 6ac39d53d4787b1501d9c38270f4ee77 3709402 science extra 
hkl_5.0.0.2173.orig.tar.gz
 dcf72cf8b69777e6d4b87838bbc82f6a 9580 science extra 
hkl_5.0.0.2173-1.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIcBAEBCAAGBQJX4E7HAAoJEFYykG9GluAV02wP/iz6d+q95Dvd/pIPs7lXYWvR
d9kEgdLwwpZlEZkvwQtBIuggDwdXh/HP5LspnkvvTL0shGaEzQgjlXN0cF7Se0+B

Bug#838306: marked as done (haskell-dice-entropy-conduit: Fix homepage link to not have a backslash)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 22:29:12 +
with message-id 
and subject line Bug#838306: fixed in haskell-dice-entropy-conduit 1.0.0.1-2
has caused the Debian Bug report #838306,
regarding haskell-dice-entropy-conduit: Fix homepage link to not have a 
backslash
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.)


-- 
838306: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=838306
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: haskell-dice-entropy-conduit
Version: 1.0.0.1-1
Severity: important

Hello, the backslash in the URL is wrong. The link is not working in the
package tracker:
https://tracker.debian.org/pkg/haskell-dice-entropy-conduit

And it breaks some QA cron jobs (for the old PTS):
rapper: Error - URI 
file:///srv/packages.qa.debian.org/www/web/h/haskell-dice-entropy-conduit.ttl:72
 -
Turtle string error - illegal escape \# (#x23) in "http://monoid.at/\#Code;
PTS: non-0 exit code while generating output for package 
haskell-dice-entropy-conduit

Please fix that URL ASAP.

Thank you.

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

Kernel: Linux 4.7.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)
--- End Message ---
--- Begin Message ---
Source: haskell-dice-entropy-conduit
Source-Version: 1.0.0.1-2

We believe that the bug you reported is fixed in the latest version of
haskell-dice-entropy-conduit, 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 838...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Clint Adams  (supplier of updated 
haskell-dice-entropy-conduit 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: Mon, 19 Sep 2016 16:31:13 -0400
Source: haskell-dice-entropy-conduit
Binary: libghc-dice-entropy-conduit-dev libghc-dice-entropy-conduit-prof 
libghc-dice-entropy-conduit-doc
Architecture: source
Version: 1.0.0.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Haskell Group 

Changed-By: Clint Adams 
Description:
 libghc-dice-entropy-conduit-dev - 
${haskell:ShortDescription}${haskell:ShortBlurb}
 libghc-dice-entropy-conduit-doc - 
${haskell:ShortDescription}${haskell:ShortBlurb}
 libghc-dice-entropy-conduit-prof - 
${haskell:ShortDescription}${haskell:ShortBlurb}
Closes: 838306
Changes:
 haskell-dice-entropy-conduit (1.0.0.1-2) unstable; urgency=medium
 .
   * Drop backslash from Homepage URL.  closes: #838306.
Checksums-Sha1:
 fe0a7a4b81b0ddfe840b9f60924a925a9d2f8be3 2793 
haskell-dice-entropy-conduit_1.0.0.1-2.dsc
 5e9ec5d1ad033cf2525bdf28b50c4a358a2b70fb 13084 
haskell-dice-entropy-conduit_1.0.0.1.orig.tar.gz
 386d496e6684a9c7e88eec146cf7bb10de3ba17b 2280 
haskell-dice-entropy-conduit_1.0.0.1-2.debian.tar.xz
Checksums-Sha256:
 ffab9a9a83274d7a0aee8f4e01ad2e517cb0df6228fd399f90b0659a3f6b22d0 2793 
haskell-dice-entropy-conduit_1.0.0.1-2.dsc
 3ad040fc346586b96311ed44016e785815b075372e26890853666fcfa5eabc07 13084 
haskell-dice-entropy-conduit_1.0.0.1.orig.tar.gz
 f44bbb67aab1eee35d2bcc442c629f245066a79074f7de3d3e43a5b379fc8709 2280 
haskell-dice-entropy-conduit_1.0.0.1-2.debian.tar.xz
Files:
 80cd5e2768c371836dc36d412d40f9a5 2793 haskell extra 
haskell-dice-entropy-conduit_1.0.0.1-2.dsc
 db3d25825cd9a2c9ac0d3f355d9bf7a0 13084 haskell extra 
haskell-dice-entropy-conduit_1.0.0.1.orig.tar.gz
 61d1c38c5bbf7f55dbdb7ee6e76898d1 2280 haskell extra 
haskell-dice-entropy-conduit_1.0.0.1-2.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v2
Comment: Debian!

iQKOBAEBCgB4BQJX4EtSXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ3NTgxRUM4NzQwNTNFNkM4MDc3OTFCOUI1
NTkyMzMxRTE5OUQzOEE4ERxjbGludEBkZWJpYW4ub3JnAAoJEFWSMx4ZnTioTHsP
/3IbmFkrVl0mee96RwDxvb7qCavHJwtrNXQWn4wo/4Sj1u++Ca2J+Wcol8MAHzGP

Bug#727894: marked as done (hkl: run dh-autoreconf to update config.{sub,guess} and {libtool,aclocal}.m4)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 22:29:36 +
with message-id 
and subject line Bug#727894: fixed in hkl 5.0.0.2173-1
has caused the Debian Bug report #727894,
regarding hkl: run dh-autoreconf to update config.{sub,guess} and 
{libtool,aclocal}.m4
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.)


-- 
727894: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=727894
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:hkl
Version: 4.0.3-4
Severity: normal
User: debian-...@lists.debian.org
Usertags: arm64

The package fails to build on arm64 (aarch64-linux-gnu), because the
config.{guess,sub} files are out of date, and are not updated during
the build.  If possible, please do not update these files directly,
but build-depend on autotools-dev instead, and use the tools provided
by autotools-dev to update these files.

  - For dh, call dh --with autotools_dev (yes, underscore).

  - For other rules files, call dh_autotools-dev_updateconfig before
calling configure (in the build or configure target), and call
dh_autotools-dev_restoreconfig before calling dh_clean in the clean
target.

For combining autoreconf and autotools_dev, see bug #698765.

After the build on any architecture, and before a clean, a grep for
aarch64 in the config.sub file(s) should print some lines.

The full build log can be found at:
http://people.debian.org/~doko/logs/arm64-20131027/buildlog_ubuntu-trusty-arm64.hkl_4.0.3-4_FAILEDTOBUILD.txt
The last lines of the build log are at the end of this report.

Please note that these build were done in an Ubuntu development,
environment there may be a few false positives in these bug reports.

[...]
build_vendor=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host=''
host_alias=''
host_cpu=''
host_os=''
host_vendor=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${prefix}/share/info'
install_sh='${SHELL} /build/buildd/hkl-4.0.3/config/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${prefix}/lib/hkl'
localedir='${datarootdir}/locale'
localstatedir='/var'
lt_ECHO='echo'
mandir='${prefix}/share/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
target_alias=''

## --- ##
## confdefs.h. ##
## --- ##

/* confdefs.h */
#define PACKAGE_NAME "hkl"
#define PACKAGE_TARNAME "hkl"
#define PACKAGE_VERSION "4.0.3"
#define PACKAGE_STRING "hkl 4.0.3"
#define PACKAGE_BUGREPORT "pi...@synchrotron-soleil.fr"
#define PACKAGE_URL ""
#define PACKAGE "hkl"
#define VERSION "4.0.3"

configure: exit 1
dh_auto_configure: ./configure --build=aarch64-linux-gnu --prefix=/usr 
--includedir=${prefix}/include --mandir=${prefix}/share/man 
--infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
--libexecdir=${prefix}/lib/hkl --disable-maintainer-mode 
--disable-dependency-tracking returned exit code 1
make: *** [build-arch] Error 25
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: hkl
Source-Version: 5.0.0.2173-1

We believe that the bug you reported is fixed in the latest version of
hkl, 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 727...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Picca Frédéric-Emmanuel  (supplier of updated hkl 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: SHA256

Format: 1.8
Date: Mon, 19 Sep 2016 22:32:19 +0200
Source: hkl
Binary: ghkl libhkl5 libhkl-dev libhkl-dbg libhkl-doc gir1.2-hkl-5.0
Architecture: source
Version: 5.0.0.2173-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Picca Frédéric-Emmanuel 
Description:
 ghkl   - diffractometer computation control application
 gir1.2-hkl-5.0 - diffractometer computation control library - gir 

Bug#838289: marked as done (nautilus: New Document is not shown in context menu by default)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Tue, 20 Sep 2016 00:25:55 +0200
with message-id <19e8a817-f3db-d9d9-32f4-e1be1b09c...@debian.org>
and subject line Re: Bug#838289: nautilus: New Document is not shown in context 
menu by default
has caused the Debian Bug report #838289,
regarding nautilus: New Document is not shown in context menu by default
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.)


-- 
838289: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=838289
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: nautilus
Version: 3.21.91.1-1
Severity: wishlist

Dear Maintainer,

by default it is not possible to create a new (text) file using the right-click 
context menu.
Of course this is only my opinion but I think it is a common feature for file 
browsers.

This can be achieved by creating an empty (text) file in the default Templates 
directory (xdg-user-dir TEMPLATES).

Feel free to close this bug if this has been discussed and decided against it 
already.

Regards,

Joey



-- System Information:
Debian Release: stretch/sid
  APT prefers testing-debug
  APT policy: (500, 'testing-debug'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages nautilus depends on:
ii  desktop-file-utils 0.23-1
ii  gsettings-desktop-schemas  3.21.4-2
ii  gvfs   1.29.92-1
ii  libatk1.0-02.21.90-2
ii  libc6  2.23-5
ii  libcairo-gobject2  1.14.6-1+b1
ii  libcairo2  1.14.6-1+b1
ii  libexempi3 2.3.0-2
ii  libexif12  0.6.21-2
ii  libgail-3-03.21.5-3
ii  libgdk-pixbuf2.0-0 2.34.0-1
ii  libglib2.0-0   2.49.6-1
ii  libglib2.0-data2.49.6-1
ii  libgnome-autoar-0-00.1.1-4
ii  libgnome-desktop-3-12  3.21.92-1
ii  libgtk-3-0 3.21.5-3
ii  libnautilus-extension1a3.21.91.1-1
ii  libpango-1.0-0 1.40.2-1
ii  libselinux12.5-3
ii  libtracker-sparql-1.0-01.9.1-2
ii  libx11-6   2:1.6.3-1
ii  nautilus-data  3.21.91.1-1
ii  shared-mime-info   1.7-1

Versions of packages nautilus recommends:
ii  gnome-sushi  3.21.91-1
ii  gvfs-backends1.29.92-1
ii  librsvg2-common  2.40.16-1

Versions of packages nautilus suggests:
ii  brasero  3.12.1-2
ii  eog  3.20.4-1
ii  evince [pdf-viewer]  3.21.4-1
ii  totem3.21.91-1
ii  tracker  1.9.1-2
ii  xdg-user-dirs0.15-2

-- no debconf information
--- End Message ---
--- Begin Message ---
Am 19.09.2016 um 14:13 schrieb Joey Corleone:
> Package: nautilus
> Version: 3.21.91.1-1
> Severity: wishlist
> 
> Dear Maintainer,
> 
> by default it is not possible to create a new (text) file using the 
> right-click context menu.
> Of course this is only my opinion but I think it is a common feature for file 
> browsers.
> 
> This can be achieved by creating an empty (text) file in the default 
> Templates directory (xdg-user-dir TEMPLATES).
> 
> Feel free to close this bug if this has been discussed and decided against it 
> already.

Such feature requests should be filed upstream and implemented there.
This is not a downstream, i.e. Debian specific, issue.





-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature
--- End Message ---


Bug#613274: marked as done (gnome-power-manager: brightness applet slider does not react, middle mouse button works)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 22:21:51 +0100
with message-id 

Bug#429395: marked as done (gnome-power-manager: Escape key doesn't work in Power Management Preferences)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 22:00:58 +0100
with message-id 

Bug#837257: marked as done (rt-authen-externalauth: FTBFS: build-dependency not installable: request-tracker4)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 22:14:28 +0200
with message-id <057962eb-7aca-d42d-4ed0-8bd693f31...@cryptography.ch>
and subject line Re: Bug#837257: rt-authen-externalauth: FTBFS: 
build-dependency not installable: request-tracker4
has caused the Debian Bug report #837257,
regarding rt-authen-externalauth: FTBFS: build-dependency not installable: 
request-tracker4
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.)


-- 
837257: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=837257
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: rt-authen-externalauth
Version: 0.25-1
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20160910 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> +--+
> | Install package build dependencies  
>  |
> +--+
> 
> 
> Setup apt archive
> -
> 
> Merged Build-Depends: debhelper (>= 9), libcgi-pm-perl | perl-modules, 
> libdbi-perl, libnet-ldap-perl, libnet-ssleay-perl, request-tracker4
> Filtered Build-Depends: debhelper (>= 9), libcgi-pm-perl, libdbi-perl, 
> libnet-ldap-perl, libnet-ssleay-perl, request-tracker4
> dpkg-deb: building package 
> 'sbuild-build-depends-rt-authen-externalauth-dummy' in 
> '/<>/resolver-fr7sY7/apt_archive/sbuild-build-depends-rt-authen-externalauth-dummy.deb'.
> dpkg-scanpackages: warning: Packages in archive but missing from override 
> file:
> dpkg-scanpackages: warning:   
> sbuild-build-depends-rt-authen-externalauth-dummy
> dpkg-scanpackages: info: Wrote 1 entries to output Packages file.
> Ign:1 copy:/<>/resolver-fr7sY7/apt_archive ./ InRelease
> Get:2 copy:/<>/resolver-fr7sY7/apt_archive ./ Release [957 B]
> Ign:3 copy:/<>/resolver-fr7sY7/apt_archive ./ Release.gpg
> Get:4 copy:/<>/resolver-fr7sY7/apt_archive ./ Sources [405 B]
> Get:5 copy:/<>/resolver-fr7sY7/apt_archive ./ Packages [484 B]
> Fetched 1846 B in 0s (0 B/s)
> Reading package lists...
> W: No sandbox user '_apt' on the system, can not drop privileges
> Reading package lists...
> 
> Install rt-authen-externalauth build dependencies (apt-based resolver)
> --
> 
> Installing build dependencies
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>  sbuild-build-depends-rt-authen-externalauth-dummy : Depends: 
> request-tracker4 but it is not going to be installed
> E: Unable to correct problems, you have held broken packages.
> apt-get failed.

The full build log is available from:
   
http://aws-logs.debian.net/2016/09/10/rt-authen-externalauth_0.25-1_unstable.log
(That DNS record was just updated. Use
http://ec2-52-58-237-241.eu-central-1.compute.amazonaws.com if it
doesn't work)

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Hi Lucas

I'm closing this bug as request-tracker4 is installable again.

Regards,
Tom--- End Message ---


Bug#835516: marked as done (General: Incorrect permissions on /bin for Debian Jessie)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 20:11:44 +
with message-id 
and subject line Bug#835516: fixed in sed 4.2.2-4+deb8u1
has caused the Debian Bug report #835516,
regarding General: Incorrect permissions on /bin for Debian Jessie
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.)


-- 
835516: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=835516
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---

Package: general
Severity: important

Dear Debian developers,

I am currently testing ISPConfig with Debian Jessie and Jailkit.

Apparently the chrooted SSH users are not able to log on. I'm using
Debian GNU/Linux Jessie (8.5) with Jailkit 2.19. When reviewing
/var/log/auth.log at the time that the users try to connect via SSH, is
logged something as the following:

-
Jun 27 15:37:57 ispconfig jk_chrootsh[19240]: path 
/var/www/clients/client1/web7/bin/ is group writable
Jun 27 15:37:57 ispconfig jk_chrootsh[19240]: abort, 
/var/www/clients/client1/web7 is not a safe jail, check ownership and 
permissions.
-

Adding the following to
/usr/local/ispconfig/server/scripts/create_jailkit_chroot.sh solves the
problem:

chmod g-w $CHROOT_HOMEDIR/bin

I think that jailkit just copies the permissions that Debian has set as
default for /bin which are different now according to the jailkit shell.

There seems to be a difference in the permissions for stable compared to
oldstable:

-
root@pfc:~# cat /etc/debian_version
7.10
root@pfc:~# ls -ld /bin/
drwxr-xr-x 2 root root 4096 mar  6 16:14 /bin/
-

-
root@ispconfig:/var/www/clients/client1/web11# cat /etc/debian_version
8.5
root@ispconfig:/var/www/clients/client1/web11# ls -ld /bin/
drwxrwxr-x 2 root root 4096 Jun  9 16:20 /bin/
root@ispconfig:/var/www/clients/client1/web11# ls -ld ./bin/
drwxr-xr-x 2 root root 4096 Jun 28 15:37 ./bin/
-

Although I'm not sure why the Debian developers did this change or if it
is a bug.


Kind regards,
Daniel



-- System Information:
Debian Release: 8.5
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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


-- 
Ing. Daniel Bareiro

Opción Libre - Soberanía tecnológica para su empresa
WWW: http://www.opcion-libre.com.ar
Tel: +54 11 5235-3090
Correo-e: conta...@opcion-libre.com.ar


signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: sed
Source-Version: 4.2.2-4+deb8u1

We believe that the bug you reported is fixed in the latest version of
sed, 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 835...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Clint Adams  (supplier of updated sed 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: SHA256

Format: 1.8
Date: Fri, 09 Sep 2016 18:07:57 -0400
Source: sed
Binary: sed
Architecture: source
Version: 4.2.2-4+deb8u1
Distribution: stable
Urgency: medium
Maintainer: Clint Adams 
Changed-By: Clint Adams 
Description:
 sed- The GNU sed stream editor
Closes: 774347 835516
Changes:
 sed (4.2.2-4+deb8u1) stable; urgency=medium
 .
   [ Jérémy Bobbio ]
   * Ensure consistent permissions with different umasks.
 closes: #774347, #835516.
Checksums-Sha1:
 e121bfb594c17b358ca85d2d29adeecd71d2d52e 1495 sed_4.2.2-4+deb8u1.dsc
 3b856eead9f5b2d0b8f44b460a8b9e478b03e44d 57724 sed_4.2.2-4+deb8u1.debian.tar.xz
Checksums-Sha256:
 c8f47bac04e1b1d59fc433de2f977c6d08e40eefbdb10cabb7650297c0c12929 1495 

Bug#837864: marked as done (gnome-desktop3: (Future) FTBFS due to undeclared build dependencies)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 19:50:23 +
with message-id 
and subject line Bug#837864: fixed in gnome-desktop3 3.22.0-1
has caused the Debian Bug report #837864,
regarding gnome-desktop3: (Future) FTBFS due to undeclared build dependencies
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.)


-- 
837864: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=837864
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gnome-desktop3
Version: 3.21.90-3
Severity: important
User: pkg-gnome-maintain...@lists.alioth.debian.org
Usertags: gtk-doc-tools

Hi,

your package gnome-desktop3 declares a build dependency on gtk-doc-tools.
gtk-doc-tools in turn depends on gnome-common, which in turn pulls in packages
like gettext, intltool or pkg-config.

The dependency on gnome-common was originally added for the GNOME_GTKDOC_CHECK
macro which has been deprecated and replaced by GTK_DOC_CHECK a long time ago.

As gnome-common has been declared deprecated by GNOME upstream [1], we would
like to drop this dependency from gtk-doc-tools.

We did a test of all reverse build dependencies of gtk-doc-tools and 
gnome-desktop3
failed to build due to now missing build dependencies which are no longer
pulled in by gtk-doc-tools.

A complete build log is available at
https://people.debian.org/~biebl/gtk-doc-tools/gnome-desktop3.log

We have uploaded that gtk-doc-tools package as 1.25-4 to experimental as well,
so you can test your package against this version.

Common build-failures and their fixes:

a/ configure.ac:32: error: possibly undefined macro: AC_PROG_INTLTOOL

   make[1]: intltoolize: Command not found

   → Build-Depends: intltool

b/ ./configure: line 5461: syntax error near unexpected token `yes'
   ./configure: line 5461: `GNOME_COMPILE_WARNINGS(yes)'

   ./configure: line 14801: GNOME_CODE_COVERAGE: command not found

   → Build-Depends: gnome-common (for GNOME_* macros)

c/ ./configure: line 17439: syntax error near unexpected token 
`$WARN_CFLAGS_EXTRA,'
   ./configure: line 17439: `AX_APPEND_COMPILE_FLAGS($WARN_CFLAGS_EXTRA, 
WARN_CFLAGS)'

   ./configure: line 2629: syntax error near unexpected token `git-directory'
   ./configure: line 2629: `AX_IS_RELEASE(git-directory)'

   → Build-Depends: autoconf-archive (for AX_* macros)

d/ ./configure: line 12518: intltool-update: command not found
   checking for intltool >= 0.40.0...  found
   ./configure: error: Your intltool is too old.  You need intltool 0.40.0 or 
later.

   → Build-Depends: intltool

e/ make[1]: intltoolize: Command not found

   → Build-Depends: intltool

f/ ./autogen.sh calls gnome-autogen.sh

   → Build-Depends: gnome-common


Please add the required build-dependencies to your package so once we upload
gtk-doc-tools_1.25-4 to unstable your package doesn't FTBFS.

Regards,
Michael


[1] https://wiki.gnome.org/Projects/GnomeCommon/Migration
--- End Message ---
--- Begin Message ---
Source: gnome-desktop3
Source-Version: 3.22.0-1

We believe that the bug you reported is fixed in the latest version of
gnome-desktop3, 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 837...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andreas Henriksson  (supplier of updated gnome-desktop3 
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: Mon, 19 Sep 2016 21:40:18 +0200
Source: gnome-desktop3
Binary: gnome-desktop3-data libgnome-desktop-3-12 libgnome-desktop-3-dev 
gir1.2-gnomedesktop-3.0
Architecture: source amd64 all
Version: 3.22.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers 

Changed-By: Andreas Henriksson 
Description:
 gir1.2-gnomedesktop-3.0 - Introspection data for GnomeDesktop
 gnome-desktop3-data - Common files for GNOME desktop apps
 libgnome-desktop-3-12 - Utility library for loading .desktop files - runtime 
files
 libgnome-desktop-3-dev - Utility library for loading .desktop files - 
development files
Closes: 837864
Changes:
 gnome-desktop3 (3.22.0-1) unstable; urgency=medium
 .
 

Processed: closing 716422

2016-09-19 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> close 716422 6.1-1
Bug #716422 [unpaper] [Mayhem] Bug report on unpaper: unpaper crashes with exit 
status 139
Marked as fixed in versions unpaper/6.1-1.
Bug #716422 [unpaper] [Mayhem] Bug report on unpaper: unpaper crashes with exit 
status 139
Marked Bug as done
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
716422: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=716422
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#837841: marked as done (swami: (Future) FTBFS due to undeclared build dependencies)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 19:21:08 +
with message-id 
and subject line Bug#837841: fixed in swami 2.0.0+svn389-4
has caused the Debian Bug report #837841,
regarding swami: (Future) FTBFS due to undeclared build dependencies
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.)


-- 
837841: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=837841
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: swami
Version: 2.0.0+svn389-3
Severity: important
User: pkg-gnome-maintain...@lists.alioth.debian.org
Usertags: gtk-doc-tools

Hi,

your package swami declares a build dependency on gtk-doc-tools.
gtk-doc-tools in turn depends on gnome-common, which in turn pulls in packages
like gettext, intltool or pkg-config.

The dependency on gnome-common was originally added for the GNOME_GTKDOC_CHECK
macro which has been deprecated and replaced by GTK_DOC_CHECK a long time ago.

As gnome-common has been declared deprecated by GNOME upstream [1], we would
like to drop this dependency from gtk-doc-tools.

We did a test of all reverse build dependencies of gtk-doc-tools and swami
failed to build due to now missing build dependencies which are no longer
pulled in by gtk-doc-tools.

A complete build log is available at
https://people.debian.org/~biebl/gtk-doc-tools/swami.log

We have uploaded that gtk-doc-tools package as 1.25-4 to experimental as well,
so you can test your package against this version.

Common build-failures and their fixes:

a/ configure.ac:32: error: possibly undefined macro: AC_PROG_INTLTOOL

   make[1]: intltoolize: Command not found

   → Build-Depends: intltool

b/ ./configure: line 5461: syntax error near unexpected token `yes'
   ./configure: line 5461: `GNOME_COMPILE_WARNINGS(yes)'

   ./configure: line 14801: GNOME_CODE_COVERAGE: command not found

   → Build-Depends: gnome-common (for GNOME_* macros)

c/ ./configure: line 17439: syntax error near unexpected token 
`$WARN_CFLAGS_EXTRA,'
   ./configure: line 17439: `AX_APPEND_COMPILE_FLAGS($WARN_CFLAGS_EXTRA, 
WARN_CFLAGS)'

   ./configure: line 2629: syntax error near unexpected token `git-directory'
   ./configure: line 2629: `AX_IS_RELEASE(git-directory)'

   → Build-Depends: autoconf-archive (for AX_* macros)

d/ ./configure: line 12518: intltool-update: command not found
   checking for intltool >= 0.40.0...  found
   ./configure: error: Your intltool is too old.  You need intltool 0.40.0 or 
later.

   → Build-Depends: intltool

e/ make[1]: intltoolize: Command not found

   → Build-Depends: intltool

f/ ./autogen.sh calls gnome-autogen.sh

   → Build-Depends: gnome-common


Please add the required build-dependencies to your package so once we upload
gtk-doc-tools_1.25-4 to unstable your package doesn't FTBFS.

Regards,
Michael


[1] https://wiki.gnome.org/Projects/GnomeCommon/Migration
--- End Message ---
--- Begin Message ---
Source: swami
Source-Version: 2.0.0+svn389-4

We believe that the bug you reported is fixed in the latest version of
swami, 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 837...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jaromír Mikeš  (supplier of updated swami 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: SHA1

Format: 1.8
Date: Mon, 19 Sep 2016 20:29:22 +0200
Source: swami
Binary: swami libswami0 libswami-dev
Architecture: source amd64
Version: 2.0.0+svn389-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 

Changed-By: Jaromír Mikeš 
Description:
 libswami-dev - MIDI instrument editor - development files
 libswami0  - MIDI instrument editor - shared libraries
 swami  - MIDI instrument editor application
Closes: 837841
Changes:
 swami (2.0.0+svn389-4) unstable; urgency=medium
 .
   * Bump Standards.
   * Fix VCS fields.
   * Update copyright file.
   * Drop dbg package in favour of dbgsym.
   * Fix hardening.
   * Add intltool to B-D (Closes: #837841).
Checksums-Sha1:
 da855bb11743509b2fda85a18deb07b45488a677 2369 swami_2.0.0+svn389-4.dsc

Bug#837914: marked as done (esys-particle: FTBFS due to test failures)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 19:03:51 +
with message-id 
and subject line Bug#837914: fixed in esys-particle 2.3.4+dfsg1-3
has caused the Debian Bug report #837914,
regarding esys-particle: FTBFS due to test failures
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.)


-- 
837914: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=837914
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: esys-particle
Version: 2.3.4+dfsg1-2
Severity: serious
Justification: makes the package in question unusable or mostly so
Control: block 836917 by -1

Dear Maintainer,


The upload of openmpi (2.0.1-3) to unstable has triggered an
uncoordinated transition (#836917). Unfortunately your package FTBFS due
to test failures:

 cd /«BUILDDIR»/esys-particle-2.3.4+dfsg1/debian/test; mpirun 
--allow-run-as-root -np 3 
/«BUILDDIR»/esys-particle-2.3.4+dfsg1/debian/esys-particle/usr/bin/esysparticle 
compression.py; cat nbons.dat; cat ekin.dat; cat epot.dat
 [babin:06791] PMIX ERROR: INVALID-CREDENTIAL in file 
src/server/pmix_server_listener.c at line 540
 [babin:06796] PMIX ERROR: UNREACHABLE in file src/client/pmix_client.c at line 
983
 [babin:06796] PMIX ERROR: UNREACHABLE in file src/client/pmix_client.c at line 
199
 *** An error occurred in MPI_Init
 *** on a NULL communicator
 *** MPI_ERRORS_ARE_FATAL (processes in this communicator will now abort,
 ***and potentially your MPI job)
 [babin:6796] Local abort before MPI_INIT completed completed successfully, but 
am not able to aggregate error messages, and not able to guarantee that all 
other processes were killed!
 --
 It looks like MPI_INIT failed for some reason; your parallel process is
 likely to abort.  There are many reasons that a parallel process can
 fail during MPI_INIT; some of which are due to configuration or environment
 problems.  This failure appears to be an internal failure; here's some
 additional information (which may only be relevant to an Open MPI
 developer):

   ompi_mpi_init: ompi_rte_init failed
   --> Returned "(null)" (-43) instead of "Success" (0)
 --
 ---
 Primary job  terminated normally, but 1 process returned
 a non-zero exit code.. Per user-direction, the job has been aborted.
 ---
 --
 mpirun detected that one or more processes exited with non-zero status, thus 
causing
 the job to be terminated. The first process to do so was:

   Process name: [[38239,1],0]
   Exit code:1
 --
 cat: nbons.dat: No such file or directory
 cat: ekin.dat: No such file or directory
 cat: epot.dat: No such file or directory

Kind Regards,

Bas
--- End Message ---
--- Begin Message ---
Source: esys-particle
Source-Version: 2.3.4+dfsg1-3

We believe that the bug you reported is fixed in the latest version of
esys-particle, 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 837...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Anton Gladky  (supplier of updated esys-particle 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: SHA1

Format: 1.8
Date: Mon, 19 Sep 2016 20:44:49 +0200
Source: esys-particle
Binary: esys-particle
Architecture: source
Version: 2.3.4+dfsg1-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Anton Gladky 
Description:
 esys-particle - Software for particle-based numerical modelling. MPI version.
Closes: 837914
Changes:
 esys-particle (2.3.4+dfsg1-3) unstable; urgency=medium
 .
   * [38e17b8] Temporarly disable build-test. (Closes: #837914)
Checksums-Sha1:
 8c7efe3f091762828e72bd7281f882203553d42f 2379 esys-particle_2.3.4+dfsg1-3.dsc
 f542ee5965b7078b34714a200edbe53d76e899f5 563832 

Processed: closing 479196

2016-09-19 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> close 479196 0.4.2-1
Bug #479196 [unpaper] --output-pages 2 ignores additional output filenames
Marked as fixed in versions unpaper/0.4.2-1.
Bug #479196 [unpaper] --output-pages 2 ignores additional output filenames
Marked Bug as done
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
479196: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=479196
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#837378: marked as done (sidplay-libs FTBFS on arm64: gcc-6 narrowing conversions)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 18:51:22 +
with message-id 
and subject line Bug#837378: fixed in sidplay-libs 2.1.1-15
has caused the Debian Bug report #837378,
regarding sidplay-libs FTBFS on arm64: gcc-6 narrowing conversions
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.)


-- 
837378: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=837378
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: sidplay-libs
Version: 2.1.1-14
Severity: serious
User: helm...@debian.org
Usertags: rebootstrap

I noticed that sidplay-libs fails to cross build from source, because it
encounters narrowing conversion issues specific to arm64. A native build
confirmed the failure and its build log is attached. The gist is:

| libtool: compile:  aarch64-linux-gnu-g++ -DHAVE_CONFIG_H -g -O2 -DHAVE_UNIX 
-I../../include -I../../include/sidplay -MT xsid.lo -MD -MP -MF .deps/xsid.Tpo 
-c xsid.cpp  -fPIC -DPIC -o .libs/xsid.o
| xsid.cpp:101:1: error: narrowing conversion of ''\200'' from 'char' to 
'int8_t {aka signed char}' inside { } [-Wnarrowing]
|  };
|  ^
| xsid.cpp:101:1: error: narrowing conversion of ''\224'' from 'char' to 
'int8_t {aka signed char}' inside { } [-Wnarrowing]
| xsid.cpp:101:1: error: narrowing conversion of ''\251'' from 'char' to 
'int8_t {aka signed char}' inside { } [-Wnarrowing]
| xsid.cpp:101:1: error: narrowing conversion of ''\274'' from 'char' to 
'int8_t {aka signed char}' inside { } [-Wnarrowing]
| xsid.cpp:101:1: error: narrowing conversion of ''\316'' from 'char' to 
'int8_t {aka signed char}' inside { } [-Wnarrowing]
| xsid.cpp:101:1: error: narrowing conversion of ''\341'' from 'char' to 
'int8_t {aka signed char}' inside { } [-Wnarrowing]
| xsid.cpp:101:1: error: narrowing conversion of ''\362'' from 'char' to 
'int8_t {aka signed char}' inside { } [-Wnarrowing]

Helmut
dpkg-buildpackage: info: source package sidplay-libs
dpkg-buildpackage: info: source version 2.1.1-14
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Laszlo Boszormenyi (GCS) 

 dpkg-source --before-build sidplay-libs-2.1.1
dpkg-buildpackage: info: host architecture arm64
 fakeroot debian/rules clean
dh_testdir
dh_testroot
[ ! -f Makefile ] || /usr/bin/make distclean
rm -f confdefs.h config.log
# remove autogenerated files
find . -name aclocal.m4 -o -name configure -o -name configure.lineno \
-o -name config.guess -o -name config.h.in \
-o -name config.log -o -name config.status -o \
-name config.sub -o -name depcomp -o -name install-sh -o \
-name libtool -o -name ltmain.sh -o -name missing -o \
-name mkinstalldirs -o -name stamp-h1 -o -name INSTALL -o \
-name Makefile -o -name Makefile.in | xargs rm -f
rm -f libsidplay/unix/sidint.h
rm -f configure-stamp build-stamp 
dh_clean
 dpkg-source -b sidplay-libs-2.1.1
dpkg-source: info: using source format '3.0 (quilt)'
dpkg-source: info: building sidplay-libs using existing 
./sidplay-libs_2.1.1.orig.tar.gz
dpkg-source: warning: ignoring deletion of file Makefile.in, use 
--include-removal to override
dpkg-source: warning: ignoring deletion of file configure, use 
--include-removal to override
dpkg-source: warning: ignoring deletion of file aclocal.m4, use 
--include-removal to override
dpkg-source: warning: ignoring deletion of file libsidplay/Makefile.in, use 
--include-removal to override
dpkg-source: warning: ignoring deletion of file libsidplay/configure, use 
--include-removal to override
dpkg-source: warning: ignoring deletion of file libsidplay/aclocal.m4, use 
--include-removal to override
dpkg-source: warning: ignoring deletion of file libsidplay/INSTALL, use 
--include-removal to override
dpkg-source: warning: ignoring deletion of file libsidplay/src/Makefile.in, use 
--include-removal to override
dpkg-source: warning: ignoring deletion of file 
libsidplay/src/sidtune/Makefile.in, use --include-removal to override
dpkg-source: warning: ignoring deletion of file 
libsidplay/src/sid6526/Makefile.in, use --include-removal to override
dpkg-source: warning: ignoring deletion of file 
libsidplay/src/xsid/Makefile.in, use --include-removal to override
dpkg-source: warning: ignoring deletion of file 
libsidplay/src/mos656x/Makefile.in, use --include-removal to override
dpkg-source: warning: ignoring deletion of file 
libsidplay/src/mos6510/Makefile.in, use --include-removal to override
dpkg-source: warning: ignoring deletion of file libsidplay/src/c64/Makefile.in, 
use --include-removal to override

Bug#613261: marked as done (gnome-system-monitor: Panel Applet doesn't report network usage when connect with a broadband key)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 19:41:04 +0100
with message-id 

Bug#811672: marked as done (FTBFS with GCC 6: cannot convert x to y)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 18:36:15 +
with message-id 
and subject line Bug#811672: fixed in qt4-perl 4.8.4-1.3
has caused the Debian Bug report #811672,
regarding FTBFS with GCC 6: cannot convert x to y
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.)


-- 
811672: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811672
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: qt4-perl
Version: 4.8.4-1.2
Severity: important
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-6 gcc-6-cannot-convert

This package fails to build with GCC 6.  GCC 6 has not been released
yet, but it's expected that GCC 6 will become the default compiler for
stretch.

Note that only the first error is reported; there might be more.  You
can find a snapshot of GCC 6 in experimental.  To build with GCC 6,
you can set CC=gcc-6 CXX=g++-6 explicitly.

> sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux
...
> [  5%] Building CXX object qtcore/src/CMakeFiles/perlqtcore4.dir/util.cpp.o
> cd /<>/obj-x86_64-linux-gnu/qtcore/src && /usr/bin/g++   -DDEBUG 
> -DPERLQTDEBUG -Dperlqtcore4_EXPORTS -I/usr/include/smoke 
> -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtDeclarative 
> -I/usr/include/qt4/QtScriptTools -I/usr/include/qt4/QtDBus 
> -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql 
> -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXmlPatterns 
> -I/usr/include/qt4/QtHelp -I/usr/include/qt4/QtUiTools 
> -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtScript 
> -I/usr/include/qt4/QtSvg -I/usr/include/qt4/Qt3Support 
> -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore 
> -I/usr/share/qt4/mkspecs/default -I/usr/include/qt4 -I/<>/src 
> -I/<>/qtcore/src -I/usr/lib/x86_64-linux-gnu/perl/5.22/CORE  
> -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe 
> -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC   -o 
> CMakeFiles/perlqtcore4.dir/util.cpp.o -c /<>/qtcore/src/util.cpp
> /<>/qtcore/src/util.cpp: In function 'void 
> XS_AUTOLOAD(PerlInterpreter*, CV*)':
> /<>/qtcore/src/util.cpp:2234:59: error: cannot convert 'bool' to 
> 'void*' in initialization
>  static smokeperl_object nothis = { 0, 0, 0, false };
>^
> 
> qtcore/src/CMakeFiles/perlqtcore4.dir/build.make:141: recipe for target 
> 'qtcore/src/CMakeFiles/perlqtcore4.dir/util.cpp.o' failed
> make[3]: *** [qtcore/src/CMakeFiles/perlqtcore4.dir/util.cpp.o] Error 1

-- 
Martin Michlmayr
Linux for HPE Helion, Hewlett Packard Enterprise
--- End Message ---
--- Begin Message ---
Source: qt4-perl
Source-Version: 4.8.4-1.3

We believe that the bug you reported is fixed in the latest version of
qt4-perl, 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 811...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
gregor herrmann  (supplier of updated qt4-perl 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: Wed, 14 Sep 2016 19:54:03 +0200
Source: qt4-perl
Binary: libqtcore4-perl libqtgui4-perl libqtxml4-perl libqtnetwork4-perl 
libqttest4-perl
Architecture: source
Version: 4.8.4-1.3
Distribution: unstable
Urgency: medium
Maintainer: Sune Vuorela 
Changed-By: gregor herrmann 
Closes: 811672
Description: 
 libqtcore4-perl - perl bindings for the Qt Core library
 libqtgui4-perl - perl bindings for the Qt Gui library
 libqtnetwork4-perl - perl bindings for the Qt Network library
 libqttest4-perl - perl bindings for the Qt Test library
 libqtxml4-perl - perl bindings for the Qt Xml library
Changes:
 qt4-perl (4.8.4-1.3) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix "FTBFS with GCC 6: cannot convert x to y":
 add patch from upstream bug tracker to properly initialize
 smokeperl_object. (Closes: #811672)
Checksums-Sha1: 
 2d7402b099946929f8c0861e5d1cbf0e0236a46a 2112 qt4-perl_4.8.4-1.3.dsc
 aae4b362e2565ae87f23ca676497b6fecfb585f6 6028 qt4-perl_4.8.4-1.3.debian.tar.xz
Checksums-Sha256: 
 

Bug#708186: marked as done (gnome-system-monitor: The network vertical axis does't show the right data, the first number is not shown.)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 19:29:25 +0100
with message-id 

Bug#834246: marked as done (kicad: FTBFS in testing)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 18:07:19 +
with message-id 
and subject line Bug#834246: fixed in kicad 4.0.4+dfsg1-1
has caused the Debian Bug report #834246,
regarding kicad: FTBFS in testing
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.)


-- 
834246: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=834246
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: kicad
Version: 4.0.2+dfsg1-4
Severity: serious

Dear maintainer:

This package fails to build from source in stretch:

-
In file included from
/<>/kicad-4.0.2+dfsg1/common/tool/tool_manager.cpp:46:0:
/<>/kicad-4.0.2+dfsg1/include/tool/coroutine.h:30:38: fatal
error: boost/context/fcontext.hpp: No such file or 
directory
 #include 
   ^
   compilation terminated.
-

Full build logs available here:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/kicad.html

Thanks.
--- End Message ---
--- Begin Message ---
Source: kicad
Source-Version: 4.0.4+dfsg1-1

We believe that the bug you reported is fixed in the latest version of
kicad, 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 834...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Georges Khaznadar  (supplier of updated kicad 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: SHA256

Format: 1.8
Date: Wed, 11 May 2016 16:14:08 +0200
Source: kicad
Binary: kicad kicad-common kicad-doc-en kicad-doc-de kicad-doc-es kicad-doc-fr 
kicad-doc-it kicad-doc-ja kicad-doc-nl kicad-doc-pl
Architecture: source all amd64
Version: 4.0.4+dfsg1-1
Distribution: unstable
Urgency: medium
Maintainer: Georges Khaznadar 
Changed-By: Georges Khaznadar 
Description:
 kicad  - Electronic schematic and PCB design software
 kicad-common - Common files used by kicad
 kicad-doc-de - Kicad help files (German)
 kicad-doc-en - Kicad help files (English)
 kicad-doc-es - Kicad help files (Spanish)
 kicad-doc-fr - Kicad help files (French)
 kicad-doc-it - Kicad help files (Italian)
 kicad-doc-ja - Kicad help files (Japanese)
 kicad-doc-nl - Kicad help files (Dutch)
 kicad-doc-pl - Kicad help files (Polish)
Closes: 811268 819855 826750 833777 834246
Changes:
 kicad (4.0.4+dfsg1-1) unstable; urgency=medium
 .
   * checked that 4.0.2+dfsg1-2~bpo8+1-1 is available. Closes: #811268
   * modified .install files to install kicad.mo files. Closes: #819855
   * applied Graham Inggs' patch. Closes: #834246
   * added a Recommends: for xsltproc. Closes: #826750
   * updated Standards-Version to 3.9.8
   * upgraded to the last upstream version. Closes: #833777
   * added build-dependencies on texlive-lang-cyrillic and texlive-fonts-extra
Checksums-Sha1:
 ad0f5b6f764b5777f31e6b457d56dc7268cc2199 3242 kicad_4.0.4+dfsg1-1.dsc
 b7089b0d57c21b4e7ccd00ab978f05355678334d 91184805 kicad_4.0.4+dfsg1.orig.tar.xz
 87e16ea699cf8d65b61f9a09a2b90522c2ea5cfd 26660 
kicad_4.0.4+dfsg1-1.debian.tar.xz
 f06c1319dadabb9c4c18493b103cc87082785d4e 44381318 
kicad-common_4.0.4+dfsg1-1_all.deb
 6b427b5dc6ebd58681112f69c1bad37fb9468798 91911094 
kicad-dbgsym_4.0.4+dfsg1-1_amd64.deb
 deb13dfdc50d5a5532af436e53237310b43d0167 48917194 
kicad-doc-de_4.0.4+dfsg1-1_all.deb
 4adc90d86ddccb3baf7a2257059ae63d93b36270 44766338 
kicad-doc-en_4.0.4+dfsg1-1_all.deb
 169119540602e450bc307843a60fe9dba87fb81a 45621998 
kicad-doc-es_4.0.4+dfsg1-1_all.deb
 efdd9056280cd005e5ebb4ca3553a9e3ea1df48a 49569936 
kicad-doc-fr_4.0.4+dfsg1-1_all.deb
 51c780fb5acbaec2d4ecd605af1b4a7878cca38e 48361956 
kicad-doc-it_4.0.4+dfsg1-1_all.deb
 93a8f1388e89017d16b9c8eb89dc3c30a20aadb4 44177938 
kicad-doc-ja_4.0.4+dfsg1-1_all.deb
 b8640bb80c749b98f80312b92bd1f1043b0d5da6 5473696 
kicad-doc-nl_4.0.4+dfsg1-1_all.deb
 61ff29b52135df6688a62bf14094b2f7a56bb9a0 46911272 
kicad-doc-pl_4.0.4+dfsg1-1_all.deb
 7643f163fb4b81df5c18540fc0404cca1e8d5aec 13033940 kicad_4.0.4+dfsg1-1_amd64.deb

Bug#833777: marked as done (kicad: New upstream version 4.0.4)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 18:07:18 +
with message-id 
and subject line Bug#833777: fixed in kicad 4.0.4+dfsg1-1
has caused the Debian Bug report #833777,
regarding kicad: New upstream version 4.0.4
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.)


-- 
833777: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=833777
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: kicad
Version: 4.0.2+dfsg1-4
Severity: wishlist

Dear Maintainer,

the next Fixup release 4.0.3 of KiCad was released last weekend.

http://kicad-pcb.org/post/release-4.0.3/

Please consider the packaging of this release in the near future so we
can find probably leftover issues for the Stretch freeze.
If there is something were I could help please don't hesitate to ask.

Regards
Carsten

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing'), (400, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: armhf

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

Versions of packages kicad depends on:
ii  kicad-common4.0.2+dfsg1-4
ii  libboost-context1.58.0  1.58.0+dfsg-5.1
ii  libboost-date-time1.58.01.58.0+dfsg-5.1
ii  libboost-filesystem1.58.0   1.58.0+dfsg-5.1
ii  libboost-iostreams1.58.01.58.0+dfsg-5.1
ii  libboost-locale1.58.0   1.58.0+dfsg-5.1
ii  libboost-program-options1.58.0  1.58.0+dfsg-5.1
ii  libboost-regex1.58.01.58.0+dfsg-5.1
ii  libboost-system1.58.0   1.58.0+dfsg-5.1
ii  libboost-thread1.58.0   1.58.0+dfsg-5.1
ii  libc6   2.23-4
ii  libcairo2   1.14.6-1+b1
ii  libgcc1 1:6.1.1-10
ii  libgl1-mesa-glx [libgl1]11.2.2-1
ii  libglew1.13 1.13.0-2
ii  libglu1-mesa [libglu1]  9.0.0-2.1
ii  libgomp16.1.1-10
ii  libpython2.72.7.12-1
ii  libstdc++6  6.1.1-10
ii  libwxbase3.0-0v53.0.2+dfsg-2
ii  libwxgtk3.0-0v5 3.0.2+dfsg-2
ii  python-wxgtk3.0 3.0.2.0+dfsg-3

kicad recommends no packages.

Versions of packages kicad suggests:
ii  extra-xdg-menus  1.0-4
ii  kicad-doc-en 4.0.2+dfsg1-4

-- no debconf information
--- End Message ---
--- Begin Message ---
Source: kicad
Source-Version: 4.0.4+dfsg1-1

We believe that the bug you reported is fixed in the latest version of
kicad, 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 833...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Georges Khaznadar  (supplier of updated kicad 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: SHA256

Format: 1.8
Date: Wed, 11 May 2016 16:14:08 +0200
Source: kicad
Binary: kicad kicad-common kicad-doc-en kicad-doc-de kicad-doc-es kicad-doc-fr 
kicad-doc-it kicad-doc-ja kicad-doc-nl kicad-doc-pl
Architecture: source all amd64
Version: 4.0.4+dfsg1-1
Distribution: unstable
Urgency: medium
Maintainer: Georges Khaznadar 
Changed-By: Georges Khaznadar 
Description:
 kicad  - Electronic schematic and PCB design software
 kicad-common - Common files used by kicad
 kicad-doc-de - Kicad help files (German)
 kicad-doc-en - Kicad help files (English)
 kicad-doc-es - Kicad help files (Spanish)
 kicad-doc-fr - Kicad help files (French)
 kicad-doc-it - Kicad help files (Italian)
 kicad-doc-ja - Kicad help files (Japanese)
 kicad-doc-nl - Kicad help files (Dutch)
 kicad-doc-pl - Kicad help files (Polish)
Closes: 811268 819855 826750 833777 834246
Changes:
 kicad (4.0.4+dfsg1-1) unstable; urgency=medium
 .
   * checked that 4.0.2+dfsg1-2~bpo8+1-1 is available. Closes: #811268
   * modified .install files to install kicad.mo files. Closes: #819855
   * applied Graham Inggs' patch. Closes: #834246
   * added a Recommends: for xsltproc. Closes: #826750
   * updated Standards-Version to 3.9.8
   * 

Bug#811268: marked as done (kicad: Please provide 4.0.1 or newer KiCad, preferably in Jessie-Backports.)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 18:07:18 +
with message-id 
and subject line Bug#811268: fixed in kicad 4.0.4+dfsg1-1
has caused the Debian Bug report #811268,
regarding kicad: Please provide 4.0.1 or newer KiCad, preferably in 
Jessie-Backports.
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.)


-- 
811268: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811268
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: kicad
Severity: wishlist

Dear Maintainer,

I managed to home-brew (fumble) Jessie backports
kicad-common_4.0.1-0~bpo8+1_all.deb and
kicad_4.0.1-0~bpo8+1_amd64.deb, and they installed and seem to work at
first glance (I'm new at kicad).  But I would very much appreciate an
official version in Jessie-Backports.

If that helps, here are some key points of what I found myself doing
(full details as a script below):

I replaced the libglew1.13 dependency with libglew1.10.

I used
https://launchpad.net/kicad/4.0/4.0.1/+download/kicad-4.0.1.tar.xz as
my source of upstream sources and had to change 
debian/patches/20-noAvhttp.patch and
debian/patches/desktop-files.patch, as the upstream sources used ^M
line endings for all files in those patches.

I failed to build the 4.0.1 documentation packages.  There was a
possibly related note in README.source that I didn't understand:

> The script get-kicad is run once, then debian patches are applied, and
> a build is done in the directory /doc to generate
> PDF, HTML, EPUB files.  Sourceless PDF files are erased, and the
> source package is compressed again.

Is that something I should have done manually, or is this a mere
description of things that happen during the build?  I compared the
content of the official kicad_4.0.0~rc1a.orig.tar.xz and my home-grown
kicad_4.0.1.orig.tar.xz, found quite a few differences of course,
but nothing that stroke me as glaring.

Regards, and thank you for providing fine software,

Andreas

My full workaround script for home-brewing those two is attached.
As far as downloads is concerned, the script caches the results.
Build is done anew from scratch each time.

The script contains a few ^M line endings which need to be preserved
for it to properly function:

$ sha256sum -b run-build.sh
afe257af7624da4b7c884453219f80ae6ffa0c8200d2e9d0fb3957aaa9524c46 *run-build.sh

The following system information pertains to my home-brew-result installed:

-- System Information:
Debian Release: 8.2
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages kicad depends on:
ii  kicad-common4.0.1-0~bpo8+1
ii  libboost-context1.55.0  1.55.0+dfsg-3
ii  libboost-date-time1.55.01.55.0+dfsg-3
ii  libboost-filesystem1.55.0   1.55.0+dfsg-3
ii  libboost-iostreams1.55.01.55.0+dfsg-3
ii  libboost-locale1.55.0   1.55.0+dfsg-3
ii  libboost-program-options1.55.0  1.55.0+dfsg-3
ii  libboost-regex1.55.01.55.0+dfsg-3
ii  libboost-system1.55.0   1.55.0+dfsg-3
ii  libboost-thread1.55.0   1.55.0+dfsg-3
ii  libc6   2.19-18+deb8u1
ii  libgcc1 1:4.9.2-10
ii  libgl1-mesa-glx [libgl1]10.3.2-1+deb8u1
ii  libglew1.10 1.10.0-3
ii  libglu1-mesa [libglu1]  9.0.0-2
ii  libgomp14.9.2-10
ii  libice6 2:1.0.9-1+b1
ii  libsm6  2:1.2.2-1+b1
ii  libstdc++6  4.9.2-10
ii  libwxbase3.0-0  3.0.2-1+b1
ii  libwxgtk3.0-0   3.0.2-1+b1
ii  libx11-62:1.6.2-3
ii  libxext62:1.3.3-1

kicad recommends no packages.

Versions of packages kicad suggests:
ii  extra-xdg-menus  1.0-4
ii  kicad-doc-en 4.0.0~rc1a-3

-- no debconf information



run-build.sh
Description: application/shellscript


signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Source: kicad
Source-Version: 4.0.4+dfsg1-1

We believe that the bug you reported is fixed in the latest version of
kicad, 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

Bug#819855: marked as done (kicad: i18n files missing)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 18:07:18 +
with message-id 
and subject line Bug#819855: fixed in kicad 4.0.4+dfsg1-1
has caused the Debian Bug report #819855,
regarding kicad: i18n files missing
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.)


-- 
819855: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=819855
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: kicad
Version: 4.0.2+dfsg1-4
Severity: normal

Hi,

it seems the various kicad.mo files are missed in the kicad package. So
no internationalization is available after switching to a different
language than English.
The build is creating the kicad.mo files but no debhelper script is
picking them up. That's simple because the *.install helper hasn't a
line that tells debhelper to do so.

Regards
Carsten

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing'), (400, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: armhf

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

Versions of packages kicad depends on:
ii  kicad-common4.0.2+dfsg1-4
ii  libboost-context1.58.0  1.58.0+dfsg-5+b1
ii  libboost-date-time1.58.01.58.0+dfsg-5+b1
ii  libboost-filesystem1.58.0   1.58.0+dfsg-5+b1
ii  libboost-iostreams1.58.01.58.0+dfsg-5+b1
ii  libboost-locale1.58.0   1.58.0+dfsg-5+b1
ii  libboost-program-options1.58.0  1.58.0+dfsg-5+b1
ii  libboost-regex1.58.01.58.0+dfsg-5+b1
ii  libboost-system1.58.0   1.58.0+dfsg-5+b1
ii  libboost-thread1.58.0   1.58.0+dfsg-5+b1
ii  libc6   2.22-4
ii  libcairo2   1.14.6-1
ii  libgcc1 1:5.3.1-13
ii  libgl1-mesa-glx [libgl1]11.1.2-1
ii  libglew1.13 1.13.0-2
ii  libglu1-mesa [libglu1]  9.0.0-2.1
ii  libgomp15.3.1-13
ii  libpython2.72.7.11-6
ii  libstdc++6  5.3.1-13
ii  libwxbase3.0-0v53.0.2+dfsg-1.3
ii  libwxgtk3.0-0v5 3.0.2+dfsg-1.3
ii  python-wxgtk3.0 3.0.2.0+dfsg-1+b1

kicad recommends no packages.

Versions of packages kicad suggests:
ii  extra-xdg-menus  1.0-4
ii  kicad-doc-en 4.0.2+dfsg1-4

-- no debconf information
--- End Message ---
--- Begin Message ---
Source: kicad
Source-Version: 4.0.4+dfsg1-1

We believe that the bug you reported is fixed in the latest version of
kicad, 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 819...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Georges Khaznadar  (supplier of updated kicad 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: SHA256

Format: 1.8
Date: Wed, 11 May 2016 16:14:08 +0200
Source: kicad
Binary: kicad kicad-common kicad-doc-en kicad-doc-de kicad-doc-es kicad-doc-fr 
kicad-doc-it kicad-doc-ja kicad-doc-nl kicad-doc-pl
Architecture: source all amd64
Version: 4.0.4+dfsg1-1
Distribution: unstable
Urgency: medium
Maintainer: Georges Khaznadar 
Changed-By: Georges Khaznadar 
Description:
 kicad  - Electronic schematic and PCB design software
 kicad-common - Common files used by kicad
 kicad-doc-de - Kicad help files (German)
 kicad-doc-en - Kicad help files (English)
 kicad-doc-es - Kicad help files (Spanish)
 kicad-doc-fr - Kicad help files (French)
 kicad-doc-it - Kicad help files (Italian)
 kicad-doc-ja - Kicad help files (Japanese)
 kicad-doc-nl - Kicad help files (Dutch)
 kicad-doc-pl - Kicad help files (Polish)
Closes: 811268 819855 826750 833777 834246
Changes:
 kicad (4.0.4+dfsg1-1) unstable; urgency=medium
 .
   * checked that 4.0.2+dfsg1-2~bpo8+1-1 is available. Closes: #811268
   * modified .install files to install kicad.mo files. Closes: #819855
   * applied Graham Inggs' patch. Closes: #834246
   * added a Recommends: for xsltproc. Closes: #826750
   * updated Standards-Version to 

Bug#821041: marked as done (shadow: PIE hardening flags missing after NMU)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 20:04:39 +0200
with message-id 

and subject line Fixed by #836653
has caused the Debian Bug report #821041,
regarding shadow: PIE hardening flags missing after NMU
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.)


-- 
821041: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=821041
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: shadow
Version: 1:4.2-3.1
Severity: important

Hello,

I don't know why or how, but the PIE hardening is missing since
the NMU. I've rebuilt the package in my local pbuilder and it got
the hardening flags, so I'm confused how this happened.

Please rebuild the package, check if PIE is applied
(hardening-check --color /usr/bin/passwd) and re-upload the
package.

Regards
Simon
-- 
+ privacy is necessary
+ using gnupg http://gnupg.org
+ public key id: 0x92FEFDB7E44C32F9


signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Fixed by #836653 (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836653)--- End Message ---


Bug#826750: marked as done (kicad: Please recommend xsltproc)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 18:07:18 +
with message-id 
and subject line Bug#826750: fixed in kicad 4.0.4+dfsg1-1
has caused the Debian Bug report #826750,
regarding kicad: Please recommend xsltproc
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.)


-- 
826750: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=826750
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: kicad
Version: 4.0.2+dfsg1-4
Severity: minor

The standard way of generating a BOM in kicad4 uses XSLT scripts
processed via xsltproc, can the xsltproc package be added to recommends,
or at least suggests of the kicad package?



signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Source: kicad
Source-Version: 4.0.4+dfsg1-1

We believe that the bug you reported is fixed in the latest version of
kicad, 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 826...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Georges Khaznadar  (supplier of updated kicad 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: SHA256

Format: 1.8
Date: Wed, 11 May 2016 16:14:08 +0200
Source: kicad
Binary: kicad kicad-common kicad-doc-en kicad-doc-de kicad-doc-es kicad-doc-fr 
kicad-doc-it kicad-doc-ja kicad-doc-nl kicad-doc-pl
Architecture: source all amd64
Version: 4.0.4+dfsg1-1
Distribution: unstable
Urgency: medium
Maintainer: Georges Khaznadar 
Changed-By: Georges Khaznadar 
Description:
 kicad  - Electronic schematic and PCB design software
 kicad-common - Common files used by kicad
 kicad-doc-de - Kicad help files (German)
 kicad-doc-en - Kicad help files (English)
 kicad-doc-es - Kicad help files (Spanish)
 kicad-doc-fr - Kicad help files (French)
 kicad-doc-it - Kicad help files (Italian)
 kicad-doc-ja - Kicad help files (Japanese)
 kicad-doc-nl - Kicad help files (Dutch)
 kicad-doc-pl - Kicad help files (Polish)
Closes: 811268 819855 826750 833777 834246
Changes:
 kicad (4.0.4+dfsg1-1) unstable; urgency=medium
 .
   * checked that 4.0.2+dfsg1-2~bpo8+1-1 is available. Closes: #811268
   * modified .install files to install kicad.mo files. Closes: #819855
   * applied Graham Inggs' patch. Closes: #834246
   * added a Recommends: for xsltproc. Closes: #826750
   * updated Standards-Version to 3.9.8
   * upgraded to the last upstream version. Closes: #833777
   * added build-dependencies on texlive-lang-cyrillic and texlive-fonts-extra
Checksums-Sha1:
 ad0f5b6f764b5777f31e6b457d56dc7268cc2199 3242 kicad_4.0.4+dfsg1-1.dsc
 b7089b0d57c21b4e7ccd00ab978f05355678334d 91184805 kicad_4.0.4+dfsg1.orig.tar.xz
 87e16ea699cf8d65b61f9a09a2b90522c2ea5cfd 26660 
kicad_4.0.4+dfsg1-1.debian.tar.xz
 f06c1319dadabb9c4c18493b103cc87082785d4e 44381318 
kicad-common_4.0.4+dfsg1-1_all.deb
 6b427b5dc6ebd58681112f69c1bad37fb9468798 91911094 
kicad-dbgsym_4.0.4+dfsg1-1_amd64.deb
 deb13dfdc50d5a5532af436e53237310b43d0167 48917194 
kicad-doc-de_4.0.4+dfsg1-1_all.deb
 4adc90d86ddccb3baf7a2257059ae63d93b36270 44766338 
kicad-doc-en_4.0.4+dfsg1-1_all.deb
 169119540602e450bc307843a60fe9dba87fb81a 45621998 
kicad-doc-es_4.0.4+dfsg1-1_all.deb
 efdd9056280cd005e5ebb4ca3553a9e3ea1df48a 49569936 
kicad-doc-fr_4.0.4+dfsg1-1_all.deb
 51c780fb5acbaec2d4ecd605af1b4a7878cca38e 48361956 
kicad-doc-it_4.0.4+dfsg1-1_all.deb
 93a8f1388e89017d16b9c8eb89dc3c30a20aadb4 44177938 
kicad-doc-ja_4.0.4+dfsg1-1_all.deb
 b8640bb80c749b98f80312b92bd1f1043b0d5da6 5473696 
kicad-doc-nl_4.0.4+dfsg1-1_all.deb
 61ff29b52135df6688a62bf14094b2f7a56bb9a0 46911272 
kicad-doc-pl_4.0.4+dfsg1-1_all.deb
 7643f163fb4b81df5c18540fc0404cca1e8d5aec 13033940 kicad_4.0.4+dfsg1-1_amd64.deb
Checksums-Sha256:
 4abca219d479b42ced81574e0787f75a761f86ff2838d04d3b92df330ba1bc3e 3242 
kicad_4.0.4+dfsg1-1.dsc
 3b96249c2be877e919f95587e2e6f969784d25a385a8c30a96a34e5cb0095395 91184805 
kicad_4.0.4+dfsg1.orig.tar.xz
 2e261fe81cd6034bbafb5e7a8af8ce77822937a2fb928a8899c96cadc917c8ac 26660 
kicad_4.0.4+dfsg1-1.debian.tar.xz
 edc6d47c6afaaa8591ddec562def9dddc5aeb8c9aaeb3c508f2c05e8122004c1 44381318 

Bug#836911: marked as done (/usr/bin/winecfg-development: winecfg-development is a fork bomb)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 17:41:53 +
with message-id 
and subject line Bug#836911: fixed in wine-development 1.9.19-1
has caused the Debian Bug report #836911,
regarding /usr/bin/winecfg-development: winecfg-development is a fork bomb
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.)


-- 
836911: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836911
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wine-development
Version: 1.9.18-1
Severity: normal
File: /usr/bin/winecfg-development

Running winecfg-development just made my machine unusable.

Excerpts of my "ps fax" output:

   5836 ?Ts 0:00 C:\windows\system32\explorer.exe /desktop
   5843 ?Ts 0:00 C:\windows\system32\explorer.exe /desktop
   5844 ?Ts 0:00 C:\windows\system32\explorer.exe /desktop
   5845 ?Ts 0:00 C:\windows\system32\explorer.exe /desktop
   5846 ?Ts 0:00 C:\windows\system32\explorer.exe /desktop
   5847 ?Ts 0:00 C:\windows\system32\explorer.exe /desktop
   5848 ?Ts 0:00 C:\windows\system32\explorer.exe /desktop
   5849 ?Ts 0:00 C:\windows\system32\explorer.exe /desktop
   5842 ?Ts 0:00 C:\windows\system32\explorer.exe /desktop
   5850 ?Ts 0:00 C:\windows\system32\explorer.exe /desktop
   5853 ?Ts 0:00 C:\windows\system32\explorer.exe /desktop
   5851 ?Ts 0:00 C:\windows\system32\explorer.exe /desktop
  ...
   6383 ?Ts 0:00 C:\windows\system32\explorer.exe /desktop
  16146 ?T  0:00  \_ C:\windows\system32\explorer.exe /desktop
   6384 ?Ts 0:00 C:\windows\system32\explorer.exe /desktop
  16143 ?T  0:00  \_ C:\windows\system32\explorer.exe /desktop
   6386 ?Ts 0:00 C:\windows\system32\explorer.exe /desktop
  16217 ?T  0:00  \_ C:\windows\system32\explorer.exe /desktop
   6387 ?Ts 0:00 C:\windows\system32\explorer.exe /desktop
  ...
  16068 ?Ts 0:00 /usr/lib/wine/wine64 
C:\windows\system32\explorer.exe /desktop
  16065 ?Ts 0:00 /usr/lib/wine/wine64 
C:\windows\system32\explorer.exe /desktop
  16071 ?Ts 0:03 /usr/lib/wine/wine64 
C:\windows\system32\explorer.exe /desktop
  16077 ?Ts 0:00 /usr/lib/wine/wine64 
C:\windows\system32\explorer.exe /desktop
  16056 ?Ts 0:00 /usr/lib/wine/wine64 
C:\windows\system32\explorer.exe /desktop
  16067 ?Ts 0:00 /usr/lib/wine/wine64 
C:\windows\system32\explorer.exe /desktop
  16070 ?Ts 0:01 /usr/lib/wine/wine64 
C:\windows\system32\explorer.exe /desktop
  16073 ?Ts 0:00 /usr/lib/wine/wine64 
C:\windows\system32\explorer.exe /desktop

The console window I started that in was spammed with lots of messages:

err:win:GetDesktopWindow failed to create desktop window
err:ole:apartment_createwindowifneeded CreateWindow failed with error 1411
err:win:GetDesktopWindow failed to create desktop window
err:ole:apartment_createwindowifneeded CreateWindow failed with error 1411
err:system:SYSPARAMS_Init Can't create wine registry branch
err:system:SYSPARAMS_Init Can't create wine registry branch
err:system:SYSPARAMS_Init Can't create wine registry branch
err:system:SYSPARAMS_Init Can't create wine registry branch
err:win:GetDesktopWindow failed to create desktop window
err:win:GetDesktopWindow failed to create desktop window
err:win:GetDesktopWindow failed to create desktop window
err:win:GetDesktopWindow failed to create desktop window
err:win:GetDesktopWindow failed to create desktop window
err:ole:RPC_StartRemoting Couldn't register endpoint 
L"\\pipe\\OLE_03f203f3"
err:ole:RPC_StartRemoting Couldn't register endpoint 
L"\\pipe\\OLE_03ee03ef"
err:font:WineEngInit Failed to create font mutex
err:font:WineEngInit Failed to create font mutex
err:font:WineEngInit Failed to create font mutex
err:font:WineEngInit Failed to create font mutex
err:font:WineEngInit Failed to create font mutex
err:font:WineEngInit Failed to create font mutex
err:font:WineEngInit Failed to create font mutex
err:font:WineEngInit Failed to create font mutex
err:font:WineEngInit Failed to create font mutex
err:win:GetDesktopWindow failed to create desktop window
err:win:GetDesktopWindow failed to create desktop window
err:win:GetDesktopWindow failed to create desktop window
err:system:SYSPARAMS_Init Can't create wine registry 

Bug#837844: marked as done (libpeas: (Future) FTBFS due to undeclared build dependencies)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 17:38:53 +
with message-id 
and subject line Bug#837844: fixed in libpeas 1.20.0-1
has caused the Debian Bug report #837844,
regarding libpeas: (Future) FTBFS due to undeclared build dependencies
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.)


-- 
837844: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=837844
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libpeas
Version: 1.18.0-3
Severity: important
User: pkg-gnome-maintain...@lists.alioth.debian.org
Usertags: gtk-doc-tools

Hi,

your package libpeas declares a build dependency on gtk-doc-tools.
gtk-doc-tools in turn depends on gnome-common, which in turn pulls in packages
like gettext, intltool or pkg-config.

The dependency on gnome-common was originally added for the GNOME_GTKDOC_CHECK
macro which has been deprecated and replaced by GTK_DOC_CHECK a long time ago.

As gnome-common has been declared deprecated by GNOME upstream [1], we would
like to drop this dependency from gtk-doc-tools.

We did a test of all reverse build dependencies of gtk-doc-tools and libpeas
failed to build due to now missing build dependencies which are no longer
pulled in by gtk-doc-tools.

A complete build log is available at
https://people.debian.org/~biebl/gtk-doc-tools/libpeas.log

We have uploaded that gtk-doc-tools package as 1.25-4 to experimental as well,
so you can test your package against this version.

Common build-failures and their fixes:

a/ configure.ac:32: error: possibly undefined macro: AC_PROG_INTLTOOL

   make[1]: intltoolize: Command not found

   → Build-Depends: intltool

b/ ./configure: line 5461: syntax error near unexpected token `yes'
   ./configure: line 5461: `GNOME_COMPILE_WARNINGS(yes)'

   ./configure: line 14801: GNOME_CODE_COVERAGE: command not found

   → Build-Depends: gnome-common (for GNOME_* macros)

c/ ./configure: line 17439: syntax error near unexpected token 
`$WARN_CFLAGS_EXTRA,'
   ./configure: line 17439: `AX_APPEND_COMPILE_FLAGS($WARN_CFLAGS_EXTRA, 
WARN_CFLAGS)'

   ./configure: line 2629: syntax error near unexpected token `git-directory'
   ./configure: line 2629: `AX_IS_RELEASE(git-directory)'

   → Build-Depends: autoconf-archive (for AX_* macros)

d/ ./configure: line 12518: intltool-update: command not found
   checking for intltool >= 0.40.0...  found
   ./configure: error: Your intltool is too old.  You need intltool 0.40.0 or 
later.

   → Build-Depends: intltool

e/ make[1]: intltoolize: Command not found

   → Build-Depends: intltool

f/ ./autogen.sh calls gnome-autogen.sh

   → Build-Depends: gnome-common


Please add the required build-dependencies to your package so once we upload
gtk-doc-tools_1.25-4 to unstable your package doesn't FTBFS.

Regards,
Michael


[1] https://wiki.gnome.org/Projects/GnomeCommon/Migration
--- End Message ---
--- Begin Message ---
Source: libpeas
Source-Version: 1.20.0-1

We believe that the bug you reported is fixed in the latest version of
libpeas, 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 837...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andreas Henriksson  (supplier of updated libpeas 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: Mon, 19 Sep 2016 19:15:48 +0200
Source: libpeas
Binary: libpeas-1.0-0 libpeas-1.0-python2loader libpeas-dev libpeas-doc 
libpeas-common gir1.2-peas-1.0
Architecture: source amd64 all
Version: 1.20.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers 

Changed-By: Andreas Henriksson 
Description:
 gir1.2-peas-1.0 - Application plugin library (introspection files)
 libpeas-1.0-0 - Application plugin library
 libpeas-1.0-python2loader - Application plugin library (Python 2 support)
 libpeas-common - Application plugin library (common files)
 libpeas-dev - Application plugin library (development files)
 libpeas-doc - Application plugin library (documentation)
Closes: 837844
Changes:
 libpeas (1.20.0-1) unstable; urgency=medium
 .
   * 

Bug#831041: marked as done (gpick: please make the build reproducible)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 17:19:09 +
with message-id 
and subject line Bug#831041: fixed in gpick 0.2.5-2
has caused the Debian Bug report #831041,
regarding gpick: please make the build reproducible
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.)


-- 
831041: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=831041
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gpick
Version: 0.2.5-1
Severity: wishlist
Tags: patch
User: reproducible-bui...@lists.alioth.debian.org
Usertags: timestamps
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Hi,

Whilst working on the "reproducible builds" effort [0], we noticed
that gpick could not be built reproducibly.

Patch attached. It should probably be sent upstream.

 [0] https://wiki.debian.org/ReproducibleBuilds


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-
--- a/debian/patches/reproducible_build.patch   1970-01-01 02:00:00.0 
+0200
--- b/debian/patches/reproducible_build.patch   2016-07-13 22:53:53.835325058 
+0200
@@ -0,0 +1,23 @@
+--- gpick-0.2.5.orig/tools/gpick.py
 gpick-0.2.5/tools/gpick.py
+@@ -2,6 +2,7 @@
+ 
+ import os
+ import time
++import datetime
+ import SCons
+ import re
+ import string
+@@ -146,9 +147,10 @@ class GpickEnvironment(SConsEnvironment)
+   except:
+   revision = 'not under version control system'
+ 
++  build_date = 
datetime.datetime.utcfromtimestamp(int(os.environ.get('SOURCE_DATE_EPOCH', 
time.time(
+   self.Replace(GPICK_BUILD_REVISION = revision,
+-  GPICK_BUILD_DATE =  time.strftime ("%Y-%m-%d"),
+-  GPICK_BUILD_TIME =  time.strftime ("%H:%M:%S"));
++  GPICK_BUILD_DATE =  build_date.strftime ("%Y-%m-%d"),
++  GPICK_BUILD_TIME =  build_date.strftime ("%H:%M:%S"));  
+ 
+ def RegexEscape(str):
+   return str.replace('\\', '')
--- a/debian/patches/series 1970-01-01 02:00:00.0 +0200
--- b/debian/patches/series 2016-07-13 22:53:49.411311156 +0200
@@ -0,0 +1 @@
+reproducible_build.patch
--- End Message ---
--- Begin Message ---
Source: gpick
Source-Version: 0.2.5-2

We believe that the bug you reported is fixed in the latest version of
gpick, 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 831...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Elías Alejandro Año Mendoza  (supplier of updated gpick 
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: SHA1

Format: 1.8
Date: Sun, 18 Sep 2016 22:17:33 -0300
Source: gpick
Binary: gpick
Architecture: source i386
Version: 0.2.5-2
Distribution: unstable
Urgency: medium
Maintainer: Elías Alejandro Año Mendoza 
Changed-By: Elías Alejandro Año Mendoza 
Description:
 gpick  - advanced GTK+ color picker
Closes: 831041 836755
Changes:
 gpick (0.2.5-2) unstable; urgency=medium
 .
   * Updated Standards-Version to 3.9.8
   * Updated hardening build flags (Closes: #836755)
   * debian/patches
 + 01_reproducible_build.patch (Closes: #831041)
   Thanks to Chris Lamb for the patch
 + 02_desktop_file.patch
   Updated desktop file entries
   * debian/control
 + Vcs-* fields updated for https:// usage
 + Homepage field updated
   * debian/watch
 + Updated for check new versions
   * debian/copyright
 + Updated format
Checksums-Sha1:
 335d1a9f5a45931ecad29e2affee136a79dd8ccd 1975 gpick_0.2.5-2.dsc
 2e8f38d605f5540eb0c4c0bef741993569f647d5 4256 gpick_0.2.5-2.debian.tar.xz
 3ce8584c6d15cd81d09ab85094feb7817d912950 3952028 gpick-dbgsym_0.2.5-2_i386.deb
 a5ea51ccea59a20bd604267103d3ab666f8aabf5 308264 gpick_0.2.5-2_i386.deb
Checksums-Sha256:
 125645383605e995fd9defd584bd552447c9a12355fde739faea7133645ea754 1975 
gpick_0.2.5-2.dsc
 0f606558d0d37e2e4d7d10d410e60a97fa1529bad24be132c82d6b97521ac8f0 4256 
gpick_0.2.5-2.debian.tar.xz
 83dfaa7309e79f3fbdb0649a53153b3b498aec729e90b5d0c023f94f460bb684 3952028 
gpick-dbgsym_0.2.5-2_i386.deb

Bug#836755: marked as done (gpick: please drop the build dependency on hardening-wrapper)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 17:19:09 +
with message-id 
and subject line Bug#836755: fixed in gpick 0.2.5-2
has caused the Debian Bug report #836755,
regarding gpick: please drop the build dependency on hardening-wrapper
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.)


-- 
836755: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836755
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gpick
Version: 0.2.5-1
Severity: important
Tags: sid stretch
User: debian-...@lists.debian.org
Usertags: hardening-wrapper

This package builds using the hardening-includes package, which
is now replaced by dpkg-dev's DEB_BUILD_MAINT_OPTIONS settings.

Please consider dropping the build dependency of hardening-includes
and use the DEB_BUILD_MAINT_OPTIONS settings.

The goal is to remove hardening-wrapper for the stretch release.
Discussion about the removal is tracked in https://bugs.debian.org/836162

The severity of this report is likely to be raised before the release,
so that the hardening-wrapper package can be removed for the release.
--- End Message ---
--- Begin Message ---
Source: gpick
Source-Version: 0.2.5-2

We believe that the bug you reported is fixed in the latest version of
gpick, 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 836...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Elías Alejandro Año Mendoza  (supplier of updated gpick 
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: SHA1

Format: 1.8
Date: Sun, 18 Sep 2016 22:17:33 -0300
Source: gpick
Binary: gpick
Architecture: source i386
Version: 0.2.5-2
Distribution: unstable
Urgency: medium
Maintainer: Elías Alejandro Año Mendoza 
Changed-By: Elías Alejandro Año Mendoza 
Description:
 gpick  - advanced GTK+ color picker
Closes: 831041 836755
Changes:
 gpick (0.2.5-2) unstable; urgency=medium
 .
   * Updated Standards-Version to 3.9.8
   * Updated hardening build flags (Closes: #836755)
   * debian/patches
 + 01_reproducible_build.patch (Closes: #831041)
   Thanks to Chris Lamb for the patch
 + 02_desktop_file.patch
   Updated desktop file entries
   * debian/control
 + Vcs-* fields updated for https:// usage
 + Homepage field updated
   * debian/watch
 + Updated for check new versions
   * debian/copyright
 + Updated format
Checksums-Sha1:
 335d1a9f5a45931ecad29e2affee136a79dd8ccd 1975 gpick_0.2.5-2.dsc
 2e8f38d605f5540eb0c4c0bef741993569f647d5 4256 gpick_0.2.5-2.debian.tar.xz
 3ce8584c6d15cd81d09ab85094feb7817d912950 3952028 gpick-dbgsym_0.2.5-2_i386.deb
 a5ea51ccea59a20bd604267103d3ab666f8aabf5 308264 gpick_0.2.5-2_i386.deb
Checksums-Sha256:
 125645383605e995fd9defd584bd552447c9a12355fde739faea7133645ea754 1975 
gpick_0.2.5-2.dsc
 0f606558d0d37e2e4d7d10d410e60a97fa1529bad24be132c82d6b97521ac8f0 4256 
gpick_0.2.5-2.debian.tar.xz
 83dfaa7309e79f3fbdb0649a53153b3b498aec729e90b5d0c023f94f460bb684 3952028 
gpick-dbgsym_0.2.5-2_i386.deb
 79d1e67d5f7e9ab9103ead302aa893f1a06bbb8e284853b60ba52780e767bc98 308264 
gpick_0.2.5-2_i386.deb
Files:
 3e6adb307ed4388fdcf51dc1413efbc5 1975 graphics optional gpick_0.2.5-2.dsc
 8e5c3d4c367a9b7dcb21af00cf4f1608 4256 graphics optional 
gpick_0.2.5-2.debian.tar.xz
 4be9a1e25f6a65a5a8f976f89f058429 3952028 debug extra 
gpick-dbgsym_0.2.5-2_i386.deb
 908fa3e734f172e9660bf657814e854d 308264 graphics optional 
gpick_0.2.5-2_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJX4BleAAoJEMnxy/VjUfcZaz4P/1mf6BQiFWa/Y25RIEB/q2kE
4Q+ptzYiBV3PkGYyiulvn1u8TCF6H87jJ9ZBJQbVjla5JD4OxxVCvv5xteYecoqQ
4JFVw0dcNvvyIl10FdRV22BnShntZO/8WoYGZ/VwzAfXwAawMTzZUQFZPDHb+Cyg
rjLQ0gg6+OP7aOhVoL0oTwKpeBF94JsVpdKKEZrN8PyxsLm2M9LG53YuNnXJeMIA
rUfQFe8Mpj9zBJJHKHL6BLHuU3asnS2cQ6uyruHJvwmYQehr+sGClyPDasuvK9Ud
85OqIq7nuLSSlVuro2S/ZWzdSP+ZeUNBDf+RY/dtK94JSL53se5DN4dl8TF0Z9Li
5OKXLN5nToXIqC47SsU6dYPdf8mG3OigdRZvo1R5popgg62UqMXp9i9a3OBEVugY
ISpacdqp3H/a4RZEtnw1+yybVQ+zbNFJpHrf1/vC9udhBlCyP5zy0ZpvI1So7jzB
c9wLdUzsGf/ViYqJW1rwKEPlXfTcn9mSKD8iUXo25MJ5SN7WXNmus5Eb6mws9PQ7

Bug#838257: marked as done (ITP: golang-github-go-stack-stack -- capture, manipulate, and format call stacks)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 17:00:10 +
with message-id 
and subject line Bug#838257: fixed in golang-github-go-stack-stack 1.5.2-1
has caused the Debian Bug report #838257,
regarding ITP: golang-github-go-stack-stack -- capture, manipulate, and format 
call stacks
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.)


-- 
838257: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=838257
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Alessio Treglia 

* Package name: golang-github-go-stack-stack
  Version : 1.5.2
  Upstream Author : Chris Hines
* URL : http://github.com/go-stack/stack/
* License : Apache-2.0
  Programming Lang: Go
  Description : capture, manipulate, and format call stacks


 Package stack implements utilities to capture, manipulate,
 and format call stacks. It provides a simpler API than
 package runtime.
 .
 The implementation takes care of the minutia and special
 cases of interpreting the program counter (pc) values
 returned by runtime.Callers.
--- End Message ---
--- Begin Message ---
Source: golang-github-go-stack-stack
Source-Version: 1.5.2-1

We believe that the bug you reported is fixed in the latest version of
golang-github-go-stack-stack, 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 838...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alessio Treglia  (supplier of updated 
golang-github-go-stack-stack 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, 18 Sep 2016 22:30:23 +0100
Source: golang-github-go-stack-stack
Binary: golang-github-go-stack-stack-dev
Architecture: source all
Version: 1.5.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 

Changed-By: Alessio Treglia 
Description:
 golang-github-go-stack-stack-dev - capture, manipulate, and format call stacks
Closes: 838257
Changes:
 golang-github-go-stack-stack (1.5.2-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #838257)
Checksums-Sha1:
 f68b3a854ccc18d9162a0e1aa46bff485e3725a6 2232 
golang-github-go-stack-stack_1.5.2-1.dsc
 1bb13ab0dd20f86583e1c0bd9e003930ce6662bc 6252 
golang-github-go-stack-stack_1.5.2.orig.tar.gz
 e7cbdc7e04cba609b1f63ec83ba050f61a091c19 1700 
golang-github-go-stack-stack_1.5.2-1.debian.tar.xz
 a040715778ad78b49b8ccbc5c59efe8ceca21d36 6870 
golang-github-go-stack-stack-dev_1.5.2-1_all.deb
Checksums-Sha256:
 0da6fb0e41550e8163fdbb8fe111608894cc4bf7ca5d9c66c5bae43927cec367 2232 
golang-github-go-stack-stack_1.5.2-1.dsc
 0c6016f54ae51d1faa0b0a9901c3039fe22a49e1dad2816bf3b029088ef56966 6252 
golang-github-go-stack-stack_1.5.2.orig.tar.gz
 8677a0929309f32019e40c302c3789e5515620c0ca08260426039cf2ea411cea 1700 
golang-github-go-stack-stack_1.5.2-1.debian.tar.xz
 e9fd3ab84aca290b2f926948398b45a5d377031f665805ac6fc0f6b4b3e7e56c 6870 
golang-github-go-stack-stack-dev_1.5.2-1_all.deb
Files:
 a1c5d3a9288a962bd0c5b6917232ccfd 2232 devel extra 
golang-github-go-stack-stack_1.5.2-1.dsc
 d2c650eb5f31cb0c645f15a466594618 6252 devel extra 
golang-github-go-stack-stack_1.5.2.orig.tar.gz
 e7b72d7fa5f64b72991dda6f40dbc3a7 1700 devel extra 
golang-github-go-stack-stack_1.5.2-1.debian.tar.xz
 6a8a15fd85dd030d68db66a887464795 6870 devel extra 
golang-github-go-stack-stack-dev_1.5.2-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJX34wYAAoJEOikiuUxHXZafvkQAK/orTxkTwGODArPOhGNdmq4
L7Jd8+1J1GgHH3+qp0CyiwUN1LjxztKxRS+rmRf3GXNa4oCXQMihjK+wlqukw4fz
b7IN7likNTFk1WVC/um2FZadhL6fx0r+w1YN9skLFlAAG5y+wHII4hkCSY1KjP88
AQzZwF9Ok3qsO1D2rLUvyvjzrCaBsseo0HKWjtVtkdCaEF+5pwVva9dm3MnXS9Xw
JxPw1N8HVlGO6AzTyzI50E6emwuTLWg1ExdL27dNr8uT4NXOQY18s90UeZoOwdPb
D6aJ4H9xk4D4hiEka/yF1n3DeBRARPt37J6I5vs4246v0zf59SM4cqu6UC+yw4+4
HnqkQy+uE/pLWNntEqk0+gwEUr6L40DDRuGHfvnu/UCwtgYVqvPNZ4utnsJObuod
v1CbxVy8bS5nV+hEx+t+OhYb1GniS5ksd0HPf0+iEFN/KC25tPTInMCb2dbpTCF/
qLn9Y7FPtiJt9S+n6mYY4HFqwRQUdwlN9GUDrCh2tClmjeGVaFwWPvMsLOi1EywG

Bug#838121: marked as done (ITP: python-msrest - AutoRest generator client library)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 17:00:11 +
with message-id 
and subject line Bug#838121: fixed in python-msrest 0.4.3-1
has caused the Debian Bug report #838121,
regarding ITP: python-msrest - AutoRest generator client library
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.)


-- 
838121: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=838121
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: "Antoine R. Dumont" 

* Package name: python-msrest
  Version : 0.4.3
  Upstream Author : Microsoft
* URL : https://github.com/Azure/autorest
* License : MIT
  Programming Lang: Python
  Description : AutoRest swagger generator Python client runtime.

This project provides a tool to generate restful client library for
python to access RESTful web services.


signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: python-msrest
Source-Version: 0.4.3-1

We believe that the bug you reported is fixed in the latest version of
python-msrest, 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 838...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Antoine R. Dumont  (supplier of updated 
python-msrest 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: SHA256

Format: 1.8
Date: Sun, 18 Sep 2016 13:58:20 +0100
Source: python-msrest
Binary: python-msrest python3-msrest
Architecture: source all
Version: 0.4.3-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Azure Packaging Team 
Changed-By: Antoine R. Dumont 
Description:
 python-msrest - AutoRest Swagger generator for Python 2.x
 python3-msrest - AutoRest swagger generator Python 3.x client runtime
Closes: 838121
Changes:
 python-msrest (0.4.3-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #838121)
Checksums-Sha1:
 b58651d2af63ec75bfdd33a39f841466c65d8cfa 1953 python-msrest_0.4.3-1.dsc
 595a7d9d2c466713f937f7f3502711291171fa2b 23087 python-msrest_0.4.3.orig.tar.gz
 c16446464fda3dd571ac2bd177c0f4f5271b77f1 2216 
python-msrest_0.4.3-1.debian.tar.xz
 2bc833d20793d9458ad30dd87e521d82f82ad276 20610 python-msrest_0.4.3-1_all.deb
 fb0854969a5478fed997c8502f0fa80eab201648 20700 python3-msrest_0.4.3-1_all.deb
Checksums-Sha256:
 def2609b237a0b39537c88f9a3030ac2f48979f6065729deeab0dc5c0317cdb7 1953 
python-msrest_0.4.3-1.dsc
 d55543289373c8d34fb6ff7286c69657629d3abf0513939b755ffa025e2bf86d 23087 
python-msrest_0.4.3.orig.tar.gz
 39e49ca4add39af8feedb30ebc34be6c3b31edeab69d236254f8646fa5f2b30c 2216 
python-msrest_0.4.3-1.debian.tar.xz
 6d90570e75af6d6d553a7827e110350c11477f0adc9510a459af5291745a72e6 20610 
python-msrest_0.4.3-1_all.deb
 f6711eaec1609eb5a61edeefa09f93c06f5c12a1503fdd14e4a60a7768e5 20700 
python3-msrest_0.4.3-1_all.deb
Files:
 16a24f05cd87a9ff19651488283cad8c 1953 python optional python-msrest_0.4.3-1.dsc
 df26a5c03611364c469b233bf88550d8 23087 python optional 
python-msrest_0.4.3.orig.tar.gz
 70a9206ba0c61033f813c9310615eb8d 2216 python optional 
python-msrest_0.4.3-1.debian.tar.xz
 42ee99ec122dbdea86b6ef07d52e0120 20610 python optional 
python-msrest_0.4.3-1_all.deb
 37205222c1cf6c688f2c6624dc673ef9 20700 python optional 
python3-msrest_0.4.3-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQEcBAEBCAAGBQJX3pBaAAoJENIXnVuKHtARP5kH/i+vBlZDPZsJLxnnXTQx6VSl
kobmjWkqplDBAdgKiN+H+gyWsTGjkh7n5ypBz4rTcEDA7+WLW14ffBEbaImQ2xmB
abvch/KaA9g8lFxACzkMlWYYdMD33fuuHeYPR9RuOI+oyzy+22flGaraUOl1lUiP
Yd7jUR1pHH8C1DNF/fO6zCkct32m3qZRa7UQNblhcF8bl0U1fP1PsI9Ibtsmns8d
2Tl4fZGWx/ejXBi1Fb6/IkXZn5ProimdiQkLiMHzdugf6V4RH23r8VYCIuCJp1AP
Pt2jO8JetZXHeUazcGFSgM5H+dA+PZ5x4CaVvHnJpe+gYrShecaLBxrd4ujuAao=
=uUoD
-END PGP SIGNATURE End Message ---


Bug#837888: marked as done (ITP: libhpptools -- various C++ header tools)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 17:00:11 +
with message-id 
and subject line Bug#837888: fixed in libhpptools 1.1.1-1
has caused the Debian Bug report #837888,
regarding ITP: libhpptools -- various C++ header tools
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.)


-- 
837888: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=837888
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Andreas Tille 

* Package name: libhpptools
  Version : 1.1.1
  Upstream Author : Matei David 
* URL : https://github.com/mateidavid/hpptools/
* License : expat
  Programming Lang: C++
  Description : various C++ header tools
 A collection of C++ (mostly, C++11) header-only utility libraries.
 .
  * thread-safe facility-based logging mechanism
  * ZLib wrapper
  * Collection of new and extended SL algorithms
  * Floating point additions in logarithmic space using table lookup
  * C++11-based parallel for, with optional output sorting
  * C++11-based thread pool


Remark: This header library is a precondition for some Debian Med
target (nanocall) and will be maintained at
   https://anonscm.debian.org/git/debian-med/libhpptools.git
--- End Message ---
--- Begin Message ---
Source: libhpptools
Source-Version: 1.1.1-1

We believe that the bug you reported is fixed in the latest version of
libhpptools, 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 837...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andreas Tille  (supplier of updated libhpptools 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: SHA256

Format: 1.8
Date: Thu, 15 Sep 2016 12:20:59 +0200
Source: libhpptools
Binary: libhpptools-dev
Architecture: source all
Version: 1.1.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team 

Changed-By: Andreas Tille 
Description:
 libhpptools-dev - various C++ header tools
Closes: 837888
Changes:
 libhpptools (1.1.1-1) unstable; urgency=medium
 .
   * Initial release (Closes: #837888)
Checksums-Sha1:
 48402bf0c6b79c59c4b2bb15cdf895c4de9588bf 1961 libhpptools_1.1.1-1.dsc
 de2d905377e7fb75bdf86aaf53a225a6fd0d9ef6 87474 libhpptools_1.1.1.orig.tar.gz
 93c8a6145be403395e491033a500bed5f5e56632 2340 libhpptools_1.1.1-1.debian.tar.xz
 7d63f4fa4c3439c5d9378dee7819547c2aaedcb0 22786 libhpptools-dev_1.1.1-1_all.deb
Checksums-Sha256:
 51c46874656e9f81bdb53ecbff8ccc6f8f9952e81f971a5fb3775b3290a2b59e 1961 
libhpptools_1.1.1-1.dsc
 f3b72cb2aff126f6f0c681816f2830d46e40ab2ffe2772d6c00bf2e35e2771d6 87474 
libhpptools_1.1.1.orig.tar.gz
 cd6ca1bb38ab95a884b5cac02b34d7a13b7898b43db1a192b3088b06b09d848e 2340 
libhpptools_1.1.1-1.debian.tar.xz
 020c8907cc9f9cd624a547ef626fcf02965d11f4e2b6abbf46193c31affd3e9e 22786 
libhpptools-dev_1.1.1-1_all.deb
Files:
 4816678554748d3cd71eda33408737d0 1961 libdevel optional libhpptools_1.1.1-1.dsc
 bd20b7d838d1958bf2f4e02d8233d457 87474 libdevel optional 
libhpptools_1.1.1.orig.tar.gz
 1f5a0d6a85ce1968b83c2e1ae5b05bf0 2340 libdevel optional 
libhpptools_1.1.1-1.debian.tar.xz
 343201029ea72a9991f185ce003d220b 22786 libdevel optional 
libhpptools-dev_1.1.1-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJX3E7JAAoJEFeKBJTRxkbR1ggP/R1wWcBtk81PkkUJg/IZKWPp
7OtdYikPe8iO1qsxytVK26zO5ck55/MDJE1RL5bMZqowoD5jnyJqtAIq+iJWfCYG
LxdtF6dg8TFU71iJy5I0d//8oUUG6wHbxlxX9gfNHFPMymL5DHCNcRt8ZLsyISXE
uuRLFNH/dmfGt5Q+5hy+svEEOlXoCw94qQrQEN1YzIX+X5jiThkClyhg+2KM/Y0X
HHvDFcs1CX9WLGW4073CkDvQ1tRof4tP+BYtsiJPnLXzv98vDsHxqzqIfwIs2Emi
yOP6MBwxbIEQ4GBb5jI5R1B8tDljB89DJpxBpanhg5DOPLot7PAbACv1u3lIr+Rh
AyNYqqAoxys8MtfWw6zaItJnKi9GRaFUdMKXDFmyQB9iGvdL6E2J6VLRU82EwUC0
157GFOET88GqfJAkYSRs34/UgDS9DQ+MMa6tlt8vooz8uRkVYWrv+1AgBpNtanFx
hq0t7vHUiF58Yyq61OcV+ClReFgeW7LlL7TOVZBFYS67BHqgWUr8OAEAVVkijuaD
GVlt/Rn/Ljf99KNNcqZ3BoP7YkpGncNApDUVcu/LBaERp0K1HMDh+fJ6LdZ1SZOq
zUihdbbeuMzQnpMfIpDl6IAA0qcfWP/fEW5tjnkLRiu9qRI5RNgBU6GXCgs6ORRB
IxI70o8qO5oLAYvSJijL
=TjQt
-END PGP SIGNATURE End 

Bug#838080: marked as done (bacula-director-pgsql: make_catalog_backup fails)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 16:53:07 +
with message-id 
and subject line Bug#838080: fixed in bacula 7.4.3+dfsg-7
has caused the Debian Bug report #838080,
regarding bacula-director-pgsql: make_catalog_backup fails
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.)


-- 
838080: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=838080
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: bacula-director-pgsql
Version: 7.4.3+dfsg-6
Severity: serious

XXX_DBUSER_XXX is not replaced by the name of the database user in
make_catalog_backup:

user=${2:-XXX_DBUSER_XXX}

consequently, the catalog backup fails.
--- End Message ---
--- Begin Message ---
Source: bacula
Source-Version: 7.4.3+dfsg-7

We believe that the bug you reported is fixed in the latest version of
bacula, 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 838...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Carsten Leonhardt  (supplier of updated bacula 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: Mon, 19 Sep 2016 17:55:43 +0200
Source: bacula
Binary: bacula bacula-common bacula-common-sqlite3 bacula-common-pgsql 
bacula-common-mysql bacula-director bacula-director-sqlite3 
bacula-director-mysql bacula-director-pgsql bacula-client bacula-fd 
bacula-server bacula-sd bacula-bscan bacula-console bacula-console-qt
Architecture: source
Version: 7.4.3+dfsg-7
Distribution: unstable
Urgency: high
Maintainer: Debian Bacula Team 
Changed-By: Carsten Leonhardt 
Description:
 bacula - network backup service - metapackage
 bacula-bscan - network backup service - bscan tool
 bacula-client - network backup service - client metapackage
 bacula-common - network backup service - common support files
 bacula-common-mysql - network backup service - MySQL common files
 bacula-common-pgsql - network backup service - PostgreSQL common files
 bacula-common-sqlite3 - network backup service - SQLite v3 common files
 bacula-console - network backup service - text console
 bacula-console-qt - network backup service - Bacula Administration Tool
 bacula-director - network backup service - Director daemon
 bacula-director-mysql - network backup service - MySQL storage for Director
 bacula-director-pgsql - network backup service - PostgreSQL storage for 
Director
 bacula-director-sqlite3 - network backup service - SQLite 3 storage for 
Director
 bacula-fd  - network backup service - file daemon
 bacula-sd  - network backup service - storage daemon
 bacula-server - network backup service - server metapackage
Closes: 838080
Changes:
 bacula (7.4.3+dfsg-7) unstable; urgency=high
 .
   * Handle make_catalog_backup script in postinst of package
 bacula-director, inserting the correct database user (Closes: #838080)
   * Move make_catalog_backup.pl to package bacula-director
Checksums-Sha1:
 c6323bc846a44da05e4234341a5883d61ea35e88 3218 bacula_7.4.3+dfsg-7.dsc
 0ccd9b7f87bf77715a2b49fd1813735237cf5593 63580 
bacula_7.4.3+dfsg-7.debian.tar.xz
Checksums-Sha256:
 ad4ca19893a4e93601e6c4941fffbc024e1c9942159d9872dc9c05013c0e71a9 3218 
bacula_7.4.3+dfsg-7.dsc
 190ef99a528749ea5ab706e540214ef3569b2976ab8efd4a9137667c598b0e65 63580 
bacula_7.4.3+dfsg-7.debian.tar.xz
Files:
 702e92edc1b050bf5b851370770f354b 3218 admin optional bacula_7.4.3+dfsg-7.dsc
 da1c1b49ca3cf7742badd412b29c2fd0 63580 admin optional 
bacula_7.4.3+dfsg-7.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIcBAEBCgAGBQJX4A6+AAoJEFbggnbEQhZ0zOcQAJ8b6eONGbabbnkkFsIF3Fzj
/498c1Ful6SycfMR3rClrTHByv6FRANxajsiYTgoTkaQTKd0gRmacGFasDMfpuzr
bY6lHFX4pYTDJsopQPswNP/trU0q2gq1HrCosf6SwxtCNhogjZ0RrFCZhYEcLbkT
3JEpK8dktirFPlvliZ5X6tM9c2J5jq8udAjPbmxTdvnWm3DfWLLT594iNDZDQU63
wKh38WYkJDzP/Ke0M0ptp0V9upoiSqyzrf4kkLaQ9ADJDUO+K2FwUtyENIuqbT7C
tA8Cyuc4fGzc9QRcIAxiX2aquRG2J22dSUSum6yp3MJhCUSdq5vs3//rMxV7frrg
y+60k4h/j3Hktf+Aa7OTVof9K8OWB/AbyXAil9Qw8iIQ+mgYn4Cc3wELJun0RbZP
IeEOUmTeJLl9Zff9fkdBWuxnlaji0/RoxN3sSAZhf2COp4/uucWqbpxiR4V0rF6L
iC7Zb1R6qwQXEzEVdL/5MW2Zl0fXdCstlX6YMqqXDnzjX5xeOk4BS91yIYN1vjOc

Bug#671271: marked as done (folder '.' could not be created / 'Empty mailbox name')

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 16:24:08 +
with message-id 
and subject line Bug#671271: fixed in offlineimap 7.0.6+dfsg1-1
has caused the Debian Bug report #671271,
regarding folder '.' could not be created / 'Empty mailbox name'
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.)


-- 
671271: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=671271
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: offlineimap
Version: 6.5.3.1-2
Severity: serious

After upgrade to 6.5.3.x from 6.3.4, offlineimap stopped working for me due to
the following error:

  *** Processing account Upsilon
  Establishing connection to upsilon.:993
  Creating folder .[UpsilonImaps]
  ERROR: Creating folder on repository UpsilonImaps
Folder '.'[UpsilonImaps] could not be created. Server responded: ('NO',
['Empty mailbox name.'])
  ERROR: Folder '.'[UpsilonImaps] could not be created. Server responded: ('NO',
['Empty mailbox name.'])
  *** Finished account 'Upsilon' in 0:02

It seems to be related to the new capability, properly advertised in
NEWS.Debian, of creating folders on the remote side. However, I don't have any
"nametrans" setting in my OfflineIMAP configuration so I don't see how the rest
of that NEWS.Debian item applies to my case.

The error seems related to some error in the default mapping between local and
remote mailbox names, as I obviously don't have any mailbox called "" (empty
string).

Reverting to 6.3.4-1 worked around the problem.

Let me know how can I help in debugging this issue further.

Cheers.

PS Setting severity to 'serious' as it makes offlineimap completely unusable in
   my case and would break upgrades to Wheezy. Feel free to reduce the severity
   if you have reasons to believe my case is somehow special.

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

Kernel: Linux 3.2.0-2-amd64 (SMP w/4 CPU cores)
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 offlineimap depends on:
ii  python  2.7.2-10
ii  python-support  1.0.14

offlineimap recommends no packages.

Versions of packages offlineimap suggests:
pn  doc-base 0.10.3
pn  python-kerberos  

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: offlineimap
Source-Version: 7.0.6+dfsg1-1

We believe that the bug you reported is fixed in the latest version of
offlineimap, 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 671...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ilias Tsitsimpis  (supplier of updated offlineimap 
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: Mon, 19 Sep 2016 15:33:05 +0300
Source: offlineimap
Binary: offlineimap
Architecture: source all
Version: 7.0.6+dfsg1-1
Distribution: unstable
Urgency: medium
Maintainer: Ilias Tsitsimpis 
Changed-By: Ilias Tsitsimpis 
Description:
 offlineimap - IMAP/Maildir synchronization and reader support
Closes: 648862 671271 681494 837904
Changes:
 offlineimap (7.0.6+dfsg1-1) unstable; urgency=medium
 .
   * New upstream release
 (Closes: #837904, #648862, #681494, #671271)
   * Install the systemd unit files provided by upstream, as examples
   * Add python-six to package dependencies
   * Bump versioned dependency on python-imaplib2 to (>= 2.55)
   * Update d/patches
 - Drop Use-imaplib2-package-instead-of-embedded-copy.patch
   There's a new virtual module to use distro-shipped imaplib2
   vs. embedded one.
 - Drop Remove-unused-imports.patch, fixed upstream.
 - Update patches to apply cleanly on new upstream.
   * Update Files-Excluded field in d/copyright.
 The embedded copy of imaplib2 has been renamed to 'bundled_imaplib2.py'.
   * Update d/copyright file (bump Copyright years)
   * Document changes in d/NEWS
 - The sqlite database is the default.
 - Passwords are now expected in 

Bug#831255: marked as done (polyorb: FTBFS: build-dependency not installable: gnat-4.9)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 16:24:44 +
with message-id 
and subject line Bug#831255: fixed in polyorb 2.11~20140418-3.1
has caused the Debian Bug report #831255,
regarding polyorb: FTBFS: build-dependency not installable: gnat-4.9
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.)


-- 
831255: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=831255
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: polyorb
Version: 2.11~20140418-3
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20160714 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> ┌──┐
> │ Install polyorb build dependencies (apt-based resolver) 
>  │
> └──┘
> 
> Installing build dependencies
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> 
> The following packages have unmet dependencies:
>  sbuild-build-depends-polyorb-dummy : Depends: gnat-4.9 but it is not going 
> to be installed
> E: Unable to correct problems, you have held broken packages.
> apt-get failed.

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2016/07/14/polyorb_2.11~20140418-3_unstable_gcc5.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Source: polyorb
Source-Version: 2.11~20140418-3.1

We believe that the bug you reported is fixed in the latest version of
polyorb, 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 831...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mattia Rizzolo  (supplier of updated polyorb 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: Mon, 19 Sep 2016 14:20:50 +
Source: polyorb
Binary: polyorb-servers libpolyorb3-dev libpolyorb4 polyorb-doc libpolyorb-dbg
Architecture: source
Version: 2.11~20140418-3.1
Distribution: unstable
Urgency: medium
Maintainer: Xavier Grave 
Changed-By: Mattia Rizzolo 
Description:
 libpolyorb-dbg - Multiple-personality middleware for Ada (debug)
 libpolyorb3-dev - Multiple-personality middleware for Ada (development)
 libpolyorb4 - Multiple-personality middleware for Ada
 polyorb-doc - Multiple-personality middleware for Ada (documentation)
 polyorb-servers - Multiple-personality middleware for Ada (servers)
Closes: 831255
Changes:
 polyorb (2.11~20140418-3.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
 .
   [ Svante Signell ]
   * build with gnat-6.  Closes: #831255.
   * Add patch to fix compilation due to missing include.
Checksums-Sha1:
 f3ceeca22e8480148c6d982c9e2dbee7e690af89 2388 polyorb_2.11~20140418-3.1.dsc
 801da04f3cd250d8f40c89bc485e0b6932498139 34748 
polyorb_2.11~20140418-3.1.debian.tar.xz
Checksums-Sha256:
 8fabbf46a8e5c49ad3d0e8f8522812d316650801e9d174ccfdc2053e88f54eb7 2388 
polyorb_2.11~20140418-3.1.dsc
 0cf374ff7ce2d19e86d1d83b992a44f64207c1ca35d9f267037c1c7ccc1dec25 34748 
polyorb_2.11~20140418-3.1.debian.tar.xz
Files:
 cae115de109474d89a7ba52360cb9d21 2388 net optional 
polyorb_2.11~20140418-3.1.dsc
 4ef59ab25bbce6ce09a0e4451f62fb6b 34748 net optional 
polyorb_2.11~20140418-3.1.debian.tar.xz

-BEGIN PGP SIGNATURE-


Bug#836735: marked as done (ruby-aruba: uninitialized constant Aruba::CommandMonitor::Utils)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 16:25:55 +
with message-id 
and subject line Bug#836735: fixed in ruby-aruba 0.14.2-2
has caused the Debian Bug report #836735,
regarding ruby-aruba: uninitialized constant Aruba::CommandMonitor::Utils
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.)


-- 
836735: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836735
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: ruby-aruba
Version: 0.14.2-1
Severity: grave
Tags: upstream
Justification: renders package unusable

Dear Maintainer,

Upstream bug https://github.com/cucumber/aruba/issues/346 still affects debian 
package. This makes ruby-aruba unusable.
--- End Message ---
--- Begin Message ---
Source: ruby-aruba
Source-Version: 0.14.2-2

We believe that the bug you reported is fixed in the latest version of
ruby-aruba, 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 836...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Hleb Valoshka <375...@gmail.com> (supplier of updated ruby-aruba 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: Mon, 05 Sep 2016 13:38:24 +0300
Source: ruby-aruba
Binary: ruby-aruba
Architecture: source
Version: 0.14.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 

Changed-By: Hleb Valoshka <375...@gmail.com>
Description:
 ruby-aruba - Cucumber extension for CLI applications
Closes: 836735
Changes:
 ruby-aruba (0.14.2-2) unstable; urgency=medium
 .
   [ Hleb Valoshka ]
   * Team upload.
   * Add patch for removed Utils class usage (Closes: 836735).
 .
   [ Cédric Boutillier ]
   * Add autopkgtest support
 + add 0006-ignore-failing-test-autopkgtest.patch to skig failing test in
   autopkgtest context
Checksums-Sha1:
 cbd46aa5bf45862f35ff43478f14609fc320d7ea 1866 ruby-aruba_0.14.2-2.dsc
 bf09872bbc7cdb2df6eae5ecaba3a3a432dfcc4c 79024 
ruby-aruba_0.14.2-2.debian.tar.xz
Checksums-Sha256:
 a9772e777ea89d71c3cbfb5c5488f2de74092dddf9358e0c646fbed63a5c0b01 1866 
ruby-aruba_0.14.2-2.dsc
 18c533be7f62ba879fd63783492ed5dab86c7e91471463bad6070fb76791 79024 
ruby-aruba_0.14.2-2.debian.tar.xz
Files:
 8b6850e43928b6deeb35fa365b5017d3 1866 ruby optional ruby-aruba_0.14.2-2.dsc
 e8d33d87f34de79cfdfcfe89ee3581f4 79024 ruby optional 
ruby-aruba_0.14.2-2.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQEcBAEBCgAGBQJX3/bmAAoJEImvgrc5zSF6IAcH/22NGVzVCr/+R8QCSXdI5x7R
qgez3zkze5iOCVvMBrwdQojK6lFMMHnvhYnA6aw8MdoMf3dHHDDZPt2sL2ORNm2L
p3NzEPBVOHdVXuh5H4Wsg25tSB/LMMZcC5cRGTmWmxQuUZKfhWvz3vtqPf+GQuvK
l83n0VJfZ10nh2pFcDXheocw9W+qJLSB60r21t0jDRS4t62DQfHmxo6X6nC5WR6W
lXaA3yJGATzhfasgr6BrxXJN69wMQe6FI9lQYsYEem+KzsQkuFsmdpPugbl+W1BD
Ze8/9QWwWwa35pL47HARDXYocK7qNtZVwCeRed03ML7g1QvYod3obYWoMnblJnw=
=hR70
-END PGP SIGNATURE End Message ---


Bug#681494: marked as done (offlineimap: needs option to disable starttls)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 16:24:08 +
with message-id 
and subject line Bug#681494: fixed in offlineimap 7.0.6+dfsg1-1
has caused the Debian Bug report #681494,
regarding offlineimap: needs option to disable starttls
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.)


-- 
681494: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=681494
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: offlineimap
Version: 6.3.4-1
Severity: wishlist
Tags: patch

Dear Maintainer,

I need to connect to a badly configured server that advertises STARTTLS
but is not properly configured for it :(

So I created an option 'tls' which allows me to disable the use of
STARTTLS for this server.

A patch against the above version of offlineimap is enclosed. It may
also work with minor changes against the more recent version.

Regards,

Kapil.

*** End of the template - remove these lines ***


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages offlineimap depends on:
ii  python  2.7.3~rc2-1
ii  python-support  1.0.14

offlineimap recommends no packages.

Versions of packages offlineimap suggests:
ii  doc-base 0.10.4
pn  python-kerberos  

-- no debconf information
diff -ur ./imapserver.py /usr/share/pyshared/offlineimap/./imapserver.py
--- ./imapserver.py	2012-07-13 20:22:52.568204625 +0530
+++ /usr/share/pyshared/offlineimap/./imapserver.py	2011-08-11 01:14:58.0 +0530
@@ -46,7 +46,7 @@
 GSS_STATE_WRAP = 1
 def __init__(self, config, reposname,
  username = None, password = None, hostname = None,
- port = None, ssl = 1, tls = 1, maxconnections = 1, tunnel = None,
+ port = None, ssl = 1, maxconnections = 1, tunnel = None,
  reference = '""', sslclientcert = None, sslclientkey = None,
  sslcacertfile = None, idlefolders = []):
 self.ui = getglobalui()
@@ -60,7 +60,6 @@
 self.tunnel = tunnel
 self.port = port
 self.usessl = ssl
-self.usetls = tls
 self.sslclientcert = sslclientcert
 self.sslclientkey = sslclientkey
 self.sslcacertfile = sslcacertfile
@@ -240,7 +239,7 @@
 
 if not self.gssapi:
 if 'STARTTLS' in imapobj.capabilities and not\
-self.usessl and self.usetls:
+self.usessl:
 self.ui.debug('imap',
   'Using STARTTLS connection')
 imapobj.starttls()
@@ -502,7 +501,6 @@
 user = self.repos.getuser()
 port = self.repos.getport()
 ssl = self.repos.getssl()
-tls = self.repos.gettls()
 sslclientcert = self.repos.getsslclientcert()
 sslclientkey = self.repos.getsslclientkey()
 sslcacertfile = self.repos.getsslcacertfile()
@@ -525,7 +523,7 @@
 if not password:
 password = self.repos.getpassword()
 IMAPServer.__init__(self, self.config, self.repos.getname(),
-user, password, host, port, ssl, tls,
+user, password, host, port, ssl,
 self.repos.getmaxconnections(),
 reference = reference,
 idlefolders = idlefolders,
diff -ur ./repository/Gmail.py /usr/share/pyshared/offlineimap/./repository/Gmail.py
--- ./repository/Gmail.py	2012-07-13 20:24:24.516208876 +0530
+++ /usr/share/pyshared/offlineimap/./repository/Gmail.py	2011-08-11 01:14:58.0 +0530
@@ -54,9 +54,6 @@
 def getssl(self):
 return 1
 
-def gettls(self):
-return 1
-
 def getpreauthtunnel(self):
 return None
 
diff -ur ./repository/IMAP.py /usr/share/pyshared/offlineimap/./repository/IMAP.py
--- ./repository/IMAP.py	2012-07-13 20:09:32.384167653 +0530
+++ /usr/share/pyshared/offlineimap/./repository/IMAP.py	2011-08-11 01:14:58.0 +0530
@@ -162,9 +162,6 @@
 def getssl(self):
 return self.getconfboolean('ssl', 0)
 
-def gettls(self):
-return self.getconfboolean('tls', 0)
-
 def getsslclientcert(self):
 return 

Bug#837904: marked as done (offlineimap: sqlite status_backend: 'LocalStatusSQLiteFolder' object has no attribute 'purge')

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 16:24:08 +
with message-id 
and subject line Bug#837904: fixed in offlineimap 7.0.6+dfsg1-1
has caused the Debian Bug report #837904,
regarding offlineimap: sqlite status_backend: 'LocalStatusSQLiteFolder' object 
has no attribute 'purge'
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.)


-- 
837904: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=837904
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: offlineimap
Version: 6.7.0.3+dfsg1-1
Severity: important

Since the recent update I can no longer use offlineimap because it
crashes with the sqlite status_backend and there doesn't appear to be
any way to convert an existing status cache from the sqlite backend to
the plain text backend.

$ offlineimap 
OfflineIMAP 6.7.0.3
  Licensed under the GNU GPL v2 or any later version (with an OpenSSL exception)
Account sync some...@example.org:
 *** Processing account some...@example.org
 Establishing connection to imap.example.org:993
 Creating folder /[remote-some...@example.org]
 ERROR: While attempting to sync account 'some...@example.org'
  'LocalStatusSQLiteFolder' object has no attribute 'purge'
 *** Finished account 'some...@example.org' in 0:06
ERROR: Exceptions occurred during the run!
ERROR: While attempting to sync account 'some...@example.org'
  'LocalStatusSQLiteFolder' object has no attribute 'purge'

Traceback:
  File "/usr/share/offlineimap/offlineimap/accounts.py", line 263, in syncrunner
self.__sync()
  File "/usr/share/offlineimap/offlineimap/accounts.py", line 329, in __sync
remoterepos.sync_folder_structure(localrepos, statusrepos)
  File "/usr/share/offlineimap/offlineimap/repository/Base.py", line 253, in 
sync_folder_structure
src_repo.getsep(), status_repo.getsep()))
  File "/usr/share/offlineimap/offlineimap/repository/LocalStatus.py", line 97, 
in makefolder
folder.purge()

-- System Information:
Debian Release: stretch/sid
  APT prefers testing-debug
  APT policy: (900, 'testing-debug'), (900, 'testing'), (800, 
'unstable-debug'), (800, 'unstable'), (790, 'buildd-unstable'), (700, 
'experimental-debug'), (700, 'experimental'), (690, 'buildd-experimental')
Architecture: amd64 (x86_64)

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

Versions of packages offlineimap depends on:
ii  python-imaplib2  2.53-1
pn  python:any   

Versions of packages offlineimap recommends:
ii  python-socks  1.5.7+dfsg1-1

Versions of packages offlineimap suggests:
pn  python-kerberos  

-- no debconf information

-- 
bye,
pabs

https://wiki.debian.org/PaulWise


signature.asc
Description: This is a digitally signed message part
--- End Message ---
--- Begin Message ---
Source: offlineimap
Source-Version: 7.0.6+dfsg1-1

We believe that the bug you reported is fixed in the latest version of
offlineimap, 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 837...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ilias Tsitsimpis  (supplier of updated offlineimap 
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: Mon, 19 Sep 2016 15:33:05 +0300
Source: offlineimap
Binary: offlineimap
Architecture: source all
Version: 7.0.6+dfsg1-1
Distribution: unstable
Urgency: medium
Maintainer: Ilias Tsitsimpis 
Changed-By: Ilias Tsitsimpis 
Description:
 offlineimap - IMAP/Maildir synchronization and reader support
Closes: 648862 671271 681494 837904
Changes:
 offlineimap (7.0.6+dfsg1-1) unstable; urgency=medium
 .
   * New upstream release
 (Closes: #837904, #648862, #681494, #671271)
   * Install the systemd unit files provided by upstream, as examples
   * Add python-six to package dependencies
   * Bump versioned dependency on python-imaplib2 to (>= 2.55)
   * Update d/patches
 - Drop Use-imaplib2-package-instead-of-embedded-copy.patch
   There's a new virtual module to use distro-shipped imaplib2
   

Bug#837229: marked as done (ruby-cheffish: FTBFS: ERROR: Test "ruby2.3" failed.)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 16:26:00 +
with message-id 
and subject line Bug#837229: fixed in ruby-cheffish 4.0.0-1
has caused the Debian Bug report #837229,
regarding ruby-cheffish: FTBFS: ERROR: Test "ruby2.3" failed.
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.)


-- 
837229: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=837229
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ruby-cheffish
Version: 2.0.4-1
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20160910 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> /usr/bin/ruby2.3 /usr/bin/gem2deb-test-runner
> 
> ┌──┐
> │ Checking Rubygems dependency resolution on ruby2.3  
>  │
> └──┘
> 
> GEM_PATH=debian/ruby-cheffish/usr/share/rubygems-integration/all:/<>/tmp/.gem/ruby/2.3.0:/var/lib/gems/2.3.0:/usr/lib/x86_64-linux-gnu/rubygems-integration/2.3.0:/usr/share/rubygems-integration/2.3.0:/usr/share/rubygems-integration/all
>  ruby2.3 -e gem\ \"cheffish\"
> /usr/lib/ruby/2.3.0/rubygems/dependency.rb:319:in `to_specs': Could not find 
> 'chef-zero' (~> 4.3) - did find: [chef-zero-5.0.0] (Gem::LoadError)
> Checked in 
> 'GEM_PATH=debian/ruby-cheffish/usr/share/rubygems-integration/all:/<>/tmp/.gem/ruby/2.3.0:/var/lib/gems/2.3.0:/usr/lib/x86_64-linux-gnu/rubygems-integration/2.3.0:/usr/share/rubygems-integration/2.3.0:/usr/share/rubygems-integration/all',
>  execute `gem env` for more information
>   from /usr/lib/ruby/2.3.0/rubygems/specification.rb:1438:in `block in 
> activate_dependencies'
>   from /usr/lib/ruby/2.3.0/rubygems/specification.rb:1427:in `each'
>   from /usr/lib/ruby/2.3.0/rubygems/specification.rb:1427:in 
> `activate_dependencies'
>   from /usr/lib/ruby/2.3.0/rubygems/specification.rb:1409:in `activate'
>   from /usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_gem.rb:68:in `block 
> in gem'
>   from /usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_gem.rb:67:in 
> `synchronize'
>   from /usr/lib/ruby/2.3.0/rubygems/core_ext/kernel_gem.rb:67:in `gem'
>   from -e:1:in `'
> bigdecimal (1.2.8)
> bundler (1.12.5)
> chef (12.10.24)
> chef-config (12.10.24)
> chef-zero (5.0.0)
> compat_resource (12.10.5)
> did_you_mean (1.0.0)
> diff-lcs (1.2.5)
> erubis (2.7.0)
> ffi (1.9.10)
> ffi-yajl (2.2.3)
> fuzzyurl (0.8.0)
> hashie (3.4.4)
> highline (1.7.8)
> io-console (0.4.5)
> ipaddress (0.8.3)
> json (1.8.3)
> mime-types (2.6.1)
> minitest (5.9.0)
> mixlib-authentication (1.4.1)
> mixlib-cli (1.5.0)
> mixlib-config (2.2.1)
> mixlib-log (1.6.0)
> mixlib-shellout (2.2.6)
> molinillo (0.5.0)
> multi_json (1.11.2)
> net-http-persistent (2.9.4)
> net-scp (1.2.1)
> net-sftp (2.1.2)
> net-ssh (3.2.0)
> net-ssh-gateway (1.2.0)
> net-ssh-multi (1.2.1)
> net-telnet (0.1.1)
> ohai (8.10.0)
> plist (3.2.0)
> power_assert (0.2.7)
> proxifier (1.0.3)
> psych (2.0.17)
> rack (1.6.4)
> rake (10.5.0)
> rdoc (4.2.1)
> rspec (3.4.0)
> rspec-core (3.4.3)
> rspec-expectations (3.4.0)
> rspec-its (1.2.0)
> rspec-mocks (3.4.1)
> rspec-support (3.4.1)
> serverspec (2.18.0)
> sigar (0.7.3)
> specinfra (2.35.1)
> syslog-logger (1.6.8)
> systemu (2.6.5)
> test-unit (3.1.7)
> thor (0.19.1)
> thread_order (1.1.0)
> uuidtools (2.1.5)
> ERROR: Test "ruby2.3" failed.

The full build log is available from:
   http://aws-logs.debian.net/2016/09/10/ruby-cheffish_2.0.4-1_unstable.log
(That DNS record was just updated. Use
http://ec2-52-58-237-241.eu-central-1.compute.amazonaws.com if it
doesn't work)

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Source: ruby-cheffish
Source-Version: 4.0.0-1

We believe that the bug you reported is fixed in the latest version of
ruby-cheffish, 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 

Bug#648862: marked as done (offlineimap: silently does not use client certificate if file not found)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 16:24:08 +
with message-id 
and subject line Bug#648862: fixed in offlineimap 7.0.6+dfsg1-1
has caused the Debian Bug report #648862,
regarding offlineimap: silently does not use client certificate if file not 
found
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.)


-- 
648862: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=648862
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: offlineimap
Version: 6.3.4-1
Severity: normal

Hi,

offlineimap seems to silently not use client certificates (and maybe other
options) when the file is not found: I used

  sslclientcert = ~/foo/foo.pem

in my .offlineimaprc and the server reported

  dovecot: imap-login: Disconnected (client didn't send a cert)

It would be nice if offlineimap would just give an error in this case.

Regards,
Ansgar

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

Kernel: Linux 3.0.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages offlineimap depends on:
ii  python  2.7.2-9
ii  python-support  1.0.14 

offlineimap recommends no packages.

Versions of packages offlineimap suggests:
pn  doc-base 
pn  python-kerberos  

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: offlineimap
Source-Version: 7.0.6+dfsg1-1

We believe that the bug you reported is fixed in the latest version of
offlineimap, 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 648...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ilias Tsitsimpis  (supplier of updated offlineimap 
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: Mon, 19 Sep 2016 15:33:05 +0300
Source: offlineimap
Binary: offlineimap
Architecture: source all
Version: 7.0.6+dfsg1-1
Distribution: unstable
Urgency: medium
Maintainer: Ilias Tsitsimpis 
Changed-By: Ilias Tsitsimpis 
Description:
 offlineimap - IMAP/Maildir synchronization and reader support
Closes: 648862 671271 681494 837904
Changes:
 offlineimap (7.0.6+dfsg1-1) unstable; urgency=medium
 .
   * New upstream release
 (Closes: #837904, #648862, #681494, #671271)
   * Install the systemd unit files provided by upstream, as examples
   * Add python-six to package dependencies
   * Bump versioned dependency on python-imaplib2 to (>= 2.55)
   * Update d/patches
 - Drop Use-imaplib2-package-instead-of-embedded-copy.patch
   There's a new virtual module to use distro-shipped imaplib2
   vs. embedded one.
 - Drop Remove-unused-imports.patch, fixed upstream.
 - Update patches to apply cleanly on new upstream.
   * Update Files-Excluded field in d/copyright.
 The embedded copy of imaplib2 has been renamed to 'bundled_imaplib2.py'.
   * Update d/copyright file (bump Copyright years)
   * Document changes in d/NEWS
 - The sqlite database is the default.
 - Passwords are now expected in Unicode.
 - The PID file is no longer used.
Checksums-Sha1:
 65409390c6299e5fb0ec84b5684ae1bbfa46882a 2115 offlineimap_7.0.6+dfsg1-1.dsc
 50389ea08d9707eba00ee50c0e3df35d808a9942 183065 
offlineimap_7.0.6+dfsg1.orig.tar.gz
 2606567022f62d655661fd1e299ed849133e6493 22132 
offlineimap_7.0.6+dfsg1-1.debian.tar.xz
 61528011f07fcb689f381f11ba30e36f1a0b99ef 159720 
offlineimap_7.0.6+dfsg1-1_all.deb
Checksums-Sha256:
 9a4a75333f51f6698cbe77f3e37903cce7336c3f3108fc080561e93811235cdd 2115 
offlineimap_7.0.6+dfsg1-1.dsc
 41487cb8628cb723ad14c6e73150bb662e4add3aaeaf1fa25c42e01fca75582a 183065 
offlineimap_7.0.6+dfsg1.orig.tar.gz
 b39e72b7cfe23b17889ee69e8500239f164ce331f40897513941c319ef0d7b1e 22132 
offlineimap_7.0.6+dfsg1-1.debian.tar.xz
 ce7e61bb0a70f5596604176f8e9b0c112dddeaf8175b2906f44e8e7f1790a9b4 159720 
offlineimap_7.0.6+dfsg1-1_all.deb
Files:
 d97a63ffa7fc7a12173672259a18124e 2115 mail optional 
offlineimap_7.0.6+dfsg1-1.dsc
 

Bug#838273: marked as done (libmail-gnupg-perl: FTBFS in testing (failing tests))

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 16:23:25 +
with message-id 
and subject line Bug#838273: fixed in libmail-gnupg-perl 0.23-2
has caused the Debian Bug report #838273,
regarding libmail-gnupg-perl: FTBFS in testing (failing tests)
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.)


-- 
838273: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=838273
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:libmail-gnupg-perl
Version: 0.23-1
Severity: serious

Dear maintainer:

I tried to build this package in stretch with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:


[...]
 debian/rules build-indep
dh build-indep
   dh_testdir -i
   dh_update_autotools_config -i
   dh_auto_configure -i
perl -I. Build.PL --installdirs vendor --config "optimize=-g -O2 
-fdebug-prefix-map=/<>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2" --config 
"ld=x86_64-linux-gnu-gcc -g -O2 -fdebug-prefix-map=/<>=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro"
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Mail-GnuPG' version '0.23'
   dh_auto_build -i
perl Build
Building Mail-GnuPG
   debian/rules override_dh_auto_test
make[1]: Entering directory '/<>'
chmod a+x t/fake-pinentry.pl
dh_auto_test
perl Build test --verbose 1
t/00.signature.t . skipped: Set the environment variable TEST_SIGNATURE 
to enable this test.
t/05.load.t .. 
1..1
ok 1 - use Mail::GnuPG;
ok
t/20.inline-verify.t . 
gpg: keyring `mgtwUFmz/secring.gpg' created
gpg: keyring `mgtwUFmz/pubring.gpg' created
gpg: mgtwUFmz/trustdb.gpg: trustdb created
gpg: key 7B75921E: public key "Antoine Beaupré " imported
gpg: key 784206AD: public key "David Bremner " imported
gpg: key 9456D16A: public key "Mauricio Campiglia " 
imported
gpg: Total number processed: 3
gpg:   imported: 3  (RSA: 2)
gpg: no ultimately trusted keys found
1..5
ok 1 - An object of class 'MIME::Entity' isa 'MIME::Entity'
ok 2 - An object of class 'Mail::GnuPG' isa 'Mail::GnuPG'
ok 3 - verify success
ok 4 - verify keyid
ok 5 - verify uid
ok
t/25.multipart-verify.t .. 
gpg: keyring `mgth3uMA/secring.gpg' created
gpg: keyring `mgth3uMA/pubring.gpg' created
gpg: mgth3uMA/trustdb.gpg: trustdb created
gpg: key 7B75921E: public key "Antoine Beaupré " imported
gpg: key 784206AD: public key "David Bremner " imported
gpg: key 9456D16A: public key "Mauricio Campiglia " 
imported
gpg: Total number processed: 3
gpg:   imported: 3  (RSA: 2)
gpg: no ultimately trusted keys found
1..5
ok 1 - An object of class 'MIME::Entity' isa 'MIME::Entity'
ok 2 - An object of class 'Mail::GnuPG' isa 'Mail::GnuPG'
ok 3 - verify success
ok 4 - verify keyid
ok 5 - verify uid
ok
t/30.inline-decrypt.t  
1..5
ok 1 - An object of class 'MIME::Entity' isa 'MIME::Entity'
gpg: keyring `mgtItzND/secring.gpg' created
gpg: keyring `mgtItzND/pubring.gpg' created
gpg: key EFEA4EAD: secret key imported
gpg: mgtItzND/trustdb.gpg: trustdb created
gpg: key EFEA4EAD marked as ultimately trusted
gpg: key EFEA4EAD: public key "Mail::GnuPG Test Key " imported
gpg: key EFEA4EAD: "Mail::GnuPG Test Key " 1 new signature
gpg: Total number processed: 2
gpg:   imported: 1
gpg: new signatures: 1
gpg:   secret keys read: 1
gpg:   secret keys imported: 1
gpg: 3 marginal(s) needed, 1 complete(s) needed, PGP trust model
gpg: depth: 0  valid:   1  signed:   0  trust: 0-, 0q, 0n, 0m, 0f, 1u
ok 2 - An object of class 'Mail::GnuPG' isa 'Mail::GnuPG'
ok 3 - decrypt success
ok 4 - message unsigned
ok 5 - plaintext
ok
t/35.has-public-key.t  
gpg: keyring `mgtwmP26/secring.gpg' created
gpg: keyring `mgtwmP26/pubring.gpg' created
gpg: key EFEA4EAD: secret key imported
gpg: mgtwmP26/trustdb.gpg: trustdb created
gpg: key EFEA4EAD: public key "Mail::GnuPG Test Key " imported
gpg: key EFEA4EAD: "Mail::GnuPG Test Key " 1 new signature
gpg: Total number processed: 2
gpg:   imported: 1
gpg: new signatures: 1
gpg:   secret keys read: 1
gpg:   secret keys imported: 1
1..3
ok 1 - An object of class 'Mail::GnuPG' isa 'Mail::GnuPG'
ok 2 - public key exists
ok 3 - bogus key doesn't exist
ok

Bug#838247: marked as done (josm: Help->Help gives "an unexpected exception occurred")

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 16:21:40 +
with message-id 
and subject line Bug#838247: fixed in josm 0.0.svn10966+dfsg-2
has caused the Debian Bug report #838247,
regarding josm: Help->Help gives "an unexpected exception occurred"
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.)


-- 
838247: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=838247
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: josm
Version: 0.0.svn10966+dfsg-1
Severity: normal

First time I've run josm. I loaded a gpx trace from a local file,
then couldn't figure out how to log in to OSM and edit the map to
add my trace, so I tried Help->Help, and got a window saying:

An unexpected exception occurred.
This is always a coding error. If you are running the latest version
of JOSM, please being kind and file a bug report. See
https://bugs.debuan.org for a guide how to do this.

It does say my JOSM is up to date, so I'm filing a bug as requested.

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

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

Versions of packages josm depends on:
ii  default-jre [java8-runtime]  2:1.8-57
ii  fonts-noto   20160724-1
ii  jmapviewer   2.0+dfsg-1
ii  libcommons-compress-java 1.11-1
ii  libcommons-logging-java  1.2-1
ii  libgettext-commons-java  0.9.6-3
ii  liboauth-signpost-java   1.2.1.2-1.5
ii  libsvgsalamander-java1.1.1+dfsg-1
ii  openjdk-8-jre [java8-runtime]8u102-b14.1-2
ii  openstreetmap-map-icons-classic  1:0.0.svn32805-1

Versions of packages josm recommends:
pn  josm-l10n   
ii  josm-plugins0.0.svn32928+ds-1
pn  webkit-image-gtk | webkit-image-qt  

josm suggests no packages.

-- no debconf information
--- End Message ---
--- Begin Message ---
Source: josm
Source-Version: 0.0.svn10966+dfsg-2

We believe that the bug you reported is fixed in the latest version of
josm, 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 838...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bas Couwenberg  (supplier of updated josm 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: Mon, 19 Sep 2016 16:42:27 +0200
Source: josm
Binary: josm josm-l10n
Architecture: source all
Version: 0.0.svn10966+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project 
Changed-By: Bas Couwenberg 
Description:
 josm   - Editor for OpenStreetMap
 josm-l10n  - Editor for OpenStreetMap - translation files
Closes: 838247
Changes:
 josm (0.0.svn10966+dfsg-2) unstable; urgency=medium
 .
   * Fix 'Contributors' typo in copyright file.
   * Update 06-move_data_out_of_jar.patch to also handle help-browser.css.
 (closes: #838247)
Checksums-Sha1:
 7f7f0780d7b9ceeccdf49bd16c8ae949982de4bb 2366 josm_0.0.svn10966+dfsg-2.dsc
 8116878ed61f558b33487d25d4803448f2169c6b 83724 
josm_0.0.svn10966+dfsg-2.debian.tar.xz
 712a1a1c7c05b265720fa9bab9fb272f2de33ff8 1580092 
josm-l10n_0.0.svn10966+dfsg-2_all.deb
 3fcc897e249df485af5a34b02d7a522d6232ada7 7248076 
josm_0.0.svn10966+dfsg-2_all.deb
Checksums-Sha256:
 521840e059d85e692819f481108fc3ee6bd1dff85658e05f9b33dd96484b4930 2366 
josm_0.0.svn10966+dfsg-2.dsc
 603b5ac977a96fbaf74861ad75799bd36067c726ecd606edea6fcfe2a5e20919 83724 
josm_0.0.svn10966+dfsg-2.debian.tar.xz
 b1cd9c1fdffb77cbee31c80f4608a71d4b9ea2ffcc02614676b838fced835b1c 1580092 
josm-l10n_0.0.svn10966+dfsg-2_all.deb
 82c87fa95a5617be510436592c802eee77da91ea238dd85151c2660f093fbc99 7248076 
josm_0.0.svn10966+dfsg-2_all.deb
Files:
 cbda9946ca28667a4ca04fca112db5e0 2366 utils extra josm_0.0.svn10966+dfsg-2.dsc
 eb2ef03a5b52888dc4f3f2c68fc7baef 83724 utils extra 
josm_0.0.svn10966+dfsg-2.debian.tar.xz
 81eef216ff0967b4f2967c0455e1966b 

Bug#810245: marked as done (Support for server BINARY mode is broken)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 18:07:00 +0300
with message-id <20160919150700.dj7erzdtduyal...@gmail.com>
and subject line Re: Bug#810245: offlineimap: Cannot upload messages to Oracle 
Communications Messaging Exchange Server anymore
has caused the Debian Bug report #810245,
regarding Support for server BINARY mode is broken
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.)


-- 
810245: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=810245
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: offlineimap
Version: 6.6.1+dfsg1-1
Severity: normal

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
I upgraded from offlineimap  6.5.5-0.1 to 6.6.1+dfsg1-1

   * What was the outcome of this action?
Local messages cannot be copied to an Oracle server anymore.

Messages from offlineimap's debug output:

[imap]:   20:00.53 mmp01.hs-bochum.de reader < * OK [CAPABILITY
IMAP4rev1 ACL QUOTA LITERAL+ NAMESPACE UIDPLUS CHILDREN BINARY UNSELECT
SORT CATENATE URLAUTH ESEARCH ESORT THREAD=ORDEREDSUBJECT
THREAD=REFERENCES ENABLE CONTEXT=SEARCH CONTEXT=SORT WITHIN SASL-IR ID
IDLE AUTH=PLAIN] Messaging Multiplexor (Oracle Communications Messaging
Exchange Server 7.4-18.01 (built Jul 15 2010))\r\n

 [imap]:   20:02.01 Account sync hbo state => SELECTED
 [imap]:   20:02.01 Account sync hbo state_change_pending.release
 [imap]:   20:02.01 Account sync hbo _get_untagged_response(EXISTS) => ['1630']
 [imap]:   20:02.01 Account sync hbo _untagged_response(OK, ?, EXISTS) => 
['1630']
 [imap]:   20:02.01 Account sync hbo [sync] APPEND ('Sent', '(\\Seen)', 
'"07-Jan-2016 13:20:02 +0100"')
 [imap]:   20:02.02 Account sync hbo state_change_pending.acquire
 [imap]:   20:02.02 Account sync hbo _get_untagged_response(OK) => 
['[PERMANENTFLAGS (\\Answered \\Flagged \\Draft \\Deleted \\Seen Old \\*)]  ']
 [imap]:   20:02.02 Account sync hbo _get_untagged_response(OK) => 
['[UIDVALIDITY 1360252537]  ']
 [imap]:   20:02.02 Account sync hbo _get_untagged_response(OK) => ['[UIDNEXT 
1743]  ']
 [imap]:   20:02.02 Account sync hbo _request_push(IDEE12, APPEND, {}) = IDEE12
 [imap]:   20:02.02 Account sync hbo data=IDEE12 APPEND Sent (\Seen) 
"07-Jan-2016 13:20:02 +0100" ~{2939}
 [imap]:   20:02.02 Account sync hbo _request_push(continuation, APPEND, {}) = 
IDEE13
 [imap]:   20:02.02 Account sync hbo APPEND:IDEE13.ready.wait
mmp01.hs-bochum.de writer:
 [imap]:   20:02.02 mmp01.hs-bochum.de writer > IDEE12 APPEND Sent (\Seen) 
"07-Jan-2016 13:20:02 +0100" ~{2939}\r\n
mmp01.hs-bochum.de reader:
 [imap]:   20:02.06 mmp01.hs-bochum.de reader poll => [(4, 1)]
 [imap]:   20:02.06 mmp01.hs-bochum.de reader rcvd 56
 [imap]:   20:02.06 mmp01.hs-bochum.de reader < IDEE12 BAD Missing required 
argument to Append command\r\n


*** End of the template - remove these template lines ***


-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, armhf

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

Versions of packages offlineimap depends on:
ii  python-imaplib2  2.53-1
pn  python:any   

Versions of packages offlineimap recommends:
ii  python-pysocks  1.5.0-2

Versions of packages offlineimap suggests:
ii  doc-base 0.10.6
ii  python-kerberos  1.1.5-2+b1

-- no debconf information
--- End Message ---
--- Begin Message ---
Control: fixed -1 python-imaplib2/2.55-1

This has been fixed in the latest version of python-imaplib2, available
in testing.

Best,

-- 
Ilias--- End Message ---


Bug#833098: marked as done (python3-qtile: Python3 library depends on Python 2 packages)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 13:51:34 +
with message-id 
and subject line Bug#833098: fixed in qtile 0.10.6-3
has caused the Debian Bug report #833098,
regarding python3-qtile: Python3 library depends on Python 2 packages
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.)


-- 
833098: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=833098
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python3-qtile
Version: 0.10.6-2
Severity: serious
Tags: patch
Justification: Policy 7.2

Spot the problem:

Package: python3-qtile
Depends: python-cffi (>= 1.3.0), python-xcffib (>= 0.4.0), python-cairocffi (>= 
0.7), libglib2.0-0, libpango1.0-0, libpangocairo-1.0-0, python3-trollius, 
python3-cairocffi, python3-cffi-backend-api-min (<= 9729), 
python3-cffi-backend-api-max (>= 9729), python3-six (>= 1.4.1), python3-xcffib, 
python3:any (>= 3.3.2-2~)

A python3 library requiring python2 modules? o_O

SR
diff -Nru qtile-0.10.6/debian/changelog qtile-0.10.6/debian/changelog
--- qtile-0.10.6/debian/changelog	2016-05-29 09:31:59.0 -0400
+++ qtile-0.10.6/debian/changelog	2016-07-31 15:27:55.0 -0400
@@ -1,3 +1,10 @@
+qtile (0.10.6-2.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Less crazy dependencies
+
+ -- Stefano Rivera   Sun, 31 Jul 2016 15:27:48 -0400
+
 qtile (0.10.6-2) unstable; urgency=medium
 
   * Added postinst and prerm scripts for qtile:
diff -Nru qtile-0.10.6/debian/control qtile-0.10.6/debian/control
--- qtile-0.10.6/debian/control	2016-05-29 09:30:58.0 -0400
+++ qtile-0.10.6/debian/control	2016-07-31 15:23:20.0 -0400
@@ -65,9 +65,9 @@
 
 Package: python3-qtile
 Architecture: any
-Depends: python-cffi (>= 1.3.0),
- python-xcffib (>= 0.4.0),
- python-cairocffi (>= 0.7),
+Depends: python3-cffi (>= 1.3.0),
+ python3-xcffib (>= 0.4.0),
+ python3-cairocffi (>= 0.7),
  libglib2.0-0,
  libpango1.0-0,
  libpangocairo-1.0-0,
--- End Message ---
--- Begin Message ---
Source: qtile
Source-Version: 0.10.6-3

We believe that the bug you reported is fixed in the latest version of
qtile, 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 833...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Iain R. Learmonth  (supplier of updated qtile 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: SHA256

Format: 1.8
Date: Mon, 19 Sep 2016 13:47:38 +0100
Source: qtile
Binary: python-qtile python3-qtile qtile
Architecture: source
Version: 0.10.6-3
Distribution: unstable
Urgency: medium
Maintainer: Iain R. Learmonth 
Changed-By: Iain R. Learmonth 
Description:
 python-qtile - This package is a library for developing X window managers 
(Pytho
 python3-qtile - This package is a library for developing X window managers 
(Pytho
 qtile  - Small, simple, extensible X11 window manager written in Python
Closes: 833098
Changes:
 qtile (0.10.6-3) unstable; urgency=medium
 .
   * Fixes Python dependencies to use correct Python version (Closes: #833098)
- Also removed python{3,}-cffi as these dependencies were not required.
Checksums-Sha1:
 59eef98a4606e73e9ff41ae59688905ce7f49c06 2004 qtile_0.10.6-3.dsc
 a0387633a3fcb1acbbc042c2d04112002157ce8b 3116 qtile_0.10.6-3.debian.tar.xz
Checksums-Sha256:
 78639040aae1296c0cdc52e687643524c43301be4efdbc37caaa6735a403a7e1 2004 
qtile_0.10.6-3.dsc
 702ec7f3c11f45645f5b77f36201c998a99b4adf1d4687a5be4e4723d3fa23dc 3116 
qtile_0.10.6-3.debian.tar.xz
Files:
 a0899f5233381a419550f1426fe18094 2004 python optional qtile_0.10.6-3.dsc
 8f60d455aaefbd361d97e34353ea0174 3116 python optional 
qtile_0.10.6-3.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQEcBAEBCAAGBQJX3+qpAAoJENIXnVuKHtARdjEIAILiEDHb0Kq1O7bIIDXsleBu
nweNrNXGa3Re6cg9ePBYTTSTH7hI1Os7tRxyE3aSZMd8o57ed9SINuAWAU6TfZ0A
EgnLJOrI1+HHbIL9rcJ0Js2rVGBWcXRIul6ChHOfvqpJgmq2pdrhcviJ0odo7SZ8
FfjqmHy3FbMGHXWxwJCFz1K5ouoOa4PfkojKqLsh3iGJD+eRQ3IdbLnidIAEREO8
Nzj6xXDMiNPnghi3VqpgK9lRr7q335ZxewQ0XAIu5SeIYISz9eC0HE7rcxNrA6Uc

Bug#837477: marked as done (xbacklight doesn't do anything at all)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 15:49:42 +0200
with message-id <20160919134942.2nozv3cjmydbt...@betterave.cristau.org>
and subject line Re: Bug#837477: xbacklight doesn't do anything at all
has caused the Debian Bug report #837477,
regarding xbacklight doesn't do anything at all
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.)


-- 
837477: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=837477
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: xbacklight
Version: 1.2.1-1
Severity: grave
Justification: renders package unusable

Dear Maintainer,

In Debian Testing, none of the commands or options with xbacklight do anything
or give any output whatsoever, EXCEPT if I type an invalid command, then it
gives me the help stuff about basic usage:

"""
usage: xbacklight [options]
  where options are:
  -display  or -d 
  -help
  -set  or = 
  -inc  or + 
  -dec  or - 
  -get
  -time 
  -steps 
"""

but it doesn't do anything if I actually use one of those valid commands.

 I think I have this bug:
https://bugs.launchpad.net/ubuntu/+source/xbacklight/+bug/1060431

I am on an acer c720 chromebook, if that matters.

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

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

Versions of packages xbacklight depends on:
ii  libc6  2.23-5
ii  libxcb-randr0  1.11.1-1.1
ii  libxcb-util0   0.3.8-3
ii  libxcb11.11.1-1.1

xbacklight recommends no packages.

xbacklight suggests no packages.
--- End Message ---
--- Begin Message ---
On Sun, Sep 11, 2016 at 17:38:48 -0400, nickpontillo wrote:

> Package: xbacklight
> Version: 1.2.1-1
> Severity: grave
> Justification: renders package unusable
> 
> Dear Maintainer,
> 
> In Debian Testing, none of the commands or options with xbacklight do anything
> or give any output whatsoever, EXCEPT if I type an invalid command, then it
> gives me the help stuff about basic usage:
> 
> """
> usage: xbacklight [options]
>   where options are:
>   -display  or -d 
>   -help
>   -set  or = 
>   -inc  or + 
>   -dec  or - 
>   -get
>   -time 
>   -steps 
> """
> 
> but it doesn't do anything if I actually use one of those valid commands.
> 
>  I think I have this bug:
> https://bugs.launchpad.net/ubuntu/+source/xbacklight/+bug/1060431
> 
> I am on an acer c720 chromebook, if that matters.
> 
This is not an xbacklight bug, your X driver simply does not expose the
backlight information, so xbacklight can't read/change it.

Cheers,
Julien--- End Message ---


Bug#732102: marked as done (upower: please add a dbg package containing debug symbols)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 15:35:26 +0200
with message-id <424ba5de-a508-2e18-6ce8-4ac91a644...@debian.org>
and subject line Re: upower: please add a dbg package containing debug symbols
has caused the Debian Bug report #732102,
regarding upower: please add a dbg package containing debug symbols
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.)


-- 
732102: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=732102
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: upower
Severity: wishlist

I had upower crash on me a few times and I would like to report a bug
about it but there are no debug symbols so the backtrace isn't very
useful to report. Please add a dbg package containing debug symbols so
that I can report the crashes I found (like [1]) to upstream.

https://bugs.freedesktop.org/show_bug.cgi?id=71202

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


signature.asc
Description: This is a digitally signed message part
--- End Message ---
--- Begin Message ---
On Sat, 14 Dec 2013 09:52:29 +0800 Paul Wise  wrote:
> Source: upower
> Severity: wishlist
> 
> I had upower crash on me a few times and I would like to report a bug
> about it but there are no debug symbols so the backtrace isn't very
> useful to report. Please add a dbg package containing debug symbols so
> that I can report the crashes I found (like [1]) to upstream.
> 
> https://bugs.freedesktop.org/show_bug.cgi?id=71202

This is now implemented via automatic dbgsym packages.

Regards,
Michael

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature
--- End Message ---


Bug#640910: marked as done (gnome-disk-utility: please provide debugging symbols)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 15:31:56 +0200
with message-id <92cf6e16-78fc-d0be-f37e-f17bbf159...@debian.org>
and subject line gnome-disk-utility: please provide debugging symbols
has caused the Debian Bug report #640910,
regarding gnome-disk-utility: please provide debugging symbols
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.)


-- 
640910: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=640910
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gnome-disk-utility
Version: 2.32.1-1
Severity: wishlist

Hey,

the subject says everything. Debugging symbols are useful in order to..
hem, debug the library. Please provide a libgdu-dbg package or something
like that.

Regards,
-- 
Yves-Alexis


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

Kernel: Linux 3.0.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gnome-disk-utility depends on:
ii  libatasmart40.17+git20100219-3
ii  libatk1.0-0 2.0.1-2   
ii  libavahi-client30.6.30-5  
ii  libavahi-common30.6.30-5  
ii  libavahi-glib1  0.6.30-5  
ii  libavahi-ui00.6.30-5  
ii  libc6   2.13-18   
ii  libcairo2   1.10.2-6.1
ii  libdbus-1-3 1.4.14-1  
ii  libdbus-glib-1-20.94-4
ii  libfontconfig1  2.8.0-3   
ii  libfreetype62.4.6-2   
ii  libgdk-pixbuf2.0-0  2.24.0-1  
ii  libgdu-gtk0 2.32.1-1  
ii  libgdu0 2.32.1-1  
ii  libglib2.0-02.28.6-1  
ii  libgnome-keyring0   3.0.3-1   
ii  libgtk2.0-0 2.24.6-1  
ii  libnautilus-extension1  2.30.1-3  
ii  libnotify4  0.7.4-1   
ii  libpango1.0-0   1.28.4-3  
ii  libunique-1.0-0 1.1.6-2   
ii  libx11-62:1.4.4-1 

gnome-disk-utility recommends no packages.

gnome-disk-utility suggests no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
This is now implemented via automatic dbgsym packages.

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature
--- End Message ---


Bug#837079: marked as done (shadow: src:shadow FTBFS due to conflicting hardening-wrapper)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 13:20:40 +
with message-id 
and subject line Bug#836653: fixed in shadow 1:4.2-3.2
has caused the Debian Bug report #836653,
regarding shadow: src:shadow FTBFS due to conflicting hardening-wrapper
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.)


-- 
836653: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836653
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: shadow
Version: 1:4.2-3.1
Severity: serious
Justification: fails to build from source (but built successfully in the past)

Hi,

here part of my build log:

Installing build dependencies
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 sbuild-build-depends-shadow-dummy : Depends: hardening-wrapper but it is not 
going to be installed
E: Unable to correct problems, you have held broken packages.
apt-get failed.
E: Package installation failed


Dose3 gives a better explanation:

  package: shadow
  version: 1:4.2-3.1
  architecture: any
  type: src
  status: broken
  reasons:
   -
conflict:
 pkg1:
  package: binutils
  version: 2.27-8
  architecture: amd64
  unsat-conflict: hardening-wrapper:amd64 (< 2.8+nmu3)
 pkg2:
  package: hardening-wrapper
  version: 2.8+nmu2
  architecture: amd64
 depchain1:
  -
   depchain:
-
 package: shadow
 version: 1:4.2-3.1
 architecture: any
 type: src
 depends: hardening-wrapper:amd64
-
 package: hardening-wrapper
 version: 2.8+nmu2
 architecture: amd64
 depends: binutils:amd64 (>= 2.25.90)
 depchain2:
  -
   depchain:
-
 package: shadow
 version: 1:4.2-3.1
 architecture: any
 type: src
 depends: hardening-wrapper:amd64

So the problem is that binutils conflicts with hardening-wrapper and indeed:

Package: binutils
Version: 2.27-8
Breaks: [...], hardening-wrapper (<< 2.8+nmu3)

I don't know what the proper solution for this is but #836653 indicates
that you might want to drop the build-dependency on hardening-wrapper
completely.

Thanks!

cheers, josch
--- End Message ---
--- Begin Message ---
Source: shadow
Source-Version: 1:4.2-3.2

We believe that the bug you reported is fixed in the latest version of
shadow, 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 836...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mattia Rizzolo  (supplier of updated shadow 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, 18 Sep 2016 14:42:16 +
Source: shadow
Binary: passwd login uidmap
Architecture: source
Version: 1:4.2-3.2
Distribution: unstable
Urgency: medium
Maintainer: Shadow package maintainers 

Changed-By: Mattia Rizzolo 
Description:
 login  - system login tools
 passwd - change and administer password and group data
 uidmap - programs to help use subuids
Closes: 836653
Changes:
 shadow (1:4.2-3.2) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Use HTTPS in Vcs-Git.
   * Stop using hardening-wrapper and instead use /usr/share/dpkg/buildflags.mk.
 Closes: #836653
Checksums-Sha1:
 bd85bbb7de35a487e45ad61b7388de50b48e0119 2289 shadow_4.2-3.2.dsc
 b956798cc086db8e0dc2886c1ed74894d09613b2 497092 shadow_4.2-3.2.debian.tar.xz
Checksums-Sha256:
 9377f2adb0d3bf01dbdd36a6b550f1bc2e1d60840cf39d5314cca4474a7ff857 2289 
shadow_4.2-3.2.dsc
 0483a19f500c8eb8b26ef3fd408a014f32171c375b76d3ed7762cf97934bee4c 497092 
shadow_4.2-3.2.debian.tar.xz
Files:
 2e2e4f7ea71429f8a0642d83c76ca97f 2289 admin required shadow_4.2-3.2.dsc
 87cb7aae7782b8df65ca98e0cfc2424b 497092 admin 

Bug#836653: marked as done (shadow: please drop the build dependency on hardening-wrapper)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 13:20:40 +
with message-id 
and subject line Bug#836653: fixed in shadow 1:4.2-3.2
has caused the Debian Bug report #836653,
regarding shadow: please drop the build dependency on hardening-wrapper
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.)


-- 
836653: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836653
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: shadow
Version: 1:4.2-3.1
Severity: important
Tags: sid stretch
User: debian-...@lists.debian.org
Usertags: hardening-wrapper

This package builds using the hardening-wrapper package, which
is now replaced by dpkg-dev's DEB_BUILD_MAINT_OPTIONS settings.

Please consider dropping the build dependency of hardening-wrapper
and use the DEB_BUILD_MAINT_OPTIONS settings.

The goal is to remove hardening-wrapper for the stretch release.
Discussion about the removal is tracked in https://bugs.debian.org/836162

The severity of this report is likely to be raised before the release,
so that the hardening-wrapper package can be removed for the release.
--- End Message ---
--- Begin Message ---
Source: shadow
Source-Version: 1:4.2-3.2

We believe that the bug you reported is fixed in the latest version of
shadow, 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 836...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mattia Rizzolo  (supplier of updated shadow 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, 18 Sep 2016 14:42:16 +
Source: shadow
Binary: passwd login uidmap
Architecture: source
Version: 1:4.2-3.2
Distribution: unstable
Urgency: medium
Maintainer: Shadow package maintainers 

Changed-By: Mattia Rizzolo 
Description:
 login  - system login tools
 passwd - change and administer password and group data
 uidmap - programs to help use subuids
Closes: 836653
Changes:
 shadow (1:4.2-3.2) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Use HTTPS in Vcs-Git.
   * Stop using hardening-wrapper and instead use /usr/share/dpkg/buildflags.mk.
 Closes: #836653
Checksums-Sha1:
 bd85bbb7de35a487e45ad61b7388de50b48e0119 2289 shadow_4.2-3.2.dsc
 b956798cc086db8e0dc2886c1ed74894d09613b2 497092 shadow_4.2-3.2.debian.tar.xz
Checksums-Sha256:
 9377f2adb0d3bf01dbdd36a6b550f1bc2e1d60840cf39d5314cca4474a7ff857 2289 
shadow_4.2-3.2.dsc
 0483a19f500c8eb8b26ef3fd408a014f32171c375b76d3ed7762cf97934bee4c 497092 
shadow_4.2-3.2.debian.tar.xz
Files:
 2e2e4f7ea71429f8a0642d83c76ca97f 2289 admin required shadow_4.2-3.2.dsc
 87cb7aae7782b8df65ca98e0cfc2424b 497092 admin required 
shadow_4.2-3.2.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIcBAEBCgAGBQJX3qjrAAoJEEsEP825REVArlIP/2YYZ8rqhygRMF+UnLDfXpkU
5QuORTKcGBE8Nwcsqujd5Y3xHGZU+0SE89dxiJxbXst40gzhJeXSr/W3QsKkuPT8
yp+U/KNx6BoNGwmICJjBnjc6hk8v9mg3a3BAk7butW2djPBoDddiFVANkNgOZmLT
l+FpOdLBgVJ/SnlJH2Ts9x/oter3zVIhchYVqeiziIN4YkyHPzE3SreuL7ZzLcCj
igMvZufk0MnKjhHK8+xmsHx3egb4+UmF6RzLIqhfz/oq9/NLHNdxwzyGOXWVuaq4
0lZM/BUcoySJQ4zaTyYRyJrGiYYo2BnXNVcobqq7lCjOp+Ad9FBLJEr+tITctFUD
wHDjNmkEzFxsOj1s1o8pkp61DJhweX5ojVsmjHamGoFc7o/bWL09ZjFFYJ0XofTj
2XdGOqbeGAOs6Rfs6gvChvK7lJuugaTQ/58psmKz9RL/KowVzD3CT9zScZTOfjsT
Y+BaZoh2/V9rtEGAOJsoH2peehTs1ers6E+zwYqDdiuZAvUwe3fJLLLIqBSEAWoa
FGE/lbaRhAny7DhWCaqWF33Cqjn8+w8XNs4yF+rDhzanD7+D+Frfq1l+BkM93yew
4weX49P3DS4gDk2PqRaUV//wALU+QKDpHgUvmphkmIAnZknHOAK6UTJd2scimwVe
RExFXHaubtx2+haQ45Tv
=z2q/
-END PGP SIGNATURE End Message ---


Bug#828334: marked as done (gss-ntlmssp: FTBFS with openssl 1.1.0)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 12:51:19 +
with message-id 
and subject line Bug#828334: fixed in gss-ntlmssp 0.7.0-1
has caused the Debian Bug report #828334,
regarding gss-ntlmssp: FTBFS with openssl 1.1.0
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.)


-- 
828334: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=828334
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gss-ntlmssp
Version: 0.6.0-1
Severity: important
Control: block 827061 by -1

Hi,

OpenSSL 1.1.0 is about to released.  During a rebuild of all packages using
OpenSSL this package fail to build.  A log of that build can be found at:
https://breakpoint.cc/openssl-1.1-rebuild-2016-05-29/Attempted/gss-ntlmssp_0.6.0-1_amd64-20160529-1425

On https://wiki.openssl.org/index.php/1.1_API_Changes you can see various of the
reasons why it might fail.  There are also updated man pages at
https://www.openssl.org/docs/manmaster/ that should contain useful information.

There is a libssl-dev package available in experimental that contains a recent
snapshot, I suggest you try building against that to see if everything works.

If you have problems making things work, feel free to contact us.


Kurt
--- End Message ---
--- Begin Message ---
Source: gss-ntlmssp
Source-Version: 0.7.0-1

We believe that the bug you reported is fixed in the latest version of
gss-ntlmssp, 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 828...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Timo Aaltonen  (supplier of updated gss-ntlmssp 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: SHA1

Format: 1.8
Date: Mon, 19 Sep 2016 15:20:38 +0300
Source: gss-ntlmssp
Binary: gss-ntlmssp-dev gss-ntlmssp
Architecture: source
Version: 0.7.0-1
Distribution: unstable
Urgency: medium
Maintainer: Timo Aaltonen 
Changed-By: Timo Aaltonen 
Description:
 gss-ntlmssp - GSSAPI NTLMSSP Mechanism -- MIT GSSAPI plugin
 gss-ntlmssp-dev - GSSAPI NTLMSSP Mechanism -- development headers
Closes: 828334
Changes:
 gss-ntlmssp (0.7.0-1) unstable; urgency=medium
 .
   * New upstream release.
   * rules, control: Use quilt, run ntlmssptest.
   * add-openssl-1.1.0-compat.diff: Add support for openssl 1.1.0.
 (Closes: #828334)
   * control: Bump policy to 3.9.8, no changes.
   * control: Use https VCS urls.
   * control: Add zlib1g-dev to build-depends.
Checksums-Sha1:
 d4b7f1c561c0f5d4b38200ddb29200d4db75ecc4 2097 gss-ntlmssp_0.7.0-1.dsc
 c8145411a1a40224a6d22acb45a8059dacaf8044 439521 gss-ntlmssp_0.7.0.orig.tar.gz
 35722e78285fd249700866ae50f29b49ce97c8a8 6225 gss-ntlmssp_0.7.0-1.diff.gz
Checksums-Sha256:
 238e16d5aecf0ad77b8b512ff200a92ee6d5723fa1c936c244292285553f250b 2097 
gss-ntlmssp_0.7.0-1.dsc
 aa81ab2b0f527bb62f56a5a8874f0788845bf74461048ec333106b49ef68b638 439521 
gss-ntlmssp_0.7.0.orig.tar.gz
 199067932f18b17d0b2f11f7cb2c65da484ed6ccd885e63350733b6dd7745e77 6225 
gss-ntlmssp_0.7.0-1.diff.gz
Files:
 50321c8f0d7be3f304e6b430358974f0 2097 libs optional gss-ntlmssp_0.7.0-1.dsc
 5f890092ecf8a566b7556fca2b60d6cc 439521 libs optional 
gss-ntlmssp_0.7.0.orig.tar.gz
 bd2556fa17b5503577e448c75c61 6225 libs optional gss-ntlmssp_0.7.0-1.diff.gz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJX39ppAAoJEMtwMWWoiYTcLn0P/iHReQizY+03WOO2Smr+2+D8
p1W8GwmHoZGKINvP0+Un0+hU1bUNx2v6t2xWI3yBxW8pBDPnGU949rg84OrvCcUA
+8ldbQ4VK1MiOxSEUziyPyKKAO+VQ8ETtu3XxDIWCcZgHcJTtjDJJ2ltTqZgAs5h
5Mnx+qRBXvLXc5SEdtcEOwjaWfRpDlrLNultpMDzQYLbYvHh6MAMiMsxmBFDmwwD
ae6Gn8l0Wmq3RhResLRC70HrRgf9Pt47VCtzC3oK6k9AKYwG+kjLMseuOz9BieNx
C+or+8sFXqeeKqw6wEulqp3ewTvF+Xia4wIiQneSKUgZ3FpTn2tWWsd9d2zQmE+r
6lh8sHcBAdPaAc19keVZsi8RVJNzjSQVLZ++v8wJ+U1AxyRbD0Feb6m9hakBVYbA
Vinwbxu+CLrfjQq/mxd/02/2JQw1NoH41d2922jO95I0Pf3sNrxh2/n0thFdwiGM
GeCt010hYMSeTNw0j+oVMIYcD+qwHwswq0ulORQXEL1ZjCVJa86Y1Ue/hAIVdd+Y
v341CeYshrFNGOaPChq3jODkZRiQXH1ZuQ8lSOZVdwYQvof5J5JVw/vYeDMP/V6U
I6xalBo9njAY2Ec6cCPi1PInn+XLCgR7ib2f6fi6B49ZmHn8M3zwbMgj3+oZdgiD
Uu5zmUrJL6C7GvnhvGXv
=Sa+4
-END PGP SIGNATURE End Message ---


Bug#833443: marked as done (vit: please make the build reproducible)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 12:36:19 +
with message-id 
and subject line Bug#833443: fixed in vit 1.2-4
has caused the Debian Bug report #833443,
regarding vit: please make the build reproducible
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.)


-- 
833443: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=833443
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: vit
Version: 1.2-2
Severity: wishlist
Tags: patch
User: reproducible-bui...@lists.alioth.debian.org
Usertags: timestamps
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Hi,

Whilst working on the "reproducible builds" effort [0], we noticed
that vit could not be built reproducibly.

Patch attached.

 [0] https://wiki.debian.org/ReproducibleBuilds


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-
--- a/debian/patches/ReproducibleBuild.diff 1970-01-01 01:00:00.0 
+0100
--- b/debian/patches/ReproducibleBuild.diff 2016-08-04 07:18:14.916030209 
+0100
@@ -0,0 +1,17 @@
+Description: Make the build reproducible
+Author: Chris Lamb 
+Last-Update: 2016-08-04
+
+--- vit-1.2.orig/Makefile.in
 vit-1.2/Makefile.in
+@@ -14,8 +14,8 @@ build:
+   @echo "adding vit.pl to vit"
+   @cat vit.pl | grep -v ^require \
+ | sed "s:%prefix%:$(PREFIX):" \
+-| sed "s/%BUILD%/$(VERSION) built `date`/" \
+-| sed "s/%VERSION%/$(VERSION) (`date +%Y%m%d`)/" \
++| sed "s/%BUILD%/$(VERSION) built `LC_ALL=C date --utc 
--date="@$${SOURCE_DATE_EPOCH:-$$(date +%s)}"`/" \
++| sed "s/%VERSION%/$(VERSION) (`date --utc 
--date="@$${SOURCE_DATE_EPOCH:-$$(date +%s)}" +%Y%m%d`)/" \
+ | sed "s:%TASK%:$(TASK):" \
+ | sed "s:%CLEAR%:$(CLEAR):" \
+ > vit
--- a/debian/patches/series 2016-08-04 07:15:58.862980774 +0100
--- b/debian/patches/series 2016-08-04 07:18:12.732013323 +0100
@@ -1 +1,2 @@
 FixCommandsPath.diff
+ReproducibleBuild.diff
--- End Message ---
--- Begin Message ---
Source: vit
Source-Version: 1.2-4

We believe that the bug you reported is fixed in the latest version of
vit, 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 833...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Iain R. Learmonth  (supplier of updated vit 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: SHA256

Format: 1.8
Date: Mon, 19 Sep 2016 13:24:53 +0100
Source: vit
Binary: vit
Architecture: source all
Version: 1.2-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Tasktools Packaging Team 

Changed-By: Iain R. Learmonth 
Description:
 vit- full-screen terminal interface for Taskwarrior
Closes: 833443
Changes:
 vit (1.2-4) unstable; urgency=medium
 .
   * Added patch to enable reproducible builds (Closes: #833443)
Checksums-Sha1:
 78eeea1eb49fc491027055539f8269034a641eeb 1599 vit_1.2-4.dsc
 e5fb0e86f732118594493565f9f50de870863e9f 3500 vit_1.2-4.debian.tar.xz
 a8d8ea08cbcaff744499d3ba5a9a3d3ac5a30357 17266 vit_1.2-4_all.deb
Checksums-Sha256:
 de23b6a9823d5602ef01485c80932b6819cfbc8457bf1b59a91e34b4bb27ed00 1599 
vit_1.2-4.dsc
 0cd368d088505b45f324eee800784dc258b00609f91b7d7e8ca862d1f1fe34b8 3500 
vit_1.2-4.debian.tar.xz
 ab924e1c958d01d08a21ca43981ed65b69acf9427e3f7aaa961e2f732ebc8203 17266 
vit_1.2-4_all.deb
Files:
 e8ecc2fed0720b485a9f294d486d281e 1599 utils extra vit_1.2-4.dsc
 50e57271d1d27b996d16bc25bd714c13 3500 utils extra vit_1.2-4.debian.tar.xz
 dd7e2ed14fd9193e8b7b3360a2a2d702 17266 utils extra vit_1.2-4_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQEcBAEBCAAGBQJX39meAAoJENIXnVuKHtARe2QH/2LFhMM0mvDr4G6YYc7xFugw
ot9wb9Rouy7TE2RbEyYUU5CnybJnvyfN23ifwKs8btSWZ1QIjbyuCW4E5pBqqDXM
MCJr999aGy9+oQvWh5DOKC4AY7O2ugsUZM1PiRm29Yb/WXF4CiIkVG4Wnz7FUWMU
7IZcmtifP4PmRNTBKpcKSxPbdARTjoimI+BlR6dXzXp38THu+ZEqrqMG5I9Wplou
6kZDpH28qApU9Y+gU8YnQk+So6f+4c2SeXjoBBOmZrXmw7WKGNeitc4G0avLindt
Fh8u3q9H9zh78dHAXh3XVcXYoGC8v39gF1buQ8ydr7+dznPMK940ldknNh9H8lc=
=r5OH
-END PGP 

Bug#830646: marked as done ([INTL:da] Danish translation of the debconf templates aodh)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 12:33:44 +
with message-id 
and subject line Bug#830646: fixed in aodh 3.0.0~b3-1
has caused the Debian Bug report #830646,
regarding [INTL:da] Danish translation of the debconf templates aodh
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.)


-- 
830646: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=830646
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: aodh
Severity: wishlist
Tags: l10n patch

Please include the attached Danish aodh translation

joe@pc:~/over/debian/aodh$ msgfmt --statistics -c -v -o /dev/null da.po
da.po: 29 oversatte tekster.


da.po.tar.gz
Description: application/gzip
--- End Message ---
--- Begin Message ---
Source: aodh
Source-Version: 3.0.0~b3-1

We believe that the bug you reported is fixed in the latest version of
aodh, 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 830...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thomas Goirand  (supplier of updated aodh 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: SHA256

Format: 1.8
Date: Mon, 11 Jul 2016 14:30:47 +0200
Source: aodh
Binary: python-aodh aodh-common aodh-api aodh-evaluator aodh-notifier 
aodh-listener aodh-expirer aodh-doc
Architecture: source all
Version: 3.0.0~b3-1
Distribution: experimental
Urgency: medium
Maintainer: PKG OpenStack 
Changed-By: Thomas Goirand 
Description:
 aodh-api   - OpenStack Telemetry (Ceilometer) Alarming - API server
 aodh-common - OpenStack Telemetry (Ceilometer) Alarming - common files
 aodh-doc   - OpenStack efficient metering counters system - doc
 aodh-evaluator - OpenStack Telemetry (Ceilometer) Alarming - alarm evaluator
 aodh-expirer - OpenStack Telemetry (Ceilometer) Alarming - expirer
 aodh-listener - OpenStack Telemetry (Ceilometer) Alarming - listener
 aodh-notifier - OpenStack Telemetry (Ceilometer) Alarming - alarm notifier
 python-aodh - OpenStack Telemetry (Ceilometer) Alarming - Python libraries
Closes: 830646
Changes:
 aodh (3.0.0~b3-1) experimental; urgency=medium
 .
   * New upstream release.
   * Fixed (build-)depends for this release.
   * Using OpenStack's Gerrit as VCS URLs.
   * Modified .gitreview to point at Gerrit.
   * Add debian/functions.sh as it's gone upstream.
   * Add -Xusr/etc/aodh/aodh-config-generator.conf in dh_install call.
   * Updated Danish translation of the debconf templates (Closes: #830646).
   * Do not run test_messaging.MessagingTests.test_get_transport_optional,
 which is failing under some OS (Xenial & Jessie arm64).
Checksums-Sha1:
 f6c667a78654970afea399df87556373dde249ed 3742 aodh_3.0.0~b3-1.dsc
 de1cb9f28d52d13b27458413e8d8a14f9e4b19c3 153116 aodh_3.0.0~b3.orig.tar.xz
 609513d2c1ad5ab285663d2d611efdb4d1ddc926 25844 aodh_3.0.0~b3-1.debian.tar.xz
 08d1f1d269fe7b44e99e34fd990d3330ad63d61e 24902 aodh-api_3.0.0~b3-1_all.deb
 c5818926980e99ef5d24514b716f61ae9195bba5 33746 aodh-common_3.0.0~b3-1_all.deb
 cabb992696c76c439cd17c5cf2dd111e22ee80a9 78120 aodh-doc_3.0.0~b3-1_all.deb
 ecca00609b5c7c8046c05f5c07f56168542458d9 6354 aodh-evaluator_3.0.0~b3-1_all.deb
 3e9a649c2dd5122d15aef5133786eef1e27c7280 6406 aodh-expirer_3.0.0~b3-1_all.deb
 18f68a4aa7752af7df372bfb3940e18a7d0b4bcd 6362 aodh-listener_3.0.0~b3-1_all.deb
 45242c786280468c9508f5f313cfed8d4915e951 6354 aodh-notifier_3.0.0~b3-1_all.deb
 90b12220d82d29dc1825be26b5ff625ee7ba4e7e 110862 python-aodh_3.0.0~b3-1_all.deb
Checksums-Sha256:
 9c99b9431d0545967d64f932298d4decccfcd23d9dcc748df4d872755a9eb8fa 3742 
aodh_3.0.0~b3-1.dsc
 86025fb6cc308e397a395aa5fb306873a2333528fc4f00e09bd419b112e7ec36 153116 
aodh_3.0.0~b3.orig.tar.xz
 da8a899da294b9ecec513f2b8b258479f910c7636c5a93cac0bd019b3ec12f88 25844 
aodh_3.0.0~b3-1.debian.tar.xz
 36d659baa3bbebd99cf5d439a46fbba7931b6b48da708d61d614a685b84f8b3b 24902 
aodh-api_3.0.0~b3-1_all.deb
 55443e9f485f4c0d0df87322feccf75e222e2978a31cf72fd22e7a79ddbf7a6b 33746 
aodh-common_3.0.0~b3-1_all.deb
 8267e27f92d3ded00b394b6612055cdbb2f3fecaa8c2f65d2bdbd5b51117d3c6 78120 
aodh-doc_3.0.0~b3-1_all.deb
 

Processed: Re: Bug#376404: locale settings within pbuilder sessions

2016-09-19 Thread Debian Bug Tracking System
Processing control commands:

> tag -1 wontfix
Bug #376404 [pbuilder] locale settings within pbuilder sessions
Added tag(s) wontfix.
> close -1
Bug #376404 [pbuilder] locale settings within pbuilder sessions
Marked Bug as done

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



Processed: Re: Bug#376404: locale settings within pbuilder sessions

2016-09-19 Thread Debian Bug Tracking System
Processing control commands:

> tag -1 wontfix
Bug #376404 {Done: Mattia Rizzolo } [pbuilder] locale 
settings within pbuilder sessions
Ignoring request to alter tags of bug #376404 to the same tags previously set
> close -1
Bug #376404 {Done: Mattia Rizzolo } [pbuilder] locale 
settings within pbuilder sessions
Bug 376404 is already marked as done; not doing anything.

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



Bug#836628: marked as done (gsmartcontrol: please drop the build dependency on hardening-wrapper)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 12:19:04 +
with message-id 
and subject line Bug#836628: fixed in gsmartcontrol 0.8.7-1.2
has caused the Debian Bug report #836628,
regarding gsmartcontrol: please drop the build dependency on hardening-wrapper
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.)


-- 
836628: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836628
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gsmartcontrol
Version: 0.8.7-1.1
Severity: important
Tags: sid stretch
User: debian-...@lists.debian.org
Usertags: hardening-wrapper

This package builds using the hardening-wrapper package, which
is now replaced by dpkg-dev's DEB_BUILD_MAINT_OPTIONS settings.

Please consider dropping the build dependency of hardening-wrapper
and use the DEB_BUILD_MAINT_OPTIONS settings.

The goal is to remove hardening-wrapper for the stretch release.
Discussion about the removal is tracked in https://bugs.debian.org/836162

The severity of this report is likely to be raised before the release,
so that the hardening-wrapper package can be removed for the release.
--- End Message ---
--- Begin Message ---
Source: gsmartcontrol
Source-Version: 0.8.7-1.2

We believe that the bug you reported is fixed in the latest version of
gsmartcontrol, 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 836...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Stephen Kitt  (supplier of updated gsmartcontrol 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: Mon, 12 Sep 2016 13:42:12 +0200
Source: gsmartcontrol
Binary: gsmartcontrol
Architecture: source
Version: 0.8.7-1.2
Distribution: unstable
Urgency: medium
Maintainer: Giuseppe Iuculano 
Changed-By: Stephen Kitt 
Description:
 gsmartcontrol - graphical user interface for smartctl
Closes: 769580 836628
Changes:
 gsmartcontrol (0.8.7-1.2) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Use DEB_BUILD_MAINT_OPTIONS with short-form dh instead of
 hardening-wrapper. Closes: #836628.
   * Update the homepage. Closes: #769580.
   * Pull in 05_fix_ATA_version.patch from Ubuntu (thanks to Bart P.). LP:
 #1310282.
Checksums-Sha1:
 76aa332cb09ce683f218a7746c2920d1027bc4b6 1992 gsmartcontrol_0.8.7-1.2.dsc
 a8895472981184d9da078fdc0737d670708a4e8b 8988 
gsmartcontrol_0.8.7-1.2.debian.tar.xz
Checksums-Sha256:
 2ffba85331c4816e604b2fb9ea8612e8e08e4a49186b62967b2bb6df86f07a62 1992 
gsmartcontrol_0.8.7-1.2.dsc
 dee355be9b3a2ec84978b5b63d25d41774fcbb897e2eb60470f4dab0e41b0e2d 8988 
gsmartcontrol_0.8.7-1.2.debian.tar.xz
Files:
 ab9cc80c342fd726e3bacc2138f70b5c 1992 utils extra gsmartcontrol_0.8.7-1.2.dsc
 714c64be88fef6e786d1f65ea8967e04 8988 utils extra 
gsmartcontrol_0.8.7-1.2.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIuBAEBCgAYBQJX1pYHERxza2l0dEBkZWJpYW4ub3JnAAoJEIDTAvWIbYOcJi8P
+wXKHg8KCX0XXu9KnZgJRbY+f0y+LlIEgFJcqRD+whi9y2o7/MYaLiacg/MLw3Yy
g0ZbDtypAf/tUxpmrU2cAGDolvccC+g6JCq1szyudHqCoquTNa3KLig1yVSIm9gv
HMfOlPe+fv69JhKfs59wWXID0G9uwUXypRKDcE96eImKGwFW0CwrQn+JAjeRJBgx
rVcr+RykE/rVobhgCfzrSNBSLV3jLuqknUYjzsl4MoDS9/Xc86AY6P8Ief9+K399
9IHJoAh+DPnHTLsAg92k9LvgTd5KhaKF/upbjxb9Wxk3j6KPPXMPq8MBJ7mMIMRC
IIZGdtpV/zmCc0uf6LahFum57b0kRlAvqLE2ZUIs5xz9RyDpbAZpJSujzY4OZ9Rs
850m7GQEdl3lK8qQul5y/HSVSlVG1MbY1knNDWM+AzAymDw9Oj6qrgMlgQS1A75k
ZGMLERxM9dDH6Z1/O5sU8xreVAJ5/qvC986aQLci1ZsnC52DkkhkqS1g/9GN/wWf
r4D5qrTzorBlBr1nA02UWfJDSAsJTjMShuI/26yjgjDHN6084qXd+XLs46C5Vs0w
/hD+8yikbecw6tCTL94DAFBFW15sW4EsnyLVYQL6AAGQz8A6MBd67C2TSag2rlw/
+ufVUji3zlXvp7Wni4hdtkBZjL47nO5ribnvyAANVRlL
=Gn5K
-END PGP SIGNATURE End Message ---


Bug#769580: marked as done ([GSmartControl] New Homepage)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 12:19:04 +
with message-id 
and subject line Bug#769580: fixed in gsmartcontrol 0.8.7-1.2
has caused the Debian Bug report #769580,
regarding [GSmartControl] New Homepage
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.)


-- 
769580: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=769580
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---

Package: GSmartControl
Version: 0.8.7-1.1
Severity: minor


Dear Maintainer,

GSmartControl homepage has been moved to 
http://gsmartcontrol.sourceforge.net/home/


Would be fine if the new place could be added in exchange to the old one.

Yours

Andreas Hausmann


--- System information. ---
Architecture: amd64
Kernel: Linux 3.17-2.towo-siduction-amd64

Debian Release: jessie/sid
500 unstable http.debian.net
500 unstable ftp.uni-stuttgart.de
500 unstable cdn.debian.net
100 wheezy-backports ftp.debian.org
1 experimental cdn.debian.net

--- Package information. ---
Package's Depends field is empty.

Package's Recommends field is empty.

Package's Suggests field is empty.
--- End Message ---
--- Begin Message ---
Source: gsmartcontrol
Source-Version: 0.8.7-1.2

We believe that the bug you reported is fixed in the latest version of
gsmartcontrol, 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 769...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Stephen Kitt  (supplier of updated gsmartcontrol 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: Mon, 12 Sep 2016 13:42:12 +0200
Source: gsmartcontrol
Binary: gsmartcontrol
Architecture: source
Version: 0.8.7-1.2
Distribution: unstable
Urgency: medium
Maintainer: Giuseppe Iuculano 
Changed-By: Stephen Kitt 
Description:
 gsmartcontrol - graphical user interface for smartctl
Closes: 769580 836628
Changes:
 gsmartcontrol (0.8.7-1.2) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Use DEB_BUILD_MAINT_OPTIONS with short-form dh instead of
 hardening-wrapper. Closes: #836628.
   * Update the homepage. Closes: #769580.
   * Pull in 05_fix_ATA_version.patch from Ubuntu (thanks to Bart P.). LP:
 #1310282.
Checksums-Sha1:
 76aa332cb09ce683f218a7746c2920d1027bc4b6 1992 gsmartcontrol_0.8.7-1.2.dsc
 a8895472981184d9da078fdc0737d670708a4e8b 8988 
gsmartcontrol_0.8.7-1.2.debian.tar.xz
Checksums-Sha256:
 2ffba85331c4816e604b2fb9ea8612e8e08e4a49186b62967b2bb6df86f07a62 1992 
gsmartcontrol_0.8.7-1.2.dsc
 dee355be9b3a2ec84978b5b63d25d41774fcbb897e2eb60470f4dab0e41b0e2d 8988 
gsmartcontrol_0.8.7-1.2.debian.tar.xz
Files:
 ab9cc80c342fd726e3bacc2138f70b5c 1992 utils extra gsmartcontrol_0.8.7-1.2.dsc
 714c64be88fef6e786d1f65ea8967e04 8988 utils extra 
gsmartcontrol_0.8.7-1.2.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIuBAEBCgAYBQJX1pYHERxza2l0dEBkZWJpYW4ub3JnAAoJEIDTAvWIbYOcJi8P
+wXKHg8KCX0XXu9KnZgJRbY+f0y+LlIEgFJcqRD+whi9y2o7/MYaLiacg/MLw3Yy
g0ZbDtypAf/tUxpmrU2cAGDolvccC+g6JCq1szyudHqCoquTNa3KLig1yVSIm9gv
HMfOlPe+fv69JhKfs59wWXID0G9uwUXypRKDcE96eImKGwFW0CwrQn+JAjeRJBgx
rVcr+RykE/rVobhgCfzrSNBSLV3jLuqknUYjzsl4MoDS9/Xc86AY6P8Ief9+K399
9IHJoAh+DPnHTLsAg92k9LvgTd5KhaKF/upbjxb9Wxk3j6KPPXMPq8MBJ7mMIMRC
IIZGdtpV/zmCc0uf6LahFum57b0kRlAvqLE2ZUIs5xz9RyDpbAZpJSujzY4OZ9Rs
850m7GQEdl3lK8qQul5y/HSVSlVG1MbY1knNDWM+AzAymDw9Oj6qrgMlgQS1A75k
ZGMLERxM9dDH6Z1/O5sU8xreVAJ5/qvC986aQLci1ZsnC52DkkhkqS1g/9GN/wWf
r4D5qrTzorBlBr1nA02UWfJDSAsJTjMShuI/26yjgjDHN6084qXd+XLs46C5Vs0w
/hD+8yikbecw6tCTL94DAFBFW15sW4EsnyLVYQL6AAGQz8A6MBd67C2TSag2rlw/
+ufVUji3zlXvp7Wni4hdtkBZjL47nO5ribnvyAANVRlL
=Gn5K
-END PGP SIGNATURE End Message ---


Bug#838265: marked as done (fonts-noto: package description missing number of fonts and leading to uncorrect sentence)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 12:03:41 +
with message-id 
and subject line Bug#838265: fixed in fonts-noto 20160724-3
has caused the Debian Bug report #838265,
regarding fonts-noto: package description missing number of fonts and leading 
to uncorrect sentence
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.)


-- 
838265: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=838265
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: fonts-noto
Severity: minor

Hi,

the new package description of the fonts-noto package introduced this change:

--- 244135  Thu Jan  1 00:00:00 1970
+++ 245307  Thu Jan  1 00:00:00 1970
@@ -6,7 +6,7 @@
  .
  The name "Noto" is short for "No Tofu", describing the aim of covering
  all living Unicode scripts
- (currently 43 are covered, at least partly, across
+ (currently  are covered, at least partly, across
  hinted and unhinted).

without the number (43) the sentence is not correct. Probably an
updated number should be included.

thanks.

beatrice
--- End Message ---
--- Begin Message ---
Source: fonts-noto
Source-Version: 20160724-3

We believe that the bug you reported is fixed in the latest version of
fonts-noto, 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 838...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jonas Smedegaard  (supplier of updated fonts-noto 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: SHA256

Format: 1.8
Date: Mon, 19 Sep 2016 13:00:48 +0200
Source: fonts-noto
Binary: fonts-noto fonts-noto-hinted fonts-noto-hinted-udeb fonts-noto-unhinted 
fonts-noto-unhinted-udeb fonts-noto-mono fonts-croscore
Architecture: source
Version: 20160724-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Fonts Task Force 
Changed-By: Jonas Smedegaard 
Description:
 fonts-croscore - width-compatible fonts for improved on-screen readability
 fonts-noto - metapackage to pull in all Noto fonts
 fonts-noto-hinted - "No Tofu" font families with large Unicode coverage 
(hinted)
 fonts-noto-hinted-udeb - "No Tofu" font families with large Unicode coverage 
(hinted) (udeb)
 fonts-noto-mono - "No Tofu" monospaced font family with large Unicode coverage
 fonts-noto-unhinted - "No Tofu" font families with large Unicode coverage 
(unhinted)
 fonts-noto-unhinted-udeb - "No Tofu" font families with large Unicode coverage 
(unhinted) (udeb)
Closes: 838265
Changes:
 fonts-noto (20160724-3) unstable; urgency=medium
 .
   * Fix revert to compute font lists also for metapackage.
 Closes: Bug#838265. Thanks to Beatrice Torracca.
Checksums-Sha1:
 54c8812074042b3cf4d1ccdfffeaf0e1f121 2543 fonts-noto_20160724-3.dsc
 8b7277c780bfd2dc5743d31634604558177adb3d 15176 
fonts-noto_20160724-3.debian.tar.xz
Checksums-Sha256:
 e301498fcb21c70367296a98e0082e291de13fd85bec5a21a1545def15350d46 2543 
fonts-noto_20160724-3.dsc
 83b5f9582f8743437a47523ac552011097008bebf3d7ab3d51009afdce7aa326 15176 
fonts-noto_20160724-3.debian.tar.xz
Files:
 712b01f69ae77b99cc088d6cf8957f3e 2543 fonts optional fonts-noto_20160724-3.dsc
 fb68f178362fef0b63d36bdfbe5c4d8c 15176 fonts optional 
fonts-noto_20160724-3.debian.tar.xz

-BEGIN PGP SIGNATURE-

iQIcBAEBCAAGBQJX39DKAAoJECx8MUbBoAEhkjwP/RlTCGkMVYexJ59pWAnrmTjf
Rrc2GgcKnqdW8gWaTBYkpPOUy/uIvYrmvmbPto8srzmtFsAHFQM/AKSeKwKG34Cx
2AvwO1X5VmV9QzY9UGeJ+s4mLw7x/2jt5WX5AItkUmDVib20gkl9wjakvNzTIQBk
7bt+y3FK/o8UL9g6Em1qAIKLgV7b1DOsydZCyfGeVJe5OAa9rYlTQtAp4NkFFU2U
VVoCrU971doFQ78j+8xTNNb7AQ7uMV+V1lNf3pmmOepWBc/6K6/EqluTJf/ujidT
8xi/Dbcrekfbko0Mo2Yhh9ny/FaTx3jBmVFMBisa+MGlseY9Fqnmg0mnDBqnTdIx
fNB1qhJ4JsJ/mxqVsrnZ/fxa7kAri5sXdL03k5vCASw4oVIxaJ6eAZJaIWa2lY5/
0S34Yz9Ce7P6wCMMnbuMNwPKnAkxutsrzZMq7p/lELm2e0G/eSvtFrQ8ifiN+tVd
Qn0Kbod85yiksum36FDMyEN210KByQgPFT802L/tECyY+LhHIHWAjBCpEuUnau0L
CvgayDZ//CUAJIfA7eQZb3c0DcufvPHfv7x5PWwHtRc+riG5fe9mUO6R0V3m18H1
2PtBHNFUSMFCTRZtA9ouLaDKTmbzm73Qumaho0hBMV+6gVVNdcSGa0+Polnlv+A0
+W1PBiv3oSObv3HSR2Bb
=kMqA
-END PGP SIGNATURE End Message ---


Bug#835579: marked as done (ITP: r-bioc-biomformat -- GNU R interface package for the BIOM file format)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 12:00:11 +
with message-id 
and subject line Bug#835579: fixed in r-bioc-biomformat 1.0.2-1
has caused the Debian Bug report #835579,
regarding ITP: r-bioc-biomformat -- GNU R interface package for the BIOM file 
format
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.)


-- 
835579: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=835579
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Andreas Tille 

* Package name: r-bioc-biomformat
  Version : 1.0.2
  Upstream Author : Paul J. McMurdie 
* URL : 
http://www.bioconductor.org/packages/release/bioc/html/biomformat.html
* License : GPL
  Programming Lang: GNU R
  Description : GNU R interface package for the BIOM file format
 This is an R package for interfacing with the BIOM format. This package
 includes basic tools for reading biom-format files, accessing and
 subsetting data tables from a biom object (which is more complex than a
 single table), as well as limited support for writing a biom-object back
 to a biom-format file. The design of this API is intended to match the
 Python API and other tools included with the biom-format project, but
 with a decidedly "R flavor" that should be familiar to R users. This
 includes S4 classes and methods, as well as extensions of common core
 functions/methods.


Remark: This package is a precondition for r-bioc-phyloseq and will be
maintained by the Debian Med team at
   svn://anonscm.debian.org/debian-med/trunk/packages/R/r-bioc-biomformat/trunk/
--- End Message ---
--- Begin Message ---
Source: r-bioc-biomformat
Source-Version: 1.0.2-1

We believe that the bug you reported is fixed in the latest version of
r-bioc-biomformat, 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 835...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andreas Tille  (supplier of updated r-bioc-biomformat 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: SHA256

Format: 1.8
Date: Sat, 27 Aug 2016 11:21:59 +0200
Source: r-bioc-biomformat
Binary: r-bioc-biomformat
Architecture: source all
Version: 1.0.2-1
Distribution: unstable
Urgency: low
Maintainer: Debian Med Packaging Team 

Changed-By: Andreas Tille 
Description:
 r-bioc-biomformat - GNU R interface package for the BIOM file format
Closes: 835579
Changes:
 r-bioc-biomformat (1.0.2-1) unstable; urgency=low
 .
   * Initial release (closes: #835579)
Checksums-Sha1:
 2ddbb4601c0c436a7a14c8f2e1ff80f47f8a1822 2208 r-bioc-biomformat_1.0.2-1.dsc
 3e7239c90ddc6d4fccb8e42cba3172734978c3ba 70292 
r-bioc-biomformat_1.0.2.orig.tar.gz
 2ef6a6654bb083af1f5c2054e7920e86133832af 2744 
r-bioc-biomformat_1.0.2-1.debian.tar.xz
 8ae93301a8512d5382a759e55b8572f85339 158726 
r-bioc-biomformat_1.0.2-1_all.deb
Checksums-Sha256:
 7090e3f7f9e15bebe6cc842ebb42a7c8ec14750b2327b2f23e7bb5a97b7d1e56 2208 
r-bioc-biomformat_1.0.2-1.dsc
 2d9137fcc0505342f24b9921339730e40e8a19bca6efaf44b1466ea69f710bea 70292 
r-bioc-biomformat_1.0.2.orig.tar.gz
 954b2119df5ebd7a94a8d4bf663ac34717e4c32ace9b5b23e5755a80681a5e4a 2744 
r-bioc-biomformat_1.0.2-1.debian.tar.xz
 0e4ea7685162ad5685d9be3bf24766dcd0f4206e5e2ee301a94616c0ba37f025 158726 
r-bioc-biomformat_1.0.2-1_all.deb
Files:
 f8cf4401a8643c0bd3b0b19d59b589a2 2208 gnu-r optional 
r-bioc-biomformat_1.0.2-1.dsc
 771fa8ee90c441939d4abbc40011b8b1 70292 gnu-r optional 
r-bioc-biomformat_1.0.2.orig.tar.gz
 074eda884738cafd35971581adba22d8 2744 gnu-r optional 
r-bioc-biomformat_1.0.2-1.debian.tar.xz
 a70cc67dd51ca65a983c6664b7404391 158726 gnu-r optional 
r-bioc-biomformat_1.0.2-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJX3FeoAAoJEFeKBJTRxkbR568P/2fcoLQ8O+4L1RhRHbiUGUAX
SlbxptxRXphL75l1AJinjfnLzx5uj8s+sIya0Q9U3LORLusjNELCa7dAyaDfiixj
dgV9GhKggswsYjOZHq6ZXm515O8tlwD1Kqus9vkLcN4a/IRnlmI0kse/x/ilPmK6
HBfKmS8deVUkquLOmZMpf4p5rxkchrsaTosvktdququcLtsrVwl8kMDv/7WJeU7H

Bug#836765: marked as done (ITP: chartkick.js -- create beautiful JavaScript charts with minimal code)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 12:00:09 +
with message-id 
and subject line Bug#836765: fixed in chartkick.js 2.1.0-1
has caused the Debian Bug report #836765,
regarding ITP: chartkick.js -- create beautiful JavaScript charts with minimal 
code
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.)


-- 
836765: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836765
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: "ChangZhuo Chen (陳昌倬)" 

* Package name: chartkick.js
  Version : 2.0.1
  Upstream Author : Copyright (c) 2013 Andrew Kane
* URL : https://github.com/ankane/chartkick.js
* License : Expat
  Programming Lang: JavaScript
  Description : create beautiful JavaScript charts with minimal code

 Create beautiful JavaScript charts with minimal code. Supports
 Chart.js, Google Charts, and Highcharts. Also available for React,
 Ruby, Python, and Elixir.

-- 
ChangZhuo Chen (陳昌倬) 
Debian Developer (https://nm.debian.org/public/person/czchen)
Key fingerprint = EC9F 905D 866D BE46 A896  C827 BE0C 9242 03F4 552D
  BA04 346D C2E1 FE63 C790  8793 CC65 B0CD EC27 5D5B


signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: chartkick.js
Source-Version: 2.1.0-1

We believe that the bug you reported is fixed in the latest version of
chartkick.js, 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 836...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
ChangZhuo Chen (陳昌倬)  (supplier of updated chartkick.js 
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, 18 Sep 2016 21:42:33 +0800
Source: chartkick.js
Binary: chartkick.js
Architecture: source all
Version: 2.1.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Javascript Maintainers 

Changed-By: ChangZhuo Chen (陳昌倬) 
Description:
 chartkick.js - create beautiful JavaScript charts with minimal code
Closes: 836765
Changes:
 chartkick.js (2.1.0-1) unstable; urgency=low
 .
   * Initial release. Closes: #836765
Checksums-Sha1:
 b9f92e272acce96fae6a6ea22fa67b61295825b1 1959 chartkick.js_2.1.0-1.dsc
 5b01677169c355b7cd593e3fd5775e67bbf18dcf 17076 chartkick.js_2.1.0.orig.tar.gz
 1645f38148fb483951a5a0b51a90084a089767de 1936 
chartkick.js_2.1.0-1.debian.tar.xz
 15abdb208dffe404a4c3b31aa97cde896279c575 10570 chartkick.js_2.1.0-1_all.deb
Checksums-Sha256:
 3551dba20f62d5d4b82585eacf71219f6a45ae7dc017fd5b374858865a7900d5 1959 
chartkick.js_2.1.0-1.dsc
 16ee37964d2976cfdecd78b8462bb3b9ee367400cd31650e04b5d281c1e1bd85 17076 
chartkick.js_2.1.0.orig.tar.gz
 b4d3f7fae28b0f2b21de6bca05e455eed006beae21ac82af9bb6f906060d7c86 1936 
chartkick.js_2.1.0-1.debian.tar.xz
 6fd4eacb90c0b5302a7a64181155b1d2745c18bc1876f7adb434248d297a0e38 10570 
chartkick.js_2.1.0-1_all.deb
Files:
 e1dfb66243cc6dd00fdb9b41f231c51d 1959 libs extra chartkick.js_2.1.0-1.dsc
 6a3b5f41e07d52f2b1775a6907dadaa3 17076 libs extra 
chartkick.js_2.1.0.orig.tar.gz
 b050b80ab38fe9a11670aef7b5045293 1936 libs extra 
chartkick.js_2.1.0-1.debian.tar.xz
 15035dff96be808caf40cb7cebf3f21b 10570 libs extra chartkick.js_2.1.0-1_all.deb

-BEGIN PGP SIGNATURE-

iQIcBAEBCgAGBQJX3ppaAAoJELTYlw90nD9qKh0P/R+CWnlwrBaPVPkvIXaTJYaP
bfjrgeiB7qjCbq8r355yDW7GFbpgqu5jJ6kvBpLhBs8JbJUv8B2siiieSs1NsJuK
UeTwVi0G98NdymBEClTZ3aR0OjK/S7ss1KfkPU8x06sz2UFY0ZHMUmMnn1rjdEWU
pqV+D6aRV+P4VxPUE4xfTsQ+gjG0BQlZXm3n4B6TVxiDo2O2I+a0KXrj2yN+jJHs
18Edp9ohdCkcptlPlRX9tqqfuzfgolpxrqOU0YlYEtO1JZqJv46ijJxv/zXsF48U
oiGhSh2AFaroN2TDcD02oRtSwKLZxCGnjVtoAmKHPEXe3JOlfZ8hMztXBF9pmwJ/
dabEiRKjZQjb9MfwsulDcwI3Pb8IgsKHsOrgca3rg+esdOtLA5OCEMz5vBrVKRkk
+CwsY94/wwlk/PLjrNUrAQ4afcfXt7lW8tAZx6niLiaq3MCazl+KwaXT1avV2RwG
HZsioXc6Meu2SvL1b8aD1Kx6QvhIOLKK3eMRmA8/eOF8/wcH8v2pqQOA+lne+JrB
R1zA82hCCQ10Oi9zChe3EfHIl2ggL5wYHiQDnrUkUVBOPbtCf1i/Ry9lLWPy3UQE
9tHcGeHPRMdFXkPBtz82D22eC6Btz745axpNyrJarC78nrLnGRwsrqICB1rDFHLJ
yjZ+ocAhl13jJ9Qp4Tb5
=RvHW
-END PGP SIGNATURE End 

Bug#837435: marked as done (ITP: colorspacious -- powerful, accurate, and easy-to-use Python library for doing colorspace conversions)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 12:00:09 +
with message-id 
and subject line Bug#837435: fixed in colorspacious 1.0.0-1
has caused the Debian Bug report #837435,
regarding ITP: colorspacious -- powerful, accurate, and easy-to-use Python 
library for doing colorspace conversions
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.)


-- 
837435: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=837435
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Sandro Tosi 

* Package name: colorspacious
  Version : 1.0.0
  Upstream Author : Nathaniel J. Smith
* URL : https://github.com/njsmith/colorspacious
* License : MIT
  Programming Lang: (Python
  Description : powerful, accurate, and easy-to-use Python library for 
doing colorspace conversions


needed by matplotlib 2.x
--- End Message ---
--- Begin Message ---
Source: colorspacious
Source-Version: 1.0.0-1

We believe that the bug you reported is fixed in the latest version of
colorspacious, 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 837...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sandro Tosi  (supplier of updated colorspacious 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: SHA256

Format: 1.8
Date: Sun, 18 Sep 2016 18:48:37 +
Source: colorspacious
Binary: python-colorspacious python3-colorspacious
Architecture: source all
Version: 1.0.0-1
Distribution: unstable
Urgency: low
Maintainer: Sandro Tosi 
Changed-By: Sandro Tosi 
Description:
 python-colorspacious - library for doing colorspace conversions - Python 2.X
 python3-colorspacious - library for doing colorspace conversions - Python 3.x
Closes: 837435
Changes:
 colorspacious (1.0.0-1) unstable; urgency=low
 .
   * Initial release; Closes: 837435
Checksums-Sha1:
 ba67ef2e741e6ac43e5a871deb2642cd0f3b666d 2203 colorspacious_1.0.0-1.dsc
 fec0c98d9c37dcd8900a2a5b2bd96f289248b3eb 676120 colorspacious_1.0.0.orig.tar.xz
 d5f90dabe596908c1e3dd28353e8eb335fb58a40 2640 
colorspacious_1.0.0-1.debian.tar.xz
 eb685310607e82ed1eef6bbcb2cbbae7b4ef3f05 29982 
python-colorspacious_1.0.0-1_all.deb
 159950f4197b2c8d86d843a8e01339614e159ac4 30064 
python3-colorspacious_1.0.0-1_all.deb
Checksums-Sha256:
 e6a6221f654345461dc101e0e8a5a3c597cfb60f2a495acdbd4c67ebd8feb4b2 2203 
colorspacious_1.0.0-1.dsc
 fd48a6a1cb1be8ff3d1cfe04b3e09bb2717a004af7bca814f41b3aff4285bc58 676120 
colorspacious_1.0.0.orig.tar.xz
 899dd0fbec769a4d335a68eee4125f2722d0b876b3d8fdaf82161afb507956bf 2640 
colorspacious_1.0.0-1.debian.tar.xz
 b928765a21c1a327dce3165c9108c7b101032f10b51055bcb8a9131da1ac1296 29982 
python-colorspacious_1.0.0-1_all.deb
 d0b39976570d601794f8e883d21a9fb5a22a95ab7386793c4c68516378cb7b52 30064 
python3-colorspacious_1.0.0-1_all.deb
Files:
 b7544c8c64cdef14c8fee9c15582a372 2203 python optional colorspacious_1.0.0-1.dsc
 c93657432ffca001a9206d08d91108ea 676120 python optional 
colorspacious_1.0.0.orig.tar.xz
 d3df200a9952174dfa5e8e36a03e64b6 2640 python optional 
colorspacious_1.0.0-1.debian.tar.xz
 b3ecded5f0c348f85721d864cc50558b 29982 python optional 
python-colorspacious_1.0.0-1_all.deb
 8e2b3e39db8338945f0045f4518dabe4 30064 python optional 
python3-colorspacious_1.0.0-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJX3vYfAAoJEIefPJk4AalPGAMQAIhhXY3lBsPsEG250BUtrMb8
1zWJXrOJzZV4TUfIdyUMoUYG5V6kAoj4yqo+FHPqSY+rgKN+hxN3ys30/ODCXKRz
v1WMyayOAa7vMCHW/IUhN7164drEA8rhE0h3vrjyGSK3p6eLMYWxFGMHyDg8CHFC
BFuKcnYz68opEeUzFNS8s4IrQdovgUkzo3rheM+5Ut7XmUO/nuoNKLXTZoQmSHX7
gh0F2iWQvlpQwXZ+jCT/r1LiMxyJZ1TnfiEi4oZ9HNQl5l7pdov6W/K9pzwJjryD
ZqjNBrDsQa7JGRs0/HhLqDZ+n2oHItsI1+KAX/7YpRYoduLQuHlg78bnOT5srsCx
Iwohiv9JCJ/0O3UNT6t/Z501f/rULT6Hdn8+WEnDPAfsjTKMighqX6EFSDy4Hi8T
XxGm2uYfTEqru9L3tAYjRoz4xG0D0cLVgDS3cxztwhdKYAEZTSEy4BQw2ZFf7GTZ
3EDMWGu9zFI+0YUSxmgWF87ZxOJJh0XJGndalkhEmNhW4ZADfhRuVEJyjNIPPL+C
CiuMShdI1KD8DWTxttd+JE7FDvHH+uedSytftLtpCEPQErUchr0FUUNGegjdWQMj
QHYdo5JRTnwUzPhPiDpN2dwUDRDLBuq4ywOqsjms6Ih3DmvLxoZzN0EeJSlKrZFO
eJIeDQRocU5mOw4ohFMa

Bug#832435: marked as done (ITP: lua-nvim -- lua client for neovim)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 12:00:10 +
with message-id 
and subject line Bug#832435: fixed in lua-nvim 0.0.1-25-1
has caused the Debian Bug report #832435,
regarding ITP: lua-nvim -- lua client for neovim
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.)


-- 
832435: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=832435
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Jason Pleau 

* Package name: lua-nvim
  Version : 0.0.1-25
  Upstream Author : Neovim contributors
* URL : https://github.com/neovim/lua-client/
* License : Apache-2.0
  Programming Lang: Lua, C
  Description : lua client for neovim

Lua library to communicate with Neovim through its msgpack-rpc API

It will eventually be able to act as a Lua plugin host, enabling the use and
development of Lua plugins for Neovim.



This package is required to run the tests for neovim

It will be maintained in pkg-lua
--- End Message ---
--- Begin Message ---
Source: lua-nvim
Source-Version: 0.0.1-25-1

We believe that the bug you reported is fixed in the latest version of
lua-nvim, 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 832...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jason Pleau  (supplier of updated lua-nvim 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: Thu, 15 Sep 2016 21:29:46 -0400
Source: lua-nvim
Binary: lua-nvim lua-nvim-dev
Architecture: source amd64
Version: 0.0.1-25-1
Distribution: unstable
Urgency: medium
Maintainer: Jason Pleau 
Changed-By: Jason Pleau 
Description:
 lua-nvim   - Lua client for Neovim
 lua-nvim-dev - Lua client for Neovim
Closes: 832435
Changes:
 lua-nvim (0.0.1-25-1) unstable; urgency=medium
 .
   * Initial release (Closes: #832435)
Checksums-Sha1:
 77bcf4f242dd93d09dcc5e35c975b1507baaf0a5 2113 lua-nvim_0.0.1-25-1.dsc
 dd40f0aa4631487708d062864560a3be661247a8 12417 lua-nvim_0.0.1-25.orig.tar.gz
 739f45c17d79b89a41480852f4842333e38b1676 1956 lua-nvim_0.0.1-25-1.debian.tar.xz
 6eb3004a324e7e839ad318c7142c7f01f972cb72 4162 
lua-nvim-dbgsym_0.0.1-25-1_amd64.deb
 d6deef6a6bc588a70af411b1bbe20b0d427efe5c 2896 lua-nvim-dev_0.0.1-25-1_amd64.deb
 102ac92e21b66d42fd94d7439872f3e6f73bb425 6510 lua-nvim_0.0.1-25-1_amd64.deb
Checksums-Sha256:
 116633bc978d4c2d382b13ff23215e25bfa55846244a1923c3a5e9ef9f43b6b5 2113 
lua-nvim_0.0.1-25-1.dsc
 487fdffcdb93ceb2360880c567c623b021ca6150f2a7d809bdbf0607da347e0c 12417 
lua-nvim_0.0.1-25.orig.tar.gz
 34d2c3e8239931b5581361bea251d4009c1f27c83c86bebd96c7fc0d6891b70a 1956 
lua-nvim_0.0.1-25-1.debian.tar.xz
 d7c81036802e249b83c2a2563f69f6bfbe5666e12b4189c16a02704d559fec84 4162 
lua-nvim-dbgsym_0.0.1-25-1_amd64.deb
 90fff7c6b3d15ab8f8d12377fd623113e78b12fa9497caf1f12f29a3e01b2d79 2896 
lua-nvim-dev_0.0.1-25-1_amd64.deb
 6b799b652600982bd751829a6acf0632d0b5498f487073722ec30673e4171319 6510 
lua-nvim_0.0.1-25-1_amd64.deb
Files:
 41e1ef4ab369855f820ead67a6dfcfe5 2113 interpreters optional 
lua-nvim_0.0.1-25-1.dsc
 2c96b725be58b4b97ccb9f0b7fdd8e20 12417 interpreters optional 
lua-nvim_0.0.1-25.orig.tar.gz
 169e999fb8fe8fb92cf573ecb2559556 1956 interpreters optional 
lua-nvim_0.0.1-25-1.debian.tar.xz
 3f906f89cf66c51321ef1cfe8615eb24 4162 debug extra 
lua-nvim-dbgsym_0.0.1-25-1_amd64.deb
 382687bd661fcdd88f92bc010cb2f158 2896 libdevel optional 
lua-nvim-dev_0.0.1-25-1_amd64.deb
 5b8721c2f49ce5830a435395dbfcd419 6510 interpreters optional 
lua-nvim_0.0.1-25-1_amd64.deb

-BEGIN PGP SIGNATURE-

iQJ8BAEBCgBmBQJX3auLXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ5MUJGQkY0RDY5NTZCRDVERjdCNzJEMjNE
RkU2OTFBRTMzMUJBM0RCAAoJEN/mka4zG6PbGAEP/36RHEjcgJm3QQLh3rP0j65r
zDc5qeY3T+CD8koJKKmdPO6S5LGK4QwMxl7L/ngegDfdBHOt4MOAIGZ5D234CQVz
O+zLLtUVAp9H/MRDh6gOwf6pwR/AJJYXYfkJo2ujqVxua8Xg1AWeNMuQPIVK1hnt
QY4QOLZbwyc9FXDFrCVxopMY/KfUCFPf5+779kQRHSUK7w5/u1er/HJSegzftzMW
GJN+VIgokUWANKOckpnN5Oj+ALXKyG0EMNfZs7ViEA6WwYABQErY7FEZ0MC+xEr8

Bug#816475: marked as done (Contains Depends relationship (> ...))

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 11:49:34 +
with message-id 
and subject line Bug#816475: fixed in inform-mode 1.5.8-4
has caused the Debian Bug report #816475,
regarding Contains Depends relationship (> ...)
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.)


-- 
816475: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=816475
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: inform-mode
Severity: important
thanks

This package Build-Depends: debhelper (> 5), which means (>= 5), not
(>> 5).

This was discouraged eons ago, and needs to be fixed. Please use (>> 5).

Thanks,
  Paul


signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: inform-mode
Source-Version: 1.5.8-4

We believe that the bug you reported is fixed in the latest version of
inform-mode, 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 816...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ben Finney  (supplier of updated inform-mode 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: SHA256

Format: 1.8
Date: Mon, 19 Sep 2016 06:22:03 +1000
Source: inform-mode
Binary: inform-mode
Architecture: source
Version: 1.5.8-4
Distribution: unstable
Urgency: medium
Maintainer: Ben Finney 
Changed-By: Ben Finney 
Description:
 inform-mode - Emacs mode for editing Inform files
Closes: 550688 663407 665397 691726 816475
Changes:
 inform-mode (1.5.8-4) unstable; urgency=medium
 .
   * The “Ahmed Rajib Haider” release.
   * Adopt this package. Thanks to Jan Christoph Nordholz for your work.
 Closes: bug#691726. Thanks to Bart Martens for the report.
   * Thanks to Samuel Bronson for work to modernise the Debian package.
   * Declare current Debian source package format.
   * Convert copyright information to copyright format version 1.0.
   * Refer specifically to GNU GPLv2 license terms.
   * Update copyright holder information.
   * Configure UScan to monitor and fetch upstream source releases.
   * Configure Git-Buildpackage for this package's source.
   * Document handling of Debian source package.
   * Correct an obsolete relation type in a build dependency declaration.
 Closes: bug#816475. Thanks to Paul Tagliamonte for the report.
   * Support Debhelper adding dependencies with “${misc:Depends}”.
   * Declare compatibility with Emacsen versions, as per Debian Emacs policy.
   * Declare upstream homepage.
   * Declare packaging VCS repository URLs.
   * Use the defined symbol for the Debian Emacs “flavor”.
   * Perform startup in Emacs only when the package directory exists.
 Closes: bug#550688. Thanks to A Mennucc for the report.
   * Use the Debian function for adding the package to the Emacs load-path.
 Closes: bug#663407. Thanks to Kevin Ryde for the report.
   * Install symlinks to ELisp source files, as per Debian Emacs policy.
 Closes: bug#665397. Thanks to Samuel Bronson for the report.
   * Add build targets recommended by Debian Policy §4.9.
   * Upgrade Debhelper requirement to “>= 8”, supported in every current
 Debian release.
   * Remove deprecated ‘-k’ option to ‘dh_clean’.
   * Declare conformance to “Standards-Version: 3.9.8”.
Checksums-Sha1:
 2107ecd43a09be24641bac5ff351bc9245bc2fe7 1817 inform-mode_1.5.8-4.dsc
 6e1843b66552efb953cf1526d99df54e5e6e9f54 5428 inform-mode_1.5.8-4.diff.gz
Checksums-Sha256:
 295c7e269da78043896cc2626058407df50fbfdd4a84ebbc9ada91c6d8f67a07 1817 
inform-mode_1.5.8-4.dsc
 b891ca507c6b336c61d37bd44be9553172ee8d70ca615dfc2fc61804bc4c7ad3 5428 
inform-mode_1.5.8-4.diff.gz
Files:
 860cfff590026f95a8c4bf593a56c7bc 1817 editors extra inform-mode_1.5.8-4.dsc
 dd4a01af8dfec6cd9e58440bea6f6763 5428 editors extra inform-mode_1.5.8-4.diff.gz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJX36m1AAoJEA6lrG9l0fH3cPMP/AqIp/HrsRJmO8zawkvmK6aJ
iZUatgzPw2Xl3bIGNWOO51tFBMFdL/zVkIewlIpQUEi1SKNeBv4ctBtWnt0GZMwM
mdwovCQqlWog7n7zF9KPU3DaBLsj/YxUcHhjL01xCypy7LcEmUPY0VZfmZ0FMlml
xmju7Ror9789x2zPvqVEJPhGwYh9ZI6Q/qN+kTaCl9IrY3SRQ6awO1C0fWYkdB/I

Bug#691726: marked as done (ITA: inform-mode -- Emacs mode for editing Inform files)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 11:49:34 +
with message-id 
and subject line Bug#691726: fixed in inform-mode 1.5.8-4
has caused the Debian Bug report #691726,
regarding ITA: inform-mode -- Emacs mode for editing Inform files
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.)


-- 
691726: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=691726
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp

I got no answer to my question on bug 673376.  The maintainer is currently
known as "inactive" in the MIA database.  I'm marking this package as orphaned
now.
--- End Message ---
--- Begin Message ---
Source: inform-mode
Source-Version: 1.5.8-4

We believe that the bug you reported is fixed in the latest version of
inform-mode, 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 691...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ben Finney  (supplier of updated inform-mode 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: SHA256

Format: 1.8
Date: Mon, 19 Sep 2016 06:22:03 +1000
Source: inform-mode
Binary: inform-mode
Architecture: source
Version: 1.5.8-4
Distribution: unstable
Urgency: medium
Maintainer: Ben Finney 
Changed-By: Ben Finney 
Description:
 inform-mode - Emacs mode for editing Inform files
Closes: 550688 663407 665397 691726 816475
Changes:
 inform-mode (1.5.8-4) unstable; urgency=medium
 .
   * The “Ahmed Rajib Haider” release.
   * Adopt this package. Thanks to Jan Christoph Nordholz for your work.
 Closes: bug#691726. Thanks to Bart Martens for the report.
   * Thanks to Samuel Bronson for work to modernise the Debian package.
   * Declare current Debian source package format.
   * Convert copyright information to copyright format version 1.0.
   * Refer specifically to GNU GPLv2 license terms.
   * Update copyright holder information.
   * Configure UScan to monitor and fetch upstream source releases.
   * Configure Git-Buildpackage for this package's source.
   * Document handling of Debian source package.
   * Correct an obsolete relation type in a build dependency declaration.
 Closes: bug#816475. Thanks to Paul Tagliamonte for the report.
   * Support Debhelper adding dependencies with “${misc:Depends}”.
   * Declare compatibility with Emacsen versions, as per Debian Emacs policy.
   * Declare upstream homepage.
   * Declare packaging VCS repository URLs.
   * Use the defined symbol for the Debian Emacs “flavor”.
   * Perform startup in Emacs only when the package directory exists.
 Closes: bug#550688. Thanks to A Mennucc for the report.
   * Use the Debian function for adding the package to the Emacs load-path.
 Closes: bug#663407. Thanks to Kevin Ryde for the report.
   * Install symlinks to ELisp source files, as per Debian Emacs policy.
 Closes: bug#665397. Thanks to Samuel Bronson for the report.
   * Add build targets recommended by Debian Policy §4.9.
   * Upgrade Debhelper requirement to “>= 8”, supported in every current
 Debian release.
   * Remove deprecated ‘-k’ option to ‘dh_clean’.
   * Declare conformance to “Standards-Version: 3.9.8”.
Checksums-Sha1:
 2107ecd43a09be24641bac5ff351bc9245bc2fe7 1817 inform-mode_1.5.8-4.dsc
 6e1843b66552efb953cf1526d99df54e5e6e9f54 5428 inform-mode_1.5.8-4.diff.gz
Checksums-Sha256:
 295c7e269da78043896cc2626058407df50fbfdd4a84ebbc9ada91c6d8f67a07 1817 
inform-mode_1.5.8-4.dsc
 b891ca507c6b336c61d37bd44be9553172ee8d70ca615dfc2fc61804bc4c7ad3 5428 
inform-mode_1.5.8-4.diff.gz
Files:
 860cfff590026f95a8c4bf593a56c7bc 1817 editors extra inform-mode_1.5.8-4.dsc
 dd4a01af8dfec6cd9e58440bea6f6763 5428 editors extra inform-mode_1.5.8-4.diff.gz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJX36m1AAoJEA6lrG9l0fH3cPMP/AqIp/HrsRJmO8zawkvmK6aJ
iZUatgzPw2Xl3bIGNWOO51tFBMFdL/zVkIewlIpQUEi1SKNeBv4ctBtWnt0GZMwM
mdwovCQqlWog7n7zF9KPU3DaBLsj/YxUcHhjL01xCypy7LcEmUPY0VZfmZ0FMlml
xmju7Ror9789x2zPvqVEJPhGwYh9ZI6Q/qN+kTaCl9IrY3SRQ6awO1C0fWYkdB/I
MLLMz4iXn3059qYtJBgpDhrhZAKWGkNpSIZXHjfIBg5Ok3HzmdHVzPGdpHm4OL/6

Bug#665397: marked as done (inform-mode: Emacs can't find the .el files)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 11:49:34 +
with message-id 
and subject line Bug#665397: fixed in inform-mode 1.5.8-4
has caused the Debian Bug report #665397,
regarding inform-mode: Emacs can't find the .el files
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.)


-- 
665397: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=665397
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: inform-mode
Version: 1.5.8-3
Severity: normal

Dear Maintainer,

I just tried to use `M-x find-function inform-mode', but instead of
working as usual, it gave me this error message:

,
| find-library-name: Can't find library 
/usr/share/emacs23/site-lisp/inform-mode/inform-mode.el
`

It looks like this is because you do not yet follow provision 6.E of the
debian-emacs-policy; this is hardly surprising, given that it was only
just added in emacsen-common 1.4.23, relesed 11 Feb 2012 (only a bit
over a month ago, and several months after the latest release of the
gettext package).

(Especially considering that the policy change seems to have taken
slightly over a decade:
.)

Here is the relevant policy text:

,
|   E) If an add-on package compiles any of its Emacs Lisp sources
|  (which must be compiled to a subdirectory of
|  /usr/share//site-lisp/ -- see section 4
|  above) it must also create a symlink in the same directory as the
|  compiled output that points to the corresponding source file.
| 
|  For example, if add-on package foo produces
|  /usr/share/emacs23/site-lisp/foo/bar.elc, then it must also
|  create a symlink /usr/share/emacs23/site-lisp/foo/bar.el pointing
|  to the corresponding source file.  This ensures that Emacs will
|  be able to locate the source code for the add-on package when
|  using M-x find-function, etc.
`

Note, however, that I'm preparing a suggested update to the package (for
your approval), and that it will (if accepted) solve this problem.
(See  if you want to see what
I've got so far.)

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-1-686-pae (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages inform-mode depends on:
ii  emacsen-common  1.4.23

inform-mode recommends no packages.

inform-mode suggests no packages.

-- no debconf information

-- 
Hi! I'm a .signature virus! Copy me into your ~/.signature to help me spread!


--- End Message ---
--- Begin Message ---
Source: inform-mode
Source-Version: 1.5.8-4

We believe that the bug you reported is fixed in the latest version of
inform-mode, 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 665...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ben Finney  (supplier of updated inform-mode 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: SHA256

Format: 1.8
Date: Mon, 19 Sep 2016 06:22:03 +1000
Source: inform-mode
Binary: inform-mode
Architecture: source
Version: 1.5.8-4
Distribution: unstable
Urgency: medium
Maintainer: Ben Finney 
Changed-By: Ben Finney 
Description:
 inform-mode - Emacs mode for editing Inform files
Closes: 550688 663407 665397 691726 816475
Changes:
 inform-mode (1.5.8-4) unstable; urgency=medium
 .
   * The “Ahmed Rajib Haider” release.
   * Adopt this package. Thanks to Jan Christoph Nordholz for your work.
 Closes: bug#691726. Thanks to Bart Martens for the report.
   * Thanks to Samuel Bronson for work to modernise the Debian package.
   * Declare current Debian source package format.
   * Convert copyright information to copyright format version 1.0.
   * Refer specifically to GNU GPLv2 license terms.
   * Update copyright holder information.
   * Configure UScan to monitor and fetch upstream source releases.
   * Configure Git-Buildpackage for 

Bug#663407: marked as done (inform-mode: debian-pkg-add-load-path-item)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 11:49:34 +
with message-id 
and subject line Bug#663407: fixed in inform-mode 1.5.8-4
has caused the Debian Bug report #663407,
regarding inform-mode: debian-pkg-add-load-path-item
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.)


-- 
663407: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=663407
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: inform-mode
Version: 1.5.8-3
Severity: normal
File: /etc/emacs/site-start.d/50inform-mode.el

/usr/share/doc/emacsen-common/debian-emacs-policy.gz section 9 asks lisp
add-ons to add directories with `debian-pkg-add-load-path-item' rather
than directly modifying `load-path' the way 50inform-mode.el does.

I believe debian-pkg-add-load-path-item is available as of "sarge"
emacsen-common 1.4.14 of June 2002.  It aims to keep /usr/local ahead of
packaged lisp dirs so that anything in /usr/local has precedence.


I notice too 50inform-mode.el uses

(symbol-name flavor)

to make the path.  I think `flavor' is only a dynamic binding from the
site-start.d running code whereas `debian-emacs-flavor' is the
documented variable.  Switching to that might be desirable.



-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-486
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages inform-mode depends on:
ii  emacsen-common  1.4.22

inform-mode recommends no packages.

inform-mode suggests no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: inform-mode
Source-Version: 1.5.8-4

We believe that the bug you reported is fixed in the latest version of
inform-mode, 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 663...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ben Finney  (supplier of updated inform-mode 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: SHA256

Format: 1.8
Date: Mon, 19 Sep 2016 06:22:03 +1000
Source: inform-mode
Binary: inform-mode
Architecture: source
Version: 1.5.8-4
Distribution: unstable
Urgency: medium
Maintainer: Ben Finney 
Changed-By: Ben Finney 
Description:
 inform-mode - Emacs mode for editing Inform files
Closes: 550688 663407 665397 691726 816475
Changes:
 inform-mode (1.5.8-4) unstable; urgency=medium
 .
   * The “Ahmed Rajib Haider” release.
   * Adopt this package. Thanks to Jan Christoph Nordholz for your work.
 Closes: bug#691726. Thanks to Bart Martens for the report.
   * Thanks to Samuel Bronson for work to modernise the Debian package.
   * Declare current Debian source package format.
   * Convert copyright information to copyright format version 1.0.
   * Refer specifically to GNU GPLv2 license terms.
   * Update copyright holder information.
   * Configure UScan to monitor and fetch upstream source releases.
   * Configure Git-Buildpackage for this package's source.
   * Document handling of Debian source package.
   * Correct an obsolete relation type in a build dependency declaration.
 Closes: bug#816475. Thanks to Paul Tagliamonte for the report.
   * Support Debhelper adding dependencies with “${misc:Depends}”.
   * Declare compatibility with Emacsen versions, as per Debian Emacs policy.
   * Declare upstream homepage.
   * Declare packaging VCS repository URLs.
   * Use the defined symbol for the Debian Emacs “flavor”.
   * Perform startup in Emacs only when the package directory exists.
 Closes: bug#550688. Thanks to A Mennucc for the report.
   * Use the Debian function for adding the package to the Emacs load-path.
 Closes: bug#663407. Thanks to Kevin Ryde for the report.
   * Install symlinks to ELisp source files, as per Debian Emacs policy.
 Closes: bug#665397. Thanks to Samuel Bronson for the report.
   * Add build targets recommended by Debian Policy §4.9.
   * Upgrade Debhelper requirement to “>= 8”, supported in every current
 Debian release.
   * Remove deprecated ‘-k’ 

Bug#550688: marked as done (Removing but not purging produces errors when opening .h files)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 11:49:34 +
with message-id 
and subject line Bug#550688: fixed in inform-mode 1.5.8-4
has caused the Debian Bug report #550688,
regarding Removing but not purging produces errors when opening .h files
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.)


-- 
550688: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=550688
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: emacs23
Version: 23.1+1-4
Severity: normal

hi,

when I open a C header file such as foobar.h , emacs does not go
 into C-mode by itself , I have to type Meta-x C-mode

in the messages, I see
 File mode specification error: (file-error "Cannot open load file" 
"inform-mode")

a.

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-2-686 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages emacs23 depends on:
ii  emacs23-bin-common 23.1+1-4  The GNU Emacs editor's shared, arc
ii  install-info   4.13a.dfsg.1-5Manage installed documentation in 
ii  libasound2 1.0.21a-1 shared library for ALSA applicatio
ii  libatk1.0-01.28.0-1  The ATK accessibility toolkit
ii  libc6  2.9-27GNU C Library: Shared libraries
ii  libcairo2  1.8.8-2   The Cairo 2D vector graphics libra
ii  libdbus-1-31.2.16-2  simple interprocess messaging syst
ii  libfontconfig1 2.6.0-4   generic font configuration library
ii  libfreetype6   2.3.9-5   FreeType 2 font engine, shared lib
ii  libgif44.1.6-8   library for GIF images (library)
ii  libglib2.0-0   2.22.2-2  The GLib library of C routines
ii  libgpm21.20.4-3.2General Purpose Mouse - shared lib
ii  libgtk2.0-02.18.2-1  The GTK+ graphical user interface 
ii  libice62:1.0.5-1 X11 Inter-Client Exchange library
ii  libjpeg62  6b-15 The Independent JPEG Group's JPEG 
ii  libm17n-0  1.5.4-1+b1a multilingual text processing lib
ii  libncurses55.7+20090803-2shared libraries for terminal hand
ii  libotf00.9.9-1   A Library for handling OpenType Fo
ii  libpango1.0-0  1.26.0-1  Layout and rendering of internatio
ii  libpng12-0 1.2.40-1  PNG library - runtime
ii  librsvg2-2 2.26.0-1  SAX-based renderer library for SVG
ii  libsm6 2:1.1.1-1 X11 Session Management library
ii  libtiff4   3.9.1-1   Tag Image File Format (TIFF) libra
ii  libx11-6   2:1.2.2-1 X11 client-side library
ii  libxft22.1.13-3  FreeType-based font drawing librar
ii  libxpm41:3.5.7-2 X11 pixmap library
ii  libxrender11:0.9.4-2 X Rendering Extension client libra
ii  zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime

emacs23 recommends no packages.

Versions of packages emacs23 suggests:
pn  emacs23-common-non-dfsg(no description available)

-- no debconf information

-- 
Andrea Mennucc
 "E' un mondo difficile. Che vita intensa!" (Tonino Carotone)


--- End Message ---
--- Begin Message ---
Source: inform-mode
Source-Version: 1.5.8-4

We believe that the bug you reported is fixed in the latest version of
inform-mode, 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 550...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ben Finney  (supplier of updated inform-mode 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: SHA256

Format: 1.8
Date: Mon, 19 Sep 2016 06:22:03 +1000
Source: inform-mode
Binary: inform-mode
Architecture: source
Version: 1.5.8-4
Distribution: unstable
Urgency: medium
Maintainer: Ben Finney 
Changed-By: 

Bug#837386: marked as done (xcffib: Vcs-* fields in debian/control should point to debian packaging)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 11:28:08 +
with message-id 
and subject line Bug#837386: fixed in xcffib 0.4.2-2
has caused the Debian Bug report #837386,
regarding xcffib: Vcs-* fields in debian/control should point to debian 
packaging
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.)


-- 
837386: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=837386
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: xcffib
Version: 0.4.2-1
Severity: normal

Hi there--

debian/control for xcffib says:

Vcs-Git: https://github.com/tych0/xcffib
Vcs-Browser: https://github.com/tych0/xcffib

But the standard for Vcs-* fields in debian/control is that they
should point to a repository with the debian packaging, and the
referenced repository appears to include only upstream source.

Please point the Vcs-* fields to the place where the debian packaging
lives (of course, if the debian packaging repo also includes the
upstream sources that's also fine).

thanks for maintaining xcffib in debian!

 --dkg

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

Kernel: Linux 4.7.0-rc7-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
--- End Message ---
--- Begin Message ---
Source: xcffib
Source-Version: 0.4.2-2

We believe that the bug you reported is fixed in the latest version of
xcffib, 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 837...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Iain R. Learmonth  (supplier of updated xcffib 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: SHA256

Format: 1.8
Date: Mon, 19 Sep 2016 11:59:15 +0100
Source: xcffib
Binary: python-xcffib python3-xcffib
Architecture: source amd64
Version: 0.4.2-2
Distribution: unstable
Urgency: medium
Maintainer: Iain R. Learmonth 
Changed-By: Iain R. Learmonth 
Description:
 python-xcffib - This package is a Python binding for XCB (Python 2)
 python3-xcffib - This package is a Python binding for XCB (Python 3)
Closes: 833163 837386
Changes:
 xcffib (0.4.2-2) unstable; urgency=medium
 .
   * Removed unnecessary depends on python{3,}-cffi. (Closes: #833163)
   * Updated the Vcs-* fields to point to Debian packaging. (Closes: #837386)
   * Added a patch to handle endianness in test cases.
Checksums-Sha1:
 39403b65bc86093cab8860121d440dd4c7c461e8 2142 xcffib_0.4.2-2.dsc
 ef02d9300f025d239e9fa069a4c60a581d5a4ed1 4016 xcffib_0.4.2-2.debian.tar.xz
 f3ca8e50aadc0c20c3127aea51d7feaedbc79bce 59180 python-xcffib_0.4.2-2_amd64.deb
 662e7592f99629f4b0c5f15b53ec987986b7fa55 59258 python3-xcffib_0.4.2-2_amd64.deb
Checksums-Sha256:
 666dd6014e229ad0fcdfa5488dc2f1bb0e38f14593786d1682e704bef8c43b13 2142 
xcffib_0.4.2-2.dsc
 0a87e3abd91f95eb6ebb78b8f09128f8cd50ce533744d5ce4f3417d3f4659ec9 4016 
xcffib_0.4.2-2.debian.tar.xz
 8f70ed1da7a6180467416b15929573a08d8389da1882d488d6caf614c0973696 59180 
python-xcffib_0.4.2-2_amd64.deb
 ad1e2a806c1d31b66031bac3ce9e378cc867bf14818ab5b1c2a59ae838aa0776 59258 
python3-xcffib_0.4.2-2_amd64.deb
Files:
 33f55e7029bd20f3e043814138fcc1ff 2142 python optional xcffib_0.4.2-2.dsc
 5a673ecf944e80e4211a2017d3e5f277 4016 python optional 
xcffib_0.4.2-2.debian.tar.xz
 1991ff60113bd459db7348b4ef00e34e 59180 python optional 
python-xcffib_0.4.2-2_amd64.deb
 dfc12b51abca9d0b7b1076ce00532531 59258 python optional 
python3-xcffib_0.4.2-2_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQEcBAEBCAAGBQJX38eoAAoJENIXnVuKHtARqkgH/R1Fyt3GWskVoXpQkcPdSmyP
D34PaFLsM/FrmvNT2efdNSU3JZjbIjowlUsSTM2AcR9KBeMcVEh9vPLT9pwsOtNQ
xmP4WhBcmf53A973rOjLFeOaeoS1Z4XiJg2lpn8RGURQKDmEWxTci/mrqMLqS6Oz
3zXI54Wdnk7Mn1xbJ2myV2GBkUgedlDVkP/Rmk05l1zN3OZMqtaKkEUMK51K4QOx
eliVWmG+VrO7IWRBC/Vz8oIF4f4A4FJmEKH7XPbrhotPERbYOS+nzWJA39okrb4j

Bug#833163: marked as done (src:xcffib: Unnecessary Depends on python{3,}-cffi)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 11:28:08 +
with message-id 
and subject line Bug#833163: fixed in xcffib 0.4.2-2
has caused the Debian Bug report #833163,
regarding src:xcffib: Unnecessary Depends on python{3,}-cffi
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.)


-- 
833163: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=833163
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:xcffib
Version: 0.4.2-1
Severity: normal
Tags: patch

xcffib is using cffi is out-of-line mode, which means it doesn't
actually import cffi at runtime, only the cffi-backend. So, it doesn't
need to Depend on python-cffi.

Patch attached.

SR
diff -Nru xcffib-0.4.2/debian/control xcffib-0.4.2/debian/control
--- xcffib-0.4.2/debian/control	2016-05-29 08:25:32.0 -0400
+++ xcffib-0.4.2/debian/control	2016-08-01 11:07:20.0 -0400
@@ -48,7 +48,6 @@
 Package: python-xcffib
 Architecture: alpha amd64 arm64 armel armhf i386 mipsel ppc64el sh4 x32
 Depends: python-six
-  , python-cffi (>= 1.1.0)
   , libxcb1
   , ${misc:Depends}
   , ${shlibs:Depends}
@@ -66,7 +65,6 @@
 Package: python3-xcffib
 Architecture: any
 Depends: python3-six,
-  , python3-cffi (>= 1.1.0)
   , libxcb1
   , ${misc:Depends}
   , ${shlibs:Depends}
--- End Message ---
--- Begin Message ---
Source: xcffib
Source-Version: 0.4.2-2

We believe that the bug you reported is fixed in the latest version of
xcffib, 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 833...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Iain R. Learmonth  (supplier of updated xcffib 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: SHA256

Format: 1.8
Date: Mon, 19 Sep 2016 11:59:15 +0100
Source: xcffib
Binary: python-xcffib python3-xcffib
Architecture: source amd64
Version: 0.4.2-2
Distribution: unstable
Urgency: medium
Maintainer: Iain R. Learmonth 
Changed-By: Iain R. Learmonth 
Description:
 python-xcffib - This package is a Python binding for XCB (Python 2)
 python3-xcffib - This package is a Python binding for XCB (Python 3)
Closes: 833163 837386
Changes:
 xcffib (0.4.2-2) unstable; urgency=medium
 .
   * Removed unnecessary depends on python{3,}-cffi. (Closes: #833163)
   * Updated the Vcs-* fields to point to Debian packaging. (Closes: #837386)
   * Added a patch to handle endianness in test cases.
Checksums-Sha1:
 39403b65bc86093cab8860121d440dd4c7c461e8 2142 xcffib_0.4.2-2.dsc
 ef02d9300f025d239e9fa069a4c60a581d5a4ed1 4016 xcffib_0.4.2-2.debian.tar.xz
 f3ca8e50aadc0c20c3127aea51d7feaedbc79bce 59180 python-xcffib_0.4.2-2_amd64.deb
 662e7592f99629f4b0c5f15b53ec987986b7fa55 59258 python3-xcffib_0.4.2-2_amd64.deb
Checksums-Sha256:
 666dd6014e229ad0fcdfa5488dc2f1bb0e38f14593786d1682e704bef8c43b13 2142 
xcffib_0.4.2-2.dsc
 0a87e3abd91f95eb6ebb78b8f09128f8cd50ce533744d5ce4f3417d3f4659ec9 4016 
xcffib_0.4.2-2.debian.tar.xz
 8f70ed1da7a6180467416b15929573a08d8389da1882d488d6caf614c0973696 59180 
python-xcffib_0.4.2-2_amd64.deb
 ad1e2a806c1d31b66031bac3ce9e378cc867bf14818ab5b1c2a59ae838aa0776 59258 
python3-xcffib_0.4.2-2_amd64.deb
Files:
 33f55e7029bd20f3e043814138fcc1ff 2142 python optional xcffib_0.4.2-2.dsc
 5a673ecf944e80e4211a2017d3e5f277 4016 python optional 
xcffib_0.4.2-2.debian.tar.xz
 1991ff60113bd459db7348b4ef00e34e 59180 python optional 
python-xcffib_0.4.2-2_amd64.deb
 dfc12b51abca9d0b7b1076ce00532531 59258 python optional 
python3-xcffib_0.4.2-2_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQEcBAEBCAAGBQJX38eoAAoJENIXnVuKHtARqkgH/R1Fyt3GWskVoXpQkcPdSmyP
D34PaFLsM/FrmvNT2efdNSU3JZjbIjowlUsSTM2AcR9KBeMcVEh9vPLT9pwsOtNQ
xmP4WhBcmf53A973rOjLFeOaeoS1Z4XiJg2lpn8RGURQKDmEWxTci/mrqMLqS6Oz
3zXI54Wdnk7Mn1xbJ2myV2GBkUgedlDVkP/Rmk05l1zN3OZMqtaKkEUMK51K4QOx
eliVWmG+VrO7IWRBC/Vz8oIF4f4A4FJmEKH7XPbrhotPERbYOS+nzWJA39okrb4j
zF1U6XlV5pGYXPIyercqc/uDtXCIIWGRpLlpPr61T+YaXfGa1iTyYZx1lw9NTfU=
=kUIq
-END PGP SIGNATURE End Message ---


Bug#837294: marked as done (postgresql-9.5-postgis-2.3-scripts: fails to upgrade from 'sid' - trying to overwrite /usr/share/postgresql/9.5/extension/address_standardizer.control)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 11:27:42 +
with message-id 
and subject line Bug#837294: fixed in postgis 2.3.0~rc1+dfsg-1~exp1
has caused the Debian Bug report #837294,
regarding postgresql-9.5-postgis-2.3-scripts: fails to upgrade from 'sid' - 
trying to overwrite 
/usr/share/postgresql/9.5/extension/address_standardizer.control
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.)


-- 
837294: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=837294
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: postgresql-9.5-postgis-2.3-scripts
Version: 2.3.0~beta1+dfsg-1~exp1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package fails to upgrade from
'sid' to 'experimental'.
It installed fine in 'sid', then the upgrade to 'experimental' fails
because it tries to overwrite other packages files without declaring a
Breaks+Replaces relation.

See policy 7.6 at
https://www.debian.org/doc/debian-policy/ch-relationships.html#s-replaces

>From the attached log (scroll to the bottom...):

  Selecting previously unselected package postgresql-9.5-postgis-2.3-scripts.
  Preparing to unpack 
.../1-postgresql-9.5-postgis-2.3-scripts_2.3.0~beta1+dfsg-1~exp1_all.deb ...
  Unpacking postgresql-9.5-postgis-2.3-scripts (2.3.0~beta1+dfsg-1~exp1) ...
  dpkg: error processing archive 
/tmp/apt-dpkg-install-gbqKla/1-postgresql-9.5-postgis-2.3-scripts_2.3.0~beta1+dfsg-1~exp1_all.deb
 (--unpack):
   trying to overwrite 
'/usr/share/postgresql/9.5/extension/address_standardizer.control', which is 
also in package postgresql-9.5-postgis-2.2-scripts 2.2.2+dfsg-5
  dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
  Errors were encountered while processing:
   
/tmp/apt-dpkg-install-gbqKla/1-postgresql-9.5-postgis-2.3-scripts_2.3.0~beta1+dfsg-1~exp1_all.deb


cheers,

Andreas


postgresql-9.5-postgis-2.2-scripts=2.2.2+dfsg-5_postgresql-9.5-postgis-2.3-scripts=2.3.0~beta1+dfsg-1~exp1.log.gz
Description: application/gzip
--- End Message ---
--- Begin Message ---
Source: postgis
Source-Version: 2.3.0~rc1+dfsg-1~exp1

We believe that the bug you reported is fixed in the latest version of
postgis, 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 837...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bas Couwenberg  (supplier of updated postgis 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: Mon, 19 Sep 2016 11:33:41 +0200
Source: postgis
Binary: postgis postgis-gui postgis-doc liblwgeom-2.3-0 liblwgeom-dev 
postgresql-9.5-postgis-2.3 postgresql-9.5-postgis-2.3-scripts 
postgresql-9.5-postgis-scripts
Architecture: source amd64 all
Version: 2.3.0~rc1+dfsg-1~exp1
Distribution: experimental
Urgency: medium
Maintainer: Debian GIS Project 
Changed-By: Bas Couwenberg 
Description:
 liblwgeom-2.3-0 - PostGIS "Lightweight Geometry" library
 liblwgeom-dev - PostGIS "Lightweight Geometry" library - Development files
 postgis- Geographic objects support for PostgreSQL
 postgis-doc - Geographic objects support for PostgreSQL -- documentation
 postgis-gui - Geographic objects support for PostgreSQL -- GUI programs
 postgresql-9.5-postgis-2.3 - Geographic objects support for PostgreSQL 9.5
 postgresql-9.5-postgis-2.3-scripts - Geographic objects support for PostgreSQL 
9.5 -- scripts
 postgresql-9.5-postgis-scripts - transitional dummy package
Closes: 837294
Changes:
 postgis (2.3.0~rc1+dfsg-1~exp1) experimental; urgency=medium
 .
   * New upstream release candidate.
   * Add Conficts on postgresql-9.5-postgis-2.2-scripts to 2.3-scripts package.
 (closes: #837294)
   * Drop run_test-INC.patch, applied upstream. Refresh remaining patches.
   * Add license & copyright for debian/* in copyright file.
   * Update symbols for 2.3.0~rc1.
Checksums-Sha1:
 85f6848abeeec6d6988c11f274ccb694e47141d5 3049 postgis_2.3.0~rc1+dfsg-1~exp1.dsc
 2788464490f5c2b7e48390729ea6ad965f7bae06 11459672 
postgis_2.3.0~rc1+dfsg.orig.tar.gz
 

Bug#836912: marked as done (Packages.gz checksum on DebianEdu Sqeeze repository broken)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 11:12:53 +
with message-id <20160919111253.ga25...@layer-acht.org>
and subject line Re: Bug#836912: Packages.gz checksum on DebianEdu Sqeeze 
repository broken
has caused the Debian Bug report #836912,
regarding Packages.gz checksum on DebianEdu Sqeeze repository broken
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.)


-- 
836912: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836912
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: debian-edu-config
Tags: squeeze
User: debian-...@lists.debian.org
Usertags: debian-edu

> on 02.09.2016 um 13:16 schrieb Holger Levsen:
>
> what still surprises me, is why the cache had wrong info at all, as a
> packages checksum *never* changes… and why it was correct for
> sha512sums, but wrong for all the other checksums.

In follow up to bug #83610 we found another issue with the DebianEdu
repositories:

The initial bug was about issues with differences between the real
hashes and the hashes given in the Packages file in DebianEdu Wheezy
repository. That one was solved.

With the current squeeze repsitory the packages are fine and have been
fine for long time now. But after fixing the bug 836310 it looks like
there is now a small issue with the hashes with the squeeze packages
list itself:

apt does complain about the hash checksum of

http://ftp.skolelinux.org/skolelinux/dists/squeeze/local/binary-amd64/Packages.gz

when trying to update the squeeze installation. This is a problem for
people who didn't do updates yet and/or are willing to upgrade. With apt
complaining about the checksums, there is now valid way pulling the
latest packages from the squeeze  repository.

Thank you all
Peter

--

Peter Dreuw
Berater
Tel.:  +49 2166 9901-155
Fax:   +49 2166 9901-100
E-Mail: peter.dr...@credativ.de

gpg fingerprint: 33B0 82D3 D103 B594 E7D3  53C7 FBB6 3BD0 DB32 ED41
http://www.credativ.de/

credativ GmbH, HRB Mönchengladbach 12080
USt-ID-Nummer: DE204566209
Trompeterallee 108, 41189 Mönchengladbach
Geschäftsführung: Dr. Michael Meskes, Jörg Folz, Sascha Heuer
--- End Message ---
--- Begin Message ---
Hi Peter,

sorry for the delay… until today I had no idea what could have caused
this…

On Wed, Sep 07, 2016 at 09:39:23AM +0200, Peter Dreuw wrote:
> In follow up to bug #83610 we found another issue with the DebianEdu
> repositories:
> 
> The initial bug was about issues with differences between the real
> hashes and the hashes given in the Packages file in DebianEdu Wheezy
> repository. That one was solved.
> 
> With the current squeeze repsitory the packages are fine and have been
> fine for long time now. But after fixing the bug 836310 it looks like
> there is now a small issue with the hashes with the squeeze packages
> list itself:

as what I did to fix wheezy was excactly what I'd do to fix squeeze, but
doing it again wouldnt make sense…

Today I realized the cause: when fixing wheezy I left squeeze set to
"untouchable", and this was the reason the checksums were wrong now…

I've fixed this now by updating all indexes and finally setting all old
suites to "untouchable" again, can you please confirm this is the case?!
 

-- 
cheers,
Holger


signature.asc
Description: Digital signature
--- End Message ---


Bug#835187: marked as done (O: ruby-zip -- ruby module for reading and writing zip files)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 15:33:29 +0530
with message-id 
and subject line pkg-ruby-extras team will take care of it
has caused the Debian Bug report #835187,
regarding O: ruby-zip -- ruby module for reading and writing zip files
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.)


-- 
835187: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=835187
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: normal

I intend to orphan the ruby-zip package.
Currently I have no time to maintain the package, sorry.

The package description is:
 rubyzip is a ruby library for reading and writing zip (pkzip format)
 files, with the restriction that only uncompressed and deflated zip
 entries are supported. All this library does is handling of the zip
 file format. the actual compression/decompression is handled by
 zlib. zlib is accessible from ruby thanks to ruby/zlib
--- End Message ---
--- Begin Message ---
Hi Tatsuki,

Thanks for maintaining ruby-zip till now. pkg-ruby-extras team will take
care of the package (we already uploaded a new upstream version and I
have added myself in Uploaders).

Thanks
Praveen



signature.asc
Description: OpenPGP digital signature
--- End Message ---


Bug#776760: marked as done (dot-forward: please make the build reproducible)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 10:20:30 +
with message-id 
and subject line Bug#776760: fixed in dot-forward 1:0.71-2.1
has caused the Debian Bug report #776760,
regarding dot-forward: please make the build reproducible
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.)


-- 
776760: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=776760
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: dot-forward
Version: 1:0.71-2
Severity: wishlist
Tags: patch
User: reproducible-bui...@lists.alioth.debian.org
Usertags: timestamps
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Hi,

While working on the "reproducible builds" effort [1], we have noticed
that dot-forward could not be built reproducibly.

The attached patch removes timestamps from the build system. Once
applied, dot-forward can be built reproducibly in our current
experimental
framework.

 [1]: https://wiki.debian.org/ReproducibleBuilds


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-
diff -urNad dot-forward.orig/dot-forward-0.71/debian/implicit 
dot-forward/dot-forward-0.71/debian/implicit
--- dot-forward.orig/dot-forward-0.71/debian/implicit   2015-02-01 
12:28:55.121235205 +
+++ dot-forward/dot-forward-0.71/debian/implicit2015-02-01 
12:34:22.024632131 +
@@ -35,7 +35,7 @@
debian/$*/usr/share/doc/$*/changelog'
@test -s debian/$*/usr/share/doc/$*/changelog || \
  sh -cx 'rm -f debian/$*/usr/share/doc/$*/changelog'
-   @gzip -9 debian/$*/usr/share/doc/$*/changelog*
+   @gzip -9n debian/$*/usr/share/doc/$*/changelog*
 %.deb-docs-docs: %.deb-docs-base
@for i in `cat debian/$*.docs 2>/dev/null || :`; do \
  if test -d $$i; then \
@@ -54,7 +54,7 @@
@if test -r debian/$*.NEWS.Debian; then \
  sh -cx 'install -m0644 debian/$*.NEWS.Debian \
debian/$*/usr/share/doc/$*/NEWS.Debian && \
- gzip -9 debian/$*/usr/share/doc/$*/NEWS.Debian'; \
+ gzip -9n debian/$*/usr/share/doc/$*/NEWS.Debian'; \
fi
 %.deb-docs-examples: %.deb-docs-docs
@rm -rf debian/$*/usr/share/doc/$*/examples
diff -urNad dot-forward.orig/dot-forward-0.71/debian/rules 
dot-forward/dot-forward-0.71/debian/rules
--- dot-forward.orig/dot-forward-0.71/debian/rules  2015-02-01 
12:28:55.121235205 +
+++ dot-forward/dot-forward-0.71/debian/rules   2015-02-01 12:29:22.194510963 
+
@@ -56,7 +56,7 @@
install -d -m0755 '$(DIR)'/usr/share/man/man1
install -m0644 dot-forward.1 \
  '$(DIR)'/usr/share/man/man1/dot-forward.1qmail
-   gzip -9 '$(DIR)'/usr/share/man/man1/*.1qmail
+   gzip -9n '$(DIR)'/usr/share/man/man1/*.1qmail
# changelog
rm -f changelog && ln -s CHANGES changelog
 
--- End Message ---
--- Begin Message ---
Source: dot-forward
Source-Version: 1:0.71-2.1

We believe that the bug you reported is fixed in the latest version of
dot-forward, 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 776...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Chris Lamb  (supplier of updated dot-forward 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: SHA256

Format: 1.8
Date: Mon, 19 Sep 2016 09:52:56 +0100
Source: dot-forward
Binary: dot-forward
Architecture: source amd64
Version: 1:0.71-2.1
Distribution: unstable
Urgency: medium
Maintainer: Gerrit Pape 
Changed-By: Chris Lamb 
Description:
 dot-forward - reads sendmail's .forward files under qmail
Closes: 776760
Changes:
 dot-forward (1:0.71-2.1) unstable; urgency=medium
 .
   * Non-maintainer upload with permission.
   * Make the build reproducible by passing "-n" switch to gzip.
 (Closes: #776760)
Checksums-Sha1:
 f2f86d8641cbc70f12f0e5ed07e6c2c7611ff7be 1620 dot-forward_0.71-2.1.dsc
 43f10338405b466a7e9a1b52ca281d280fc9a989 4283 dot-forward_0.71-2.1.diff.gz
 2982eaa53205a0bd57c222e3c0ec8560e4394504 21478 dot-forward_0.71-2.1_amd64.deb
Checksums-Sha256:
 

Bug#834282: marked as done (ITP: squid-prefetch -- Simple page-prefetch for Squid3 web proxy)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 17:18:23 +0900
with message-id <210ad000-a8db-5eec-9a21-ec5637852...@gmail.com>
and subject line Re: Bug#834282: (ITP: squid-prefetch -- Simple page-prefetch 
for Squid3 web proxy)
has caused the Debian Bug report #834282,
regarding ITP: squid-prefetch -- Simple page-prefetch for Squid3 web proxy
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.)


-- 
834282: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=834282
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: hiroshi 

* Package name: squid-prefetch
  Version : 1.1-3
  Upstream Author :
* URL :
* License : (public domain)
  Programming Lang: Perl
  Description : Simple page-prefetch for Squid3 web proxy

Squid-Prefetch will perform early fetches of pages
linked to by pages already read.
This means that a user that clicks on a link will have
that new page appear instantly instead of having to
wait for it to be fetched from the Internet.
Only text pages are prefetched on the assumption that
the images can be loaded later so long as the text
of a page is available for display.

orphaned package squid-prefetch_1.1-3 was fixed to use with squid3.
also fixed error on install.
--- End Message ---
--- Begin Message ---

I didn't know the info as mentioned above from Amos.
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=834282
and decided to abandon the package.

--
Hiroshi--- End Message ---


Bug#838237: marked as done (qemu-user-static: qemu can't find ld-linux-armhf.so.3 in lib)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 10:20:16 +0300
with message-id <217495f8-ccdb-44f7-055b-b961c8459...@msgid.tls.msk.ru>
and subject line Re: Bug#838237: qemu-user-static: qemu can't find 
ld-linux-armhf.so.3 in lib
has caused the Debian Bug report #838237,
regarding qemu-user-static: qemu can't find ld-linux-armhf.so.3 in lib
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.)


-- 
838237: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=838237
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: qemu-user-static
Version: 1.2.6+dfsg-3.1
Severity: important

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?

Compiled a simple test.cpp program for armhf to test qemu. The code is as 
follows:

#include
using namespace std;

int main()
{
cout << "Hello from an ARMHF architecture\n";
}


   * What exactly did you do (or not do) that was effective (or
 ineffective)?

When transfering the resulting binary to a BeagleBone Black it runs just fine. 
Also, this same file ran just fine with qemu under Debian Jessie, but with the 
4.7 experimental kernel installed.

   * What was the outcome of this action?

Under the testing version of stretch I get the following error when attempting 
to run the binary:

/lib/ld-linux-armhf.so.3: No such file or directory

   * What outcome did you expect instead?

I expected it to send the following output to the terminal:

Hello from an ARMHF architecture

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: armhf

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

18.09.2016 23:10, Joe Ciarcia wrote:

Package: qemu-user-static
Version: 1.2.6+dfsg-3.1
Severity: important

[]

Compiled a simple test.cpp program for armhf to test qemu. The code is as 
follows:

[]

Under the testing version of stretch I get the following error when attempting 
to run the binary:

/lib/ld-linux-armhf.so.3: No such file or directory


qemu-user-* packages does not install any environment for
the target architectures, but provides only the emulators
to run target code. Roughly speaking, they provide only
the hardware, not the operating system which you isntall
on that hardware.

It is up to the user to install whatever environment he
needs.  qemu-user will run any chroot or executable,
say, redhat, other distribution, or static executables,
whatever.

Hence closing this bugreport.

Thanks,

/mjt--- End Message ---


Bug#837713: marked as done (liblockdep-dev should have liblockdep4.6 or whatever release as it depends)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 07:00:18 +
with message-id 
and subject line Bug#837710: fixed in linux 4.7.4-1
has caused the Debian Bug report #837710,
regarding liblockdep-dev should have liblockdep4.6 or whatever release as it 
depends
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.)


-- 
837710: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=837710
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: liblockdep-dev
Version: 4.6.4-1
Severity: normal

Dear Maintainer,
I just filed #837710 and realized it soon that the missing symlink
lives in liblockdep4.6 which is NOT a dependancy of liblockdep-dev .
It should either be depends or if not depends then at least in
recommends so that liblockdep4.6 or whatever version of liblockdep is,
gets pulled in and there is no need to file broken symlink bugs.

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

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

-- no debconf information

-- 
  Regards,
  Shirish Agarwal  शिरीष अग्रवाल
  My quotes in this email licensed under CC 3.0
http://creativecommons.org/licenses/by-nc/3.0/
http://flossexperiences.wordpress.com
EB80 462B 08E1 A0DE A73A  2C2F 9F3D C7A4 E1C4 D2D8
--- End Message ---
--- Begin Message ---
Source: linux
Source-Version: 4.7.4-1

We believe that the bug you reported is fixed in the latest version of
linux, 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 837...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ben Hutchings  (supplier of updated linux 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, 18 Sep 2016 14:56:01 +0100
Source: linux
Binary: linux-source-4.7 linux-support-4.7.0-1 linux-doc-4.7 linux-manual-4.7 
linux-kbuild-4.7 linux-cpupower libcpupower1 libcpupower-dev linux-perf-4.7 
libusbip-dev usbip hyperv-daemons lockdep liblockdep4.7 liblockdep-dev 
linux-libc-dev linux-headers-4.7.0-1-all linux-headers-4.7.0-1-all-alpha 
kernel-image-4.7.0-1-alpha-generic-di nic-modules-4.7.0-1-alpha-generic-di 
nic-wireless-modules-4.7.0-1-alpha-generic-di 
nic-shared-modules-4.7.0-1-alpha-generic-di 
serial-modules-4.7.0-1-alpha-generic-di 
usb-serial-modules-4.7.0-1-alpha-generic-di 
ppp-modules-4.7.0-1-alpha-generic-di pata-modules-4.7.0-1-alpha-generic-di 
cdrom-core-modules-4.7.0-1-alpha-generic-di 
scsi-core-modules-4.7.0-1-alpha-generic-di 
scsi-modules-4.7.0-1-alpha-generic-di loop-modules-4.7.0-1-alpha-generic-di 
btrfs-modules-4.7.0-1-alpha-generic-di ext4-modules-4.7.0-1-alpha-generic-di 
isofs-modules-4.7.0-1-alpha-generic-di jfs-modules-4.7.0-1-alpha-generic-di 
xfs-modules-4.7.0-1-alpha-generic-di
 fat-modules-4.7.0-1-alpha-generic-di md-modules-4.7.0-1-alpha-generic-di 
multipath-modules-4.7.0-1-alpha-generic-di usb-modules-4.7.0-1-alpha-generic-di 
usb-storage-modules-4.7.0-1-alpha-generic-di 
fb-modules-4.7.0-1-alpha-generic-di input-modules-4.7.0-1-alpha-generic-di 
event-modules-4.7.0-1-alpha-generic-di mouse-modules-4.7.0-1-alpha-generic-di 
nic-pcmcia-modules-4.7.0-1-alpha-generic-di 
pcmcia-modules-4.7.0-1-alpha-generic-di 
nic-usb-modules-4.7.0-1-alpha-generic-di sata-modules-4.7.0-1-alpha-generic-di 
core-modules-4.7.0-1-alpha-generic-di crc-modules-4.7.0-1-alpha-generic-di 
crypto-modules-4.7.0-1-alpha-generic-di 
crypto-dm-modules-4.7.0-1-alpha-generic-di ata-modules-4.7.0-1-alpha-generic-di 
nbd-modules-4.7.0-1-alpha-generic-di squashfs-modules-4.7.0-1-alpha-generic-di 
virtio-modules-4.7.0-1-alpha-generic-di zlib-modules-4.7.0-1-alpha-generic-di 
fuse-modules-4.7.0-1-alpha-generic-di srm-modules-4.7.0-1-alpha-generic-di 
linux-headers-4.7.0-1-common
 linux-image-4.7.0-1-alpha-generic linux-headers-4.7.0-1-alpha-generic 

Bug#836172: marked as done (Prevent buffer overflow in SIXEL, PDB, MAP, and CALS coders (bug report from Donghai Zhu))

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 07:00:16 +
with message-id 
and subject line Bug#836172: fixed in imagemagick 8:6.9.5.9+dfsg-1
has caused the Debian Bug report #836172,
regarding Prevent buffer overflow in SIXEL, PDB, MAP, and CALS coders (bug 
report from Donghai Zhu)
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.)


-- 
836172: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836172
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:imagemagick
version: 8:6.7.7.10-4
Severity: grave
Tags: patch security
X-Debbugs-CC: secure-testing-t...@lists.alioth.debian.org


commit 10b3823a7619ed22d42764733eb052c4159bc8c1
Author: Cristy 
Date:   Tue Aug 23 17:41:17 2016 -0400

Prevent buffer overflow in SIXEL, PDB, MAP, and CALS coders (bug
report from Donghai Zhu)
--- End Message ---
--- Begin Message ---
Source: imagemagick
Source-Version: 8:6.9.5.9+dfsg-1

We believe that the bug you reported is fixed in the latest version of
imagemagick, 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 836...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bastien Roucariès  (supplier of updated 
imagemagick 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: Sat, 17 Sep 2016 21:26:12 +0200
Source: imagemagick
Binary: imagemagick-6-common imagemagick-6-doc libmagickcore-6-headers 
libmagickwand-6-headers libmagick++-6-headers libimage-magick-perl 
libmagickcore-6-arch-config imagemagick-6.q16 libmagickcore-6.q16-2 
libmagickcore-6.q16-2-extra libmagickcore-6.q16-dev libmagickwand-6.q16-2 
libmagickwand-6.q16-dev libmagick++-6.q16-6v6 libmagick++-6.q16-dev 
libimage-magick-q16-perl imagemagick-common imagemagick-doc perlmagick 
libmagickcore-dev libmagickwand-dev libmagick++-dev imagemagick
Architecture: source all amd64
Version: 8:6.9.5.9+dfsg-1
Distribution: experimental
Urgency: medium
Maintainer: ImageMagick Packaging Team 

Changed-By: Bastien Roucariès 
Description:
 imagemagick - image manipulation programs -- binaries
 imagemagick-6-common - image manipulation programs -- infrastructure
 imagemagick-6-doc - document files of ImageMagick
 imagemagick-6.q16 - image manipulation programs -- quantum depth Q16
 imagemagick-common - image manipulation programs -- infrastructure dummy 
package
 imagemagick-doc - document files of ImageMagick -- dummy package
 libimage-magick-perl - Perl interface to the ImageMagick graphics routines
 libimage-magick-q16-perl - Perl interface to the ImageMagick graphics routines 
-- Q16 versio
 libmagick++-6-headers - object-oriented C++ interface to ImageMagick - header 
files
 libmagick++-6.q16-6v6 - object-oriented C++ interface to ImageMagick
 libmagick++-6.q16-dev - object-oriented C++ interface to ImageMagick - 
development files
 libmagick++-dev - object-oriented C++ interface to ImageMagick -- dummy package
 libmagickcore-6-arch-config - low-level image manipulation library - 
architecture header files
 libmagickcore-6-headers - low-level image manipulation library - header files
 libmagickcore-6.q16-2 - low-level image manipulation library -- quantum depth 
Q16
 libmagickcore-6.q16-2-extra - low-level image manipulation library - extra 
codecs (Q16)
 libmagickcore-6.q16-dev - low-level image manipulation library - development 
files (Q16)
 libmagickcore-dev - low-level image manipulation library -- dummy package
 libmagickwand-6-headers - image manipulation library - headers files
 libmagickwand-6.q16-2 - image manipulation library
 libmagickwand-6.q16-dev - image manipulation library - development files
 libmagickwand-dev - image manipulation library -- dummy package
 perlmagick - Perl interface to ImageMagick -- dummy package
Closes: 813343 813426 813566 814480 818203 822850 823750 827643 831034 832378 
832455 832457 832461 832464 832465 832467 832469 832474 832475 832478 832480 
832482 832483 832504 832506 832633 832776 832780 832783 832785 832787 832789 
832791 832793 832885 

Bug#836174: marked as done (Prevent runtime error: divide by zero)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 07:00:16 +
with message-id 
and subject line Bug#836174: fixed in imagemagick 8:6.9.5.9+dfsg-1
has caused the Debian Bug report #836174,
regarding Prevent runtime error: divide by zero
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.)


-- 
836174: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836174
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:imagemagick
version: 8:6.7.7.10-4
Severity: grave
Tags: patch security
X-Debbugs-CC: secure-testing-t...@lists.alioth.debian.org


commit 0c00b5cc2b572c5ad4ecf6582dada1d9991ce0e9
Author: Cristy 
Date:   Sun Aug 28 09:28:02 2016 -0400

Prevent runtime error: divide by zero
--- End Message ---
--- Begin Message ---
Source: imagemagick
Source-Version: 8:6.9.5.9+dfsg-1

We believe that the bug you reported is fixed in the latest version of
imagemagick, 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 836...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bastien Roucariès  (supplier of updated 
imagemagick 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: Sat, 17 Sep 2016 21:26:12 +0200
Source: imagemagick
Binary: imagemagick-6-common imagemagick-6-doc libmagickcore-6-headers 
libmagickwand-6-headers libmagick++-6-headers libimage-magick-perl 
libmagickcore-6-arch-config imagemagick-6.q16 libmagickcore-6.q16-2 
libmagickcore-6.q16-2-extra libmagickcore-6.q16-dev libmagickwand-6.q16-2 
libmagickwand-6.q16-dev libmagick++-6.q16-6v6 libmagick++-6.q16-dev 
libimage-magick-q16-perl imagemagick-common imagemagick-doc perlmagick 
libmagickcore-dev libmagickwand-dev libmagick++-dev imagemagick
Architecture: source all amd64
Version: 8:6.9.5.9+dfsg-1
Distribution: experimental
Urgency: medium
Maintainer: ImageMagick Packaging Team 

Changed-By: Bastien Roucariès 
Description:
 imagemagick - image manipulation programs -- binaries
 imagemagick-6-common - image manipulation programs -- infrastructure
 imagemagick-6-doc - document files of ImageMagick
 imagemagick-6.q16 - image manipulation programs -- quantum depth Q16
 imagemagick-common - image manipulation programs -- infrastructure dummy 
package
 imagemagick-doc - document files of ImageMagick -- dummy package
 libimage-magick-perl - Perl interface to the ImageMagick graphics routines
 libimage-magick-q16-perl - Perl interface to the ImageMagick graphics routines 
-- Q16 versio
 libmagick++-6-headers - object-oriented C++ interface to ImageMagick - header 
files
 libmagick++-6.q16-6v6 - object-oriented C++ interface to ImageMagick
 libmagick++-6.q16-dev - object-oriented C++ interface to ImageMagick - 
development files
 libmagick++-dev - object-oriented C++ interface to ImageMagick -- dummy package
 libmagickcore-6-arch-config - low-level image manipulation library - 
architecture header files
 libmagickcore-6-headers - low-level image manipulation library - header files
 libmagickcore-6.q16-2 - low-level image manipulation library -- quantum depth 
Q16
 libmagickcore-6.q16-2-extra - low-level image manipulation library - extra 
codecs (Q16)
 libmagickcore-6.q16-dev - low-level image manipulation library - development 
files (Q16)
 libmagickcore-dev - low-level image manipulation library -- dummy package
 libmagickwand-6-headers - image manipulation library - headers files
 libmagickwand-6.q16-2 - image manipulation library
 libmagickwand-6.q16-dev - image manipulation library - development files
 libmagickwand-dev - image manipulation library -- dummy package
 perlmagick - Perl interface to ImageMagick -- dummy package
Closes: 813343 813426 813566 814480 818203 822850 823750 827643 831034 832378 
832455 832457 832461 832464 832465 832467 832469 832474 832475 832478 832480 
832482 832483 832504 832506 832633 832776 832780 832783 832785 832787 832789 
832791 832793 832885 832887 832888 832890 832942 832944 832968 833003 833042 
833043 833044 833099 833101 833730 833732 833743 

Bug#836171: marked as done (TIFF divide by zero)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 07:00:16 +
with message-id 
and subject line Bug#836171: fixed in imagemagick 8:6.9.5.9+dfsg-1
has caused the Debian Bug report #836171,
regarding TIFF divide by zero
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.)


-- 
836171: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836171
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:imagemagick
version: 8:6.7.7.10-4
Severity: grave
Tags: patch security
X-Debbugs-CC: secure-testing-t...@lists.alioth.debian.org

According to upstream changelog a new
commit f983dcdf9c178e0cbc49608a78713c5669aa1bb5
Author: Cristy 
Date:   Wed Aug 24 09:43:31 2016 -0400

Fix TIFF divide by zero (bug report from Donghai Zhu)
--- End Message ---
--- Begin Message ---
Source: imagemagick
Source-Version: 8:6.9.5.9+dfsg-1

We believe that the bug you reported is fixed in the latest version of
imagemagick, 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 836...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bastien Roucariès  (supplier of updated 
imagemagick 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: Sat, 17 Sep 2016 21:26:12 +0200
Source: imagemagick
Binary: imagemagick-6-common imagemagick-6-doc libmagickcore-6-headers 
libmagickwand-6-headers libmagick++-6-headers libimage-magick-perl 
libmagickcore-6-arch-config imagemagick-6.q16 libmagickcore-6.q16-2 
libmagickcore-6.q16-2-extra libmagickcore-6.q16-dev libmagickwand-6.q16-2 
libmagickwand-6.q16-dev libmagick++-6.q16-6v6 libmagick++-6.q16-dev 
libimage-magick-q16-perl imagemagick-common imagemagick-doc perlmagick 
libmagickcore-dev libmagickwand-dev libmagick++-dev imagemagick
Architecture: source all amd64
Version: 8:6.9.5.9+dfsg-1
Distribution: experimental
Urgency: medium
Maintainer: ImageMagick Packaging Team 

Changed-By: Bastien Roucariès 
Description:
 imagemagick - image manipulation programs -- binaries
 imagemagick-6-common - image manipulation programs -- infrastructure
 imagemagick-6-doc - document files of ImageMagick
 imagemagick-6.q16 - image manipulation programs -- quantum depth Q16
 imagemagick-common - image manipulation programs -- infrastructure dummy 
package
 imagemagick-doc - document files of ImageMagick -- dummy package
 libimage-magick-perl - Perl interface to the ImageMagick graphics routines
 libimage-magick-q16-perl - Perl interface to the ImageMagick graphics routines 
-- Q16 versio
 libmagick++-6-headers - object-oriented C++ interface to ImageMagick - header 
files
 libmagick++-6.q16-6v6 - object-oriented C++ interface to ImageMagick
 libmagick++-6.q16-dev - object-oriented C++ interface to ImageMagick - 
development files
 libmagick++-dev - object-oriented C++ interface to ImageMagick -- dummy package
 libmagickcore-6-arch-config - low-level image manipulation library - 
architecture header files
 libmagickcore-6-headers - low-level image manipulation library - header files
 libmagickcore-6.q16-2 - low-level image manipulation library -- quantum depth 
Q16
 libmagickcore-6.q16-2-extra - low-level image manipulation library - extra 
codecs (Q16)
 libmagickcore-6.q16-dev - low-level image manipulation library - development 
files (Q16)
 libmagickcore-dev - low-level image manipulation library -- dummy package
 libmagickwand-6-headers - image manipulation library - headers files
 libmagickwand-6.q16-2 - image manipulation library
 libmagickwand-6.q16-dev - image manipulation library - development files
 libmagickwand-dev - image manipulation library -- dummy package
 perlmagick - Perl interface to ImageMagick -- dummy package
Closes: 813343 813426 813566 814480 818203 822850 823750 827643 831034 832378 
832455 832457 832461 832464 832465 832467 832469 832474 832475 832478 832480 
832482 832483 832504 832506 832633 832776 832780 832783 832785 832787 832789 
832791 832793 832885 832887 832888 832890 832942 832944 832968 833003 833042 
833043 833044 

Bug#836741: marked as done (linux: FTBFS on powerpcspe due to the use of unsupported instructions)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 07:00:18 +
with message-id 
and subject line Bug#836741: fixed in linux 4.7.4-1
has caused the Debian Bug report #836741,
regarding linux: FTBFS on powerpcspe due to the use of unsupported instructions
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.)


-- 
836741: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836741
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: linux
Version: 4.7.2-1
Severity: normal
User: debian-powe...@lists.debian.org
Usertags: powerpcspe

Hi!

Linux 4.7.x introduced another regression on powerpcspe due to the use of
unsupported assembly instructions [1]:

/<>/arch/powerpc/xmon/spr_access.S: Assembler messages:
/<>/arch/powerpc/xmon/spr_access.S:5: Error: unrecognized opcode: 
`ld'
/<>/arch/powerpc/xmon/spr_access.S:10: Error: unrecognized opcode: 
`ld'
/<>/scripts/Makefile.build:331: recipe for target 
'arch/powerpc/xmon/spr_access.o' failed
make[6]: *** [arch/powerpc/xmon/spr_access.o] Error 1

This is very reminiscent of #823526 [2] which also used some FPU instructions
not available on powerpcspe/e500. And, indeed, like "ldarx" and "stdcx", "ld"
is not available on e500 either [3] (see p. 3-68).

I haven't looked at the code yet, but I assume guarding the code with some
additional #ifdef's should fix the issue the same way as in #823526.

Thanks,
Adrian

> [1] 
> https://buildd.debian.org/status/fetch.php?pkg=linux=powerpcspe=4.7.2-1=1472977882
> [2] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=823526
> [3] http://www.nxp.com/files/32bit/doc/ref_manual/E500CORERM.pdf

--
 .''`.  John Paul Adrian Glaubitz
 : :' :  Debian Developer - glaub...@debian.org
 `. `'   Freie Universitaet Berlin - glaub...@physik.fu-berlin.de
   `-GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913
--- End Message ---
--- Begin Message ---
Source: linux
Source-Version: 4.7.4-1

We believe that the bug you reported is fixed in the latest version of
linux, 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 836...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ben Hutchings  (supplier of updated linux 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, 18 Sep 2016 14:56:01 +0100
Source: linux
Binary: linux-source-4.7 linux-support-4.7.0-1 linux-doc-4.7 linux-manual-4.7 
linux-kbuild-4.7 linux-cpupower libcpupower1 libcpupower-dev linux-perf-4.7 
libusbip-dev usbip hyperv-daemons lockdep liblockdep4.7 liblockdep-dev 
linux-libc-dev linux-headers-4.7.0-1-all linux-headers-4.7.0-1-all-alpha 
kernel-image-4.7.0-1-alpha-generic-di nic-modules-4.7.0-1-alpha-generic-di 
nic-wireless-modules-4.7.0-1-alpha-generic-di 
nic-shared-modules-4.7.0-1-alpha-generic-di 
serial-modules-4.7.0-1-alpha-generic-di 
usb-serial-modules-4.7.0-1-alpha-generic-di 
ppp-modules-4.7.0-1-alpha-generic-di pata-modules-4.7.0-1-alpha-generic-di 
cdrom-core-modules-4.7.0-1-alpha-generic-di 
scsi-core-modules-4.7.0-1-alpha-generic-di 
scsi-modules-4.7.0-1-alpha-generic-di loop-modules-4.7.0-1-alpha-generic-di 
btrfs-modules-4.7.0-1-alpha-generic-di ext4-modules-4.7.0-1-alpha-generic-di 
isofs-modules-4.7.0-1-alpha-generic-di jfs-modules-4.7.0-1-alpha-generic-di 
xfs-modules-4.7.0-1-alpha-generic-di
 fat-modules-4.7.0-1-alpha-generic-di md-modules-4.7.0-1-alpha-generic-di 
multipath-modules-4.7.0-1-alpha-generic-di usb-modules-4.7.0-1-alpha-generic-di 
usb-storage-modules-4.7.0-1-alpha-generic-di 
fb-modules-4.7.0-1-alpha-generic-di input-modules-4.7.0-1-alpha-generic-di 
event-modules-4.7.0-1-alpha-generic-di mouse-modules-4.7.0-1-alpha-generic-di 
nic-pcmcia-modules-4.7.0-1-alpha-generic-di 
pcmcia-modules-4.7.0-1-alpha-generic-di 
nic-usb-modules-4.7.0-1-alpha-generic-di sata-modules-4.7.0-1-alpha-generic-di 
core-modules-4.7.0-1-alpha-generic-di crc-modules-4.7.0-1-alpha-generic-di 
crypto-modules-4.7.0-1-alpha-generic-di 
crypto-dm-modules-4.7.0-1-alpha-generic-di ata-modules-4.7.0-1-alpha-generic-di 
nbd-modules-4.7.0-1-alpha-generic-di squashfs-modules-4.7.0-1-alpha-generic-di 

Bug#834163: marked as done (libmagick++: undefined behavior on concurrent access because mutex locking is poorly done)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 07:00:16 +
with message-id 
and subject line Bug#834163: fixed in imagemagick 8:6.9.5.9+dfsg-1
has caused the Debian Bug report #834163,
regarding libmagick++: undefined behavior on concurrent access because mutex 
locking is poorly done
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.)


-- 
834163: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=834163
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libmagick++-6.q16-5v5
Version: 8:6.8.9.9-7.2
Severity: important
File: libmagick++
Tags: patch

Dear Maintainer,

There is a bug in the locking implentation (RAII was the intended C++ idiom) 
that has been fixed upstream.

http://git.imagemagick.org/repos/ImageMagick/commit/5cbe21ed2728da0e611154d2f8e41bb63095a62c

Unfortunately, the commit message is empty...

In the unfixed code, the mutex acquisition has no effect and doesn't prevent 
concurrent access to ref counters.

This bug generates a lot of crashes when Magick++ is used with multi-threaded 
applications


-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.6.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=UTF-8 (charmap=locale: Cannot set LC_CTYPE 
to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages libmagick++-6.q16-5v5:amd64 depends on:
ii  libc6  2.23-4
ii  libgcc11:6.1.1-10
ii  libmagickcore-6.q16-2  8:6.8.9.9-7.2
ii  libmagickwand-6.q16-2  8:6.8.9.9-7.2
ii  libstdc++6 6.1.1-10

libmagick++-6.q16-5v5:amd64 recommends no packages.

libmagick++-6.q16-5v5:amd64 suggests no packages.
--- End Message ---
--- Begin Message ---
Source: imagemagick
Source-Version: 8:6.9.5.9+dfsg-1

We believe that the bug you reported is fixed in the latest version of
imagemagick, 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 834...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bastien Roucariès  (supplier of updated 
imagemagick 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: Sat, 17 Sep 2016 21:26:12 +0200
Source: imagemagick
Binary: imagemagick-6-common imagemagick-6-doc libmagickcore-6-headers 
libmagickwand-6-headers libmagick++-6-headers libimage-magick-perl 
libmagickcore-6-arch-config imagemagick-6.q16 libmagickcore-6.q16-2 
libmagickcore-6.q16-2-extra libmagickcore-6.q16-dev libmagickwand-6.q16-2 
libmagickwand-6.q16-dev libmagick++-6.q16-6v6 libmagick++-6.q16-dev 
libimage-magick-q16-perl imagemagick-common imagemagick-doc perlmagick 
libmagickcore-dev libmagickwand-dev libmagick++-dev imagemagick
Architecture: source all amd64
Version: 8:6.9.5.9+dfsg-1
Distribution: experimental
Urgency: medium
Maintainer: ImageMagick Packaging Team 

Changed-By: Bastien Roucariès 
Description:
 imagemagick - image manipulation programs -- binaries
 imagemagick-6-common - image manipulation programs -- infrastructure
 imagemagick-6-doc - document files of ImageMagick
 imagemagick-6.q16 - image manipulation programs -- quantum depth Q16
 imagemagick-common - image manipulation programs -- infrastructure dummy 
package
 imagemagick-doc - document files of ImageMagick -- dummy package
 libimage-magick-perl - Perl interface to the ImageMagick graphics routines
 libimage-magick-q16-perl - Perl interface to the ImageMagick graphics routines 
-- Q16 versio
 libmagick++-6-headers - object-oriented C++ interface to ImageMagick - header 
files
 libmagick++-6.q16-6v6 - object-oriented C++ interface to ImageMagick
 libmagick++-6.q16-dev - object-oriented C++ interface to ImageMagick - 
development files
 libmagick++-dev - object-oriented C++ interface to ImageMagick -- dummy package
 

Bug#837710: marked as done (liblockdep-dev: adequate reports broken symlink of liblockdep.so)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 07:00:18 +
with message-id 
and subject line Bug#837710: fixed in linux 4.7.4-1
has caused the Debian Bug report #837710,
regarding liblockdep-dev: adequate reports broken symlink of liblockdep.so
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.)


-- 
837710: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=837710
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: liblockdep-dev
Version: 4.6.4-1
Severity: normal
Usertags: broken-symlink adequate
User: debian...@lists.debian.org

Dear Maintainer,

Adequate reported broken symlink in liblockdep-dev

liblockdep-dev:amd64: broken-symlink
/usr/lib/x86_64-linux-gnu/liblockdep.so -> liblockdep.so.4.6

I went to the relevant directory to see if this indeed was true and
sure enough there isn't a liblockdep.so.4.6

┌─[shirish@debian] - [/usr/lib/x86_64-linux-gnu] - [10182]
└─[$] ls -l liblockdep.*

-rw-r--r-- 1 root root 52902 Jul 19 01:27 liblockdep.a
lrwxrwxrwx 1 root root17 Jul 19 01:27 liblockdep.so -> liblockdep.so.4.6

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

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

-- no debconf information


-- 
  Regards,
  Shirish Agarwal  शिरीष अग्रवाल
  My quotes in this email licensed under CC 3.0
http://creativecommons.org/licenses/by-nc/3.0/
http://flossexperiences.wordpress.com
EB80 462B 08E1 A0DE A73A  2C2F 9F3D C7A4 E1C4 D2D8
--- End Message ---
--- Begin Message ---
Source: linux
Source-Version: 4.7.4-1

We believe that the bug you reported is fixed in the latest version of
linux, 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 837...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ben Hutchings  (supplier of updated linux 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, 18 Sep 2016 14:56:01 +0100
Source: linux
Binary: linux-source-4.7 linux-support-4.7.0-1 linux-doc-4.7 linux-manual-4.7 
linux-kbuild-4.7 linux-cpupower libcpupower1 libcpupower-dev linux-perf-4.7 
libusbip-dev usbip hyperv-daemons lockdep liblockdep4.7 liblockdep-dev 
linux-libc-dev linux-headers-4.7.0-1-all linux-headers-4.7.0-1-all-alpha 
kernel-image-4.7.0-1-alpha-generic-di nic-modules-4.7.0-1-alpha-generic-di 
nic-wireless-modules-4.7.0-1-alpha-generic-di 
nic-shared-modules-4.7.0-1-alpha-generic-di 
serial-modules-4.7.0-1-alpha-generic-di 
usb-serial-modules-4.7.0-1-alpha-generic-di 
ppp-modules-4.7.0-1-alpha-generic-di pata-modules-4.7.0-1-alpha-generic-di 
cdrom-core-modules-4.7.0-1-alpha-generic-di 
scsi-core-modules-4.7.0-1-alpha-generic-di 
scsi-modules-4.7.0-1-alpha-generic-di loop-modules-4.7.0-1-alpha-generic-di 
btrfs-modules-4.7.0-1-alpha-generic-di ext4-modules-4.7.0-1-alpha-generic-di 
isofs-modules-4.7.0-1-alpha-generic-di jfs-modules-4.7.0-1-alpha-generic-di 
xfs-modules-4.7.0-1-alpha-generic-di
 fat-modules-4.7.0-1-alpha-generic-di md-modules-4.7.0-1-alpha-generic-di 
multipath-modules-4.7.0-1-alpha-generic-di usb-modules-4.7.0-1-alpha-generic-di 
usb-storage-modules-4.7.0-1-alpha-generic-di 
fb-modules-4.7.0-1-alpha-generic-di input-modules-4.7.0-1-alpha-generic-di 
event-modules-4.7.0-1-alpha-generic-di mouse-modules-4.7.0-1-alpha-generic-di 
nic-pcmcia-modules-4.7.0-1-alpha-generic-di 
pcmcia-modules-4.7.0-1-alpha-generic-di 
nic-usb-modules-4.7.0-1-alpha-generic-di sata-modules-4.7.0-1-alpha-generic-di 
core-modules-4.7.0-1-alpha-generic-di crc-modules-4.7.0-1-alpha-generic-di 
crypto-modules-4.7.0-1-alpha-generic-di 
crypto-dm-modules-4.7.0-1-alpha-generic-di ata-modules-4.7.0-1-alpha-generic-di 
nbd-modules-4.7.0-1-alpha-generic-di squashfs-modules-4.7.0-1-alpha-generic-di 
virtio-modules-4.7.0-1-alpha-generic-di zlib-modules-4.7.0-1-alpha-generic-di 

Bug#837627: marked as done ([armhf] linux-image-4.7.0-1-armmp: Enable options for Novena)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 07:00:18 +
with message-id 
and subject line Bug#837627: fixed in linux 4.7.4-1
has caused the Debian Bug report #837627,
regarding [armhf] linux-image-4.7.0-1-armmp: Enable options for Novena
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.)


-- 
837627: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=837627
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: linux
Version: 4.7.2-1
Severity: wishlist
Tags: patch

Please enable the following options to add support for hardware
present on Novena systems.

Thanks!

live well,
  vagrant

diff --git a/debian/config/armhf/config b/debian/config/armhf/config
index 0a9be6f..d17e003 100644
--- a/debian/config/armhf/config
+++ b/debian/config/armhf/config
@@ -1262,3 +1262,10 @@ CONFIG_SND_SOC_TEGRA_ALC5632=m
 CONFIG_SND_SOC_TEGRA_MAX98090=m
 CONFIG_SND_SOC_TEGRA_RT5677=m
 
+CONFIG_BACKLIGHT_PWM=m
+CONFIG_DRM_PANEL_SIMPLE=m
+CONFIG_MFD_STMPE=y
+CONFIG_TOUCHSCREEN_STMPE=m
+CONFIG_SND_SOC_IMX_ES8328=m
+CONFIG_BATTERY_SBS=m
+CONFIG_MMA8452=m


signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: linux
Source-Version: 4.7.4-1

We believe that the bug you reported is fixed in the latest version of
linux, 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 837...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ben Hutchings  (supplier of updated linux 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, 18 Sep 2016 14:56:01 +0100
Source: linux
Binary: linux-source-4.7 linux-support-4.7.0-1 linux-doc-4.7 linux-manual-4.7 
linux-kbuild-4.7 linux-cpupower libcpupower1 libcpupower-dev linux-perf-4.7 
libusbip-dev usbip hyperv-daemons lockdep liblockdep4.7 liblockdep-dev 
linux-libc-dev linux-headers-4.7.0-1-all linux-headers-4.7.0-1-all-alpha 
kernel-image-4.7.0-1-alpha-generic-di nic-modules-4.7.0-1-alpha-generic-di 
nic-wireless-modules-4.7.0-1-alpha-generic-di 
nic-shared-modules-4.7.0-1-alpha-generic-di 
serial-modules-4.7.0-1-alpha-generic-di 
usb-serial-modules-4.7.0-1-alpha-generic-di 
ppp-modules-4.7.0-1-alpha-generic-di pata-modules-4.7.0-1-alpha-generic-di 
cdrom-core-modules-4.7.0-1-alpha-generic-di 
scsi-core-modules-4.7.0-1-alpha-generic-di 
scsi-modules-4.7.0-1-alpha-generic-di loop-modules-4.7.0-1-alpha-generic-di 
btrfs-modules-4.7.0-1-alpha-generic-di ext4-modules-4.7.0-1-alpha-generic-di 
isofs-modules-4.7.0-1-alpha-generic-di jfs-modules-4.7.0-1-alpha-generic-di 
xfs-modules-4.7.0-1-alpha-generic-di
 fat-modules-4.7.0-1-alpha-generic-di md-modules-4.7.0-1-alpha-generic-di 
multipath-modules-4.7.0-1-alpha-generic-di usb-modules-4.7.0-1-alpha-generic-di 
usb-storage-modules-4.7.0-1-alpha-generic-di 
fb-modules-4.7.0-1-alpha-generic-di input-modules-4.7.0-1-alpha-generic-di 
event-modules-4.7.0-1-alpha-generic-di mouse-modules-4.7.0-1-alpha-generic-di 
nic-pcmcia-modules-4.7.0-1-alpha-generic-di 
pcmcia-modules-4.7.0-1-alpha-generic-di 
nic-usb-modules-4.7.0-1-alpha-generic-di sata-modules-4.7.0-1-alpha-generic-di 
core-modules-4.7.0-1-alpha-generic-di crc-modules-4.7.0-1-alpha-generic-di 
crypto-modules-4.7.0-1-alpha-generic-di 
crypto-dm-modules-4.7.0-1-alpha-generic-di ata-modules-4.7.0-1-alpha-generic-di 
nbd-modules-4.7.0-1-alpha-generic-di squashfs-modules-4.7.0-1-alpha-generic-di 
virtio-modules-4.7.0-1-alpha-generic-di zlib-modules-4.7.0-1-alpha-generic-di 
fuse-modules-4.7.0-1-alpha-generic-di srm-modules-4.7.0-1-alpha-generic-di 
linux-headers-4.7.0-1-common
 linux-image-4.7.0-1-alpha-generic linux-headers-4.7.0-1-alpha-generic 
linux-image-4.7.0-1-alpha-generic-dbgsym linux-image-4.7.0-1-alpha-smp 
linux-headers-4.7.0-1-alpha-smp linux-image-4.7.0-1-alpha-smp-dbgsym 
linux-headers-4.7.0-1-all-amd64 linux-image-4.7.0-1-amd64-unsigned 
linux-headers-4.7.0-1-amd64 linux-image-4.7.0-1-amd64-dbgsym 
xen-linux-system-4.7.0-1-amd64 linux-headers-4.7.0-1-all-arm64 
linux-image-4.7.0-1-arm64-unsigned linux-headers-4.7.0-1-arm64 
linux-image-4.7.0-1-arm64-dbgsym linux-headers-4.7.0-1-all-armel 

Bug#835893: marked as done (linux-image-4.7.0-rc7-armmp: Please add support for OpenPandora)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 07:00:18 +
with message-id 
and subject line Bug#835893: fixed in linux 4.7.4-1
has caused the Debian Bug report #835893,
regarding linux-image-4.7.0-rc7-armmp: Please add support for OpenPandora
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.)


-- 
835893: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=835893
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: linux-image-4.7.0-rc7-armmp
Version: 4.7~rc7-1~exp1
Severity: wishlist
Tags: patch

Please enable the following options in the armhf kernel configuration,
to enable support for the OpenPandora console. It's still a little
rough around the edges but MMC, NAND, serial console, cpufreq, LCD
panel and touchscreen works. Keyboard mostly works, although the
function keys aren't recognized.

Thanks for considering!

live well,
  vagrant

p.s. If applying to v4.8.x, be sure to adjust CONFIG_DISPLAY_* to
CONFIG_DRM_OMAP_*.

diff --git a/debian/config/armhf/config b/debian/config/armhf/config
index 88aa489..3ef7a95 100644
--- a/debian/config/armhf/config
+++ b/debian/config/armhf/config
@@ -1259,3 +1259,17 @@ CONFIG_SND_SOC_TEGRA_ALC5632=m
 CONFIG_SND_SOC_TEGRA_MAX98090=m
 CONFIG_SND_SOC_TEGRA_RT5677=m
 
+CONFIG_DISPLAY_CONNECTOR_ANALOG_TV=m
+CONFIG_DISPLAY_PANEL_TPO_TD043MTEA1=m
+CONFIG_OMAP2_DSS_DSI=y
+CONFIG_DRM_OMAP_NUM_CRTCS=2
+CONFIG_BACKLIGHT_PANDORA=m
+CONFIG_VIDEO_OMAP3=m
+CONFIG_VIDEO_V4L2_SUBDEV_API=y
+CONFIG_CHARGER_TWL4030=m
+CONFIG_BATTERY_TWL4030_MADC=m
+CONFIG_SENSORS_TWL4030_MADC=m
+CONFIG_HDQ_MASTER_OMAP=m
+CONFIG_POWER_AVS_OMAP=y
+CONFIG_POWER_AVS_OMAP_CLASS3=y
+CONFIG_POWER_AVS=y


signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: linux
Source-Version: 4.7.4-1

We believe that the bug you reported is fixed in the latest version of
linux, 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 835...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ben Hutchings  (supplier of updated linux 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, 18 Sep 2016 14:56:01 +0100
Source: linux
Binary: linux-source-4.7 linux-support-4.7.0-1 linux-doc-4.7 linux-manual-4.7 
linux-kbuild-4.7 linux-cpupower libcpupower1 libcpupower-dev linux-perf-4.7 
libusbip-dev usbip hyperv-daemons lockdep liblockdep4.7 liblockdep-dev 
linux-libc-dev linux-headers-4.7.0-1-all linux-headers-4.7.0-1-all-alpha 
kernel-image-4.7.0-1-alpha-generic-di nic-modules-4.7.0-1-alpha-generic-di 
nic-wireless-modules-4.7.0-1-alpha-generic-di 
nic-shared-modules-4.7.0-1-alpha-generic-di 
serial-modules-4.7.0-1-alpha-generic-di 
usb-serial-modules-4.7.0-1-alpha-generic-di 
ppp-modules-4.7.0-1-alpha-generic-di pata-modules-4.7.0-1-alpha-generic-di 
cdrom-core-modules-4.7.0-1-alpha-generic-di 
scsi-core-modules-4.7.0-1-alpha-generic-di 
scsi-modules-4.7.0-1-alpha-generic-di loop-modules-4.7.0-1-alpha-generic-di 
btrfs-modules-4.7.0-1-alpha-generic-di ext4-modules-4.7.0-1-alpha-generic-di 
isofs-modules-4.7.0-1-alpha-generic-di jfs-modules-4.7.0-1-alpha-generic-di 
xfs-modules-4.7.0-1-alpha-generic-di
 fat-modules-4.7.0-1-alpha-generic-di md-modules-4.7.0-1-alpha-generic-di 
multipath-modules-4.7.0-1-alpha-generic-di usb-modules-4.7.0-1-alpha-generic-di 
usb-storage-modules-4.7.0-1-alpha-generic-di 
fb-modules-4.7.0-1-alpha-generic-di input-modules-4.7.0-1-alpha-generic-di 
event-modules-4.7.0-1-alpha-generic-di mouse-modules-4.7.0-1-alpha-generic-di 
nic-pcmcia-modules-4.7.0-1-alpha-generic-di 
pcmcia-modules-4.7.0-1-alpha-generic-di 
nic-usb-modules-4.7.0-1-alpha-generic-di sata-modules-4.7.0-1-alpha-generic-di 
core-modules-4.7.0-1-alpha-generic-di crc-modules-4.7.0-1-alpha-generic-di 
crypto-modules-4.7.0-1-alpha-generic-di 
crypto-dm-modules-4.7.0-1-alpha-generic-di ata-modules-4.7.0-1-alpha-generic-di 
nbd-modules-4.7.0-1-alpha-generic-di squashfs-modules-4.7.0-1-alpha-generic-di 
virtio-modules-4.7.0-1-alpha-generic-di zlib-modules-4.7.0-1-alpha-generic-di 
fuse-modules-4.7.0-1-alpha-generic-di srm-modules-4.7.0-1-alpha-generic-di 

Bug#834719: marked as done (debian-edu: the provided debian-edu-tasks.desc file is unusable to install the selected profile(s))

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 07:00:12 +
with message-id 
and subject line Bug#834719: fixed in debian-edu 1.908
has caused the Debian Bug report #834719,
regarding debian-edu: the provided debian-edu-tasks.desc file is unusable to 
install the selected profile(s)
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.)


-- 
834719: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=834719
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: debian-edu
Version: 1,903
Severity: important

Now that the Debian Installer allows to install pure blends and 
blends-dev generates an according tasks file, Debian Edu installation 
doesn't work anymore like expected.

This is the head of a diff (b: generated using blends-dev 0.6.92.2,
a: generated using blends-dev 0.6.93)
 
--- b/debian-edu-tasks.desc 2016-08-16 14:46:04.0 +0200
+++ a/debian-edu-tasks.desc 2016-08-09 23:08:40.0 +0200
@@ -1,2764 +1,409 @@
+Task: debian-edu
+Relevance: 7
+Section: debian-edu
+Description: Debian Edu Pure Blend
+ .
+
 Task: education-desktop-gnome
+Parent: debian-edu
 Section: debian-edu
 Description: Debian Edu GNOME desktop applications
  This metapackage depends on various GNOME office and desktop applications
  that are useful for teachers and their students.
-Relevance: 10
 Enhances: education-desktop-other
+Test-new-install: mark show
 Test-edu-preferred-desktop: gnome
 Key: 
  education-desktop-gnome

(Similar for the other tasks.)

As far as I understand it, debian-edu is now added as parent for the 
Debian Edu tasks files and this causes the chosen profiles to be obsolete.

I figure the debian-edu-tasks desc file for stretch must be generated 
using the jessie blends-dev version if the new approach with blends 
install options in the Debian Installer stays as it is.

Wolfgang


signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: debian-edu
Source-Version: 1.908

We believe that the bug you reported is fixed in the latest version of
debian-edu, 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 834...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Holger Levsen  (supplier of updated debian-edu 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: Sat, 17 Sep 2016 17:39:58 +0200
Source: debian-edu
Binary: education-tasks education-menus education-astronomy education-chemistry 
education-common education-desktop-gnome education-desktop-kde 
education-desktop-lxde education-desktop-mate education-desktop-other 
education-desktop-xfce education-development education-electronics 
education-geography education-graphics education-lang-da 
education-lang-da-desktop education-lang-da-desktop-kde education-lang-de 
education-lang-de-desktop education-lang-de-desktop-kde education-lang-es 
education-lang-es-desktop education-lang-es-desktop-kde education-lang-fr 
education-lang-fr-desktop education-lang-fr-desktop-kde education-lang-he 
education-lang-he-desktop education-lang-he-desktop-kde education-lang-it 
education-lang-it-desktop education-lang-it-desktop-kde education-lang-ja 
education-lang-ja-desktop education-lang-ja-desktop-kde education-lang-no 
education-lang-no-desktop education-lang-no-desktop-kde education-lang-se 
education-lang-zh-tw education-lang-zh-tw-desktop
 education-lang-zh-tw-desktop-kde education-language education-laptop 
education-logic-games education-main-server education-mathematics 
education-misc education-music education-networked education-networked-common 
education-physics education-roaming-workstation education-services 
education-standalone education-thin-client education-thin-client-server
 education-workstation
Architecture: source amd64
Version: 1.908
Distribution: unstable
Urgency: medium
Maintainer: Debian Edu Developers 
Changed-By: Holger Levsen 
Description:
 education-astronomy - Debian Edu astronomy related applications
 education-chemistry - Debian Edu chemistry related applications
 education-common - Debian Edu 

Bug#837588: marked as done (hppa: Please disable CONFIG_FTRACE for hppa architecture)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 07:00:18 +
with message-id 
and subject line Bug#837588: fixed in linux 4.7.4-1
has caused the Debian Bug report #837588,
regarding hppa: Please disable CONFIG_FTRACE for hppa architecture
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.)


-- 
837588: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=837588
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: linux
Version: 4.7.2-1
Severity: important

We sadly will need to disable CONFIG_FTRACE for hppa architecture completely 
for now.

The problem is, that gcc creates lots of overhead when adding the code for the
mcount call (minimum 16 bytes per function, plus two relocation symbol entries)
which leads that the 64bit vmlinux kernel file for 4.7 becomes around 99MB, 
while
vmlinux for kernel 4.6 was just around 17MB. This size wouldn't be a real 
problem itself,
but sadly the default /boot partition is currently maximum 128 MB in size which
is not able to keep the vmlinux file plus the size for the initrd image (which 
is a lot
bigger than 100MB then).
That leads to the fact, that people who have a default hppa installation will 
not
be able to install the new kernel (and don't have space in /boot to keep other 
older
images either).

So, can you please deactivate CONFIG_FTRACE completely for 32- and 64bit hppa 
configs?
Is it sufficient to add "CONFIG_FTRACE=n" to debian/config/hppa/config ?

Thanks!
Helge

PS: I'm still working on upstream ftrace support for hppa. It's not complete 
yet, so
we don't loose to much when we disable ftrace again now. Further more I will 
adjust the
debian installer to create bigger /boot partitions so that we can enable it 
later again.
--- End Message ---
--- Begin Message ---
Source: linux
Source-Version: 4.7.4-1

We believe that the bug you reported is fixed in the latest version of
linux, 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 837...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ben Hutchings  (supplier of updated linux 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, 18 Sep 2016 14:56:01 +0100
Source: linux
Binary: linux-source-4.7 linux-support-4.7.0-1 linux-doc-4.7 linux-manual-4.7 
linux-kbuild-4.7 linux-cpupower libcpupower1 libcpupower-dev linux-perf-4.7 
libusbip-dev usbip hyperv-daemons lockdep liblockdep4.7 liblockdep-dev 
linux-libc-dev linux-headers-4.7.0-1-all linux-headers-4.7.0-1-all-alpha 
kernel-image-4.7.0-1-alpha-generic-di nic-modules-4.7.0-1-alpha-generic-di 
nic-wireless-modules-4.7.0-1-alpha-generic-di 
nic-shared-modules-4.7.0-1-alpha-generic-di 
serial-modules-4.7.0-1-alpha-generic-di 
usb-serial-modules-4.7.0-1-alpha-generic-di 
ppp-modules-4.7.0-1-alpha-generic-di pata-modules-4.7.0-1-alpha-generic-di 
cdrom-core-modules-4.7.0-1-alpha-generic-di 
scsi-core-modules-4.7.0-1-alpha-generic-di 
scsi-modules-4.7.0-1-alpha-generic-di loop-modules-4.7.0-1-alpha-generic-di 
btrfs-modules-4.7.0-1-alpha-generic-di ext4-modules-4.7.0-1-alpha-generic-di 
isofs-modules-4.7.0-1-alpha-generic-di jfs-modules-4.7.0-1-alpha-generic-di 
xfs-modules-4.7.0-1-alpha-generic-di
 fat-modules-4.7.0-1-alpha-generic-di md-modules-4.7.0-1-alpha-generic-di 
multipath-modules-4.7.0-1-alpha-generic-di usb-modules-4.7.0-1-alpha-generic-di 
usb-storage-modules-4.7.0-1-alpha-generic-di 
fb-modules-4.7.0-1-alpha-generic-di input-modules-4.7.0-1-alpha-generic-di 
event-modules-4.7.0-1-alpha-generic-di mouse-modules-4.7.0-1-alpha-generic-di 
nic-pcmcia-modules-4.7.0-1-alpha-generic-di 
pcmcia-modules-4.7.0-1-alpha-generic-di 
nic-usb-modules-4.7.0-1-alpha-generic-di sata-modules-4.7.0-1-alpha-generic-di 
core-modules-4.7.0-1-alpha-generic-di crc-modules-4.7.0-1-alpha-generic-di 
crypto-modules-4.7.0-1-alpha-generic-di 
crypto-dm-modules-4.7.0-1-alpha-generic-di ata-modules-4.7.0-1-alpha-generic-di 
nbd-modules-4.7.0-1-alpha-generic-di squashfs-modules-4.7.0-1-alpha-generic-di 
virtio-modules-4.7.0-1-alpha-generic-di zlib-modules-4.7.0-1-alpha-generic-di 
fuse-modules-4.7.0-1-alpha-generic-di 

Bug#836776: marked as done (SGI security bug)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 07:00:16 +
with message-id 
and subject line Bug#836776: fixed in imagemagick 8:6.9.5.9+dfsg-1
has caused the Debian Bug report #836776,
regarding SGI security bug
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.)


-- 
836776: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836776
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:imagemagick
version: 8:6.7.7.10-4
Severity: grave
Tags: patch security
X-Debbugs-CC: secure-testing-t...@lists.alioth.debian.org


According to upstream changelog a new bug
buffer overflow in SGI coders (bug report from
  pwchen of tencent


Author: Cristy 
Date:   Thu Aug 18 18:24:24 2016 -0400

Prevent buffer overflow in BMP & SGI coders (bug report from
pwchen of tencent)

diff --git a/ChangeLog b/ChangeLog
index 89ea234..b5b3f1e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,5 @@
 2016-08-15  6.9.5-8 Cristy  
-  * Prevent buffer overflow in BMP coder (bug report from
+  * Prevent buffer overflow in BMP & SGI coders (bug report from
  pwchen of tencent).

 2016-08-14  6.9.5-7 Cristy  
diff --git a/coders/sgi.c b/coders/sgi.c
index 756f7e6..96f18a0 100644
--- a/coders/sgi.c
+++ b/coders/sgi.c
@@ -355,13 +355,15 @@ static Image *ReadSGIImage(const ImageInfo
*image_info,ExceptionInfo *exception)
 image->rows=iris_info.rows;
 image->depth=(size_t) MagickMin(iris_info.depth,MAGICKCORE_QUANTUM_DEPTH);
 if (iris_info.pixel_format == 0)
-  image->depth=(size_t) MagickMin((size_t) 8*
-iris_info.bytes_per_pixel,MAGICKCORE_QUANTUM_DEPTH);
+  image->depth=(size_t) MagickMin((size_t) 8*iris_info.bytes_per_pixel,
+MAGICKCORE_QUANTUM_DEPTH);
 if (iris_info.depth < 3)
   {
 image->storage_class=PseudoClass;
 image->colors=iris_info.bytes_per_pixel > 1 ? 65535 : 256;
   }
+if (EOFBlob(image) != MagickFalse)
+  ThrowReaderException(CorruptImageError,"ImproperImageHeader");
 if ((image_info->ping != MagickFalse)  && (image_info->number_scenes != 0))
   if (image->scene >= (image_info->scene+image_info->number_scenes-1))
 break;
--- End Message ---
--- Begin Message ---
Source: imagemagick
Source-Version: 8:6.9.5.9+dfsg-1

We believe that the bug you reported is fixed in the latest version of
imagemagick, 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 836...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bastien Roucariès  (supplier of updated 
imagemagick 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: Sat, 17 Sep 2016 21:26:12 +0200
Source: imagemagick
Binary: imagemagick-6-common imagemagick-6-doc libmagickcore-6-headers 
libmagickwand-6-headers libmagick++-6-headers libimage-magick-perl 
libmagickcore-6-arch-config imagemagick-6.q16 libmagickcore-6.q16-2 
libmagickcore-6.q16-2-extra libmagickcore-6.q16-dev libmagickwand-6.q16-2 
libmagickwand-6.q16-dev libmagick++-6.q16-6v6 libmagick++-6.q16-dev 
libimage-magick-q16-perl imagemagick-common imagemagick-doc perlmagick 
libmagickcore-dev libmagickwand-dev libmagick++-dev imagemagick
Architecture: source all amd64
Version: 8:6.9.5.9+dfsg-1
Distribution: experimental
Urgency: medium
Maintainer: ImageMagick Packaging Team 

Changed-By: Bastien Roucariès 
Description:
 imagemagick - image manipulation programs -- binaries
 imagemagick-6-common - image manipulation programs -- infrastructure
 imagemagick-6-doc - document files of ImageMagick
 imagemagick-6.q16 - image manipulation programs -- quantum depth Q16
 imagemagick-common - image manipulation programs -- infrastructure dummy 
package
 imagemagick-doc - document files of ImageMagick -- dummy package
 libimage-magick-perl - Perl interface to the ImageMagick graphics routines
 libimage-magick-q16-perl - Perl interface to the ImageMagick graphics routines 
-- Q16 versio
 

Bug#836282: marked as done (Fails to uninstall if 3rd party modules are installed: rmdir: failed to remove '/lib/modules/4.7.0-1-amd64': Directory not empty)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 07:00:18 +
with message-id 
and subject line Bug#836282: fixed in linux 4.7.4-1
has caused the Debian Bug report #836282,
regarding Fails to uninstall if 3rd party modules are installed: rmdir: failed 
to remove '/lib/modules/4.7.0-1-amd64': Directory not empty
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.)


-- 
836282: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836282
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:linux
Version: 4.7.2-1
Severity: normal

I have some 3rd party modules compiled and installed (which don't use
DKMS).

When I try to uninstall the kernel package, I get
Removing linux-image-4.7.0-1-amd64 (4.7.2-1) ...
Purging configuration files for linux-image-4.7.0-1-amd64 (4.7.2-1) ...
rmdir: failed to remove '/lib/modules/4.7.0-1-amd64': Directory not empty
dpkg: error processing package linux-image-4.7.0-1-amd64 (--purge):
 subprocess installed post-removal script returned error exit status 1
Errors were encountered while processing:
 linux-image-4.7.0-1-amd64
E: Sub-process /usr/bin/dpkg returned an error code (1)


Please consider turning
rmdir /lib/modules/$version
in postrm into
rmdir /lib/modules/$version || true

I think the error messages is valuable, so one doesn't forget to clean
up manually, so I'd prefer the above over --ignore-fail-non-empty.


Regards,
Michael

-- Package-specific info:
** Version:
Linux version 4.7.0-1-amd64 (debian-ker...@lists.debian.org) (gcc version 5.4.1 
20160803 (Debian 5.4.1-1) ) #1 SMP Debian 4.7.2-1 (2016-08-28)


-- System Information:
Debian Release: stretch/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages linux-image-4.7.0-1-amd64 depends on:
ii  initramfs-tools [linux-initramfs-tool]  0.125
ii  kmod22-1.1
ii  linux-base  4.4

Versions of packages linux-image-4.7.0-1-amd64 recommends:
ii  firmware-linux-free  3.4
ii  irqbalance   1.1.0-2

Versions of packages linux-image-4.7.0-1-amd64 suggests:
pn  debian-kernel-handbook  
ii  grub-pc 2.02~beta2-36
pn  linux-doc-4.7   

Versions of packages linux-image-4.7.0-1-amd64 is related to:
ii  firmware-amd-graphics 20160110-1
pn  firmware-atheros  
pn  firmware-bnx2 
pn  firmware-bnx2x
pn  firmware-brcm80211
pn  firmware-cavium   
pn  firmware-intel-sound  
pn  firmware-intelwimax   
pn  firmware-ipw2x00  
pn  firmware-ivtv 
ii  firmware-iwlwifi  20160110-1
pn  firmware-libertas 
ii  firmware-linux-nonfree20160110-1
ii  firmware-misc-nonfree 20160110-1
pn  firmware-myricom  
pn  firmware-netxen   
pn  firmware-qlogic   
pn  firmware-realtek  
pn  firmware-samsung  
pn  firmware-siano
pn  firmware-ti-connectivity  
pn  xen-hypervisor

-- no debconf information
--- End Message ---
--- Begin Message ---
Source: linux
Source-Version: 4.7.4-1

We believe that the bug you reported is fixed in the latest version of
linux, 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 836...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ben Hutchings  (supplier of updated linux 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, 18 Sep 2016 14:56:01 +0100
Source: linux
Binary: linux-source-4.7 linux-support-4.7.0-1 linux-doc-4.7 linux-manual-4.7 
linux-kbuild-4.7 linux-cpupower libcpupower1 libcpupower-dev linux-perf-4.7 
libusbip-dev usbip hyperv-daemons lockdep liblockdep4.7 liblockdep-dev 
linux-libc-dev linux-headers-4.7.0-1-all linux-headers-4.7.0-1-all-alpha 

Bug#833732: marked as done (memory leak)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 07:00:16 +
with message-id 
and subject line Bug#833732: fixed in imagemagick 8:6.9.5.9+dfsg-1
has caused the Debian Bug report #833732,
regarding memory leak
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.)


-- 
833732: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=833732
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:imagemagick
Version: 8:6.7.7.10-5
Severity: grave
Tags: patch security
X-Debbugs-CC: secure-testing-t...@lists.alioth.debian.org



commit d0422250c0577e6cdacfba63560065886276209b
Author: Cristy 
Date:   Thu Jun 2 13:44:20 2016 -0400

Fix small memory leak in XML file traversal

Commit mix two thing, fix only the xml problem

origin: upstream,
https://github.com/ImageMagick/ImageMagick/commit/fc6080f1321fd21e86ef916195cc110b05d9effb
--- End Message ---
--- Begin Message ---
Source: imagemagick
Source-Version: 8:6.9.5.9+dfsg-1

We believe that the bug you reported is fixed in the latest version of
imagemagick, 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 833...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bastien Roucariès  (supplier of updated 
imagemagick 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: Sat, 17 Sep 2016 21:26:12 +0200
Source: imagemagick
Binary: imagemagick-6-common imagemagick-6-doc libmagickcore-6-headers 
libmagickwand-6-headers libmagick++-6-headers libimage-magick-perl 
libmagickcore-6-arch-config imagemagick-6.q16 libmagickcore-6.q16-2 
libmagickcore-6.q16-2-extra libmagickcore-6.q16-dev libmagickwand-6.q16-2 
libmagickwand-6.q16-dev libmagick++-6.q16-6v6 libmagick++-6.q16-dev 
libimage-magick-q16-perl imagemagick-common imagemagick-doc perlmagick 
libmagickcore-dev libmagickwand-dev libmagick++-dev imagemagick
Architecture: source all amd64
Version: 8:6.9.5.9+dfsg-1
Distribution: experimental
Urgency: medium
Maintainer: ImageMagick Packaging Team 

Changed-By: Bastien Roucariès 
Description:
 imagemagick - image manipulation programs -- binaries
 imagemagick-6-common - image manipulation programs -- infrastructure
 imagemagick-6-doc - document files of ImageMagick
 imagemagick-6.q16 - image manipulation programs -- quantum depth Q16
 imagemagick-common - image manipulation programs -- infrastructure dummy 
package
 imagemagick-doc - document files of ImageMagick -- dummy package
 libimage-magick-perl - Perl interface to the ImageMagick graphics routines
 libimage-magick-q16-perl - Perl interface to the ImageMagick graphics routines 
-- Q16 versio
 libmagick++-6-headers - object-oriented C++ interface to ImageMagick - header 
files
 libmagick++-6.q16-6v6 - object-oriented C++ interface to ImageMagick
 libmagick++-6.q16-dev - object-oriented C++ interface to ImageMagick - 
development files
 libmagick++-dev - object-oriented C++ interface to ImageMagick -- dummy package
 libmagickcore-6-arch-config - low-level image manipulation library - 
architecture header files
 libmagickcore-6-headers - low-level image manipulation library - header files
 libmagickcore-6.q16-2 - low-level image manipulation library -- quantum depth 
Q16
 libmagickcore-6.q16-2-extra - low-level image manipulation library - extra 
codecs (Q16)
 libmagickcore-6.q16-dev - low-level image manipulation library - development 
files (Q16)
 libmagickcore-dev - low-level image manipulation library -- dummy package
 libmagickwand-6-headers - image manipulation library - headers files
 libmagickwand-6.q16-2 - image manipulation library
 libmagickwand-6.q16-dev - image manipulation library - development files
 libmagickwand-dev - image manipulation library -- dummy package
 perlmagick - Perl interface to ImageMagick -- dummy package
Closes: 813343 813426 813566 814480 818203 822850 823750 827643 831034 832378 
832455 832457 832461 832464 832465 832467 832469 832474 832475 832478 832480 
832482 832483 832504 832506 832633 832776 832780 832783 

Bug#834504: marked as done (Buffer overflow in bmp file reader)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 07:00:16 +
with message-id 
and subject line Bug#834504: fixed in imagemagick 8:6.9.5.9+dfsg-1
has caused the Debian Bug report #834504,
regarding Buffer overflow in bmp file reader
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.)


-- 
834504: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=834504
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:imagemagick
Version: 8:6.7.7.10-5
Severity: grave
Tags: patch security
X-Debbugs-CC: secure-testing-t...@lists.alioth.debian.org


* Prevent buffer overflow in BMP coder (bug report from pwchen of tencent


https://github.com/ImageMagick/ImageMagick/commit/4cc6ec8a4197d4c008577127736bf7985d632323
--- End Message ---
--- Begin Message ---
Source: imagemagick
Source-Version: 8:6.9.5.9+dfsg-1

We believe that the bug you reported is fixed in the latest version of
imagemagick, 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 834...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bastien Roucariès  (supplier of updated 
imagemagick 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: Sat, 17 Sep 2016 21:26:12 +0200
Source: imagemagick
Binary: imagemagick-6-common imagemagick-6-doc libmagickcore-6-headers 
libmagickwand-6-headers libmagick++-6-headers libimage-magick-perl 
libmagickcore-6-arch-config imagemagick-6.q16 libmagickcore-6.q16-2 
libmagickcore-6.q16-2-extra libmagickcore-6.q16-dev libmagickwand-6.q16-2 
libmagickwand-6.q16-dev libmagick++-6.q16-6v6 libmagick++-6.q16-dev 
libimage-magick-q16-perl imagemagick-common imagemagick-doc perlmagick 
libmagickcore-dev libmagickwand-dev libmagick++-dev imagemagick
Architecture: source all amd64
Version: 8:6.9.5.9+dfsg-1
Distribution: experimental
Urgency: medium
Maintainer: ImageMagick Packaging Team 

Changed-By: Bastien Roucariès 
Description:
 imagemagick - image manipulation programs -- binaries
 imagemagick-6-common - image manipulation programs -- infrastructure
 imagemagick-6-doc - document files of ImageMagick
 imagemagick-6.q16 - image manipulation programs -- quantum depth Q16
 imagemagick-common - image manipulation programs -- infrastructure dummy 
package
 imagemagick-doc - document files of ImageMagick -- dummy package
 libimage-magick-perl - Perl interface to the ImageMagick graphics routines
 libimage-magick-q16-perl - Perl interface to the ImageMagick graphics routines 
-- Q16 versio
 libmagick++-6-headers - object-oriented C++ interface to ImageMagick - header 
files
 libmagick++-6.q16-6v6 - object-oriented C++ interface to ImageMagick
 libmagick++-6.q16-dev - object-oriented C++ interface to ImageMagick - 
development files
 libmagick++-dev - object-oriented C++ interface to ImageMagick -- dummy package
 libmagickcore-6-arch-config - low-level image manipulation library - 
architecture header files
 libmagickcore-6-headers - low-level image manipulation library - header files
 libmagickcore-6.q16-2 - low-level image manipulation library -- quantum depth 
Q16
 libmagickcore-6.q16-2-extra - low-level image manipulation library - extra 
codecs (Q16)
 libmagickcore-6.q16-dev - low-level image manipulation library - development 
files (Q16)
 libmagickcore-dev - low-level image manipulation library -- dummy package
 libmagickwand-6-headers - image manipulation library - headers files
 libmagickwand-6.q16-2 - image manipulation library
 libmagickwand-6.q16-dev - image manipulation library - development files
 libmagickwand-dev - image manipulation library -- dummy package
 perlmagick - Perl interface to ImageMagick -- dummy package
Closes: 813343 813426 813566 814480 818203 822850 823750 827643 831034 832378 
832455 832457 832461 832464 832465 832467 832469 832474 832475 832478 832480 
832482 832483 832504 832506 832633 832776 832780 832783 832785 832787 832789 
832791 832793 832885 832887 832888 832890 832942 832944 832968 833003 833042 
833043 833044 833099 833101 833730 833732 833743 833744 833812 

Bug#834501: marked as done (Outofbound in exif (jpeg) reader)

2016-09-19 Thread Debian Bug Tracking System
Your message dated Mon, 19 Sep 2016 07:00:16 +
with message-id 
and subject line Bug#834501: fixed in imagemagick 8:6.9.5.9+dfsg-1
has caused the Debian Bug report #834501,
regarding Outofbound in exif (jpeg) reader
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.)


-- 
834501: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=834501
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:imagemagick
Version: 8:6.7.7.10-5
Severity: grave
Tags: patch security
X-Debbugs-CC: secure-testing-t...@lists.alioth.debian.org


Canged the JPEG writer to raise a warning when the exif profile
exceeds 65533 bytes and truncate it.

Avoid out of bound on malformed jpeg file

(cherry picked from commit 9e187b73a8a1290bb0e1a1c878f8be1917aa8742)
--- End Message ---
--- Begin Message ---
Source: imagemagick
Source-Version: 8:6.9.5.9+dfsg-1

We believe that the bug you reported is fixed in the latest version of
imagemagick, 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 834...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bastien Roucariès  (supplier of updated 
imagemagick 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: Sat, 17 Sep 2016 21:26:12 +0200
Source: imagemagick
Binary: imagemagick-6-common imagemagick-6-doc libmagickcore-6-headers 
libmagickwand-6-headers libmagick++-6-headers libimage-magick-perl 
libmagickcore-6-arch-config imagemagick-6.q16 libmagickcore-6.q16-2 
libmagickcore-6.q16-2-extra libmagickcore-6.q16-dev libmagickwand-6.q16-2 
libmagickwand-6.q16-dev libmagick++-6.q16-6v6 libmagick++-6.q16-dev 
libimage-magick-q16-perl imagemagick-common imagemagick-doc perlmagick 
libmagickcore-dev libmagickwand-dev libmagick++-dev imagemagick
Architecture: source all amd64
Version: 8:6.9.5.9+dfsg-1
Distribution: experimental
Urgency: medium
Maintainer: ImageMagick Packaging Team 

Changed-By: Bastien Roucariès 
Description:
 imagemagick - image manipulation programs -- binaries
 imagemagick-6-common - image manipulation programs -- infrastructure
 imagemagick-6-doc - document files of ImageMagick
 imagemagick-6.q16 - image manipulation programs -- quantum depth Q16
 imagemagick-common - image manipulation programs -- infrastructure dummy 
package
 imagemagick-doc - document files of ImageMagick -- dummy package
 libimage-magick-perl - Perl interface to the ImageMagick graphics routines
 libimage-magick-q16-perl - Perl interface to the ImageMagick graphics routines 
-- Q16 versio
 libmagick++-6-headers - object-oriented C++ interface to ImageMagick - header 
files
 libmagick++-6.q16-6v6 - object-oriented C++ interface to ImageMagick
 libmagick++-6.q16-dev - object-oriented C++ interface to ImageMagick - 
development files
 libmagick++-dev - object-oriented C++ interface to ImageMagick -- dummy package
 libmagickcore-6-arch-config - low-level image manipulation library - 
architecture header files
 libmagickcore-6-headers - low-level image manipulation library - header files
 libmagickcore-6.q16-2 - low-level image manipulation library -- quantum depth 
Q16
 libmagickcore-6.q16-2-extra - low-level image manipulation library - extra 
codecs (Q16)
 libmagickcore-6.q16-dev - low-level image manipulation library - development 
files (Q16)
 libmagickcore-dev - low-level image manipulation library -- dummy package
 libmagickwand-6-headers - image manipulation library - headers files
 libmagickwand-6.q16-2 - image manipulation library
 libmagickwand-6.q16-dev - image manipulation library - development files
 libmagickwand-dev - image manipulation library -- dummy package
 perlmagick - Perl interface to ImageMagick -- dummy package
Closes: 813343 813426 813566 814480 818203 822850 823750 827643 831034 832378 
832455 832457 832461 832464 832465 832467 832469 832474 832475 832478 832480 
832482 832483 832504 832506 832633 832776 832780 832783 832785 832787 832789 
832791 832793 832885 832887 832888 832890 832942 832944 832968 833003 833042 
833043 833044 

  1   2   >