Bug#774443: marked as done (unblock: reportbug/6.6.2)

2015-01-04 Thread Debian Bug Tracking System
Your message dated Sun, 4 Jan 2015 11:54:19 +0100
with message-id 20150104105419.gb17...@ugent.be
and subject line Re: Bug#774443: unblock: reportbug/6.6.2
has caused the Debian Bug report #774443,
regarding unblock: reportbug/6.6.2
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
774443: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=774443
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package reportbug

This upload introduces the jessie-pu tag for release.d.o

unblock reportbug/6.6.2

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

Kernel: Linux 3.14-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru reportbug-6.6.1/debian/changelog reportbug-6.6.2/debian/changelog
--- reportbug-6.6.1/debian/changelog	2014-12-02 21:53:13.0 +
+++ reportbug-6.6.2/debian/changelog	2015-01-02 20:52:25.0 +
@@ -1,3 +1,11 @@
+reportbug (6.6.2) unstable; urgency=medium
+
+  * reportbug/debbugs.py
+- introduce jessie-pu (removing now EOL squeeze-pu) tag for release.d.o;
+  thanks to Matt Kraai for the report and patch; Closes: #773142
+
+ -- Sandro Tosi mo...@debian.org  Fri, 02 Jan 2015 20:48:12 +
+
 reportbug (6.6.1) unstable; urgency=medium
 
   * reportbug/utils.py
diff -Nru reportbug-6.6.1/reportbug/debbugs.py reportbug-6.6.2/reportbug/debbugs.py
--- reportbug-6.6.1/reportbug/debbugs.py	2014-12-02 21:53:13.0 +
+++ reportbug-6.6.2/reportbug/debbugs.py	2015-01-02 20:52:25.0 +
@@ -399,8 +399,8 @@
 'britney':  testing migration script bugs,
 'transition':   transition tracking,
 'unblock':  unblock requests,
-'squeeze-pu':   squeeze proposed updates requests,
 'wheezy-pu':wheezy proposed updates requests,
+'jessie-pu':jessie proposed updates requests,
 'rm':   Stable/Testing removal requests,
 'other' :   None of the other options,
 }, 'Choose the request type: ', empty_ok=True)
@@ -445,14 +445,11 @@
 else:
 package = info[12] or package
 
-if tag in ('binnmu', 'unblock', 'wheezy-pu', 'squeeze-pu', 'rm'):
+if tag in ('binnmu', 'unblock', 'jessie-pu', 'wheezy-pu', 'rm'):
 # FIXME: pu/rm should lookup the version elsewhere
 version = info and info[0]
-if online:
-if tag == 'wheezy-pu':
-version = checkversions.get_versions_available(package, timeout, 'wheezy').values()[0]
-elif tag == 'squeeze-pu':
-version = checkversions.get_versions_available(package, timeout, 'squeeze').values()[0]
+if online and tag.endswith('-pu'):
+version = checkversions.get_versions_available(package, timeout, tag[:-3]).values()[0]
 if version:
 cont = ui.select_options(
 Latest version seems to be %s, is this the proper one ? % (version),
diff -Nru reportbug-6.6.1/reportbug/__init__.py reportbug-6.6.2/reportbug/__init__.py
--- reportbug-6.6.1/reportbug/__init__.py	2014-12-02 21:53:13.0 +
+++ reportbug-6.6.2/reportbug/__init__.py	2015-01-02 20:52:25.0 +
@@ -25,7 +25,7 @@
 __all__ = ['bugreport', 'utils', 'urlutils', 'checkbuildd', 'checkversions',
'debbugs', 'exceptions', 'submit', 'tempfile']
 
-VERSION_NUMBER = 6.6.1
+VERSION_NUMBER = 6.6.2
 
 VERSION = reportbug +VERSION_NUMBER
 COPYRIGHT = VERSION + '\nCopyright (C) 1999-2008 Chris Lawrence lawre...@debian.org' + \
Binary files /tmp/M2Ea93id_g/reportbug-6.6.1/reportbug/__init__.pyc and /tmp/SozF3ygwqT/reportbug-6.6.2/reportbug/__init__.pyc differ
---End Message---
---BeginMessage---
Hi,

On Sun, Jan 04, 2015 at 10:46:59AM +, Sandro Tosi wrote:
 you're right! I just uploaded 6.6.3 to fix it.

Thanks!

Unblocked.

Cheers,

Ivo---End Message---


Two more trigger issues found

2015-01-04 Thread Niels Thykier
Hi,

Thanks to Johannes and Holger's work on finishing the trigger cycle
detection script on jenkins.d.n, we managed to spot two more trigger
issues[1]: #774558 and #774559.

Thanks to all involved in creating the tool/job for detecting the cycles
(including, but not limited to Johannes and Holger). :)

~Niels

[1]:
https://jenkins.debian.net/view/Warnings/job/dpkg_sid_find_trigger_cycles/24/console


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/54a937fd.3050...@thykier.net



Bug#774569: unblock: libgit2/0.21.1-1

2015-01-04 Thread Russell Sim
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package libgit2

The package is failing to build on some buildd i386/amd64 hosts
because of a failing test.  It has been reported that the same error
can be fixed by setting the TMPDIR to a directory withing the build
directory.  The bug this fixes is 761539.


± debdiff ../build-area/libgit2_0.21.1-1.dsc ../build-area/libgit2_0.21.1-2.dsc 
  
