Re: Scheduling the 7.5 point release

2014-03-10 Thread Ansgar Burchardt
Hi,

On 03/01/2014 21:44, Niels Thykier wrote:
 We are slowly starting to prepare for the 7.5 point release and are
 suggesting one of the four following weekends:
 
  * April 12th/13th
  * April 19th/20th (Easter)
  * April 26th/27th
  * May 3rd/4th

I don't have any particular plans on either of them yet. So any choice
should be fine for me.

Ansgar


-- 
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/531d7f10.1030...@debian.org



Bug#741232: pu: package newsbeuter/2.5-2+deb7u1

2014-03-10 Thread Moritz Mühlenhoff
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: pu

This update fixes a FTBFS in stable. This was already fixed in unstable, but
the fix didn't make it into Wheezy.

(The upload has been coordinated/agreed with the maintainer)

Debdiff attached.

Cheers,
Moritz
diff -Nru newsbeuter-2.5/debian/changelog newsbeuter-2.5/debian/changelog
--- newsbeuter-2.5/debian/changelog	2012-05-07 21:37:51.0 +0200
+++ newsbeuter-2.5/debian/changelog	2014-02-27 14:43:15.0 +0100
@@ -1,3 +1,9 @@
+newsbeuter (2.5-2+deb7u1) stable; urgency=low
+
+  * Fix FTBFS issue due to json's switch from boolean to json_bool (Closes: #689225)
+
+ -- Moritz Mühlenhoff muehlenh...@univention.de  Thu, 27 Feb 2014 14:42:50 +0100
+
 newsbeuter (2.5-2) unstable; urgency=low
 
   * Fix build errors with gcc-4.7 (Closes: #667296).
diff -Nru newsbeuter-2.5/debian/patches/fix_json_boolean_include.patch newsbeuter-2.5/debian/patches/fix_json_boolean_include.patch
--- newsbeuter-2.5/debian/patches/fix_json_boolean_include.patch	1970-01-01 01:00:00.0 +0100
+++ newsbeuter-2.5/debian/patches/fix_json_boolean_include.patch	2014-02-27 14:42:37.0 +0100
@@ -0,0 +1,29 @@
+Description: propagate boolean json type
+Apparently the libjson project decided to rename their boolean type to
+json_bool...
+Author: Nico Golde n...@debian.org
+Bug-Debian: http://bugs.debian.org/689225
+
+---
+The information above should follow the Patch Tagging Guidelines, please
+checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
+are templates for supplementary fields that you might want to add:
+
+Origin: vendor
+Bug: http://bugs.debian.org/689225
+Bug-Debian: http://bugs.debian.org/689225
+Forwarded: 
+
+Index: newsbeuter-2.5/src/ttrss_api.cpp
+===
+--- newsbeuter-2.5.orig/src/ttrss_api.cpp	2012-09-30 17:25:23.0 +0200
 newsbeuter-2.5/src/ttrss_api.cpp	2012-09-30 17:43:24.0 +0200
+@@ -220,7 +220,7 @@
+ 		const char * link = json_object_get_string(json_object_object_get(item_obj, link));
+ 		const char * content = json_object_get_string(json_object_object_get(item_obj, content));
+ 		time_t updated = (time_t)json_object_get_int(json_object_object_get(item_obj, updated));
+-		boolean unread = json_object_get_boolean(json_object_object_get(item_obj, unread));
++		json_bool unread = json_object_get_boolean(json_object_object_get(item_obj, unread));
+ 
+ 		rsspp::item item;
+ 
diff -Nru newsbeuter-2.5/debian/patches/series newsbeuter-2.5/debian/patches/series
--- newsbeuter-2.5/debian/patches/series	2012-05-07 21:31:34.0 +0200
+++ newsbeuter-2.5/debian/patches/series	2014-02-27 14:42:37.0 +0100
@@ -1 +1,2 @@
 fix_gcc-4.7_ftbfs.patch
+fix_json_boolean_include.patch


Bug#736494: About #736494

2014-03-10 Thread Clement Wong
Hi,

I’ve confirm that this package passed our tests, solved sybase problem, and not 
causing other regressions.
Thanks for working on this.

Feel free to poke me for any test in the future, our systems are highly 
integrated with all kinds of MS/MS-compatible products. Like 
AD/Samba4/SQLSRV/OpenChange etc.

Clement

On Mar 10, 2014, at 2:47 PM, William Dauchy wdau...@gmail.com wrote:

 please see:
 
  php.tar.gz
 
 please don't pay attention to the version numbering.
 
 Regards,
 -- 
 William



Bug#736494: #736494 validation

2014-03-10 Thread William Dauchy
Hello,

I can also confirm we are using this package in production since a few
months without any regression (including thousands of users).

Regards,
-- 
William


signature.asc
Description: Digital signature


NEW changes in oldstable-new

2014-03-10 Thread Debian FTP Masters
Processing changes file: clamav_0.98.1+dfsg-1+deb6u1_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/e1wn4ip-0003jh...@franck.debian.org



Processed: Re: Bug#740302: wheezy-pu: package subversion/1.6.17dfsg-4+deb7u5

2014-03-10 Thread Debian Bug Tracking System
Processing control commands:

 tags -1 + pending
Bug #740302 [release.debian.org] wheezy-pu: package 
subversion/1.6.17dfsg-4+deb7u5
Added tag(s) pending.

-- 
740302: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=740302
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.b740302.139447462511679.transcr...@bugs.debian.org



Bug#740302: wheezy-pu: package subversion/1.6.17dfsg-4+deb7u5

2014-03-10 Thread Adam D. Barratt

Control: tags -1 + pending

On 2014-03-09 15:44, Adam D. Barratt wrote:

On Thu, 2014-02-27 at 21:52 -0500, James McCoy wrote:
   * Add patch CVE-2014-0032: mod_dav_svn crash when handling certain 
requests

 with SVNListParentPath on  (Closes: #737815)
   * rules: Fix removal of libsvnjavahl-1.a/.la/.so from libsvn-dev 
(Closes:

 #711911)


Please go ahead; thanks.


Uploaded and flagged 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/4bd39cd6a543f773aa1fdb642f547...@mail.adsl.funky-badger.org



Bug#740083: wheezy-pu: package libpdf-api2-perl/2.019-1+deb7u1

2014-03-10 Thread Adam D. Barratt

Control: tags -1 + pending

Hi,

On 2014-03-09 16:15, Salvatore Bonaccorso wrote:

On Sun, Mar 09, 2014 at 03:55:06PM +, Adam D. Barratt wrote:

On Tue, 2014-02-25 at 16:14 +0100, Salvatore Bonaccorso wrote:
 In #739943 Moritz noted that libpdf-api2-perl FTBFS also in stable. I
 have prepared a debdiff for stable with the upstream commit [1], which
 is attached.

 Can this be considered for the next point release for wheezy?

  [1] 
https://bitbucket.org/ssimms/pdfapi2/commits/2885c70ebf0fc8a7ea3e2f608e398b7de5f53860

Please go ahead; thanks.


Thanks! I have uploaded the package.


Flagged 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/a6c08212f005c262bc9e6282a65ce...@mail.adsl.funky-badger.org



Processed: Re: Bug#739678: wheezy-pu: package resource-agents/1:3.9.2-5+deb7u2

2014-03-10 Thread Debian Bug Tracking System
Processing control commands:

 tags -1 + pending
Bug #739678 [release.debian.org] wheezy-pu: package 
resource-agents/1:3.9.2-5+deb7u2
Added tag(s) pending.

-- 
739678: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=739678
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.b739678.139447468711835.transcr...@bugs.debian.org



Bug#739678: wheezy-pu: package resource-agents/1:3.9.2-5+deb7u2

2014-03-10 Thread Adam D. Barratt

Control: tags -1 + pending

On 2014-03-09 16:06, Salvatore Bonaccorso wrote:

On Sun, Mar 09, 2014 at 03:51:21PM +, Adam D. Barratt wrote:

On Fri, 2014-02-21 at 11:01 +0100, Salvatore Bonaccorso wrote:
 When migrating from Squeeze to Wheezy, using ldirectord fails to test
 HTTPS real servers due to LWP::UserAgent's hostname_verification
 beeing enabled by default (from Wheezy on).
[...]
 The fix takes upstream commit, which disables hostname verification
 again, allowing checking by IP only again.

Please go ahead; thanks.


Thank you Adam. I just have uploaded the package.


Flagged for acceptance; thanks.

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/1fe94a89149128e418f01c2232a70...@mail.adsl.funky-badger.org



Processed: Re: Bug#740083: wheezy-pu: package libpdf-api2-perl/2.019-1+deb7u1

2014-03-10 Thread Debian Bug Tracking System
Processing control commands:

 tags -1 + pending
Bug #740083 [release.debian.org] wheezy-pu: package 
libpdf-api2-perl/2.019-1+deb7u1
Added tag(s) pending.

-- 
740083: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=740083
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.b740083.139447475012012.transcr...@bugs.debian.org



NEW changes in oldstable-new

2014-03-10 Thread Debian FTP Masters
Processing changes file: udisks_1.0.1+git20100614-3squeeze1_amd64.changes
  ACCEPT
Processing changes file: udisks_1.0.1+git20100614-3squeeze1_armel.changes
  ACCEPT
Processing changes file: udisks_1.0.1+git20100614-3squeeze1_i386.changes
  ACCEPT
Processing changes file: udisks_1.0.1+git20100614-3squeeze1_ia64.changes
  ACCEPT
Processing changes file: udisks_1.0.1+git20100614-3squeeze1_mips.changes
  ACCEPT
Processing changes file: udisks_1.0.1+git20100614-3squeeze1_mipsel.changes
  ACCEPT
Processing changes file: udisks_1.0.1+git20100614-3squeeze1_powerpc.changes
  ACCEPT
Processing changes file: udisks_1.0.1+git20100614-3squeeze1_s390.changes
  ACCEPT
Processing changes file: udisks_1.0.1+git20100614-3squeeze1_sparc.changes
  ACCEPT
Processing changes file: wireshark_1.2.11-6+squeeze14_amd64.changes
  ACCEPT
Processing changes file: wireshark_1.2.11-6+squeeze14_armel.changes
  ACCEPT
Processing changes file: wireshark_1.2.11-6+squeeze14_i386.changes
  ACCEPT
Processing changes file: wireshark_1.2.11-6+squeeze14_ia64.changes
  ACCEPT
Processing changes file: wireshark_1.2.11-6+squeeze14_kfreebsd-amd64.changes
  ACCEPT
Processing changes file: wireshark_1.2.11-6+squeeze14_kfreebsd-i386.changes
  ACCEPT
Processing changes file: wireshark_1.2.11-6+squeeze14_mips.changes
  ACCEPT
Processing changes file: wireshark_1.2.11-6+squeeze14_mipsel.changes
  ACCEPT
Processing changes file: wireshark_1.2.11-6+squeeze14_powerpc.changes
  ACCEPT
Processing changes file: wireshark_1.2.11-6+squeeze14_s390.changes
  ACCEPT
Processing changes file: wireshark_1.2.11-6+squeeze14_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/e1wn4xf-0005cw...@franck.debian.org



NEW changes in stable-new

2014-03-10 Thread Debian FTP Masters
Processing changes file: libpdf-api2-perl_2.019-1+deb7u1_amd64.changes
  ACCEPT
Processing changes file: resource-agents_3.9.2-5+deb7u2_amd64.changes
  ACCEPT
Processing changes file: subversion_1.6.17dfsg-4+deb7u5_amd64.changes
  ACCEPT
Processing changes file: udisks_1.0.4-7wheezy1_amd64.changes
  ACCEPT
Processing changes file: udisks_1.0.4-7wheezy1_armel.changes
  ACCEPT
Processing changes file: udisks_1.0.4-7wheezy1_armhf.changes
  ACCEPT
Processing changes file: udisks_1.0.4-7wheezy1_i386.changes
  ACCEPT
Processing changes file: udisks_1.0.4-7wheezy1_ia64.changes
  ACCEPT
Processing changes file: udisks_1.0.4-7wheezy1_mips.changes
  ACCEPT
Processing changes file: udisks_1.0.4-7wheezy1_mipsel.changes
  ACCEPT
Processing changes file: udisks_1.0.4-7wheezy1_powerpc.changes
  ACCEPT
Processing changes file: udisks_1.0.4-7wheezy1_s390.changes
  ACCEPT
Processing changes file: udisks_1.0.4-7wheezy1_s390x.changes
  ACCEPT
Processing changes file: udisks_1.0.4-7wheezy1_sparc.changes
  ACCEPT
Processing changes file: wireshark_1.8.2-5wheezy10_amd64.changes
  ACCEPT
Processing changes file: wireshark_1.8.2-5wheezy10_armel.changes
  ACCEPT
Processing changes file: wireshark_1.8.2-5wheezy10_armhf.changes
  ACCEPT
Processing changes file: wireshark_1.8.2-5wheezy10_i386.changes
  ACCEPT
Processing changes file: wireshark_1.8.2-5wheezy10_ia64.changes
  ACCEPT
Processing changes file: wireshark_1.8.2-5wheezy10_kfreebsd-amd64.changes
  ACCEPT
Processing changes file: wireshark_1.8.2-5wheezy10_kfreebsd-i386.changes
  ACCEPT
Processing changes file: wireshark_1.8.2-5wheezy10_mips.changes
  ACCEPT
Processing changes file: wireshark_1.8.2-5wheezy10_mipsel.changes
  ACCEPT
Processing changes file: wireshark_1.8.2-5wheezy10_powerpc.changes
  ACCEPT
Processing changes file: wireshark_1.8.2-5wheezy10_s390.changes
  ACCEPT
Processing changes file: wireshark_1.8.2-5wheezy10_s390x.changes
  ACCEPT
Processing changes file: wireshark_1.8.2-5wheezy10_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/e1wn4lb-00078h...@franck.debian.org



NEW changes in stable-new

2014-03-10 Thread Debian FTP Masters
Processing changes file: resource-agents_3.9.2-5+deb7u2_i386.changes
  ACCEPT
Processing changes file: resource-agents_3.9.2-5+deb7u2_powerpc.changes
  ACCEPT
Processing changes file: resource-agents_3.9.2-5+deb7u2_s390.changes
  ACCEPT
Processing changes file: resource-agents_3.9.2-5+deb7u2_s390x.changes
  ACCEPT
Processing changes file: resource-agents_3.9.2-5+deb7u2_sparc.changes
  ACCEPT
Processing changes file: subversion_1.6.17dfsg-4+deb7u5_kfreebsd-i386.changes
  ACCEPT
Processing changes file: subversion_1.6.17dfsg-4+deb7u5_s390.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/e1wn8gu-0002oy...@franck.debian.org



NEW changes in oldstable-new

2014-03-10 Thread Debian FTP Masters
Processing changes file: clamav_0.98.1+dfsg-1+deb6u1_amd64.changes
  ACCEPT
Processing changes file: clamav_0.98.1+dfsg-1+deb6u1_ia64.changes
  ACCEPT
Processing changes file: clamav_0.98.1+dfsg-1+deb6u1_kfreebsd-amd64.changes
  ACCEPT
Processing changes file: clamav_0.98.1+dfsg-1+deb6u1_kfreebsd-i386.changes
  ACCEPT
Processing changes file: clamav_0.98.1+dfsg-1+deb6u1_s390.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/e1wn8hi-0002tc...@franck.debian.org



NEW changes in stable-new

2014-03-10 Thread Debian FTP Masters
Processing changes file: resource-agents_3.9.2-5+deb7u2_ia64.changes
  ACCEPT
Processing changes file: subversion_1.6.17dfsg-4+deb7u5_i386.changes
  ACCEPT
Processing changes file: subversion_1.6.17dfsg-4+deb7u5_kfreebsd-amd64.changes
  ACCEPT
Processing changes file: subversion_1.6.17dfsg-4+deb7u5_powerpc.changes
  ACCEPT
Processing changes file: subversion_1.6.17dfsg-4+deb7u5_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/e1wn8vq-00048r...@franck.debian.org



NEW changes in oldstable-new

2014-03-10 Thread Debian FTP Masters
Processing changes file: clamav_0.98.1+dfsg-1+deb6u1_mipsel.changes
  ACCEPT
Processing changes file: clamav_0.98.1+dfsg-1+deb6u1_powerpc.changes
  ACCEPT
Processing changes file: clamav_0.98.1+dfsg-1+deb6u1_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/e1wn8vm-0004df...@franck.debian.org



NEW changes in stable-new

2014-03-10 Thread Debian FTP Masters
Processing changes file: resource-agents_3.9.2-5+deb7u2_armhf.changes
  ACCEPT
Processing changes file: resource-agents_3.9.2-5+deb7u2_mipsel.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/e1wn8jt-0005yh...@franck.debian.org



NEW changes in stable-new

2014-03-10 Thread Debian FTP Masters
Processing changes file: resource-agents_3.9.2-5+deb7u2_mips.changes
  ACCEPT
Processing changes file: subversion_1.6.17dfsg-4+deb7u5_ia64.changes
  ACCEPT
Processing changes file: subversion_1.6.17dfsg-4+deb7u5_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/e1wn9cx-co...@franck.debian.org



NEW changes in stable-new

2014-03-10 Thread Debian FTP Masters
Processing changes file: resource-agents_3.9.2-5+deb7u2_armel.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/e1wn9us-0005ty...@franck.debian.org



NEW changes in stable-new

2014-03-10 Thread Debian FTP Masters
Processing changes file: polarssl_1.2.9-1~deb7u2_mips.changes
  ACCEPT
Processing changes file: subversion_1.6.17dfsg-4+deb7u5_mipsel.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/e1wna90-0007zc...@franck.debian.org



NEW changes in stable-new

2014-03-10 Thread Debian FTP Masters
Processing changes file: subversion_1.6.17dfsg-4+deb7u5_armhf.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/e1wnanv-a2...@franck.debian.org



NEW changes in oldstable-new

2014-03-10 Thread Debian FTP Masters
Processing changes file: clamav_0.98.1+dfsg-1+deb6u1_armel.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/e1wnb5m-00051k...@franck.debian.org



NEW changes in stable-new

2014-03-10 Thread Debian FTP Masters
Processing changes file: subversion_1.6.17dfsg-4+deb7u5_armel.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/e1wnbsr-0001wa...@franck.debian.org