Bug#788414: devscripts: Please add gnupg2 and gpgv2. Patch attached.

2015-06-11 Thread mdt
On Thu, 11 Jun 2015 22:03:35 -0400 James McCoy james...@debian.org wrote:
 Would you mind adjusting the patch accordingly (either dropping gpgv2
 or adding support to uscan)?
 
Feel free to adjust what you need.
 
 Also, could you use your actual name in the author field, unless you
 specifically want to use a pseudonym.
 
This is fine.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#788414: devscripts: Please add gnupg2 and gpgv2. Patch attached.

2015-06-11 Thread mdt
Package: devscripts
Version: 2.15.4
Severity: wishlist
Tags: patch

Dear Maintainers,
this very simple patch add gnupg2 to Recommends and gpgv2 to Suggests.
Thanks.

-- Package-specific info:

--- /etc/devscripts.conf ---
BTS_SENDMAIL_COMMAND='/usr/sbin/sendmail'
BTS_SMTP_HOST=smtp.autistici.org
BTS_INTERACTIVE=yes
DEBUILD_LINTIAN=yes
USCAN_SYMLINK=rename
USCAN_VERBOSE=yes
UUPDATE_PRISTINE=yes
UUPDATE_SYMLINK_ORIG=no

--- ~/.devscripts ---
Not present


*** 0001-add-gnupg2-and-gpgv2-to-control.patch
From 3c6cd2099ec96680301de177022f26fe6ef8c575 Mon Sep 17 00:00:00 2001
From: mdt m...@cryptolab.net
Date: Thu, 11 Jun 2015 09:16:48 +0200
Subject: [PATCH] add gnupg2 and gpgv2 to control

---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index f0b1d07..ba2d494 100644
--- a/debian/control
+++ b/debian/control
@@ -49,7 +49,7 @@ Recommends: at,
 dput | dupload,
 fakeroot,
 file,
-gnupg,
+gnupg | gnupg2,
 libdistro-info-perl,
 libencode-locale-perl,
 libjson-perl,
@@ -74,7 +74,7 @@ Suggests: bsd-mailx | mailx,
   debbindiff,
   devscripts-el,
   gnuplot,
-  gpgv,
+  gpgv | gpgv2,
   libauthen-sasl-perl,
   libfile-desktopentry-perl,
   libnet-smtp-ssl-perl,
-- 
2.1.1



-- System Information:
Debian Release: 7.8
  APT prefers oldstable-updates
  APT policy: (990, 'oldstable-updates'), (990, 'oldstable-proposed-updates'), 
(990, 'oldstable'), (500, 'proposed-updates')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-0.bpo.4-amd64 (SMP w/4 CPU cores)
Locale: LANG=it_IT.utf8, LC_CTYPE=it_IT.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages devscripts depends on:
ii  dpkg-dev 1.17.16
ii  libc62.18-7
ii  perl 5.14.2-21+deb7u2
ii  python3  3.4.1-1
pn  python3:any  none

Versions of packages devscripts recommends:
ii  at  3.1.13-2+deb7u1
ii  curl7.26.0-1+wheezy13
ii  dctrl-tools 2.22.2
ii  debian-keyring  2013.04.21
ii  dput0.9.6.3+nmu2
ii  dupload 2.7.0
ii  equivs  2.0.9
ii  fakeroot1.20.2-1
ii  file1:5.17-1~bpo70+1
ii  gnupg   1.4.19-3
ii  libdistro-info-perl 0.10
ii  libencode-locale-perl   1.03-1
ii  libjson-perl2.53-1
ii  liblwp-protocol-https-perl  6.03-1
ii  libsoap-lite-perl   0.714-1
ii  liburi-perl 1.60-1
ii  libwww-perl 6.04-1
ii  lintian 2.5.30+deb8u2~bpo70+1
ii  man-db  2.7.0.2-5
ii  patch   2.6.1-3
ii  patchutils  0.3.2-1.1
ii  python3-debian  0.1.21+nmu2~bpo70+1
ii  python3-magic   1:5.17-1~bpo70+1
ii  sensible-utils  0.0.7
ii  strace  4.5.20-2.3
ii  unzip   6.0-8+deb7u2
ii  wdiff   1.1.2-1
ii  wget1.13.4-3+deb7u2
ii  xz-utils5.1.1alpha+20120614-2

Versions of packages devscripts suggests:
ii  bsd-mailx [mailx]8.1.2-0.2006cvs-1+deb7u1
ii  build-essential  11.5
pn  cvs-buildpackage none
pn  debbindiff   none
pn  devscripts-elnone
ii  gnuplot  4.6.6-1~bpo70+1
ii  gpgv 1.4.12-7+deb7u7
ii  libauthen-sasl-perl  2.1500-1
ii  libfile-desktopentry-perl0.04-3
ii  libnet-smtp-ssl-perl 1.01-3
pn  libterm-size-perlnone
ii  libtimedate-perl 1.2000-1
pn  libyaml-syck-perlnone
ii  mutt 1.5.21-6.2+deb7u3
ii  openssh-client [ssh-client]  1:6.6p1-4~bpo70+1
ii  svn-buildpackage 0.8.5+nmu1
ii  w3m  0.5.3-8

-- no debconf information
From 3c6cd2099ec96680301de177022f26fe6ef8c575 Mon Sep 17 00:00:00 2001
From: mdt m...@cryptolab.net
Date: Thu, 11 Jun 2015 09:16:48 +0200
Subject: [PATCH] add gnupg2 and gpgv2 to control

---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index f0b1d07..ba2d494 100644
--- a/debian/control
+++ b/debian/control
@@ -49,7 +49,7 @@ Recommends: at,
 dput | dupload,
 fakeroot,
 file,
-gnupg,
+gnupg | gnupg2,
 libdistro-info-perl,
 libencode-locale-perl,
 libjson-perl,
@@ -74,7 +74,7 @@ Suggests: bsd-mailx | mailx,
   debbindiff,
   devscripts-el,
   gnuplot,
-  gpgv,
+  gpgv | gpgv2,
   libauthen-sasl-perl,
   libfile-desktopentry-perl

Bug#784917: crda: hardening build flags

2015-05-10 Thread mdt
Package: crda
Version: 1.1.2-1
Severity: wishlist

Please enable hardening build flags.

-- System Information:
Debian Release: 7.8
  APT prefers oldstable
  APT policy: (990, 'oldstable'), (500, 'oldstable-updates'), (500, 
'oldstable-proposed-updates')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-0.bpo.4-amd64 (SMP w/4 CPU cores)
Locale: LANG=it_IT.utf8, LC_CTYPE=it_IT.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages crda depends on:
ii  libc6 2.18-7
ii  libnl-3-200   3.2.7-4
ii  libnl-genl-3-200  3.2.7-4
ii  libssl1.0.0   1.0.1e-2+deb7u16
ii  wireless-regdb2014.11.18-1~deb7u1

Versions of packages crda recommends:
ii  iw  3.4-1

crda suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#784916: wireless-regdb: hardening build flags

2015-05-10 Thread mdt
Package: wireless-regdb
Version: 2014.11.18-1~deb7u1
Severity: wishlist

Please enable hardening build flags.

-- System Information:
Debian Release: 7.8
  APT prefers oldstable
  APT policy: (990, 'oldstable'), (500, 'oldstable-updates'), (500, 
'oldstable-proposed-updates')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-0.bpo.4-amd64 (SMP w/4 CPU cores)
Locale: LANG=it_IT.utf8, LC_CTYPE=it_IT.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

wireless-regdb depends on no packages.

wireless-regdb recommends no packages.

Versions of packages wireless-regdb suggests:
ii  crda  1.1.2-1

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#774179: sysvinit: wrap-and-sort debian/control

2014-12-29 Thread mdt
Package: sysvinit
Severity: wishlist
Tags: patch

Hi,
these patchs are only cosmetics changes, but make control file ordered.
Feel free to adjust whatever thing to improve the patches.
For the second patch i've used: wrap-and-sort --verbose -f debian/control 
--max-line-length=5
Thanks for considering.

*** 
/home/mdt/sysvinit-exp/debian/0001-Preparing-to-run-wrap-and-sort-from-devscripts.patch
From 3b36d0f98c35dbddb3a92823daeb1b1fd7a2bd63 Mon Sep 17 00:00:00 2001
From: mdt m...@cryptolab.net
Date: Mon, 29 Dec 2014 20:26:54 +0100
Subject: [PATCH 1/2] Preparing to run wrap-and-sort from devscripts. So,
 removing all commented line to let wrap-and-sort work properly.

---
 debian/control | 12 
 1 file changed, 12 deletions(-)

diff --git a/debian/control b/debian/control
index b15586e..ca546f1 100644
--- a/debian/control
+++ b/debian/control
@@ -43,9 +43,7 @@ Depends: initscripts (= 2.88dsf-13.3),
  sysvinit-utils (= 2.86.ds1-66),
  ${shlibs:Depends},
  ${misc:Depends},
-# For ischroot
  debianutils (= 4),
-# Required for TERM=xterm switch (see #605777)
  kbdcontrol (= 8.2+ds2-6) [kfreebsd-any]
 Conflicts: systemd-sysv, upstart
 Replaces: sysvinit ( 2.88dsf-44~), systemd-sysv, upstart
@@ -105,12 +103,8 @@ Conflicts:
  libdevmapper1.02.1 ( 2:1.02.24-1),
 Replaces: libc6, libc6.1, libc0.1, libc0.3
 Breaks:
-# Needed for ifquery
  ifupdown ( 0.7.46),
-# Needed to ensure migration of UTC setting before /etc/default/rcS is updated.
  util-linux ( 2.20.1-5),
-# Packages using /lib/init/rw which must transition to /run.
-# These breaks may be removed after wheezy is released.
  aide ( 0.15.1-5),
  atm-tools ( 1:2.5.1-1.3),
  console-common ( 0.7.86),
@@ -134,16 +128,10 @@ Breaks:
  wpasupplicant ( 0.7.3-4),
  xymon ( 4.3.0~beta2.dfsg-9),
  selinux-policy-default (= 2:0.2.20100524-9),
-# Packages relying on a writable /etc/mtab which need fixing
-# before they can work with /proc/mounts and utab with libmount.
  libpam-mount ( 2.13-1),
  autofs ( 5.0.0),
-# Older versions of initramfs-tools can't cope with /etc/mtab
-# being a symlink #668616 and #668650
  initramfs-tools ( 0.104),
-# Needed for transition to dependency-based boot for wheezy
  bootchart ( 0.10~svn407-4),
-# Older versions of hurd do not implement the neccessary functionality
  hurd ( 0.5.git20131101~)
 Description: scripts for initializing and shutting down the system
  The scripts in this package initialize a standard Debian
-- 
2.1.1


*** /home/mdt/sysvinit-exp/debian/0002-wrap-and-sort.patch
From be596baee731eb5ed77d236fb4c0d34934b73aed Mon Sep 17 00:00:00 2001
From: mdt m...@cryptolab.net
Date: Mon, 29 Dec 2014 20:49:02 +0100
Subject: [PATCH 2/2] wrap-and-sort

---
 debian/control | 167 +++--
 1 file changed, 91 insertions(+), 76 deletions(-)

diff --git a/debian/control b/debian/control
index ca546f1..d9adfe7 100644
--- a/debian/control
+++ b/debian/control
@@ -2,18 +2,16 @@ Source: sysvinit
 Section: admin
 Priority: required
 Maintainer: Debian sysvinit maintainers 
pkg-sysvinit-de...@lists.alioth.debian.org
-Uploaders:
- Petter Reinholdtsen p...@debian.org,
- Henrique de Moraes Holschuh h...@debian.org,
- Kel Modderman k...@otaku42.de,
- Roger Leigh rle...@debian.org,
- Thomas Goirand z...@debian.org
-Build-Depends:
- debhelper (= 9.20120410),
- po-debconf,
- quilt (= 0.40),
- libselinux1-dev (= 1.14) [linux-any],
- libsepol1-dev [linux-any]
+Uploaders: Petter Reinholdtsen p...@debian.org,
+   Henrique de Moraes Holschuh h...@debian.org,
+   Kel Modderman k...@otaku42.de,
+   Roger Leigh rle...@debian.org,
+   Thomas Goirand z...@debian.org
+Build-Depends: debhelper (= 9.20120410),
+   libselinux1-dev (= 1.14) [linux-any],
+   libsepol1-dev [linux-any],
+   po-debconf,
+   quilt (= 0.40)
 Standards-Version: 3.9.5
 Homepage: http://savannah.nongnu.org/projects/sysvinit
 Vcs-Git: git://anonscm.debian.org/collab-maint/sysvinit.git
@@ -23,7 +21,8 @@ Package: sysvinit
 Priority: optional
 Architecture: any
 Pre-Depends: init
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${misc:Depends},
+ ${shlibs:Depends}
 Description: System-V-like init utilities - transitional package
  This package depends on init, which is an essential package that
  pulls in the default init system. Starting with jessie, this will be
@@ -38,15 +37,18 @@ Description: System-V-like init utilities - transitional 
package
 Package: sysvinit-core
 Priority: extra
 Architecture: any
-Depends: initscripts (= 2.88dsf-13.3),
- sysv-rc | file-rc,
- sysvinit-utils (= 2.86.ds1-66),
- ${shlibs:Depends},
- ${misc:Depends},
- debianutils (= 4),
- kbdcontrol (= 8.2+ds2-6) [kfreebsd-any]
-Conflicts: systemd-sysv, upstart
-Replaces: sysvinit ( 2.88dsf-44~), systemd-sysv, upstart
+Depends: debianutils (= 4),
+ initscripts (= 2.88dsf-13.3),
+ kbdcontrol (= 8.2+ds2-6) [kfreebsd-any],
+ sysv-rc | file-rc

Bug#706547: fixed 706547 3.3.14ga11-1

2014-12-17 Thread mdt
fixed 706547 3.3.14ga11-1


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#771788: auctex: unable to install on wheezy-backports

2014-12-02 Thread mdt
Package: auctex
Version: 11.87-2~bpo70+1
Severity: wishlist