diff -Nru libgit2-0.21.1/debian/changelog libgit2-0.21.1/debian/changelog
--- libgit2-0.21.1/debian/changelog 2014-09-03 13:13:06.0 +1000
+++ libgit2-0.21.1/debian/changelog 2015-01-04 13:37:53.0 +1100
@@ -1,3 +1,9 @@
+libgit2 (0.21.1-2) UNRELEASED; urgency=medium
+
+  * Fix buildd errors. (Closes: #761539)
+
+ -- Russell Sim russell@gmail.com  Sun, 04 Jan 2015 13:13:57 +1100
+
 libgit2 (0.21.1-1) unstable; urgency=medium
 
   * New upstream release 0.21.1.
diff -Nru libgit2-0.21.1/debian/rules libgit2-0.21.1/debian/rules
--- libgit2-0.21.1/debian/rules 2014-09-03 13:13:06.0 +1000
+++ libgit2-0.21.1/debian/rules 2015-01-04 13:37:53.0 +1100
@@ -36,6 +36,12 @@
dh_auto_install --builddirectory=build-debian-release
dh_auto_install --builddirectory=build-debian-devel
 
+override_dh_auto_test:
+   mkdir -p build-debian-release/tmp
+   TMPDIR=$(PWD)/build-debian-release/tmp dh_auto_test 
--builddirectory=build-debian-release
+   mkdir -p build-debian-devel/tmp
+   TMPDIR=$(PWD)/build-debian-devel/tmp dh_auto_test 
--builddirectory=build-debian-devel
+
 override_dh_strip:
dh_strip --dbg-package=libgit2-dbg
 


unblock libgit2/0.21.1-1

-- System Information:
Debian Release: 8.0
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150104144041.457.44353.report...@sparky.home



Processed: Re: Bug#774551: unblock: flash-kernel/3.30

2015-01-04 Thread Debian Bug Tracking System
Processing control commands:

 tag -1 confirmed
Bug #774551 [release.debian.org] unblock: flash-kernel/3.30
Added tag(s) confirmed.

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


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.b774551.142038841129727.transcr...@bugs.debian.org



Bug#774551: unblock: flash-kernel/3.30

2015-01-04 Thread Cyril Brulebois
Control: tag -1 confirmed

Ian Campbell i...@debian.org (2015-01-04):
 Package: release.debian.org
 Severity: normal
 Tags: d-i
 User: release.debian@packages.debian.org
 Usertags: unblock
 
 Please unblock package flash-kernel. This package produces a udeb, so kibi CCd
 and d-i tag added.
 
 Testing currently contains 3.28.
 
 3.29 was a brown paper bag upload to revert an accidental upload of a version
 intended for experimental to unstable. It fixed the content type for a
 translation but was otherwise a nop compared with 3.28.
 
 3.30 adds support for the TI OMAP5 uEVM board (#77325) and LinkSprite pcDuino3
 (user request on debian-arm@) as well as an alternative name for the 
 BeagleBone
 Black (#773890).
 
 It also avoids issues arising from the old ambigous name used by BBB which
 could be confused for the BeagleBone White by refusing to boot on the White
 (which is a far less common platform, which we don't currently support). 
 Fixing
 things to work on both would be a far larger patch not suitable for Jessie (at
 least in the abasence of a user request). This was discussed in #773890).
 
 Lastly this version makes sure that /dev/mtdblock* will be available before 
 use
 by ensuring that the kernel module is loaded (#773991).

No objection, thanks.

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#774582: unblock: postgresql-common/165

2015-01-04 Thread Christoph Berg
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package postgresql-common, it's a l10n-only update for
debconf/es.

unblock postgresql-common/165

Changes:
 postgresql-common (165) unstable; urgency=medium
 .
   * Debconf translation updates, thanks!
 + es by Manuel Venturi Porras Peralta. (Closes: #773598)

Christoph
-- 
c...@df7cb.de | http://www.df7cb.de/


signature.asc
Description: Digital signature


Bug#774551: unblock: flash-kernel/3.30

2015-01-04 Thread Ian Campbell
Package: release.debian.org
Severity: normal
Tags: d-i
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package flash-kernel. This package produces a udeb, so kibi CCd
and d-i tag added.

Testing currently contains 3.28.

3.29 was a brown paper bag upload to revert an accidental upload of a version
intended for experimental to unstable. It fixed the content type for a
translation but was otherwise a nop compared with 3.28.

3.30 adds support for the TI OMAP5 uEVM board (#77325) and LinkSprite pcDuino3
(user request on debian-arm@) as well as an alternative name for the BeagleBone
Black (#773890).

It also avoids issues arising from the old ambigous name used by BBB which
could be confused for the BeagleBone White by refusing to boot on the White
(which is a far less common platform, which we don't currently support). Fixing
things to work on both would be a far larger patch not suitable for Jessie (at
least in the abasence of a user request). This was discussed in #773890).

Lastly this version makes sure that /dev/mtdblock* will be available before use
by ensuring that the kernel module is loaded (#773991).

Thanks!

Ian.

debdiff: 
diff -Nru flash-kernel-3.28/bootscript/bootscr.beaglebone 
flash-kernel-3.30/bootscript/bootscr.beaglebone
--- flash-kernel-3.28/bootscript/bootscr.beaglebone 2014-09-04 
07:14:17.0 +0100
+++ flash-kernel-3.30/bootscript/bootscr.beaglebone 2014-12-30 
15:31:54.0 +
@@ -1,4 +1,14 @@
-# boot script for BeagleBone
+# boot script for BeagleBone Black
+
+# BeagleBone white uses a different .dtb file, and flash-kernel is
+# currently unable to support multiple .dtb files.
+if test ${board_name} = A335BONE
+then
+  echo BeagleBone white detected, unsupported platform.
+  echo Exiting in 10 seconds...
+  sleep 10
+  exit
+fi
 
 setenv device mmc
 setenv partition ${bootpart}
diff -Nru flash-kernel-3.28/db/all.db flash-kernel-3.30/db/all.db
--- flash-kernel-3.28/db/all.db 2014-10-13 04:01:11.0 +0100
+++ flash-kernel-3.30/db/all.db 2014-12-30 15:31:54.0 +
@@ -301,6 +301,13 @@
 U-Boot-Script-Name: bootscr.sunxi
 Required-Packages: u-boot-tools
 
+Machine: LinkSprite pcDuino3
+Kernel-Flavors: armmp armmp-lpae
+Boot-Script-Path: /boot/boot.scr
+DTB-Id: sun7i-a20-pcduino3.dtb
+U-Boot-Script-Name: bootscr.sunxi
+Required-Packages: u-boot-tools
+
 Machine: Linksys NSLU2
 Method: slug
 Kernel-Flavors: ixp4xx
@@ -574,12 +581,20 @@
 Bootloader-Sets-Incorrect-Root: yes
 
 Machine: TI AM335x BeagleBone
+Machine: TI AM335x BeagleBone Black
 Kernel-Flavors: armmp
 DTB-Id: am335x-boneblack.dtb
 Boot-Script-Path: /boot/boot.scr
 U-Boot-Script-Name: bootscr.beaglebone
 Required-Packages: u-boot-tools
 
+Machine: TI OMAP5 uEVM board
+Kernel-Flavors: armmp armmp-lpae
+DTB-Id: omap5-uevm.dtb
+U-Boot-Script-Name: bootscr.uboot-generic
+Boot-Script-Path: /boot/boot.scr
+Required-Packages: u-boot-tools
+
 Machine: Toshiba AC100 / Dynabook AZ
 Method: android
 Android-Boot-Device: /dev/mmcblk0
diff -Nru flash-kernel-3.28/debian/changelog flash-kernel-3.30/debian/changelog
--- flash-kernel-3.28/debian/changelog  2014-10-13 10:08:45.0 +0100
+++ flash-kernel-3.30/debian/changelog  2014-12-30 15:31:54.0 +
@@ -1,3 +1,27 @@
+flash-kernel (3.30) unstable; urgency=medium
+
+  [ Ian Campbell ]
+  * Support for TI OMAP5 uEVM board (Patch from Chen Baozi, Closes: #773255)
+  * Support for alternative machine name for BeagleBone Black. The old name was
+ambiguous with the original BeagleBone (often called White), detect if
+booting on a BeagleBone white and print an error since the DTB will be
+wrong. We don't currently support the White. (Closes: #773890)
+  * Ensure mtdblock driver is loaded before accessing /dev/mtdblock*.
+(Closes: #773991)
+
+  [ Karsten Merker ]
+  * Add a machine db entry for the LinkSprite pcDuino3
+
+ -- Ian Campbell i...@debian.org  Tue, 30 Dec 2014 15:31:42 +
+
+flash-kernel (3.29) unstable; urgency=medium
+
+  * Correct Content-Transfer-Encoding in zn_CH.po.
+  * No other changes vs 3.28, this supersedes the brown paper bag upload of
+3.29~exp.1 to unstable.
+
+ -- Ian Campbell i...@debian.org  Sat, 13 Dec 2014 11:19:47 +
+
 flash-kernel (3.28) unstable; urgency=medium
 
   [ Ian Campbell ]
diff -Nru flash-kernel-3.28/debian/po/zh_CN.po 
flash-kernel-3.30/debian/po/zh_CN.po
--- flash-kernel-3.28/debian/po/zh_CN.po2011-08-12 02:00:53.0 
+0100
+++ flash-kernel-3.30/debian/po/zh_CN.po2014-12-30 15:31:54.0 
+
@@ -39,7 +39,7 @@
 Language: zh_CN\n
 MIME-Version: 1.0\n
 Content-Type: text/plain; charset=UTF-8\n
-Content-Transfer-Encoding: 8bits\n
+Content-Transfer-Encoding: 8bit\n
 Plural-Forms: nplurals=1; plural=0;\n
 
 #. Type: text
diff -Nru flash-kernel-3.28/functions flash-kernel-3.30/functions
--- flash-kernel-3.28/functions 2014-09-30 04:01:05.0 +0100
+++ flash-kernel-3.30/functions 2014-12-30 15:31:54.0 +
@@ 

Bug#774017: marked as done (unblock: lzo2/2.08-1.2)

2015-01-04 Thread Debian Bug Tracking System
Your message dated Sun, 4 Jan 2015 11:31:58 +0100
with message-id 20150104103158.ga17...@ugent.be
and subject line Re: Bug#774017: unblock: lzo2/2.08-1.2
has caused the Debian Bug report #774017,
regarding unblock: lzo2/2.08-1.2
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
774017: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=774017
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: release.debian.org
Severity: normal
Tags: d-i
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package lzo2

Simon McVittie NMUd lzo2 to fix a crash in openvpn, RC bug #757037. The
attached debdiff covers -1.1 and -1.2 since the first fix was incomplete.

Unblocked, but needs a kibi-ack for the udeb please.

unblock-udeb lzo2/2.08-1.2

-- System Information:
Debian Release: 8.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'testing-proposed-updates'), (500, 
'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru lzo2-2.08/debian/changelog lzo2-2.08/debian/changelog
--- lzo2-2.08/debian/changelog	2014-07-15 01:03:18.0 +
+++ lzo2-2.08/debian/changelog	2014-12-20 17:50:47.0 +
@@ -1,3 +1,26 @@
+lzo2 (2.08-1.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Adjust patch from previous upload so the modern C code path still
+defines some typedefs: lzo_memops_TU1p is a pointer to unsigned byte
+(used by the byteswapping implementation on non-powerpc big-endian
+architectures), and lzo_memops_TU2p and lzo_memops_TU4p
+are pointers to unsigned 2- and 4-byte quantities (needed by the
+powerpc assembler implementation). Together, these fix FTBFS on
+big-endian platforms. (Closes: #773580)
+
+ -- Simon McVittie s...@debian.org  Sat, 20 Dec 2014 17:50:38 +
+
+lzo2 (2.08-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Replace liblzo's reinvention of memcpy() with calls to memcpy().
+gcc already knows how to inline memcpy calls with constant n,
+and also gets the alignment constraints right, avoiding incorrect
+unaligned accesses on armel (Closes: #757037)
+
+ -- Simon McVittie s...@debian.org  Tue, 16 Dec 2014 23:35:36 +
+
 lzo2 (2.08-1) unstable; urgency=low
 
   * New upstream release (closes: #752861) (CVE-2014-4607)
diff -Nru lzo2-2.08/debian/patches/0001-Conditionally-replace-reinvention-of-memcpy-with-cal.patch lzo2-2.08/debian/patches/0001-Conditionally-replace-reinvention-of-memcpy-with-cal.patch
--- lzo2-2.08/debian/patches/0001-Conditionally-replace-reinvention-of-memcpy-with-cal.patch	1970-01-01 00:00:00.0 +
+++ lzo2-2.08/debian/patches/0001-Conditionally-replace-reinvention-of-memcpy-with-cal.patch	2014-12-20 17:50:47.0 +
@@ -0,0 +1,366 @@
+From: Simon McVittie s...@debian.org
+Date: Sat, 20 Dec 2014 17:50:27 +
+Subject: Conditionally replace reinvention of memcpy() with calls to memcpy()
+
+gcc already knows how to inline memcpy calls with constant n,
+and also gets the alignment constraints right, avoiding incorrect
+unaligned accesses on armel.
+
+Unconditionally define LZO_MEMOPS_GET_NE64 since it's trivial
+to do in terms of LZO_MEMOPS_COPY8.
+
+I've made the modern C version conditional since lzo seems to aim
+to be portable to anything and everything, but it would probably
+be better off just requiring a compiler from this century and
+a set of correctly working memwhatever() implementations.
+
+Bug-Debian: https://bugs.debian.org/757037
+---
+ minilzo/minilzo.c | 76 ++-
+ src/lzo_conf.h|  2 --
+ src/lzo_func.h| 71 +++
+ 3 files changed, 125 insertions(+), 24 deletions(-)
+
+diff --git a/minilzo/minilzo.c b/minilzo/minilzo.c
+index ab2be5f..146b383 100644
+--- a/minilzo/minilzo.c
 b/minilzo/minilzo.c
+@@ -3354,6 +3354,49 @@ lzo_bitops_unused_funcs(void)
+ LZO_UNUSED_FUNC(lzo_bitops_unused_funcs);
+ }
+ 
++/* Modern compilers know that memcpy() and memset() with constant n can be
++ * inlined, and do so without violating alignment constraints on e.g. ARMv5,
++ * unlike the macros below. */
++#if LZO_CFG_MODERN_C+0
++
++/* ISO C says char pointers of any signedness can alias anything
++ * (C11 draft 1570, paragraph 6.5.7) so they are safe for this use */
++typedef unsigned char 

Bug#774443: [reportbug/master] when checking the version for a PU upload, pass a list of distributions; thanks to Ivo De Decker for spotting; Addresses: #774443

2015-01-04 Thread Sandro Tosi
tag 774443 pending
thanks

Date:   Sun Jan 4 10:37:47 2015 +
Author: Sandro Tosi mo...@debian.org
Commit ID: 92a62f070c0e5429bacab7d02d35ed87ee5f1831
Commit URL: 
http://anonscm.debian.org/gitweb/?p=reportbug/reportbug.git;a=commitdiff;h=92a62f070c0e5429bacab7d02d35ed87ee5f1831
Patch URL: 
http://anonscm.debian.org/gitweb/?p=reportbug/reportbug.git;a=commitdiff_plain;h=92a62f070c0e5429bacab7d02d35ed87ee5f1831

when checking the version for a PU upload, pass a list of distributions; 
thanks to Ivo De Decker for spotting; Addresses: #774443

  


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1y7ihk-0004jp...@moszumanska.debian.org



Bug#774443: unblock: reportbug/6.6.2

2015-01-04 Thread Sandro Tosi
Hi,

On Sat, Jan 3, 2015 at 11:12 AM, Ivo De Decker iv...@debian.org wrote:
 Control: tags -1 moreinfo

 Hi,

 On Fri, Jan 02, 2015 at 08:59:16PM +, Sandro Tosi wrote:
 Please unblock package reportbug

 -if online:
 -if tag == 'wheezy-pu':
 -version = checkversions.get_versions_available(package, 
 timeout, 'wheezy').values()[0]
 -elif tag == 'squeeze-pu':
 -version = checkversions.get_versions_available(package, 
 timeout, 'squeeze').values()[0]
 +if online and tag.endswith('-pu'):
 +version = checkversions.get_versions_available(package, 
 timeout, tag[:-3]).values()[0]

 This doesn't actually seem to be correct. The url that gets checked is this
 one:

you're right! I just uploaded 6.6.3 to fix it.

Regards,
-- 
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/cab4xwxxhr_k5tjasrqqocbemlqvvve8dzmeowm1w7w3xtkj...@mail.gmail.com



Processed: [reportbug/master] when checking the version for a PU upload, pass a list of distributions; thanks to Ivo De Decker for spotting; Addresses: #774443

2015-01-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tag 774443 pending
Bug #774443 [release.debian.org] unblock: reportbug/6.6.2
Added tag(s) pending.
 thanks
Stopping processing here.

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


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.c.14203683764881.transcr...@bugs.debian.org



Bug#774457: unblock: gcompris/14.12-1

2015-01-04 Thread Yann Dirson
On Sat, Jan 03, 2015 at 12:13:33PM +, Jonathan Wiltshire wrote:
 Control: tag -1 confirmed moreinfo
 
 On Sat, Jan 03, 2015 at 12:15:27AM +0100, Yann Dirson wrote:
  This is a followup to #774136 to get pre-approval for gcompris 14.12-1
  (new upstream release with mostly translation updates and addition of
  a new language).
 
 It's rather larger than I was hoping for, but with appropriate filtering
 it's just about acceptable. You'll have to clear NEW; please go ahead and
 ask ftp-masters to process it as soon as possible, and then ping this bug.

Hello again,

The package is now in unstable.


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150104104502.gd4...@home.lan



Bug#754988: libjpeg8 removal

2015-01-04 Thread Pedretti Fabio
Hi, is there a plan to remove libjpeg8 (and maybe also libjpeg9) now
that -turbo is the default?

I also noticed debian-games is still recommending libjpeg8-dev, should
it be changed to libjpeg-dev?


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/CA+fnjVDt6MxAa9w1hYu509C+Vg8wm-=4H=dxfgsickh7wq+...@mail.gmail.com



Bug#774585: unblock: bind9/1:9.9.5.dfsg-8

2015-01-04 Thread Michael Gilbert
Package: release.debian.org
User: release.debian@packages.debian.org
Usertags: unblock
Severity: normal

Please unblock bind9.  It fixes an issue where a hang in named could
bring down the entire network #760555.

This only touches files in the bind9 binary package, so nothing in the
udebs has changed.

unblock bind9/1:9.9.5.dfsg-8
unblock-udeb bind9/1:9.9.5.dfsg-8


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/CANTw=MMwuKXytrKOc8O0YF-S=oz9f3w6kryqonyl1if17xb...@mail.gmail.com



Bug#774522: wheezy-pu: clamav/0.98.5+dfsg-0+deb7u2

2015-01-04 Thread Adam D. Barratt
Control: tags -1 + pending

On Sat, 2015-01-03 at 23:30 +0100, Sebastian Andrzej Siewior wrote:
 I'd like to update the clamav package in Wheezy with the following change:
 |* Add libmspack-qtmd-fix-frame_end-overflow to avoid endless-loop on
 | special crafted quantum compressed cab files. Patch suggested by Andreas
 | Cadhalpus (Closes: #773318).
 
 There was the same change to libmspack in #773041. We have the same
 libmspack in clamav since 0.98.5~rc1+dfsg-1 which is now in s-p-u/
 w-updates. We wanted to use the same library in stable and sid/jessie so
 now we need to update the libmspack copy since it is not in Wheezy.

Scott Kitterman uploaded this, and I've flagged it for acceptance.

Regards,

Adam


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/1420399891.11245.4.ca...@adam-barratt.org.uk



Processed: Re: Bug#774522: wheezy-pu: clamav/0.98.5+dfsg-0+deb7u2

2015-01-04 Thread Debian Bug Tracking System
Processing control commands:

 tags -1 + pending
Bug #774522 [release.debian.org] wheezy-pu: clamav/0.98.5+dfsg-0+deb7u2
Added tag(s) pending.

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


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.b774522.14203999019504.transcr...@bugs.debian.org



Bug#774585: unblock: bind9/1:9.9.5.dfsg-8

2015-01-04 Thread Cyril Brulebois
Control: tag -1 d-i confirmed

Michael Gilbert mgilb...@debian.org (2015-01-04):
 Package: release.debian.org
 User: release.debian@packages.debian.org
 Usertags: unblock
 Severity: normal

(Next time, please use X-Debbugs-Cc so that the recipients get the bug
number and have a chance to get an easy way to reply to the relevant bug
report.)

 Please unblock bind9.  It fixes an issue where a hang in named could
 bring down the entire network #760555.
 
 This only touches files in the bind9 binary package, so nothing in the
 udebs has changed.
 
 unblock bind9/1:9.9.5.dfsg-8
 unblock-udeb bind9/1:9.9.5.dfsg-8

No objections.

Mraw,
KiBi.


signature.asc
Description: Digital signature


Processed: Re: unblock: bind9/1:9.9.5.dfsg-8

2015-01-04 Thread Debian Bug Tracking System
Processing control commands:

 tag -1 d-i confirmed
Bug #774585 [release.debian.org] unblock: bind9/1:9.9.5.dfsg-8
Added tag(s) d-i and confirmed.

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


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.b774585.142040023811557.transcr...@bugs.debian.org



NEW changes in stable-new

2015-01-04 Thread Debian FTP Masters
Processing changes file: clamav_0.98.5+dfsg-0+deb7u2_i386.changes
  ACCEPT


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1y7que-z6...@franck.debian.org



Bug#774585: marked as done (unblock: bind9/1:9.9.5.dfsg-8)

2015-01-04 Thread Debian Bug Tracking System
Your message dated Sun, 4 Jan 2015 21:43:55 +0100
with message-id 20150104204355.ga20...@ugent.be
and subject line Re: Bug#774585: unblock: bind9/1:9.9.5.dfsg-8
has caused the Debian Bug report #774585,
regarding unblock: bind9/1:9.9.5.dfsg-8
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
774585: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=774585
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: release.debian.org
User: release.debian@packages.debian.org
Usertags: unblock
Severity: normal

Please unblock bind9.  It fixes an issue where a hang in named could
bring down the entire network #760555.

This only touches files in the bind9 binary package, so nothing in the
udebs has changed.

unblock bind9/1:9.9.5.dfsg-8
unblock-udeb bind9/1:9.9.5.dfsg-8
---End Message---
---BeginMessage---
Hi,

On Sun, Jan 04, 2015 at 08:37:15PM +0100, Cyril Brulebois wrote:
  unblock bind9/1:9.9.5.dfsg-8
  unblock-udeb bind9/1:9.9.5.dfsg-8
 
 No objections.

Added unblock and unblock-udeb.

Cheers,

Ivo---End Message---


Bug#774582: marked as done (unblock: postgresql-common/165)

2015-01-04 Thread Debian Bug Tracking System
Your message dated Sun, 4 Jan 2015 21:48:06 +0100
with message-id 20150104204806.gc20...@ugent.be
and subject line Re: Bug#774582: unblock: postgresql-common/165
has caused the Debian Bug report #774582,
regarding unblock: postgresql-common/165
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
774582: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=774582
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package postgresql-common, it's a l10n-only update for
debconf/es.

unblock postgresql-common/165

Changes:
 postgresql-common (165) unstable; urgency=medium
 .
   * Debconf translation updates, thanks!
 + es by Manuel Venturi Porras Peralta. (Closes: #773598)

Christoph
-- 
c...@df7cb.de | http://www.df7cb.de/


signature.asc
Description: Digital signature
---End Message---
---BeginMessage---
Hi,

On Sun, Jan 04, 2015 at 07:11:28PM +0100, Christoph Berg wrote:
 unblock postgresql-common/165

Unblocked.

Cheers,

Ivo---End Message---


Bug#774551: marked as done (unblock: flash-kernel/3.30)

2015-01-04 Thread Debian Bug Tracking System
Your message dated Sun, 4 Jan 2015 21:46:54 +0100
with message-id 20150104204654.gb20...@ugent.be
and subject line Re: Bug#774551: unblock: flash-kernel/3.30
has caused the Debian Bug report #774551,
regarding unblock: flash-kernel/3.30
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
774551: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=774551
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: release.debian.org
Severity: normal
Tags: d-i
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package flash-kernel. This package produces a udeb, so kibi CCd
and d-i tag added.

Testing currently contains 3.28.

3.29 was a brown paper bag upload to revert an accidental upload of a version
intended for experimental to unstable. It fixed the content type for a
translation but was otherwise a nop compared with 3.28.

3.30 adds support for the TI OMAP5 uEVM board (#77325) and LinkSprite pcDuino3
(user request on debian-arm@) as well as an alternative name for the BeagleBone
Black (#773890).

It also avoids issues arising from the old ambigous name used by BBB which
could be confused for the BeagleBone White by refusing to boot on the White
(which is a far less common platform, which we don't currently support). Fixing
things to work on both would be a far larger patch not suitable for Jessie (at
least in the abasence of a user request). This was discussed in #773890).

Lastly this version makes sure that /dev/mtdblock* will be available before use
by ensuring that the kernel module is loaded (#773991).

Thanks!

Ian.

debdiff: 
diff -Nru flash-kernel-3.28/bootscript/bootscr.beaglebone 
flash-kernel-3.30/bootscript/bootscr.beaglebone
--- flash-kernel-3.28/bootscript/bootscr.beaglebone 2014-09-04 
07:14:17.0 +0100
+++ flash-kernel-3.30/bootscript/bootscr.beaglebone 2014-12-30 
15:31:54.0 +
@@ -1,4 +1,14 @@
-# boot script for BeagleBone
+# boot script for BeagleBone Black
+
+# BeagleBone white uses a different .dtb file, and flash-kernel is
+# currently unable to support multiple .dtb files.
+if test ${board_name} = A335BONE
+then
+  echo BeagleBone white detected, unsupported platform.
+  echo Exiting in 10 seconds...
+  sleep 10
+  exit
+fi
 
 setenv device mmc
 setenv partition ${bootpart}
diff -Nru flash-kernel-3.28/db/all.db flash-kernel-3.30/db/all.db
--- flash-kernel-3.28/db/all.db 2014-10-13 04:01:11.0 +0100
+++ flash-kernel-3.30/db/all.db 2014-12-30 15:31:54.0 +
@@ -301,6 +301,13 @@
 U-Boot-Script-Name: bootscr.sunxi
 Required-Packages: u-boot-tools
 
+Machine: LinkSprite pcDuino3
+Kernel-Flavors: armmp armmp-lpae
+Boot-Script-Path: /boot/boot.scr
+DTB-Id: sun7i-a20-pcduino3.dtb
+U-Boot-Script-Name: bootscr.sunxi
+Required-Packages: u-boot-tools
+
 Machine: Linksys NSLU2
 Method: slug
 Kernel-Flavors: ixp4xx
@@ -574,12 +581,20 @@
 Bootloader-Sets-Incorrect-Root: yes
 
 Machine: TI AM335x BeagleBone
+Machine: TI AM335x BeagleBone Black
 Kernel-Flavors: armmp
 DTB-Id: am335x-boneblack.dtb
 Boot-Script-Path: /boot/boot.scr
 U-Boot-Script-Name: bootscr.beaglebone
 Required-Packages: u-boot-tools
 
+Machine: TI OMAP5 uEVM board
+Kernel-Flavors: armmp armmp-lpae
+DTB-Id: omap5-uevm.dtb
+U-Boot-Script-Name: bootscr.uboot-generic
+Boot-Script-Path: /boot/boot.scr
+Required-Packages: u-boot-tools
+
 Machine: Toshiba AC100 / Dynabook AZ
 Method: android
 Android-Boot-Device: /dev/mmcblk0
diff -Nru flash-kernel-3.28/debian/changelog flash-kernel-3.30/debian/changelog
--- flash-kernel-3.28/debian/changelog  2014-10-13 10:08:45.0 +0100
+++ flash-kernel-3.30/debian/changelog  2014-12-30 15:31:54.0 +
@@ -1,3 +1,27 @@
+flash-kernel (3.30) unstable; urgency=medium
+
+  [ Ian Campbell ]
+  * Support for TI OMAP5 uEVM board (Patch from Chen Baozi, Closes: #773255)
+  * Support for alternative machine name for BeagleBone Black. The old name was
+ambiguous with the original BeagleBone (often called White), detect if
+booting on a BeagleBone white and print an error since the DTB will be
+wrong. We don't currently support the White. (Closes: #773890)
+  * Ensure mtdblock driver is loaded before accessing /dev/mtdblock*.
+(Closes: #773991)
+
+  [ Karsten Merker ]
+  * Add a machine db entry for the LinkSprite pcDuino3
+
+ -- Ian Campbell i...@debian.org  Tue, 30 Dec 2014 15:31:42 +
+
+flash-kernel (3.29) unstable; urgency=medium
+
+  * Correct Content-Transfer-Encoding in zn_CH.po.
+  * No other changes vs 3.28, this supersedes the brown paper bag upload of
+3.29~exp.1 to unstable.
+
+ -- 

Bug#774535: Pre-approval request: unblock: ldm-themes/15.01.1

2015-01-04 Thread Ivo De Decker
Control: tags -1 confirmed moreinfo

Hi,

On Sat, Jan 03, 2015 at 06:05:54PM -0800, Vagrant Cascadian wrote:
 I'm seeking release team pre-approval to upload ldm-themes 15.01.1
 package.

Please go ahead and remove the moreinfo tags from this bug once the upload is
in unstable.

Cheers,

Ivo


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150104205034.gd20...@ugent.be



Processed: Re: Bug#774535: Pre-approval request: unblock: ldm-themes/15.01.1

2015-01-04 Thread Debian Bug Tracking System
Processing control commands:

 tags -1 confirmed moreinfo
Bug #774535 [release.debian.org] Pre-approval request: unblock: 
ldm-themes/15.01.1
Added tag(s) confirmed and moreinfo.

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


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.b774535.14204046526400.transcr...@bugs.debian.org



Bug#774595: unblock: ifupdown/0.7.52

2015-01-04 Thread Andrew Shadura
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package ifupdown.

This upload fixes a segfault introduced few uploads before,
see #774212 for details.

unblock ifupdown/0.7.52

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

Kernel: Linux 3.12-1-686-pae (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_GB.UTF-8)
Shell: /bin/sh linked to /bin/mksh
diff -Nru ifupdown-0.7.51/config.c ifupdown-0.7.52/config.c
--- ifupdown-0.7.51/config.c	2014-11-29 13:53:44.0 +0100
+++ ifupdown-0.7.52/config.c	2015-01-02 21:35:33.0 +0100
@@ -135,6 +135,10 @@
 
 defn = read_interfaces_defn(defn, filename);
 
+if (!defn) {
+return NULL;
+}
+
 if (!no_loopback) {
 interface_defn *lo_if = malloc(sizeof(interface_defn));
 if (!lo_if) {
@@ -187,8 +191,10 @@
 char *rest;
 
 f = fopen(filename, r);
-if (f == NULL)
-return NULL;
+if (f == NULL) {
+fprintf(stderr, warning: couldn't open interfaces file \%s\\n, filename);
+return defn;
+}
 line = 0;
 
 while (get_line(buf, buf_len, f, line)) {
diff -Nru ifupdown-0.7.51/debian/changelog ifupdown-0.7.52/debian/changelog
--- ifupdown-0.7.51/debian/changelog	2014-12-14 15:02:30.0 +0100
+++ ifupdown-0.7.52/debian/changelog	2015-01-04 15:28:53.0 +0100
@@ -1,3 +1,10 @@
+ifupdown (0.7.52) unstable; urgency=medium
+
+  * Fix segfault when /e/n/i can't be read. Fail only when the file
+has errors, issue a warning when it can't be opened (Closes: #774212).
+
+ -- Andrew Shadura andre...@debian.org  Sun, 04 Jan 2015 15:21:25 +0100
+
 ifupdown (0.7.51) unstable; urgency=medium
 
   [ Michael Biebl ]
diff -Nru ifupdown-0.7.51/debian/testbuild-linux ifupdown-0.7.52/debian/testbuild-linux
--- ifupdown-0.7.51/debian/testbuild-linux	2014-11-29 14:05:16.0 +0100
+++ ifupdown-0.7.52/debian/testbuild-linux	2015-01-02 21:39:39.0 +0100
@@ -515,6 +515,7 @@
 stderr
 Parsing file /dev/null
 Parsing file tests/null
+warning: couldn't open interfaces file tests/null
 run-parts --exit-on-error --verbose /etc/network/if-pre-up.d
 run-parts --exit-on-error --verbose /etc/network/if-up.d
 EOF
@@ -548,6 +549,32 @@
 run-parts --exit-on-error --verbose /etc/network/if-up.d
 EOF
 
+cat tests/testcase.12 EOF
+auto lo eth0
+
+iface
+EOF
+cat tests/up.12 EOF
+stdout
+stderr
+tests/testcase.12:3: too few parameters for iface line
+./ifup: couldn't read interfaces file tests/testcase.12
+EOF
+
+# don't create the input file for this testcase
+# cat tests/testcase.13
+cat tests/up.13 EOF
+stdout
+stderr
+warning: couldn't open interfaces file tests/testcase.13
+run-parts --exit-on-error --verbose /etc/network/if-pre-up.d
+ip link set up dev lo 2/dev/null
+Configuring interface lo=lo (inet)
+run-parts --exit-on-error --verbose /etc/network/if-pre-up.d
+run-parts --exit-on-error --verbose /etc/network/if-up.d
+run-parts --exit-on-error --verbose /etc/network/if-up.d
+EOF
+
 result=true
 for test in 1 2 3 4 5 6 7 8 9 10; do
 args=$(cat tests/testcase.$test | sed -n 's/^# RUN: //p')
@@ -568,8 +595,8 @@
 echo ==
 done
 
-for test in 11; do
-args=$(cat tests/testcase.$test | sed -n 's/^# RUN: //p')
+for test in 11 12 13; do
+args=-a
 ./ifup -nv --force -i tests/testcase.$test $args \
 tests/up-res-out.$test 2tests/up-res-err.$test || 
 true


Debian Miniconf in Auckland

2015-01-04 Thread Andrew Ruthven
Hey,

I'm organising a Mini-conference about Debian as part of the
linux.conf.au 2015 [0] conference which is running on Monday next
weekend in Auckland, New Zealand.

I was just wondering if there is anyone from the release team who'd be
in a position, and willing to, give us an update on Jessie?  Skype or
Google Hangouts will probably need to be the order of day unless you're
going be in Auckland!

More info about the mini conference (and the associated mini-debconf) is
here: http://nz2015.mini.debconf.org/

Cheers,
Andrew

[0] http://lca2015.linux.org.au

-- 
Andrew Ruthven, Wellington, New Zealand
and...@etc.gen.nz | linux.conf.au 2015 
  New Zealand's only Cloud:   |  BeAwesome in Auckland, NZ
https://catalyst.net.nz/cloud | http://lca2015.linux.org.au



-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/1420408046.23311.76.ca...@etc.gen.nz



NEW changes in stable-new

2015-01-04 Thread Debian FTP Masters
Processing changes file: clamav_0.98.5+dfsg-0+deb7u2_kfreebsd-amd64.changes
  ACCEPT
Processing changes file: clamav_0.98.5+dfsg-0+deb7u2_s390.changes
  ACCEPT
Processing changes file: clamav_0.98.5+dfsg-0+deb7u2_s390x.changes
  ACCEPT


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1y7t0t-0007sw...@franck.debian.org



NEW changes in stable-new

2015-01-04 Thread Debian FTP Masters
Processing changes file: clamav_0.98.5+dfsg-0+deb7u2_armel.changes
  ACCEPT
Processing changes file: clamav_0.98.5+dfsg-0+deb7u2_armhf.changes
  ACCEPT
Processing changes file: clamav_0.98.5+dfsg-0+deb7u2_ia64.changes
  ACCEPT
Processing changes file: clamav_0.98.5+dfsg-0+deb7u2_kfreebsd-i386.changes
  ACCEPT
Processing changes file: clamav_0.98.5+dfsg-0+deb7u2_mipsel.changes
  ACCEPT
Processing changes file: clamav_0.98.5+dfsg-0+deb7u2_powerpc.changes
  ACCEPT


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1y7tfr-ys...@franck.debian.org



NEW changes in stable-new

2015-01-04 Thread Debian FTP Masters
Processing changes file: base-files_7.1wheezy8_amd64.changes
  ACCEPT
Processing changes file: clamav_0.98.5+dfsg-0+deb7u2_sparc.changes
  ACCEPT


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1y7ttu-0002jk...@franck.debian.org



Bug#774569: unblock: libgit2/0.21.1-2

2015-01-04 Thread Russell Sim
My apologies this request should be to unblock the yet to be uploaded
libgit2/0.21.1-2 sorry for any confusion.

Russell Sim russell@gmail.com writes:

 Package: release.debian.org
 Severity: normal
 User: release.debian@packages.debian.org
 Usertags: unblock

 Please unblock package libgit2

 The package is failing to build on some buildd i386/amd64 hosts
 because of a failing test.  It has been reported that the same error
 can be fixed by setting the TMPDIR to a directory withing the build
 directory.  The bug this fixes is 761539.


 ± debdiff ../build-area/libgit2_0.21.1-1.dsc 
 ../build-area/libgit2_0.21.1-2.dsc   
 diff -Nru libgit2-0.21.1/debian/changelog libgit2-0.21.1/debian/changelog
 --- libgit2-0.21.1/debian/changelog   2014-09-03 13:13:06.0 +1000
 +++ libgit2-0.21.1/debian/changelog   2015-01-04 13:37:53.0 +1100
 @@ -1,3 +1,9 @@
 +libgit2 (0.21.1-2) UNRELEASED; urgency=medium
 +
 +  * Fix buildd errors. (Closes: #761539)
 +
 + -- Russell Sim russell@gmail.com  Sun, 04 Jan 2015 13:13:57 +1100
 +
  libgit2 (0.21.1-1) unstable; urgency=medium
  
* New upstream release 0.21.1.
 diff -Nru libgit2-0.21.1/debian/rules libgit2-0.21.1/debian/rules
 --- libgit2-0.21.1/debian/rules   2014-09-03 13:13:06.0 +1000
 +++ libgit2-0.21.1/debian/rules   2015-01-04 13:37:53.0 +1100
 @@ -36,6 +36,12 @@
   dh_auto_install --builddirectory=build-debian-release
   dh_auto_install --builddirectory=build-debian-devel
  
 +override_dh_auto_test:
 + mkdir -p build-debian-release/tmp
 + TMPDIR=$(PWD)/build-debian-release/tmp dh_auto_test 
 --builddirectory=build-debian-release
 + mkdir -p build-debian-devel/tmp
 + TMPDIR=$(PWD)/build-debian-devel/tmp dh_auto_test 
 --builddirectory=build-debian-devel
 +
  override_dh_strip:
   dh_strip --dbg-package=libgit2-dbg
  


 unblock libgit2/0.21.1-1

 -- System Information:
 Debian Release: 8.0
   APT prefers unstable
   APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental')
 Architecture: amd64 (x86_64)
 Foreign Architectures: i386

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

-- 
Cheers,
Russell


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/874ms6m8ah@gmail.com



NEW changes in stable-new

2015-01-04 Thread Debian FTP Masters
Processing changes file: clamav_0.98.5+dfsg-0+deb7u2_mips.changes
  ACCEPT


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1y7vm2-0002vk...@franck.debian.org



NEW changes in stable-new

2015-01-04 Thread Debian FTP Masters
Processing changes file: base-files_7.1wheezy8_ia64.changes
  ACCEPT
Processing changes file: base-files_7.1wheezy8_kfreebsd-amd64.changes
  ACCEPT
Processing changes file: base-files_7.1wheezy8_s390x.changes
  ACCEPT
Processing changes file: base-files_7.1wheezy8_sparc.changes
  ACCEPT


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1y7yrn-0005fi...@franck.debian.org



Bug#774535: marked as done (Pre-approval request: unblock: ldm-themes/15.01.1)

2015-01-04 Thread Debian Bug Tracking System
Your message dated Mon, 5 Jan 2015 08:19:16 +0100
with message-id 20150105071915.ga23...@ugent.be
and subject line Re: Bug#774535: Pre-approval request: unblock: 
ldm-themes/15.01.1
has caused the Debian Bug report #774535,
regarding Pre-approval request: unblock: ldm-themes/15.01.1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
774535: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=774535
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

I'm seeking release team pre-approval to upload ldm-themes 15.01.1
package.

It adds the lines theme, which is the default theme in Jessie, and
makes it the preferred theme alternative for LDM. The ldm-themes
package in Jessie only currently includes the Joy theme.

I am prepared to upload ldm 15.01.1, which will include the following
changes (version and date adjusted appropriately, of course):

diff -Nru ldm-themes-12.07.1/debian/changelog 
ldm-themes-15.01.1~20150103~1/debian/changelog
--- ldm-themes-12.07.1/debian/changelog 2012-07-13 09:36:47.0 -0700
+++ ldm-themes-15.01.1~20150103~1/debian/changelog  2015-01-03 
17:29:50.0 -0800
@@ -1,3 +1,29 @@
+ldm-themes (15.01.1~20150103~1) UNRELEASED; urgency=medium
+
+  * Add new lines theme:
+- Install logo.png, bg.png and greeter-gtkrc.
+
+  * Generate lines background png in debian/rules:
+- Include background artwork from desktop-base sources.
+- Add Build-Depends on librsvg2-bin.
+- Remove png in clean target.
+
+  * Add lines greeter-gtkrc based on joy with color adjustments.
+
+  * Include a transparent png as a placeholder for the logo required in
+ldm themes.
+
+  * Add lines theme to package description.
+
+  * Update alternatives for ldm-theme in postinst and prerm:
+- Install lines theme.
+- Lower priority on joy theme.
+- Remove lines on package removal.
+
+  * Update debian/copyright.
+
+ -- Vagrant Cascadian vagr...@debian.org  Sat, 03 Jan 2015 17:29:36 -0800
+
 ldm-themes (12.07.1) unstable; urgency=low
 
   [ Jonathan Carter ]
diff -Nru ldm-themes-12.07.1/debian/control 
ldm-themes-15.01.1~20150103~1/debian/control
--- ldm-themes-12.07.1/debian/control   2012-07-10 15:52:13.0 -0700
+++ ldm-themes-15.01.1~20150103~1/debian/control2015-01-02 
19:09:52.0 -0800
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: LTSP Debian/Ubuntu Maintainers 
pkg-ltsp-de...@lists.alioth.debian.org
 Uploaders: Jonathan Carter jonat...@ubuntu.com, Vagrant Cascadian 
vagr...@debian.org
-Build-Depends: debhelper (= 7.0.50~)
+Build-Depends: debhelper (= 7.0.50~), librsvg2-bin
 Standards-Version: 3.9.2
 
 Package: ldm-themes
@@ -15,5 +15,6 @@
  sessions hosted on remote machines.
  .
  This package currently provides the following themes:
+   - Lines
- Joy
 
diff -Nru ldm-themes-12.07.1/debian/copyright 
ldm-themes-15.01.1~20150103~1/debian/copyright
--- ldm-themes-12.07.1/debian/copyright 2012-07-12 19:18:51.0 -0700
+++ ldm-themes-15.01.1~20150103~1/debian/copyright  2015-01-03 
16:59:23.0 -0800
@@ -2,6 +2,7 @@
 
 Source: Artwork source images can be found at:
  http://wiki.debian.org/DebianArt/Themes/Joy
+ 
https://anonscm.debian.org/viewvc/debian-desktop/packages/trunk/desktop-base/login/background.svg
 
 Files: joy/*
 Copyright: 2012 Adrien Aubourg adrien.aubo...@gmail.com
@@ -13,11 +14,12 @@
  On Debian systems, a copy of the GNU General Public License version
  2 may be found in the file /usr/share/common-licenses/GPL-2.
 
-Files: joy/greeter-gtkrc
+Files: joy/greeter-gtkrc lines/greeter-gtkrc
 Copyright: Kenneth Wimer kw...@ubuntu.com
  Conn O'Griofa connogri...@gmail.com
  Jonathan Carter jonat...@ubuntu.com
  Dave Camp d...@ximian.com
+ 2015 Vagrant Cascadian vagr...@debian.org
 License: GPLv2
  This program is free software; you can redistribute it and/or
  modify it under the terms of the GNU General Public License as
@@ -26,9 +28,19 @@
  On Debian systems, a copy of the GNU General Public License version
  2 may be found in the file /usr/share/common-licenses/GPL-2.
 
+Files: lines/background.svg
+Copyright: 2014 Juliette Taka BELIN juliettetaka.be...@gmail.com
+License: GPL-2+
+
+Files: lines/logo.png
+Copyright: 2015 Vagrant Cascadian vagr...@debian.org
+License: GPL-2+
+
 Files: debian/*
 Copyright: 2011-2012 Jonathan Carter jonat...@ubuntu.com
- 2012 Vagrant Cascadian vagr...@debian.org
+ 2012-2014 Vagrant Cascadian vagr...@debian.org
+License: GPL-2+
+
 License: GPL-2+
  This package is free 

NEW changes in stable-new

2015-01-04 Thread Debian FTP Masters
Processing changes file: tzdata_2014j-0wheezy1_amd64.changes
  ACCEPT


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1y80yq-0001aj...@franck.debian.org



Processed: Re: Bug#774535: Pre-approval request: unblock: ldm-themes/15.01.1

2015-01-04 Thread Debian Bug Tracking System
Processing control commands:

 tags -1 -moreinfo
Bug #774535 [release.debian.org] Pre-approval request: unblock: 
ldm-themes/15.01.1
Removed tag(s) moreinfo.

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


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.b774535.1420442280739.transcr...@bugs.debian.org



Bug#774535: Pre-approval request: unblock: ldm-themes/15.01.1

2015-01-04 Thread Vagrant Cascadian
Control: tags -1 -moreinfo

On 2015-01-04, Ivo De Decker wrote:
 On Sat, Jan 03, 2015 at 06:05:54PM -0800, Vagrant Cascadian wrote:
 I'm seeking release team pre-approval to upload ldm-themes 15.01.1
 package.

 Please go ahead and remove the moreinfo tags from this bug once the upload is
 in unstable.

Uploaded and in unstable. Thanks!

live well,
  vagrant


signature.asc
Description: PGP signature


NEW changes in stable-new

2015-01-04 Thread Debian FTP Masters
Processing changes file: base-files_7.1wheezy8_armel.changes
  ACCEPT
Processing changes file: base-files_7.1wheezy8_armhf.changes
  ACCEPT
Processing changes file: base-files_7.1wheezy8_i386.changes
  ACCEPT
Processing changes file: base-files_7.1wheezy8_kfreebsd-i386.changes
  ACCEPT
Processing changes file: base-files_7.1wheezy8_mipsel.changes
  ACCEPT
Processing changes file: base-files_7.1wheezy8_powerpc.changes
  ACCEPT
Processing changes file: base-files_7.1wheezy8_s390.changes
  ACCEPT
Processing changes file: clamav_0.98.5+dfsg-0+deb7u2_amd64.changes
  ACCEPT


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1y7ydi-0003v9...@franck.debian.org



Processed: tagging 774457

2015-01-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 774457 - moreinfo
Bug #774457 [release.debian.org] unblock: gcompris/14.12-1
Removed tag(s) moreinfo.
 thanks
Stopping processing here.

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


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
https://lists.debian.org/handler.s.c.142043665329027.transcr...@bugs.debian.org



NEW changes in stable-new

2015-01-04 Thread Debian FTP Masters
Processing changes file: base-files_7.1wheezy8_mips.changes
  ACCEPT


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1y80jt-pj...@franck.debian.org