Dear Maintainers,
the current version of auctex on wheezy-backports Depends on emacsen-common (= 
2.0.8) which is unavailable on stable.
So, auctex do not install on wheezy-backports.
Thanks.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#755408: printer-driver-escpr: new upstream version epson-inkjet-printer-escpr-1.4.4

2014-11-23 Thread mdt
Package: printer-driver-escpr
Followup-For: Bug #755408

Dear Maintainer,
Epson has released a new upstream version: epson-inkjet-printer-escpr-1.4.4

From the NEWS file:

--
epson-inkjet-printer-escpr-1.4.4  (2014-10-31)
--
 * Fixed a problem when using Rear Feed Slot as InputSlot.

--
epson-inkjet-printer-escpr-1.4.3  (2014-10-01)
--
 * Added Postcard size 
 - WF-100 Series
 - PX-S05 Series

--
epson-inkjet-printer-escpr-1.4.2  (2014-09-05)
--
 * Added ppd files of following models
 - PF-70 Series
 - L-810 Series
 - L-850 Series


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#769231: xul-ext-adblock-plus: incompatible with iceweasel in stable-security

2014-11-22 Thread mdt
Package: xul-ext-adblock-plus
Followup-For: Bug #769231

Dear Maintainer,
when the first update for iceweasel 31 series was available from 
stable-security, 31.2.0esr-2~deb7u1, and the version of xul-ext-adblock-plus 
installed from stable was 2.1-1+deb7u1, the icon of Adblock was not visible in 
the menu bar.
After i have installed the version from unstable/testing, the icon appears in 
the menu bar.
The other extensions installed are:
xul-ext-https-everywhere: 3.5.1-1~bpo70+1
xul-ext-noscript: 2.6.8.4-1~bpo70+1

I have retested it using a Debian Live 7.6.0 ( 
debian-live-7.6.0-amd64-gnome-desktop.iso ), the latest available, and 
installing only iceweasel form stable-security and xul-ext-adblock-plus from 
stable.
Everything worked as it should.
The only difference is the version of iceweasel insalled: 31.2.0esr-3~deb7u1 
instead of 31.2.0esr-2~deb7u1.

Fell free to close this bug.

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

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

Versions of packages xul-ext-adblock-plus depends on:
ii  icedove31.2.0-1~deb7u1
ii  iceweasel  31.2.0esr-3~deb7u1

xul-ext-adblock-plus recommends no packages.

xul-ext-adblock-plus suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#770012: installation-reports: Debian Installer Jessie Beta 2

2014-11-18 Thread mdt
Package: installation-reports
Version: 2.57
Severity: wishlist

Boot method: USB with .iso
Image version: 
http://cdimage.debian.org/cdimage/jessie_di_beta_2/multi-arch/iso-cd/debian-jessie-DI-b2-amd64-i386-netinst.iso

Machine: Generic PC assembled in 2011
Partitions:
root@debian:~# df -Tl
File system Tipo 1K-blocchiUsati Disponib. Uso% Montato 
su
/dev/mapper/debian--vg-root ext4   58529988  5911400  49622364  11% /
udevdevtmpfs  102400 10240   0% /dev
tmpfs   tmpfs   3280432 9316   3271116   1% /run
tmpfs   tmpfs   8201076 2128   8198948   1% /dev/shm
tmpfs   tmpfs  51204  5116   1% 
/run/lock
tmpfs   tmpfs   82010760   8201076   0% 
/sys/fs/cgroup
/dev/sdb1   ext2 24097254525174006  24% /boot
tmpfs   tmpfs   16402168   1640208   1% 
/run/user/117
tmpfs   tmpfs   1640216   24   1640192   1% 
/run/user/1000
/dev/sda1   ext4   60344404 55218556   2037468  97% 
/media/mdt/92fe4628-9d9b-4d14-84b2-02d0ba568eb8

Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot:   [O]
Detect network card:[O]
Configure network:  [O]
Detect CD:  [0]
Load installer modules: [O]
Clock/timezone setup:   [O]
User/password setup:[O]
Detect hard drives: [O]
Partition hard drives:  [O]
Install base system:[O]
Install tasks:  [O]
Install boot loader:[O]
Overall install:[O]

Comments/Problems:

No problem during install. All works fine.
When downloading packages, shows network speed should be useful.
d-i ask for use non-free software but some packages are not automatically 
installed. See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=769863
Consider to add apt-build and let the user to choose to perform a system-wide 
rebuild with native optimizations at install time.

-- 

==
Installer lsb-release:
==
DISTRIB_ID=Debian
DISTRIB_DESCRIPTION=Debian GNU/Linux installer
DISTRIB_RELEASE=8 (jessie) - installer build 20141002
X_INSTALLATION_MEDIUM=cdrom

==
Installer hardware-summary:
==
uname -a: Linux debian 3.16-2-amd64 #1 SMP Debian 3.16.3-2 (2014-09-20) x86_64 
GNU/Linux
lspci -knn: 00:00.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD/ATI] 
RD890 Northbridge only single slot PCI-e GFX Hydra part [1002:5a11] (rev 02)
lspci -knn: Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] RD890 
Northbridge only single slot PCI-e GFX Hydra part [1002:5a11]
lspci -knn: 00:00.2 IOMMU [0806]: Advanced Micro Devices, Inc. [AMD/ATI] RD990 
I/O Memory Management Unit (IOMMU) [1002:5a23]
lspci -knn: Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] RD990 I/O 
Memory Management Unit (IOMMU) [1002:5a23]
lspci -knn: 00:02.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD/ATI] 
RD890 PCI to PCI bridge (PCI express gpp port B) [1002:5a16]
lspci -knn: Kernel driver in use: pcieport
lspci -knn: 00:04.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD/ATI] 
RD890 PCI to PCI bridge (PCI express gpp port D) [1002:5a18]
lspci -knn: Kernel driver in use: pcieport
lspci -knn: 00:05.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD/ATI] 
RD890 PCI to PCI bridge (PCI express gpp port E) [1002:5a19]
lspci -knn: Kernel driver in use: pcieport
lspci -knn: 00:06.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD/ATI] 
RD890 PCI to PCI bridge (PCI express gpp port F) [1002:5a1a]
lspci -knn: Kernel driver in use: pcieport
lspci -knn: 00:07.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD/ATI] 
RD890 PCI to PCI bridge (PCI express gpp port G) [1002:5a1b]
lspci -knn: Kernel driver in use: pcieport
lspci -knn: 00:11.0 SATA controller [0106]: Advanced Micro Devices, Inc. 
[AMD/ATI] SB7x0/SB8x0/SB9x0 SATA Controller [AHCI mode] [1002:4391] (rev 40)
lspci -knn: Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] 
SB7x0/SB8x0/SB9x0 SATA Controller [AHCI mode] [1002:4391]
lspci -knn: Kernel driver in use: ahci
lspci -knn: 00:12.0 USB controller [0c03]: Advanced Micro Devices, Inc. 
[AMD/ATI] SB7x0/SB8x0/SB9x0 USB OHCI0 Controller [1002:4397]
lspci -knn: Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] 
SB7x0/SB8x0/SB9x0 USB OHCI0 Controller [1002:4397]
lspci -knn: Kernel driver in use: ohci-pci
lspci -knn: 00:12.2 USB controller [0c03]: Advanced Micro Devices, Inc. 
[AMD/ATI] SB7x0/SB8x0/SB9x0 USB EHCI Controller [1002:4396]
lspci -knn: Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] 
SB7x0/SB8x0/SB9x0 USB EHCI Controller [1002:4396]
lspci -knn: Kernel driver in use: ehci-pci
lspci -knn: 00:13.0

Bug#769889: dconf-CRITICAL: unable to create file '/run/user/1000/dconf/user': Permission denied. dconf will not work properly.

2014-11-17 Thread mdt
Source: d-conf
Version: 0.22.0-1
Severity: wishlist

After installing Debian Testing some days ago, the syslog contain a very high 
number of the followings lines:

gnome-session[2415]: (gnome-shell:2480): dconf-CRITICAL **: unable to create 
file '/run/user/1000/dconf/user': Permesso negato.  dconf will not work 
properly.

gnome-session[2415]: gnome-session[2415]: dconf-CRITICAL: unable to create file 
'/run/user/1000/dconf/user': Permission denied.  dconf will not work properly.

gnome-session[2415]: dconf-CRITICAL: unable to create file 
'/run/user/1000/dconf/user': Permission denied.  dconf will not work properly.

gnome-session[2415]: (gnome-settings-daemon:2434): dconf-CRITICAL **: unable to 
create file '/run/user/1000/dconf/user': Permesso negato.  dconf will not work 
properly.

org.a11y.Bus[2414]: (process:2418): dconf-CRITICAL **: unable to create file 
'/run/user/1000/dconf/user': Permission denied.  dconf will not work properly.

gnome-session[2416]: (gnome-shell:2481): dconf-CRITICAL **: unable to create 
file '/run/user/1000/dconf/user': Permesso negato.  dconf will not work 
properly.

hexchat.desktop[2681]: (iceweasel:6444): dconf-CRITICAL **: unable to create 
file '/run/user/1000/dconf/user': Permesso negato.  dconf will not work 
properly.

org.gnome.Nautilus[2415]: (nautilus:6547): dconf-CRITICAL **: unable to create 
file '/run/user/1000/dconf/user': Permesso negato.  dconf will not work 
properly.

org.gnome.gedit[2415]: (gedit:6574): dconf-CRITICAL **: unable to create file 
'/run/user/1000/dconf/user': Permesso negato.  dconf will not work properly.

org.gnome.gedit[2415]: (gedit:6581): dconf-CRITICAL **: unable to create file 
'/run/user/1000/dconf/user': Permesso negato.  dconf will not work properly.

org.freedesktop.Tracker1[2415]: (tracker-store:2562): dconf-CRITICAL **: unable 
to create file '/run/user/1000/dconf/user': Permesso negato.  dconf will not 
work properly.

gnome-session[2416]: (tracker-extract:2577): dconf-CRITICAL **: unable to 
create file '/run/user/1000/dconf/user': Permesso negato.  dconf will not work 
properly.

gnome-session[2416]: gnome-session[2416]: dconf-CRITICAL: unable to create file 
'/run/user/1000/dconf/user': Permission denied.  dconf will not work properly.

gnome-session[2416]: dconf-CRITICAL: unable to create file 
'/run/user/1000/dconf/user': Permission denied.  dconf will not work properly.

debian ca.desrt.dconf[1043]: g_dbus_connection_real_closed: Remote peer 
vanished with error: Underlying GIOStream returned 0 bytes on an async read 
(g-io-error-quark, 0). Exiting.

---

root@debian:~# ls -la /run/user/1000/
ls: impossibile accedere a /run/user/1000/gvfs: Permesso negato
totale 0
drwx-- 16 mdt  mdt  320 nov 17 11:41 .
drwxr-xr-x  4 root root  80 nov 17 08:54 ..
drwx--  2 mdt  mdt   60 nov 17 08:54 at-spi2-3HNGPX
drwx--  2 mdt  mdt   60 nov 17 08:54 at-spi2-52KAPX
drwx--  2 mdt  mdt   60 nov 17 11:41 at-spi2-6YIOPX
drwx--  2 mdt  mdt   60 nov 17 08:54 at-spi2-ED7JPX
drwx--  2 mdt  mdt   60 nov 17 08:54 at-spi2-FPMKPX
drwx--  2 mdt  mdt   60 nov 17 11:41 at-spi2-TBHPPX
drwx--  2 mdt  mdt   60 nov 17 08:54 at-spi2-TZKAPX
drwx--  2 mdt  mdt   60 nov 17 11:41 dconf
drwx--  3 mdt  mdt   60 nov 17 08:54 gnome-shell
d?  ? ??  ?? gvfs
drwx--  2 mdt  mdt   40 nov 17 09:14 gvfs-burn
drwx--  2 mdt  mdt  120 nov 17 08:54 keyring
drwx--  2 mdt  mdt   80 nov 17 08:54 pulse
drwxr-xr-x  2 mdt  mdt   80 nov 17 08:54 systemd
root@debian:~# 

---

If additional info are needed, please ask.

-- System Information:
Debian Release: jessie/sid
  APT prefers testing-updates
  APT policy: (1, 'testing-updates'), (1, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-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


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#769231: xul-ext-adblock-plus: incompatible with iceweasel in stable-security

2014-11-12 Thread mdt
Package: xul-ext-adblock-plus
Severity: wishlist

Dear Maintainer,
atm, the current versions of xul-ext-adblock-plus 2.1-1+deb7u1 in stable (and 
the same in stable-security) isin't compatible with iceweasel 
31.2.0esr-2~deb7u1 in stable-security.
Upgrading from testing/unstable fix the problem.
Thanks.


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

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

Versions of packages xul-ext-adblock-plus depends on:
ii  icedove31.2.0-1~deb7u1
ii  iceweasel  31.2.0esr-2~deb7u1

xul-ext-adblock-plus recommends no packages.

xul-ext-adblock-plus suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#767325: hplip: new version 3.14.10

2014-10-30 Thread mdt
Package: hplip
Severity: wishlist

Dear Maintainers,
the new upstream version 3.14.10 add support for many new printers. 
I counted 42 from 
http://sourceforge.net/p/hplip/news/2014/10/hplip-31410-public-release/
Please consider packaging the new version.
Thanks.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#752290: buildcross: patch attached

2014-10-12 Thread mdt
Package: buildcross
Version: 0.0.13
Followup-For: Bug #752290

wrap-and-sort -f debian/control
This also fix duplicate-in-relation-field of dctrl-tools.
Removed autoconf2.13, automake1.4, automake1.9 and dpatch. This fix 
depends-on-obsolete-package and close #752290.


*** /home/mdt/buildcross2/debian/0001-752290.patch
From c1772cc710d91e87ffb21445eae18d14a249dbf4 Mon Sep 17 00:00:00 2001
From: mdt m...@cryptolab.net
Date: Sun, 12 Oct 2014 18:20:33 +0200
Subject: [PATCH] 752290

---
 debian/control | 50 --
 1 file changed, 40 insertions(+), 10 deletions(-)

diff --git a/debian/control b/debian/control
index 98c5c7f..5715dd3 100644
--- a/debian/control
+++ b/debian/control
@@ -2,23 +2,53 @@ Source: buildcross
 Section: utils
 Priority: extra
 Maintainer: Debian Embedded debian-embed...@lists.debian.org
-Uploaders: Hector Oron zu...@debian.org, Wookey woo...@debian.org,
- Neil Williams codeh...@debian.org
+Uploaders: Hector Oron zu...@debian.org,
+   Wookey woo...@debian.org,
+   Neil Williams codeh...@debian.org
 Build-Depends: debhelper (= 7.0)
 Standards-Version: 3.9.1
 Homepage: http://www.emdebian.org/
 Vcs-Browser: http://git.emdebian.org/?p=debian/buildcross;a=summary
 
-
 Package: buildcross
 Architecture: all
 Recommends: xapt
-Depends: ${misc:Depends}, dpkg-cross (=2.4.0), fakeroot, dpatch, time,
- patchutils, bzip2, lsb-release, autoconf, autoconf2.13, automake1.9,
- libtool, autogen, gawk, bison, flex, realpath, texinfo, devscripts,
- automake1.4, automake, dh-make, debhelper, libncurses-dev,
- libreadline-dev, gobjc, cdbs, quilt, build-essential,
- dejagnu, gperf, libmpfr-dev, sharutils, chrpath, liburi-perl, dctrl-tools,
- wget, pbuilder, dctrl-tools, sudo, reprepro, libcloog-ppl-dev
+Depends: autoconf,
+ autogen,
+ automake,
+ bison,
+ build-essential,
+ bzip2,
+ cdbs,
+ chrpath,
+ dctrl-tools,
+ debhelper,
+ dejagnu,
+ devscripts,
+ dh-make,
+ dpkg-cross (=2.4.0),
+ fakeroot,
+ flex,
+ gawk,
+ gobjc,
+ gperf,
+ libcloog-ppl-dev,
+ libmpfr-dev,
+ libncurses-dev,
+ libreadline-dev,
+ libtool,
+ liburi-perl,
+ lsb-release,
+ patchutils,
+ pbuilder,
+ quilt,
+ realpath,
+ reprepro,
+ sharutils,
+ sudo,
+ texinfo,
+ time,
+ wget,
+ ${misc:Depends}
 Description: Cross build a full set of Debian toolchain
  buildcross is used to create a Debian cross toolchain from Debian mirrors.
-- 
2.1.1



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

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

Versions of packages buildcross depends on:
ii  autoconf  2.69-8
ii  autoconf2.13  2.13-62
ii  autogen   1:5.12-0.1
ii  automake  1:1.11.6-1
ii  automake1.4   1:1.4-p6-13.1
ii  automake1.9   1.9.6+nogfdl-4
ii  bison 1:2.5.dfsg-2.1
ii  build-essential   11.5
ii  bzip2 1.0.6-7
ii  cdbs  0.4.115+deb7u1
ii  chrpath   0.13-2
ii  dctrl-tools   2.22.2
ii  debhelper 9.20141010
ii  dejagnu   1.5-3
ii  devscripts2.14.8
ii  dh-make   0.61
ii  dpatch2.0.35
ii  dpkg-cross2.6.7
ii  fakeroot  1.18.4-2
ii  flex  2.5.35-10.1
ii  gawk  1:4.0.1+dfsg-2.1
ii  gobjc 4:4.7.2-1
ii  gperf 3.0.3-1+b1
ii  libcloog-ppl-dev  0.15.11-4
ii  libmpfr-dev   3.1.2-1
ii  libncurses5-dev [libncurses-dev]  5.9-10
ii  libreadline-dev   6.2+dfsg-0.1
ii  libtool   2.4.2-1.1
ii  liburi-perl   1.60-1
ii  lsb-release   4.1+Debian8+deb7u1
ii  patchutils0.3.2-1.1
ii  pbuilder  0.215+nmu3
ii  quilt 0.60-2
ii  realpath  1.18
ii  reprepro  4.13.1-1~bpo70+1
ii  sharutils 1:4.11.1-1
ii  sudo  1.8.5p2-1+nmu1
ii  texinfo   4.13a.dfsg.1-10
ii  time  1.7-24
ii  wget  1.13.4

Bug#759338: fglrx-driver: update beta driver 14.6 with the second beta, and follow upstream naming

2014-08-26 Thread mdt
Package: fglrx-driver
Severity: wishlist

ATM, ATI/AMD has released two beta versions of 14.6.
The current version in experimental is the beta 1: 
linux-amd-catalyst-14.6-beta-v1.0-may23.zip
The latest beta 2 is: linux-amd-catalyst-14.6-beta-v1.0-jul11.zip
More info on: http://wiki.cchtml.com/index.php/14.6_beta
Please package the latest beta, and if possible, starting from this version and 
continue for the future release, follow the naming of upstream release.
For example: 1:14.6~betav1.0-jul11-1
This for avoid confusion for various user and to be more accurate.
Unfortunately proprietary driver are essential for the gpu computing, and this 
is true also for nvidia.
I use fglrx for boinc.
Thanks for considering.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#756923: manpages-it: starting from version 3.56 upstream uses .tar.xz

2014-08-03 Thread mdt
Package: manpages-it
Version: 2.80-3
Severity: wishlist

Dear Maintainer,
the latest upstream versions of man-pages-it are in the .tar.xz format.
I have done one small change to watch file:

mdt@debian:~/man-pages-it/man-pages-it-2.80/debian$ cat watch
version=3
ftp://ftp.pluto.it/pub/pluto/ildp/man/man-pages-it-(\d.*)\.tar\.(?:gz|bz2|xz)

and tested:

mdt@debian:~/man-pages-it/man-pages-it-2.80$ uscan --debug --report --verbose
-- Scanning for watchfiles in .
-- Found watchfile in ./debian
-- In debian/watch, processing watchfile line:
   ftp://ftp.pluto.it/pub/pluto/ildp/man/man-pages-it-(\d.*)\.tar\.(?:gz|bz2|xz)
uscan debug: requesting URL ftp://ftp.pluto.it/pub/pluto/ildp/man/
uscan debug: received content:
-rw-rw-r--1 1005 1005 1629 Jan 25  2006 README
-rw-rw-r--1 1005 1005   183841 Jan 25  2006 man-pages-it-2.21.tar.gz
-rw-rw-r--1 1005 1005   193975 Apr 08  2006 man-pages-it-2.28.tar.gz
-rw-rw-r--1 1005 1005   194652 Jul 03  2006 man-pages-it-2.34.tar.gz
-rw-r--r--1 1005 1005   207687 Mar 29  2007 man-pages-it-2.43.tar.gz
-rw-r--r--1 1005 1005   190458 Oct 23  2007 man-pages-it-2.65.tar.gz
-rw-r--r--1 1005 1005  1789480 Jun 25  2008 man-pages-it-2.80.tar.gz
-rw-r--r--1 1024 1024   426929 Jan 26  2014 man-pages-it-3.54.tar.gz
-rw-r--r--1 1024 1024   328216 Jan 27  2014 man-pages-it-3.56.tar.xz
-rw-r--r--1 1024 1024   352888 Feb 23 20:19 man-pages-it-3.60.tar.xz
-rw-r--r--1 1024 1024   339688 May 25 19:39 man-pages-it-3.62.tar.xz
-rw-r--r--1 1024 1024   339580 May 25 19:39 man-pages-it-3.64.tar.xz
-rw-rw-r--1 1005 100569606 Jan 25  2006 
man-pages-it-extra-0.1.0.tar.gz
-rw-rw-r--1 1005 100583681 Apr 08  2006 
man-pages-it-extra-0.2.0.tar.gz
-rw-rw-r--1 1005 1005   103311 Jul 03  2006 
man-pages-it-extra-0.3.0.tar.gz
-rw-r--r--1 1005 1005   119506 Mar 29  2007 
man-pages-it-extra-0.4.0.tar.gz
-rw-r--r--1 1005 1005   125579 Oct 23  2007 
man-pages-it-extra-0.5.0.tar.gz
-rw-r--r--1 1005 1005   316792 Apr 04  2010 manpages3.15.tar.bz2
drwxrwxr-x3 0999  4096 Jan 25  2006 old
[End of received content]
uscan debug: matching pattern 
(?:(?:ftp://ftp.pluto.it)?\/pub\/pluto\/ildp\/man\/)?man-pages-it-(\d.*)\.tar\.(?:gz|bz2|xz)
-- Found the following matching files:
 man-pages-it-2.21.tar.gz (2.21)
 man-pages-it-2.28.tar.gz (2.28)
 man-pages-it-2.34.tar.gz (2.34)
 man-pages-it-2.43.tar.gz (2.43)
 man-pages-it-2.65.tar.gz (2.65)
 man-pages-it-2.80.tar.gz (2.80)
 man-pages-it-3.54.tar.gz (3.54)
 man-pages-it-3.56.tar.xz (3.56)
 man-pages-it-3.60.tar.xz (3.60)
 man-pages-it-3.62.tar.xz (3.62)
 man-pages-it-3.64.tar.xz (3.64)
Newest version on remote site is 3.64, local version is 2.80
 = Newer version available from
ftp://ftp.pluto.it/pub/pluto/ildp/man/man-pages-it-3.64.tar.xz
-- Scan finished

Thanks.


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

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

manpages-it depends on no packages.

manpages-it recommends no packages.

Versions of packages manpages-it suggests:
ii  man-db [man-browser]  2.6.2-1

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#755086: apt-file: look at wrong path for ubuntu repository

2014-07-17 Thread mdt
Package: apt-file
Version: 2.5.2.3
Severity: wishlist

Dear Maintainer,
i have modified my /etc/apt/sources.list ( and /etc/apt/preferences ) to 
include the ubuntu repository for the supported versions. I have attached it 
for completeness.
Run apt-file update produce some Ignoring source without Contents File.
This is due why apt-file look for the wrong path for the Contents-*.gz file.

For example, for the current stable lts trusty release, apt-file look 
respectively at:

http://archive.ubuntu.com/ubuntu/dists/trusty/main/Contents-amd64.gz
http://archive.ubuntu.com/ubuntu/dists/trusty/universe/Contents-amd64.gz
http://archive.ubuntu.com/ubuntu/dists/trusty/restricted/Contents-amd64.gz
http://archive.ubuntu.com/ubuntu/dists/trusty/multiverse/Contents-amd64.gz

but the correct path is: 

http://archive.ubuntu.com/ubuntu/dists/trusty/

In the latest version 2.5.2.3ubuntu1 uploaded in utopic, this seem fixed, but i 
havent' tested yet.

Thanks.


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

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

Versions of packages apt-file depends on:
ii  curl  7.26.0-1+wheezy9
ii  libapt-pkg-perl   0.1.26+b1
ii  libconfig-file-perl   1.50-2
ii  liblist-moreutils-perl0.33-1+b1
ii  libregexp-assemble-perl   0.35-7
ii  perl  5.14.2-21+deb7u1
ii  perl-modules [libfile-temp-perl]  5.14.2-21+deb7u1

Versions of packages apt-file recommends:
ii  python  2.7.3-4+deb7u1
ii  python-apt  0.8.8.2

Versions of packages apt-file suggests:
ii  openssh-client  1:6.6p1-4~bpo70+1
ii  sudo1.8.5p2-1+nmu1

-- no debconf information
Package: *
Pin: release a=wheezy-backports
Pin-Priority: 600

Package: *
Pin: release a=testing
Pin-Priority: -1

Package: *
Pin: release a=unstable
Pin-Priority: -1

Package: *
Pin: release a=experimental
Pin-Priority: -1

Package: *
Pin: release a=utopic
Pin-Priority: -1

Package: *
Pin: release a=utopic-security
Pin-Priority: -1

Package: *
Pin: release a=utopic-updates
Pin-Priority: -1

Package: *
Pin: release a=utopic-backports
Pin-Priority: -1

Package: *
Pin: release a=trusty
Pin-Priority: -1

Package: *
Pin: release a=trusty-security
Pin-Priority: -1

Package: *
Pin: release a=trusty-updates
Pin-Priority: -1

Package: *
Pin: release a=trusty-backports
Pin-Priority: -1

Package: *
Pin: release a=saucy
Pin-Priority: -1

Package: *
Pin: release a=saucy-security
Pin-Priority: -1

Package: *
Pin: release a=saucy-updates
Pin-Priority: -1

Package: *
Pin: release a=saucy-backports
Pin-Priority: -1

Package: *
Pin: release a=precise
Pin-Priority: -1

Package: *
Pin: release a=precise-security
Pin-Priority: -1

Package: *
Pin: release a=precise-updates
Pin-Priority: -1

Package: *
Pin: release a=precise-backports
Pin-Priority: -1

Package: *
Pin: release a=lucid
Pin-Priority: -1

Package: *
Pin: release a=lucid-security
Pin-Priority: -1

Package: *
Pin: release a=lucid-updates
Pin-Priority: -1

Package: *
Pin: release a=lucid-backports
Pin-Priority: -1
### Debian ###

deb http://ftp.debian.org/debian/ wheezy main contrib non-free
deb-src http://ftp.debian.org/debian/ wheezy main contrib non-free

deb http://security.debian.org/ wheezy/updates main contrib non-free
deb-src http://security.debian.org/ wheezy/updates main contrib non-free

deb http://ftp.debian.org/debian/ wheezy-updates main contrib non-free
deb-src http://ftp.debian.org/debian/ wheezy-updates main contrib non-free

deb http://ftp.debian.org/debian wheezy-backports main contrib non-free
deb-src http://ftp.debian.org/debian wheezy-backports main contrib non-free

deb http://ftp.debian.org/debian jessie main contrib non-free
deb-src http://ftp.debian.org/debian jessie main contrib non-free

deb http://ftp.debian.org/debian/ sid main contrib non-free
deb-src http://ftp.debian.org/debian/ sid main contrib non-free

deb http://ftp.debian.org/debian/ experimental main contrib non-free
deb-src http://ftp.debian.org/debian/ experimental main contrib non-free

### Ubuntu ###

deb http://archive.ubuntu.com/ubuntu utopic main universe restricted multiverse
deb-src http://archive.ubuntu.com/ubuntu utopic main universe restricted 
multiverse

deb http://archive.ubuntu.com/ubuntu utopic-security main universe restricted 
multiverse
deb-src http://archive.ubuntu.com/ubuntu utopic-security main universe 
restricted multiverse

deb http://archive.ubuntu.com/ubuntu utopic-updates main universe restricted 
multiverse
deb-src http://archive.ubuntu.com/ubuntu utopic-updates main universe 
restricted multiverse

deb http://archive.ubuntu.com/ubuntu utopic-backports main universe restricted 
multiverse
deb-src http://archive.ubuntu.com/ubuntu utopic-backports main universe 

Bug#753802: gns3: unable to install on wheezy-backports - missing backport of dynamips

2014-07-07 Thread mdt
Hi,
sorry, i haven't looked for backport on mentors.debian.net.
I think the best way is to follow
https://mentors.debian.net/sponsors/rfs-howto

debian-ment...@lists.debian.org
#debian-mentors on irc.debian.org

Il 05/07/2014 12:28, Daniel Lintott ha scritto:
 Hi,

 On 05/07/14 10:50, mdt wrote:
 Package: gns3
 Version: 0.7.4-1
 Severity: wishlist

 Dear Maintainer,
 the current backport 0.8.6-3~bpo70+1 have a Depends on dynamips (=0.2.8) 
 but wheezy has 0.2.7-0.2.8RC2-5.1 and none backport are available.
 Please backport dynamips 0.2.12-1.
 Thanks.
 I was wondering how long it'd be before this was picked up on... I have
 backported Dynamips as well... but it hasn't been uploaded :(

 To the backport list:
 Would anyone be prepared to get this uploaded for me? This package can
 be found here: http://mentors.debian.net/package/dynamips

 Regards

 Daniel Lintott



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#753802: gns3: unable to install on wheezy-backports - missing backport of dynamips

2014-07-05 Thread mdt
Package: gns3
Version: 0.7.4-1
Severity: wishlist

Dear Maintainer,
the current backport 0.8.6-3~bpo70+1 have a Depends on dynamips (=0.2.8) but 
wheezy has 0.2.7-0.2.8RC2-5.1 and none backport are available.
Please backport dynamips 0.2.12-1.
Thanks.


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

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

Versions of packages gns3 depends on:
ii  dynamips0.2.7-0.2.8RC2-5.1
ii  python  2.7.3-4+deb7u1
ii  python-qt4  4.9.3-4
ii  python-support  1.0.15
ii  ucf 3.0025+nmu3

gns3 recommends no packages.

gns3 suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#753593: debian/copyright: broken link

2014-07-03 Thread mdt
Package: amd64-microcode
Version: 2.20120910-1~bpo70+1
Severity: wishlist

Dear Maintainer,
in debian/copyright the link http://www.amd64.org/support/microcode.html is 
broken and should be changed in http://www.amd64.org/microcode.html
Thanks.


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

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

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#748348: uthash: new upstream 1.9.9.1 version

2014-05-16 Thread mdt
Package: uthash-dev
Severity: wishlist

Dear Maintainer,
a new upstream 1.9.9.1 version of uthash is available, please update.
From ChangeLog: 
https://github.com/troydhanson/uthash/blob/master/doc/ChangeLog.txt

Version 1.9.9.1 (2014-03-25)
--
* fix utstring pointer math on 4GB strings (thanks, Thomas Bottesch!)

Version 1.9.9 (2014-02-25)
--
* made HASH_ADD_STR compatible with char* or char[] (thanks, Samuel Thibault!)
* fixed header inclusion of sys/types.h for ssize_t (thanks, Fernando Campos!)
* added LL_COUNT/DL_COUNT/CDL_COUNT (thansk, Paul Praet!)
* added LRU cache example in `tests/lru_cache` (thanks, Oliver Lorenz!)
* fix LL_DELETE2 for VS2008 (thanks, Greg Davydouski!)
* fix missing argument in `HASH_REPLACE_STR` (thanks, Alex!)
* bump version number in source files to match docs (thanks, John Crow!)
* add `HASH_OVERHEAD` macro to get overhead size for hash table

Version 1.9.8 (2013-03-10)
--
* `HASH_REPLACE` now in uthash (thanks, Nick Vatamaniuc!)
* fixed clang warnings (thanks wynnw!)
* fixed `utarray_insert` when inserting past array end (thanks Rob Willett!)
* you can now find http://troydhanson.github.com/uthash/[uthash on GitHub]
* there's a https://groups.google.com/d/forum/uthash[uthash Google Group]
* uthash has been downloaded 29,000+ times since 2006 on SourceForge


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

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


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#747880: cgminer: new upstream version 4.3.3

2014-05-12 Thread mdt
Package: cgminer
Severity: wishlist

Dear Maintainer,
a new upstream version 4.3.3 of cgminer is available.
NEWS: https://github.com/ckolivas/cgminer/blob/master/NEWS
Please consider packaging the new version.
Thanks.

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

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


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#747700: ircii: New upstream version 20131230

2014-05-11 Thread mdt
Package: ircii
Severity: wishlist

Dear Debian QA Group,
a new upstream version 20131230 of ircii is available.

From ChangeLog:
Mon Dec 30 05:16:19 PST 2013 - matthew green m...@eterna.com.au
source/input.c:
cursor_to_input() should only operate on the current
screen.  copy old behaviour of update_input() and
only write the new part of the display with
UPDATE_FROM_CURSOR calls.
source/screen.c:
fix a merge error with utf-8 patch.

Sun Dec 29 20:08:54 PST 2013 - matthew green m...@eterna.com.au
source/lastlog.c
notice when the screen width changes and
recalculate the per-line array.
source/term.c:
use the current screen's lines/colums in
copy_window_size().  now lastlog notices screen
size changes.

Sun Dec 29 19:53:31 PST 2013 - matthew green m...@eterna.com.au
include/lastlog.h, include/struct.c, source/lastlog.c,
source/screen.c:
make lastlog_stru only visible in lastlog.c.
move next_line_back() into lastlog.c and call
it lastlog_line_back().

Sun Dec 29 19:40:03 PST 2013 - matthew green m...@eterna.com.au
source/lastlog.c:
fix the pointer type in free_lastlog_entry().

Sun Dec 29 19:41:33 PST 2013 - matthew green m...@eterna.com.au
Makefile.in, acconfig.h, configure, configure.in,
help/set/display_encoding, help/set/input_encoding,
help/set/irc_encoding, help/set/translation, include/config.h.dist,
include/defs.h.in, include/input.h, include/irc.h, include/ircterm.h,
include/screen.h, include/struct.h, include/translat.h, include/vars.h,
source/alias.c, source/edit.c, source/exec.c, source/input.c,
source/irc.c, source/screen.c, source/status.c, source/term.c,
source/translat.c, source/vars.c:
reapply the UTF-8 patch.  original description:

Wed Sep 21 08:49:58 EST 2005 - Joel Yliluoma bisq...@iki.fi
Replaced the ancient TRANSLATION feature
and the hackish japanese support features
and all the hardcoded latin1-related stuff
with iconv-based full character set support
for input, output and display. Supports all
the singlebyte and multibyte encodings supported
by iconv, with or without shift codes.
As a consequence, the following settings are
no longer used: TRANSLATION, ISO2022_SUPPORT
Instead, INPUT_ENCODING, DISPLAY_ENCODING
and IRC_ENCODING are used for input, terminal
and network encodings respectively.
All conversions are done transparently.
If the system does not have iconv library,
only ISO-8859-1 is supported (built-in).
Note that if EIGHT_BIT_CHARACTERS is not set,
all 7th bits of bytes will be stripped. (Why??)

Sun Dec 29 17:48:35 PST 2013 - matthew green m...@eterna.com.au
source/input.c:
fix DEBUG build.
source/screen.c:
outputline(): avoid modifying strings just so strlen()
will work when we already have the length handy.
split_up_line_alloc(): alloc space for NULL, too.
next_line_back(): remove static ScreenLines[] since we
can now use the lastlog entry's.

Sun Dec 29 06:46:11 PST 2013 - matthew green m...@eterna.com.au
include/lastlog.h, source/lastlog.c, source/screen.c:
make add_to_lastlog() return the u_char ** it split
up, if it happened to do that.  fix comments in it
that have been wrong for over 20 years.
make split_up_line_alloc() NULL terminate the list.
use the pre-split list in add_to_window().

Sun Dec 29 06:05:06 PST 2013 - matthew green m...@eterna.com.au
include/lastlog.h, include/screen.h, include/struct.h,
source/lastlog.c, source/screen.c, source/window.c:
begin to store split up messages in the lastlog.
move free_lastlog() to lastlog.c. and move the
main guts of it into free_lastlog_entry(), that
is reused during normal scrolling.
add a new split_up_line_alloc() that has the same
signature as split_up_line(), but returns a
dynamically allocated array of pointers, and
clears the pointers from split_up_line()'s static
array.
source/term.c:
make copy_window_size() cope with NULL inputs.

Sun Dec 29 03:59:03 PST 2013 - matthew green m...@eterna.com.au
include/screen.h, include/struct.h, include/window.h,
source/screen.c, source/window.c:
   

Bug#576975: DeaDBeeF 0.6.1 is out

2014-03-09 Thread mdt
Package: wnpp
Followup-For: Bug #576975

Also upstream provides .deb: 
http://sourceforge.net/projects/deadbeef/files/debian/


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#706301: libftdi: libFTDI 1.1 released - From version 1.0 ftdi_eeprom is part of libftdi

2014-03-04 Thread mdt
Source: libftdi
Version: 0.20-1
Followup-For: Bug #706301

Dear Maintainer,
a new upstream version of libftdi was released.

http://www.intra2net.com/en/developer/libftdi/

 2014-02-05: Version 1.1 of libftdi released

Fix FT232H eeprom suspend pulldown setting (Davide Michelizza)
Fix FT232H eeprom user area size (Davide Michelizza)
Improved mingw build (Paul Fertser and Michel Zou)
C++ wrapper: Get/set functions for USB timeouts (Jochen Sprickerhof)
Partial support for FT230X (Nathael Pajani)
New API function: ftdi_eeprom_set_strings() (Nathael Pajani)
Prevent possible segfault in ftdi_eeprom_decode() (Nathael Pajani)
Save device release number in eeprom (Jarkko Sonninen)
Fix self powered eeprom flag (Jarkko Sonninen)
Improved python wrapper (Michel Zou)
Many buildsystem improvements (Michel Zou and Mike Frysinger)
See the git history for more changes and fixes

2013-01-29: Version 1.0 of libftdi released

Ported to libusb 1.x (initial work by Jie Zhang)
Many eeprom handling improvements (Uwe Bonnes, Anders Larsen)
Renamed pkconfig, library .so etc. files to libftdi1 (Intra2net)
ftdi_eeprom is part of libftdi now (Intra2net)
New baudrate calculation code + unit tests (Uwe Bonnes and Intra2net)
Improved python bindings including python3 support (Michel Zou)
Switched completely to cmake build system (Intra2net)
cmake: Easy libftdi discovery via find_package() (Michel Zou)
eeprom handling now done via get()/set() functions (Uwe Bonnes)
C++ wrapper: Fixed use-after-free in List::find_all() (Intra2net)
Documentation updates (Xiaofan Chen)
See the git history for more changes and fixes


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

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


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#740267: virtualbox-guest-dkms: Module not build on kernel: 3.12-0.bpo.1-amd64 (x86_64)

2014-02-27 Thread mdt
Package: virtualbox-guest-dkms
Version: 4.2.16-dfsg-3~bpo70+1
Severity: important

Dear Maintainer,
mdt@debian:~$ apt-get install virtualbox-guest-dkms

Loading new virtualbox-guest-4.2.16 DKMS files...
First Installation: checking all kernels...
Building only for 3.12-0.bpo.1-amd64
Building initial module for 3.12-0.bpo.1-amd64
Error! Bad return status for module build on kernel: 3.12-0.bpo.1-amd64 (x86_64)
Consult /var/lib/dkms/virtualbox-guest/4.2.16/build/make.log for more 
information.

DKMS make.log for virtualbox-guest-4.2.16 for kernel 3.12-0.bpo.1-amd64 (x86_64)
gio 27 feb 2014, 16.34.10, CET
make: Entering directory `/usr/src/linux-headers-3.12-0.bpo.1-amd64'
  LD  /var/lib/dkms/virtualbox-guest/4.2.16/build/built-in.o
  LD  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/built-in.o
  CC [M]  
/var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/VBoxGuest-linux.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/VBoxGuest.o
/var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/VBoxGuest.c: In function 
‘VBoxGuestCommonGetHandledEventsLocked’:
/var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/VBoxGuest.c:87:5: 
warning: ISO C90 forbids mixed declarations and code 
[-Wdeclaration-after-statement]
/var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/VBoxGuest.c: In function 
‘VBoxGuestCommonCheckEvents’:
/var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/VBoxGuest.c:2510:5: 
warning: ISO C90 forbids mixed declarations and code 
[-Wdeclaration-after-statement]
/var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/VBoxGuest.c:2528:13: 
warning: ISO C90 forbids mixed declarations and code 
[-Wdeclaration-after-statement]
/var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/VBoxGuest.c: In function 
‘VBoxGuestCommonGuestCapsAcquire’:
/var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/VBoxGuest.c:2577:5: 
warning: ISO C90 forbids mixed declarations and code 
[-Wdeclaration-after-statement]
/var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/VBoxGuest.c:2622:5: 
warning: ISO C90 forbids mixed declarations and code 
[-Wdeclaration-after-statement]
/var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/VBoxGuest.c:2635:5: 
warning: ISO C90 forbids mixed declarations and code 
[-Wdeclaration-after-statement]
/var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/VBoxGuest.c: In function 
‘VBoxGuestCommonIOCtl’:
/var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/VBoxGuest.c:2788:9: 
warning: ISO C90 forbids mixed declarations and code 
[-Wdeclaration-after-statement]
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/VBoxGuest2.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/GenericRequest.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/HGCMInternal.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/Init.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/PhysHeap.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/SysHlp.o
  CC [M]  /var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/VMMDev.o
  CC [M]  
/var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/r0drv/alloc-r0drv.o
  CC [M]  
/var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/r0drv/initterm-r0drv.o
  CC [M]  
/var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/r0drv/memobj-r0drv.o
  CC [M]  
/var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/r0drv/mpnotification-r0drv.o
  CC [M]  
/var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/r0drv/powernotification-r0drv.o
  CC [M]  
/var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/r0drv/linux/alloc-r0drv-linux.o
  CC [M]  
/var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/r0drv/linux/assert-r0drv-linux.o
  CC [M]  
/var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/r0drv/linux/initterm-r0drv-linux.o
  CC [M]  
/var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/r0drv/linux/memobj-r0drv-linux.o
  CC [M]  
/var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/r0drv/linux/memuserkernel-r0drv-linux.o
  CC [M]  
/var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/r0drv/linux/mp-r0drv-linux.o
  CC [M]  
/var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/r0drv/linux/mpnotification-r0drv-linux.o
  CC [M]  
/var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/r0drv/linux/process-r0drv-linux.o
  CC [M]  
/var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/r0drv/linux/semevent-r0drv-linux.o
  CC [M]  
/var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/r0drv/linux/semeventmulti-r0drv-linux.o
  CC [M]  
/var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/r0drv/linux/semfastmutex-r0drv-linux.o
  CC [M]  
/var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/r0drv/linux/semmutex-r0drv-linux.o
  CC [M]  
/var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/r0drv/linux/spinlock-r0drv-linux.o
  CC [M]  
/var/lib/dkms/virtualbox-guest/4.2.16/build/vboxguest/r0drv/linux/thread-r0drv-linux.o
  CC [M]  
/var/lib/dkms/virtualbox-guest/4.2.16/build

Bug#739311: fglrx-driver depend on glx-alternative-fglrx (= 0.4.1~) but wheezy-backports have 0.4.0~bpo70+1

2014-02-17 Thread mdt
Package: fglrx-driver
Version: 1:13.12-4~bpo70+1
Severity: important

Dear maintainer,
in debian/control

fglrx-driver is the only package that depend on a versioned 
glx-alternative-fglrx
libgl1-fglrx-glx and fglrx-atieventsd depend on an unversioned 
glx-alternative-fglrx

The package can not be installed.

mdt@debian:~$ aptitude versions fglrx-driver
Package fglrx-driver:
p   1:12-6+point-3  
stable  500 
p   1:13.12-4~bpo70+1   
wheezy-backports600 
mdt@debian:~$ aptitude versions glx-alternative-fglrx
Package glx-alternative-fglrx:
p   0.2.2   
stable  500 
p   0.4.0~bpo70+1   
wheezy-backports600 

Thanks


-- System Information:
Debian Release: 7.4
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.12-0.bpo.1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=locale: Cannot set 
LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES 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

Versions of packages fglrx-driver depends on:
ii  debconf [debconf-2.0]  1.5.49
ii  dpkg   1.16.12
pn  glx-alternative-fglrx  none
ii  libc6  2.13-38+deb7u1
pn  libfglrx   none
ii  libgl1-mesa-glx [libgl1]   8.0.5-4+deb7u2
ii  libx11-6   2:1.5.0-1+deb7u1
ii  libxext6   2:1.3.1-2+deb7u1
ii  libxrandr2 2:1.3.2-2+deb7u1
ii  libxrender11:0.9.7-1+deb7u1
ii  xserver-xorg-core [xorg-video-abi-12]  2:1.12.4-6+deb7u2

Versions of packages fglrx-driver recommends:
pn  fglrx-atieventsd  none
pn  fglrx-glx-ia32none
pn  fglrx-modules-dkms | fglrx-kernel-12-6+point  none
pn  libgl1-fglrx-glx  none
pn  libgl1-fglrx-glx-i386 none

Versions of packages fglrx-driver suggests:
pn  amd-opencl-icd  none
pn  fglrx-control   none
pn  xvba-va-driver  none


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#739157: crypto++: new upstream release 5.6.2

2014-02-16 Thread mdt
Source: libcrypto++
Version: 5.6.1-6
Severity: wishlist

Dear Maintainer,
a new upstream stable release is available.
From http://www.cryptopp.com/

What's new?

2/20/2013 - Version 5.6.2 released
changed license to Boost Software License 1.0
added SHA-3 (Keccak)
updated DSA to FIPS 186-3 (see DSA2 class)
fixed Blowfish minimum keylength to be 4 bytes (32 bits)
fixed Salsa validation failure when compiling with GCC 4.6
fixed infinite recursion when on x64, assembly disabled, and no AESNI
ported to MSVC 2012, GCC 4.7, Clang 3.2, Solaris Studio 12.3, Intel C++ 
Compiler 13.0

Please consider to add watch file.
Thanks.

-- System Information:
Debian Release: 7.4
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

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


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#718272: Severity: serious - need to be changed

2013-12-12 Thread mdt
Package: bitcoin
Severity: normal

The severity of this bug can be changed to allow migration to testing?


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#713045: boinc: debian/control: help for boinc-amd-opencl and boinc-nvidia-cuda

2013-06-21 Thread mdt
Package: boinc
Severity: wishlist

boinc can use the gpu for computing work unit more faster. We need help to fix 
debian/control for boinc-amd-opencl and boinc-nvidia-cuda:

http://anonscm.debian.org/gitweb/?p=pkg-boinc/boinc.git;a=blob;f=debian/control.in;hb=HEAD

Thanks.

-- System Information:
Debian Release: 6.0.7
  APT prefers oldstable-updates
  APT policy: (500, 'oldstable-updates'), (500, 'oldstable-proposed-updates'), 
(500, 'oldstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-0.bpo.4-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

boinc recommends no packages.

boinc suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#709561: xorriso: Please package the new upstream version 1.3.0

2013-05-23 Thread mdt
Package: xorriso
Version: 0.5.6.pl00-2
Severity: wishlist

libisoburn and xorriso novelties:

* Bug fix: Disk paths with components '.' or '..' could be mistaken for 
directories.

* Bug fix: -as mkisofs -print-size failed with -isohybrid-mbr and a single boot 
image. Regression introduced by libisoburn-1.2.8.

* Bug fix: -as mkisofs -path-list did not switch to --no-emul-toc by default.

* Bug fix: Unspecified Expiration Time and Effective Time of ISO volume was 
represented by 0-bytes rather than ASCII '0' digits.

* Bug fix: Reserved and unused fields of APM entries were not zeroed.

* Bug fix: GPT header CRC was computed from all 512 bytes rather than from 92.

* Bug fix: The protective MBR partition for GPT started at block 0 instead of 1.

* New -boot_image bootspecs grub2_mbr= and grub2_boot_info=

* New -boot_image bootspec grub2_sparc_core=

* New -as mkisofs options --grub2-mbr , --grub2-boot-info , --grub2-sparc-core

* New -hardlinks mode lsl_count / no_lsl_count 

-- System Information:
Debian Release: 6.0.7
  APT prefers oldstable-updates
  APT policy: (500, 'oldstable-updates'), (500, 'oldstable-proposed-updates'), 
(500, 'oldstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-0.bpo.4-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 xorriso depends on:
ii  libacl12.2.49-4  Access control list shared library
ii  libattr1   1:2.4.44-2Extended attribute shared library
ii  libburn4   0.8.0.pl00-2+squeeze1 library to provide CD/DVD writing 
ii  libc6  2.11.3-4  Embedded GNU C Library: Shared lib
ii  libisoburn10.5.6.pl00-2  library to enable creation and exp
ii  libisofs6  0.6.32-2  library to create ISO9960 images
ii  zlib1g 1:1.2.3.4.dfsg-3  compression library - runtime

xorriso recommends no packages.

xorriso suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#646706: viewvc: New upstream version: 1.1.20

2013-05-08 Thread mdt

retitle 646706 viewvc: New upstream version: 1.1.20
thanks

http://viewvc.tigris.org/source/browse/*checkout*/viewvc/tags/1.1.20/CHANGES


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#706403: Debian PTS - http://packages.debian.org/changelogs/pool/main/ is empty.

2013-04-29 Thread mdt
Package: qa.debian.org
Severity: normal

Hi,
http://packages.debian.org/changelogs/pool/main/ is empty. Using the PTS for 
browsing any package that are in main, for reading the changelog or copyright, 
as a result 404 Not Found.
contrib/ and non-free/ working fine.

-- System Information:
Debian Release: 6.0.7
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), (500, 
'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-0.bpo.4-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


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#646706: viewvc: New upstream version: 1.1.18

2013-04-17 Thread mdt

retitle 646706 viewvc: New upstream version: 1.1.18
thanks

http://viewvc.tigris.org/source/browse/*checkout*/viewvc/tags/1.1.18/CHANGES


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#704654: wrong package, pptpd instead of ptpd

2013-04-04 Thread mdt
Sorry, i have opened a bug report for the package pptpd instead of 
ptpd.

Close the bug.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#704654:

2013-04-04 Thread mdt

notfound #704654 pptpd 1.3.4-3


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#704654:

2013-04-04 Thread mdt

notfound 704654 pptpd 1.3.4-3


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#704654: pptpd: New upstream version 2.2.2

2013-04-03 Thread mdt
Package: pptpd
Version: 1.3.4-3
Severity: wishlist
Tags: sid

Please update pptpd to the new upstream version 2.2.2.
Thanks.
From changelog:

2012-06-20  George Neville-Neil  g...@neville-neil.com

* 2.2.2 release

* Leap second fix

2012-01-05  George Neville-Neil  g...@neville-neil.com

* 2.2.0 release

* Patches: 3134556, 3296405

* Added support for Mac OS X (tested on Snow Leopard and Lion)

* Protocol implementation Fixes:

* Bugs Fixed

- Client now correctly accepts the Master DelayReq rate
- DelayMS and delaySM now correctly show the sign when negative
- Sanity Flags: client now requires -g or -G for slave/master operation.
- Client can print the MAC address of its master (instead of EEUI)
- master now sends ARB timescale only with utc_offset of zero
- slave now only uses the last UTC_Offset if UTC_Valid bit is on.
- passive masters no longer become active every 12s,
- first delayreq is postponed until we receive the first sync
- -G (master with ntpd) now announces a better clock class of 13
- delayReq period is now uniformly randomized from range
- updated to the PTPv2 messages rates (sync / delayreq / announce )
- operator is warned once when the we slew the clock at maximum speed
- and several others too minor too mention

* System fixes and new features

- Frequency adjustment is now calculated in double precision
- Kernel timestamps are now in nanoseconds precision
- Timer system overhead was reduced to 16 alarms per second (was 1000)
- each reset now generates an IGMP leave/join operation to
  the multicast group
- Log file is now appended, with the right permissions
- Debug messages show a timestamp
- Signals are now processed synchronously (to avoid race conditions)
- Configurable amount of logging (to avoid filling up /var/log)
- client now checks own filelock, $0 and well-known daemons.
- unicast messages can use DNS
- syslog support (-S)
- quality file can be generated with received syncs (-R)
- messages can be dumped for debug (-P)
- gnore packets that result in large deltas (-M)
- SIGUSR1 now steps the clock to the current PTP offset
- SIGUSR2 now cycles the domain number (useful for testing)
- reverted R135 timer change from integer back to floating point
- rand() is now seeded with last digits of our own mac address
- IGMP_refresh waits 100ms between drop() and add()
- checked to run without leaks inside valgrind 3.5.0
- last message received is identified by a column on the statistics log
- messages are sent to Syslog by default. reversed -S flag
- statistcs file now display /etc/ethers names (besides mac address)
- option -C is console mode with full verbosity
- startup warnings are also duplicated in stdout
- startup: lockfile is checked twice: once at init, to return
  correct errorlevel, and a second time after deaemon()
- check for root uid()
- improvements in parallel daemons checking
- command line parameters are dumped at init
- Set the unicast flag when sending unicast packets
  (experimental, hybrid mode only).

- Reimplemented integer64_to_internalTime not to use doubles
- Replaced divTime by div2Time
- Replaced all time.seconds = time.nanoseconds = 0 by clearTime(time)
- Replaced all hex values by named flags
- Optimized comparison of clockIdentity in bmc.c
- Resolved issue of comparison of offsetScaledLogVariance 
- Optimized bmcStateDecision not to call bmcDataSetComparison so often 
with the same parameters
- displayStats now uses getTime instead of gettimeofday

2011-02-01  George Neville-Neil  g...@neville-neil.com

* Add support for DNS lookup of timeserver for unicast.

* Add support for unicasting delay requests.

* Add code to dump packets on demand via the -P flag as well as in
response to updates that violate either the -M or -O flags.

2010-10-12  George Neville-Neil  g...@neville-neil.com

* 2.1.0 First main line release of PTPv2 code base
(IEEE-1588-2008)

* Add code to limit how much of an offset or delay the client is
willing to tolerate.

* Add support for BINTIME on FreeBSD which gives more accurate
packet timestamps.

* Add quality file support

* Fix significant bugs that prevented correct operation in
End-to-End mode.

* Add support for syslog.

* Add support for user configurable TTL.

* Clean up code formatting, headers, comments etc.

-- System Information:
Debian Release: 6.0.7
  APT prefers stable-updates
  APT policy: 

Bug#704655: pptpd: New upstream version 2.2.2

2013-04-03 Thread mdt
Package: ptpd
Version: 2.1.0-debian1-2
Severity: wishlist
Tags: sid

Please update pptpd to the new upstream version 2.2.2.
Thanks.
From changelog:

2012-06-20  George Neville-Neil  g...@neville-neil.com

* 2.2.2 release

* Leap second fix

2012-01-05  George Neville-Neil  g...@neville-neil.com

* 2.2.0 release

* Patches: 3134556, 3296405

* Added support for Mac OS X (tested on Snow Leopard and Lion)

* Protocol implementation Fixes:

* Bugs Fixed

- Client now correctly accepts the Master DelayReq rate
- DelayMS and delaySM now correctly show the sign when negative
- Sanity Flags: client now requires -g or -G for slave/master operation.
- Client can print the MAC address of its master (instead of EEUI)
- master now sends ARB timescale only with utc_offset of zero
- slave now only uses the last UTC_Offset if UTC_Valid bit is on.
- passive masters no longer become active every 12s,
- first delayreq is postponed until we receive the first sync
- -G (master with ntpd) now announces a better clock class of 13
- delayReq period is now uniformly randomized from range
- updated to the PTPv2 messages rates (sync / delayreq / announce )
- operator is warned once when the we slew the clock at maximum speed
- and several others too minor too mention

* System fixes and new features

- Frequency adjustment is now calculated in double precision
- Kernel timestamps are now in nanoseconds precision
- Timer system overhead was reduced to 16 alarms per second (was 1000)
- each reset now generates an IGMP leave/join operation to
  the multicast group
- Log file is now appended, with the right permissions
- Debug messages show a timestamp
- Signals are now processed synchronously (to avoid race conditions)
- Configurable amount of logging (to avoid filling up /var/log)
- client now checks own filelock, $0 and well-known daemons.
- unicast messages can use DNS
- syslog support (-S)
- quality file can be generated with received syncs (-R)
- messages can be dumped for debug (-P)
- gnore packets that result in large deltas (-M)
- SIGUSR1 now steps the clock to the current PTP offset
- SIGUSR2 now cycles the domain number (useful for testing)
- reverted R135 timer change from integer back to floating point
- rand() is now seeded with last digits of our own mac address
- IGMP_refresh waits 100ms between drop() and add()
- checked to run without leaks inside valgrind 3.5.0
- last message received is identified by a column on the statistics log
- messages are sent to Syslog by default. reversed -S flag
- statistcs file now display /etc/ethers names (besides mac address)
- option -C is console mode with full verbosity
- startup warnings are also duplicated in stdout
- startup: lockfile is checked twice: once at init, to return
  correct errorlevel, and a second time after deaemon()
- check for root uid()
- improvements in parallel daemons checking
- command line parameters are dumped at init
- Set the unicast flag when sending unicast packets
  (experimental, hybrid mode only).

- Reimplemented integer64_to_internalTime not to use doubles
- Replaced divTime by div2Time
- Replaced all time.seconds = time.nanoseconds = 0 by clearTime(time)
- Replaced all hex values by named flags
- Optimized comparison of clockIdentity in bmc.c
- Resolved issue of comparison of offsetScaledLogVariance 
- Optimized bmcStateDecision not to call bmcDataSetComparison so often 
with the same parameters
- displayStats now uses getTime instead of gettimeofday

2011-02-01  George Neville-Neil  g...@neville-neil.com

* Add support for DNS lookup of timeserver for unicast.

* Add support for unicasting delay requests.

* Add code to dump packets on demand via the -P flag as well as in
response to updates that violate either the -M or -O flags.

2010-10-12  George Neville-Neil  g...@neville-neil.com

* 2.1.0 First main line release of PTPv2 code base
(IEEE-1588-2008)

* Add code to limit how much of an offset or delay the client is
willing to tolerate.

* Add support for BINTIME on FreeBSD which gives more accurate
packet timestamps.

* Add quality file support

* Fix significant bugs that prevented correct operation in
End-to-End mode.

* Add support for syslog.

* Add support for user configurable TTL.

* Clean up code formatting, headers, comments etc.

-- System Information:
Debian Release: 6.0.7
  APT prefers stable-updates
  APT 

Bug#685277: miredo: Please package the new upstream version 1.2.5, and due to freeze, upload to experimental

2013-03-11 Thread mdt
Package: miredo
Version: 1.2.3-1
Severity: normal

Upload the new upstream version 1.2.5 on experimental.
Thanks.

-- System Information:
Debian Release: 6.0.7
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), (500, 
'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-0.bpo.4-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 miredo depends on:
ii  adduser   3.112+nmu2 add and remove users and groups
ii  iproute   20100519-3 networking and traffic control too
ii  libc6 2.11.3-4   Embedded GNU C Library: Shared lib
ii  libcap2   1:2.19-3   support for getting/setting POSIX.
ii  libjudydebian11.0.5-1C library for creating and accessi
ii  udev  164-3  /dev/ and hotplug management daemo

miredo recommends no packages.

miredo suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#702741: boinc-dbg: debian/control Suggests: libssl0.9.8-dbg - Change to libssl1.0.0-dbg

2013-03-10 Thread mdt
Package: boinc-dbg
Version: 7.0.27+dfsg-5
Severity: important

user@debian:~$ sudo apt-get install libssl0.9.8-dbg
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Package libssl0.9.8-dbg is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'libssl0.9.8-dbg' has no installation candidate

-- System Information:
Debian Release: 7.0
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing-proposed-updates'), 
(500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-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 boinc-dbg depends on:
ii  boinc-client   7.0.27+dfsg-5
ii  boinc-manager  7.0.27+dfsg-5

boinc-dbg recommends no packages.

Versions of packages boinc-dbg suggests:
ii  libcurl3-dbg 7.26.0-1+wheezy1
pn  libssl0.9.8-dbg  none
ii  libwxgtk2.8-dbg  2.8.12.1-12

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#702399: ca-certificates: New upstream version 20130227

2013-03-05 Thread mdt
Package: ca-certificates
Version: 20090814+nmu3squeeze1
Severity: wishlist

ca-certificates: New upstream version 20130227
http://www.cacert.org/src-lic.php

-- System Information:
Debian Release: 6.0.7
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), (500, 
'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-0.bpo.4-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 ca-certificates depends on:
ii  debconf [debconf-2.0]  1.5.36.1  Debian configuration management sy
ii  openssl0.9.8o-4squeeze14 Secure Socket Layer (SSL) binary a

ca-certificates recommends no packages.

ca-certificates suggests no packages.

-- debconf information excluded


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#701012: gparted: New upstream version 0.14.1

2013-02-20 Thread mdt
Package: gparted
Version: 0.7.0-1
Severity: important
Tags: sid

Changelog:

GParted 0.14.1: 
http://sourceforge.net/projects/gparted/files/gparted/gparted-0.14.1/gparted-0.14.1-README.md/view

GParted 0.14.0: 
http://sourceforge.net/projects/gparted/files/gparted/gparted-0.14.0/gparted-0.14.0-README.md/view

GParted 0.13.1: 
http://sourceforge.net/projects/gparted/files/gparted/gparted-0.13.1/gparted-0.13.1-README.md/view

GParted 0.13.0: 
http://sourceforge.net/projects/gparted/files/gparted/gparted-0.13.0/gparted-0.13.0-README.md/view



GParted 0.14.1  (2012-12-12)


Release Notes
-
  This release of GParted includes some important bug fixes and some
  language translation updates.

### Key changes include:

  * Fix Linux software RAID device detection
  * Fix logical partition grow overlaps extended partition end

Bug Fixes
-
  * Make GParted recognise reading blank file system labels (#685656)
- Thanks to Mike Fleetwood for this patch set
  * Treat reiser4 label none as meaning blank (#688760)
- Thanks to Mike Fleetwood for this small patch
  * Fix Linux software RAID device detection (#678379)
  * Fix logical partition grow overlaps extended partition end (#686668)
  * Use kdesudo on KDE, as gksu is not installed by default (#687813)
  * Cleanup - remove lp_device and lp_disk from GParted_Core (#683149)
- Thanks to Matthias Gehre for this patch set

Translations (new/updated)
--
  de(Christian Kirbach, Wolfgang Stöggl), el(Dimitris Spingos),
  lv(Rūdolfs Mazurs), nn(Yngve Spjeld Landro, Åsmund Skjæveland),
  sk(Dušan Kazik), zh_HK(Chao-Hsiung Liao), zh_TW(Chao-Hsiung Liao)

Dependencies (new/updated)
--
  * Optionally configure to use kdesudo if gksu is not installed
  * mdadm no longer required for Linux software RAID detection

Checksums
-
### MD5SUM:
1ffe859c70e102a776dffb1ff0a2164a  gparted-0.14.1.tar.bz2

### SHA1SUM:
2642bad0d95a71549869bdb2af0365b10854822f  gparted-0.14.1.tar.bz2



GParted 0.14.0  (2012-10-10)


Release Notes
-
  The big news with this release of GParted is the ability to move,
  resize, check, create, and delete physical volumes under Logical
  Volume Management (lvm2 pv).  Also included are bug fixes and
  language translation updates.

### Key changes include:

  * Add LVM PV read-write support
  * Fix crash when pressing Esc in dialogs with number entry

Bug Fixes
-
  * Add LVM PV read-write support (#670171)
- Thanks to Mike Fleetwood for this 20 piece patch set
  * Fix crash when pressing Esc in dialogs with number entry (#682658)
- Ubuntu launchpad #375095
- Thanks to Mike Fleetwood for this small patch
  * Ignore invalid reiserfs UUIDs (#684115) which includes:
- Switch to using debugreiserfs to read the UUID
- Switch to using jfs_tune to read the UUID
- Update file system specific validation of RFC 4122 UUIDs for
  btrfs, ext2, ext3, ext4, jfs, linux_swap, nilfs2, reiser4,
  reiserfs, and xfs.
- Switch to using debugfs.reiser4 to read the label
- Thanks to Mike Fleetwood for this patch set
 * Fix mounted file system size and usage determination for ext2/3/4 (#683255)
- Thanks to Mike Fleetwood for this patch set

Translations (new/updated)
--
  cs(Marek Černocký), es(Daniel Mustieles), fr(Claude Paroz),
  gl(Fran Diéguez, Leandro Regueiro), hu(Gabor Kelemen),
  id(Andika Triwidada), it(Milo Casagrande), ko(Seong-ho Cho),
  lt(Aurimas Černius), ml(Ani Peter), pl(Piotr Drąg), pt_BR(Djavan Fagundes),
  sl(Matej Urbančič), sr(Мирослав Николић), sr@latin(Мирослав Николић),
  th(Akom Chotiphantawanon), uk(Daniel Korostil), zh_HK(Chao-Hsiung Liao),
  zh_TW(Chao-Hsiung Liao)

Dependencies (new/updated)
--
  * no change.

Checksums
-
### MD5SUM:
fc3507479e930967a2049c533907384d  gparted-0.14.0.tar.bz2

### SHA1SUM:
d5d46f6651c2b92e3e4cc1c3c9b4ab80b6cd6524  gparted-0.14.0.tar.bz2



GParted 0.13.1  (2012-08-08)


Release Notes
-
  This release of GParted fixes a failure to mount rescued file
  systems larger than 2 GiB or file systems that start after the
  initial 2 GiB of the disk device.  Also includes language
  translations updates.

### Key changes include:

  * Fix failure creating read-only view of rescued file systems

Bug Fixes
-
  * Fix failure creating read-only view of rescued file systems (#680740)
- Thanks to Joan Lledó for this small patch

Translations (new/updated)
--
  de(Christian Kirbach), el(Tom Tryfonidis), kk(Baurzhan Muftakhidinov),
  lt(Aurimas Černius), nn(Yngve Spjeld Landro, Åsmund Skjæveland),
  pt_BR(Enrico Nicoletto), sr(Мирослав Николић), sr@latin(Мирослав Николић),
  zh_CN(Wylmer Wang)

Dependencies (new/updated)
--
  * no change.

Checksums
-
### MD5SUM:

Bug#700578: cdimage.debian.org: firmware-6.0.6-amd64-netinst.iso - firmware-6.0.6-i386-netinst.iso: torrent not found

2013-02-14 Thread mdt
Package: cdimage.debian.org
Severity: wishlist
Tags: squeeze

I have downloaded the iso firmware-6.0.6-amd64-netinst.iso and 
firmware-6.0.6-i386-netinst.iso from the torrent respectively from:

amd64: 
http://cdimage.debian.org/cdimage/unofficial/non-free/cd-including-firmware/6.0.6/amd64/bt-cd/firmware-6.0.6-amd64-netinst.iso.torrent

i386: 
http://cdimage.debian.org/cdimage/unofficial/non-free/cd-including-firmware/6.0.6/i386/bt-cd/firmware-6.0.6-i386-netinst.iso.torrent

but the bittorrent client (i use transmission 2.03-2 from stable) say torrent 
not found and effectively in the http://bttracker.debian.org:6969/stat the 
torrent aren't here. Please you can add these torrent to the tracker?

Thanks.

-- System Information:
Debian Release: 6.0.6
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), (500, 
'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-0.bpo.4-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


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#700457: icedove-l10n-it: Please backports icedove-l10n for icedove 10.0.12-1~bpo60+1 in squeeze-backports.

2013-02-12 Thread mdt
Package: icedove-l10n-it
Severity: normal
Tags: squeeze l10n

I have installed icedove 10.0.12-1~bpo60+1 from squeeze-backports, but 
icedove-l10n-it and all other icedove-l10n-* packages is outdated.
Version of icedove-l10n in squeeze-backports is 3.1.10-1~bpo60+1, please 
backports version 10.0.12.

root@debian:~# aptitude versions icedove
p   3.0.11-1+squeeze12  
stable   500 
p   3.0.11-1+squeeze15  
proposed-updates,stable  500 
i   10.0.12-1~bpo60+1   
squeeze-backports500 
root@debian:~# aptitude versions icedove-l10n-it
p   1:3.0.10-1  
stable   500 
pB  1:3.1.10-1~bpo60+1  
squeeze-backports500 

Thanks.

-- System Information:
Debian Release: 6.0.6
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), (500, 
'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-0.bpo.4-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 icedove-l10n-it depends on:
ii  icedove10.0.12-1~bpo60+1 mail/news client with RSS and inte

Versions of packages icedove-l10n-it recommends:
ii  myspell-it1:3.2.1-2  Italian dictionary for myspell

icedove-l10n-it suggests no packages.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#697819: autodocksuite: New upstream version 4.2.5.1

2013-01-09 Thread mdt
Package: autodock
Version: 4.2.3-1
Severity: wishlist
Tags: upstream

AutoDock 4.2.5.1 Release Notes: 
http://autodock.scripps.edu/downloads/autodock-4-2-release-notes

=
   AutoDock Release Notes
  Release 4.2.5.1 (December 2012)
=
The changes since the 4.2.5 release (11/02/2012):
#bug fix
4.2.5 incorrectly calculated part of the intermolecular desolvation
energy term; 4.2.5.1 corrects this.  All 4.2.5 users should upgrade
to 4.2.5.1 and re-do any runs.

=
   AutoDock Release Notes
  Release 4.2.5 (November 12 2012)
=

Please note that the previous general release was 4.2.3, 29 January 2010. 
The 4.2.4 release (7 July 2010) was a specialized release for 
Fight Aids at Home and other IBM World Community Grid projects.  

Supported computer platforms in 4.2.5:

Linux2 on Intel x86  remains supported, as does Solaris 8 on SPARC.
Supported Macintosh platforms are OS X 10.4-10.5 (Tiger and Leopard) on
Intel x86 and PowerPC, and OS X 10.6-10.8 (Snow Leopard, Lion, and
Mountain Lion) on Intel x86.  The executable binaries for Windows on
Intel x86 have been built on Windows 5 (XP) and have been tested on Windows 6
and Windows 7.  Windows users no longer need to install the CygWin environment,
but they may if they like.

The changes since the 4.2.3 release (1/29/2010):

#new features
-: new support for specifying output verbosity ranging from low (-2) up to high 
(8)
   with symbolic settings for outlev defined in constants.h and used in 
main.cc
-: new automatic calculation of 'about' as the center of the ligand root group
-: new WIN32 MinGW portability - replacements for times() and getrusage()
-: new desolvation term separate from vdW+Hbond term in epdb 
 Per-atom Intermolecular Energy Analysis table 
-: now intelec is on by default; off if intelec off in DPF
-: Almost all AutoDock defaults now match defaults supplied by ADT, simplifying 
PDF files

#code inspection and internal interface self-documentation
-: We thank Steffen Moeller (steffen_moel...@gmx.de) for his enthusiastic
   and expert detailed inspection of all function and method calls,
   in particular identifying constant arguments and verifying
   data type compatibiliy.

#improvements
-: improved detailed output of Intermolecular Energy Analysis
-: increased MAX_RUNS from 256 to 2000
-: improved error detection and termination: 
  replaced exit() by EXIT_SUCCESS/EXIT_FAILURE(win32) or stop(msg)
-: increased precision of energy table
-: implemented EnergyComponent structures
-: integrated call_gs into call_glss
-: improved input checking with ga_run/gals_run
[Added checks to ga_run/gals_run for missing set_ga and missing set_psw1 
errors]
-: simplified logic so more of the FATAL errors are simply handed to stop()
-: now set random number seeds at beginning of simanneal execution; output 
reduced
-: new compile-time option to print energy terms for each atom [for debugging]
-: AutoDock intramolecular energy smoothing now matches that in AutoGrid
-: Consolidated the side effects of trilinterp that record per-atom energy 
components
   and total energy components into two sets of EnergyComponent structures 
instead
   of two Real arrays and two pointers to Real.
-: developed substitutes for WIN32 MinGW times() and getpid()
-: modified mkTorTree.cc to fill in the root atom information
-: Changed 'tlist' declaration to allow space for root atoms at end 

#bug fixes
-: corrected energy breakdown report when using flexible residues
-: desolvation energy term is included even for distant pairs (rnbc)
-: corrected eintcal side effects of outlev setting
-: removed support for unused DPF tokens

#autogrid
AutoGrid 4.2.5 has no functional changes from AutoGrid 4.2.3. 
The only significant code changes were those required for porting to Windows.o
We added 'copyfilesfromAD', a maintenance script that copies key shared source 
files 
from AutoDock to AutoGrid.

-- System Information:
Debian Release: 6.0.6
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), (500, 
'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-0.bpo.4-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 autodock depends on:
ii  libc6 2.11.3-4   Embedded GNU C Library: Shared lib
ii  libgcc1   1:4.4.5-8  GCC support library
ii  libstdc++64.4.5-8The GNU Standard C++ Library v3

autodock recommends no packages.

Versions of packages autodock suggests:
pn  autodocktools none (no description 

Bug#696702: RFP: boinctui -- Fullscreen text mode manager curses based for BOINC client.

2012-12-25 Thread mdt
Package: wnpp
Severity: wishlist

* Package name: boinctui
  Version : 1.2.0
  Upstream Author : Sergey Suslov suleman1...@gmail.com
* URL : http://code.google.com/p/boinctui/
* License : GPL-3.0+
  Description : Fullscreen text mode manager curses based for BOINC client.

Main Features:

Fullscreen curses based text user interface
Switch between several BOINC clients hosts via hot key
View task list (run, queue, suspend e.t.c state)
View message list
Suspend/Resume/Abort tasks
Update/Suspend/Resume/Reset/No New Task/Allow New Task for projects
Toggle activity state (Always suspend/Always resume/Run based on 
preferences)
Manage BOINC client on remote hosts via boinc_gui protocol


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#694959: azureus/vuze: New upstream version: 4.8.0.0 - azureus/vuze is over 3 years out of date

2012-12-02 Thread mdt
Package: azureus
Version: 4.3.0.6-1.1
Severity: important
Tags: squeeze sid

azureus/vuze need an urgent update. Is 3 years out of date.
This is a bittorrent client mentioned in http://www.debian.org/CD/torrent-cd/
Bittorrent is a recommended method to download Debian *.iso
For now the Debian version is for:

oldstable: 3.1.1.0-4
stable:  : 4.3.0.6-1.1
testing  : 4.3.0.6-5
unstable : 4.3.0.6-5

http://packages.qa.debian.org/a/azureus.html

The current stable upstream versions is 4.8.0.0

You can see the complete changelog starting from version 4.3.0.6 to 4.3.1.4: 
http://wiki.vuze.com/w/Version_4000_4314_Changelog
and starting from version 4.4.0.0 to 4.8.0.0: http://wiki.vuze.com/w/ChangeLog
In the changelog you can see Corrected Bugs, Changes, and New Features.

-- System Information:
Debian Release: 6.0.6
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), (500, 
'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-0.bpo.4-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 azureus depends on:
ii  java-wrappers 0.1.16 wrappers for java executables
ii  libcommons-cli-ja 1.2-3  API for working with the command l
ii  liblog4j1.2-java  1.2.15-11  Logging library for java
ii  libswt-gtk-3.5-ja 3.5.1-2.1  Standard Widget Toolkit for GTK+ J
ii  openjdk-6-jre 6b18-1.8.13-0+squeeze2 OpenJDK Java runtime, using Hotspo
ii  sun-java6-jre 6.26-0squeeze1 Sun Java(TM) Runtime Environment (

Versions of packages azureus recommends:
ii  vuze 4.3.0.6-1.1 Multimedia BitTorrent client

azureus suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#646706: viewvc: New upstream version: 1.1.17

2012-11-20 Thread mdt

retitle 646706 viewvc: New upstream version: 1.1.17
thanks

http://viewvc.tigris.org/source/browse/*checkout*/viewvc/tags/1.1.17/CHANGES


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#653227: acpica-unix: New upstream release 20121114 whit full support for the ACPI 5.0 specification

2012-11-20 Thread mdt
retitle 653227 acpica-unix: New upstream release 20121114 whit full 
support for the ACPI 5.0 specification

thanks



acpica-unix: New upstream release 20121114 whit full support for the 
ACPI 5.0 specification




https://www.acpica.org/download/changes.txt


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#653227: acpica-unix: New upstream release 20121114 whit full support for the ACPI 5.0 specification

2012-11-20 Thread mdt
retitle 653227 acpica-unix: New upstream release 20121114 whit full 
support for the ACPI 5.0 specification

thanks


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#646706: viewvc: New upstream version: 1.1.15

2012-07-27 Thread mdt
Package: viewvc
Severity: normal

http://viewvc.tigris.org/source/browse/*checkout*/viewvc/tags/1.1.15/CHANGES

-- System Information:
Debian Release: 6.0.5
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), (500, 
'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-0.bpo.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


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#650713: (no subject)

2012-07-27 Thread mdt
retitle 650713 xul-ext-noscript: New Upstream Version 2.4.9
Message-ID: 20120727114736.5470.68372.reportbug@debian
X-Mailer: reportbug 4.12.6
Date: Fri, 27 Jul 2012 13:47:36 +0200

Subject: xul-ext-noscript: New Upstream Version 2.4.9
Package: mozilla-noscript
Severity: normal



-- System Information:
Debian Release: 6.0.5
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), (500, 
'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-0.bpo.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


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/debian-bugs-dist



Bug#650713: (no subject)

2012-07-27 Thread mdt
retitle 650713 xul-ext-noscript: 
=?utf-8?q?New_Upstream_Version_2=2E4=2E9=0D=0Athanks?=
Message-ID: 20120727132958.6223.71404.reportbug@debian
X-Mailer: reportbug 4.12.6
Date: Fri, 27 Jul 2012 15:29:58 +0200
X-Debbugs-Cc: cont...@bugs.debian.org

Sorry for the previous message.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/debian-bugs-dist



Bug#646706: (no subject)

2012-07-27 Thread mdt
retitle 646706 viewvc: 
=?utf-8?q?New_upstream_version=3A_1=2E1=2E15=0D=0Athanks?=
Message-ID: 20120727133303.6264.37866.reportbug@debian
X-Mailer: reportbug 4.12.6
Date: Fri, 27 Jul 2012 15:33:03 +0200
X-Debbugs-Cc: cont...@bugs.debian.org


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/debian-bugs-dist



Bug#653227: (no subject)

2012-07-27 Thread mdt
retitle 653227 acpica-unix: 
=?utf-8?q?New_upstream_release_20120711_whit_full_support_for_the_ACPI_5?=
 =?utf-8?q?=2E0_specification=0D=0Athanks?=
Message-ID: 20120727132338.6178.229.reportbug@debian
X-Mailer: reportbug 4.12.6
Date: Fri, 27 Jul 2012 15:23:38 +0200
X-Debbugs-Cc: cont...@bugs.debian.org


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/debian-bugs-dist



Bug#653227: acpica-unix: New upstream release 20111123 whit full support for the ACPI 5.0 specification

2011-12-25 Thread mdt
Package: iasl
Version: 20100528-3
Severity: wishlist

Changelog: http://www.acpica.org/download/changes.txt

-- System Information:
Debian Release: 6.0.3
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), (500, 
'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-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 iasl depends on:
ii  libc6 2.11.3-2   Embedded GNU C Library: Shared lib

iasl recommends no packages.

iasl suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#650716: xul-ext-noscript: unable to click Area Clienti on https://www.unicredit.it/it/privati.html

2011-12-02 Thread mdt
Package: xul-ext-noscript
Version: 1.9.9.69-1
Severity: important
Tags: squeeze

Using iceweasel 3.5.16-11 whit xul-ext-noscript 1.9.9.69-1 is impossible to 
click on Area Clienti that point on 
https://online-retail.unicredit.it/login.htm
NoScript is configured to allow unicredit.it
Disabling NoScript works fine.

-- System Information:
Debian Release: 6.0.3
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), (500, 
'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-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

xul-ext-noscript depends on no packages.

Versions of packages xul-ext-noscript recommends:
ii  iceweasel3.5.16-11   Web browser based on Firefox
ii  xulrunner-1.9.1  1.9.1.16-11 XUL + XPCOM application runner

xul-ext-noscript suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#648661: ntfs-3g: New Upstream Version: 2011.10.9AR.1

2011-11-13 Thread mdt
Package: ntfs-3g
Version: 1:2010.3.6-1
Severity: wishlist

New Upstream Version: 2011.10.9AR.1

Changelog: http://b.andre.pagesperso-orange.fr/changelog.html

Version 2011.10.9AR.1 (Nov 7, 2011)

* fixed huge data writes
* added a warning against checks at boot time to the manual
* fixed computation of index block size with 4K sectors (Anton Altaparmakov)
* fixed a test of volume dirty flag in ntfsfix
* implemented a new option -d to clear the dirty flag if ntfsfix is 
successful
* inserted a prefix when displaying owner and group SIDs in secaudit
* fixed a false memory leak detection in secaudit
* fixed building for kfreebsd (Robert Millan)

-- System Information:
Debian Release: 6.0.3
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'proposed-updates'), (500, 
'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-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 ntfs-3g depends on:
ii  libc6   2.11.2-10Embedded GNU C Library: Shared lib
ii  libntfs-3g751:2010.3.6-1 ntfs-3g filesystem in userspace (F

ntfs-3g recommends no packages.

ntfs-3g suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#646706: viewvc: New upstream version: 1.1.11

2011-10-26 Thread mdt
Package: viewvc
Version: 1.1.5-1.1
Severity: important

New upstream version 1.1.11

From: 
http://viewvc.tigris.org/source/browse/*checkout*/viewvc/tags/1.1.11/CHANGES

Version 1.1.11 (released 17-May-2011)

  * security fix: remove user-reachable override of cvsdb row limit
  * fix broken standalone.py -c and -d options handling
  * add --help option to standalone.py
  * fix stack trace when asked to checkout a directory (issue #478)
  * improve memory usage and speed of revision log markup (issue #477)
  * fix broken annotation view in CVS keyword-bearing files (issue #479)
  * warn users when query results are incomplete (issue #443)
  * avoid parsing errors on RCS newphrases in the admin section (issue #483)
  * make rlog parsing code more robust in certain error cases (issue #444)

Version 1.1.10 (released 15-Mar-2011)

  * fix stack trace in Subversion revision info logic (issue #475, issue #476)

Version 1.1.9 (released 18-Feb-2011)

  * vcauth universal access determinations (issue #425)
  * rework svn revision info cache for performance
  * make revision log extra pages count configurable
  * fix Subversion 1.4.x revision log compatibility code regression
  * display sanitized error when authzfile is malformed
  * handle file:/// Subversion rootpaths as local roots (issue #446)
  * restore markup of URLs in file contents (issue #455)
  * optionally display last-committed metadata in roots view (issue #457)

Version 1.1.8 (released 02-Dec-2010)

  * fix slowness triggered by allow_compress=1 configuration (issue #467)
  * allow use of 'fcrypt' for Windows standalone.py authn support (issue #471)
  * yield more useful error on directory markup/annotate request (issue #472)

Version 1.1.7 (released 09-Sep-2010)

  * display Subversion revision properties in the revision view (issue #453)
  * fix exception in 'standalone.py -r REPOS' when run without a config file
  * fix standalone.py server root deployments (--script-alias='')
  * add Basic authentication support to standalone.py (Unix only) (issue #49)
  * fix obscure unexpected NULL parent pool Subversion bindings error
  * enable path info / link display in remote Subversion root revision view
  * fix vhost name case handling inconsistency (issue #466)
  * use svn:mime-type property charset param as encoding hint
  * markup Subversion revision references in log messages (issue #313)
  * add rudimentary support for FastCGI-based deployments (issue #464)
  * fix query script WSGI deployment
  * add configuration to fix query script cross-linking to ViewVC

Version 1.1.6 (released 02-Jun-2010)

  * add rudimentary support for WSGI-based deployments (issue #397)
  * fix exception caused by trying to HTML-escape non-string data (issue #454)
  * fix incorrect RSS feed Content-Type header (issue #449)
  * fix RSS title encoding problem (issue #451)
  * allow 'svndbadmin purge' to work on missing repositories (issue #452)

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

Kernel: Linux 3.0.0-2-amd64 (SMP w/1 CPU core)
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 viewvc depends on:
ii  python 2.7.2-9 
ii  python-subversion  1.6.17dfsg-2
ii  python-support 1.0.14  
ii  rcs5.7-25  
ii  subversion 1.6.17dfsg-2

Versions of packages viewvc recommends:
ii  apache2 2.2.21-2  
ii  apache2-mpm-worker [httpd-cgi]  2.2.21-2  
ii  python-pygments 1.4+dfsg-2

Versions of packages viewvc suggests:
pn  cvsgraph   none
pn  libapache2-mod-python  none
pn  mime-support   3.51-1
pn  python-tk  none
pn  viewvc-query   none

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#646332: gnome-system-log: does not show any log by default

2011-10-26 Thread mdt
Package: gnome-system-log
Version: 3.0.1-5
Followup-For: Bug #646332

I can confirm this bug. gnome-system-log don't show anytingh.

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

Kernel: Linux 3.0.0-2-amd64 (SMP w/1 CPU core)
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 gnome-system-log depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.7.5-3 
ii  gksu 2.0.2-6 
ii  gnome-utils-common   3.0.1-5 
ii  libatk1.0-0  2.2.0-2 
ii  libc62.13-21 
ii  libcairo-gobject21.10.2-6.1  
ii  libcairo21.10.2-6.1  
ii  libfontconfig1   2.8.0-3 
ii  libfreetype6 2.4.7-2 
ii  libgdk-pixbuf2.0-0   2.24.0-1
ii  libglib2.0-0 2.28.8-1
ii  libgtk-3-0   3.0.12-2
ii  libpango1.0-01.29.4-2
ii  zlib1g   1:1.2.3.4.dfsg-3

gnome-system-log recommends no packages.

Versions of packages gnome-system-log suggests:
ii  yelp  3.2.1+dfsg-1

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#646710: upower don't show icon at the main top panel

2011-10-26 Thread mdt
Package: upower
Version: 0.9.14-1
Severity: minor

upower don't show icon at the main top panel

Instead, upower --monitor-detail don't show anything.

debian@debian-unstable:~$ upower --monitor-detail
Monitoring activity from the power daemon. Press Ctrl+C to cancel.
^C
debian@debian-unstable:~$ 

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

Kernel: Linux 3.0.0-2-amd64 (SMP w/1 CPU core)
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 upower depends on:
ii  dbus   1.4.16-1 
ii  libc6  2.13-21  
ii  libdbus-1-31.4.16-1 
ii  libdbus-glib-1-2   0.98-1   
ii  libglib2.0-0   2.28.8-1 
ii  libgudev-1.0-0 172-1
ii  libimobiledevice2  1.1.1-3  
ii  libplist1  1.7-1
ii  libpolkit-gobject-1-0  0.102-1  
ii  libupower-glib10.9.14-1 
ii  libusb-1.0-0   2:1.0.8-6
ii  pm-utils   1.4.1-8  
ii  udev   172-1

Versions of packages upower recommends:
ii  policykit-1  0.102-1

upower suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#646723: Error on installing radvd 1:1.8-1.2

2011-10-26 Thread mdt
Package: radvd
Version: 1:1.8-1.2
Severity: important

root@debian-unstable:~# apt-get install radvd
Lettura elenco dei pacchetti... Fatto
Generazione albero delle dipendenze   
Lettura informazioni sullo stato... Fatto
I seguenti pacchetti NUOVI saranno installati:
  radvd
0 aggiornati, 1 installati, 0 da rimuovere e 2 non aggiornati.
È necessario scaricare 76,8 kB di archivi.
Dopo quest'operazione, verranno occupati 193 kB di spazio su disco.
Scaricamento di:1 http://ftp.it.debian.org/debian/ sid/main radvd amd64 
1:1.8-1.2 [76,8 kB]
Recuperati 76,8 kB in 0s (182 kB/s)
Selecting previously unselected package radvd.
(Lettura del database... 127861 file e directory attualmente installati.)
Estrazione di radvd (da .../radvd_1%3a1.8-1.2_amd64.deb)...
Elaborazione dei trigger per man-db...
Configurazione di radvd (1:1.8-1.2)...
dpkg-statoverride: attenzione: fornito --update, ma /var/run/radvd non esiste
Starting radvd: 
* /etc/radvd.conf does not exist or is empty.
* See /usr/share/doc/radvd/README.Debian
* radvd will *not* be started.

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

Kernel: Linux 3.0.0-2-amd64 (SMP w/1 CPU core)
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 radvd depends on:
ii  adduser  3.113  
ii  libc62.13-21

radvd recommends no packages.

radvd suggests no packages.

-- no debconf information



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#646725: radvd: New upstram version: 1.8.3

2011-10-26 Thread mdt
Package: radvd
Version: 1:1.8-1.2
Severity: important

New upstream version: 1.8.3

From mailing list:

1.8.3: 
http://lists.litech.org/pipermail/radvd-announce-l/2011-October/23.html

 radvd-1.8.3 has a few minor patches over radvd-1.8.2.

1.8.2: 
http://lists.litech.org/pipermail/radvd-announce-l/2011-October/22.html

 I've just posted a new release of radvd which includes a few bug fixes and 
security enhancements.  Please update immediately.

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

Kernel: Linux 3.0.0-2-amd64 (SMP w/1 CPU core)
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 radvd depends on:
ii  adduser  3.113  
ii  libc62.13-21

radvd recommends no packages.

radvd suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#643293: ntfs-3g: New Upstream Version: 2011.4.12AR.7

2011-09-26 Thread mdt
Package: ntfs-3g
Version: 1:2011.4.12AR.6-2
Severity: normal

New Upstream Version: 2011.4.12AR.7

Changelog: http://b.andre.pagesperso-orange.fr/changelog.html

Version 2011.4.12AR.7 (Sep 14, 2011)

fixed overwriting a truncated file
fixed the truncation of dos file names
fixed the setting of attributes by secaudit
made to ignore the lower size of volume label (Erik Larsson)
cleaned up the code for setting a label and moved to libntfs-3g (Erik 
Larsson)
fixed the size limits for the volume label set by mkntfs
developped fixing of a self-located MFT data bug in ntfsfix
developped creating/restoring a metadata image in ntfsclone
enabled getting the sector size from an ioctl on FreeBSD and MacOSX (Erik 
Larsson)


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

Kernel: Linux 3.0.0-1-amd64 (SMP w/1 CPU core)
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 ntfs-3g depends on:
ii  debconf [debconf-2.0]  1.5.41  
ii  fuse   2.8.5-5 
ii  libc6  2.13-21 
ii  libfuse2   2.8.5-5 
ii  libgcrypt111.5.0-3 
ii  libgnutls262.12.7-8

ntfs-3g recommends no packages.

ntfs-3g suggests no packages.

-- debconf information:
  ntfs-3g/setuid-root: false



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#639660: New Upstream Version: hdparm-9.37 + wiper.sh-3.3

2011-08-29 Thread mdt
Package: hdparm
Version: 9.32-1
Severity: normal

New Upstream Version: hdparm-9.37 + wiper.sh-3.3

See: http://sourceforge.net/news/?group_id=136732

From Changelog:

hdparm-9.37
- handle raid1 start_lba values, and show -1 for indeterminte raid 
start_lba values
- abort --fibmap when start_lba is indeterminate
- updated wiper.sh to fix a kink with hfsplus filesystems
- updated wiper.sh to no longer rely on the obsolete rdev command
hdparm-9.36
- udpated raid1ext4trim.sh script to version 1.4
- updated wiper.sh to support hfsplus and ntfs filesystem types, 
courtesy of Heiko Wegeler
- updated wiper.sh with new flag to enable unattended operation, and 
handle SIGPIPE
- updated manpage to indicate max sector range of 65335 for TRIM
hdparm-9.35
- third go at fixing cdb issues, fixing -B flag.  Got it this time 
(finally).
hdparm-9.34
- fix bad/missing cdb transfer length field for IDENTIFY and some other 
commands
hdparm-9.33
- fix AHCI issues in sg16(): don't ask for sense_data on DATA-xfer 
commands
- fix compiler warnings on old systems
- fixed compilation on old systems lacking __be16

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

Kernel: Linux 3.0.0-1-amd64 (SMP w/1 CPU core)
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 hdparm depends on:
ii  libc6 2.13-18Embedded GNU C Library: Shared lib
ii  lsb-base  3.2-28 Linux Standard Base 3.2 init scrip

hdparm recommends no packages.

Versions of packages hdparm suggests:
pn  apmd  none (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#639707: New Upstream Version: util-linux 2.20

2011-08-29 Thread mdt
Package: util-linux
Version: 2.19.1-5
Severity: normal

New Upstream Version: util-linux 2.20

Release Notes: 
https://www.kernel.org/pub/linux/utils/util-linux/v2.20/v2.20-ReleaseNotes

Util-linux 2.20 Release Notes
=

 The ddate(1) command is not built by default (see --enable-ddate).

Release highlights
--

agetty(8):
  - mingetty features have been merged to agetty

chrt(1), taskset(1):
  - supports new command line option --all-tasks to set or retrieve the 
scheduling attributes of all the tasks (threads) for a given PID

dmesg(1):
  - supports new command line options: --clear, --console-on, --console-off,
--ctime, --decode, --facility=list, --level=list, --show-delta,
--notime, --kernel and --userspace

fdisk(8):
  - improved dialogs to be more user-friendly

findmnt(8), partx(8), lsblk(8)
  - support new command line option --pairs to enable key=value 
output format

findmnt(8):
  - supports new command line options --poll and --timeout to monitor
/proc/self/mountinfo changes

ionice(1):
  - supports human-readable scheduling class names, for example:
ionice -c best-effort $PID

kill(1):
  - supports new command line option -q sigval to use sigqueue(2)
  - supports real-time signals in formats RTn, RTMIN+n and RTMAX-n

libmount:
  - the API officially stable

lsblk(8):
  - supports new columns: 
  TYPE  - device type
  RQ-SIZE   - queue request size
  STATE - device state (e.g. running, suspended)
  DALIGN- discard alignment offset
  DISC-GRAN - discard granularity
  DISC-MAX  - discard max bytes
  DISC-ZERO - discard zeroes data
  - supports new command line option -D to print device discard topology

lscpu(8):
  - improved support for s390 boxes

mkfs.minix:
  - supports minix version 3

mountpoint(1):
  - this NEW COMMAND is libmount based re-implementation of mountpoint(1) from
sysvinit suite

setarch(8):
  - supports new command line options --uname-2.6 to enable UNAME26
personality flag

simpleinit:
  - this set of deprecated utils has been REMOVED

wall(1):
  - support new command line option --timeout to specify write timeout to 
terminals in seconds.

It's not supported to link with external (e.g. from e2fsprogs) libblkis and
libuuid any more.

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

Kernel: Linux 3.0.0-1-amd64 (SMP w/1 CPU core)
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 util-linux depends on:
ii  debconf [debconf-2.0]   1.5.41   Debian configuration management sy
ii  dpkg1.16.0.3 Debian package management system
ii  initscripts 2.88dsf-13.11scripts for initializing and shutt
ii  install-info4.13a.dfsg.1-8   Manage installed documentation in 
ii  libblkid1   2.19.1-5 block device id library
ii  libc6   2.13-18  Embedded GNU C Library: Shared lib
ii  libncurses5 5.9-1shared libraries for terminal hand
ii  libselinux1 2.0.98-1.1   SELinux runtime shared libraries
ii  libslang2   2.2.4-3  S-Lang programming library - runti
ii  libuuid12.19.1-5 Universally Unique ID library
ii  lsb-base3.2-28   Linux Standard Base 3.2 init scrip
ii  tzdata  2011h-4  time zone and daylight-saving time
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

util-linux recommends no packages.

Versions of packages util-linux suggests:
ii  console-tools  1:0.2.3dbs-70 Linux console and font utilities
ii  dosfstools 3.0.9-1   utilities for making and checking 
ii  util-linux-locales 2.19.1-5  Locales files for util-linux

-- debconf information:
  util-linux/noauto-with-nonzero-passnum:



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#639169: New Upstream Version dmidecode-2.11 with support SMBIOS specification version 2.7.1 and PCI Express 3

2011-08-24 Thread mdt
Package: dmidecode
Version: 2.9-1.2
Severity: important

Changelog: 
http://cvs.savannah.gnu.org/viewcvs/*checkout*/dmidecode/dmidecode/CHANGELOG?rev=HEADcontent-type=text/plain


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

Kernel: Linux 3.0.0-1-amd64 (SMP w/1 CPU core)
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 dmidecode depends on:
ii  libc6 2.13-18Embedded GNU C Library: Shared lib

dmidecode recommends no packages.

dmidecode suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#626816: New Upstream Version wireless-regdb-2011.04.28

2011-05-15 Thread mdt
Package: wireless-regdb
Version: 2010.11.24-2
Severity: wishlist

New Upstream Version wireless-regdb-2011.04.28: 
http://wireless.kernel.org/download/wireless-regdb/


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

Kernel: Linux 2.6.38-2-amd64 (SMP w/1 CPU core)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

wireless-regdb depends on no packages.

wireless-regdb recommends no packages.

Versions of packages wireless-regdb suggests:
pn  crda  none (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org