Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock
Please unblock package fribidi
Reason:
* Passed --enable-malloc to configure to avoid crashes when using fribidi in
multiple libraries concurrently.
(LP: #1376331)
Debdiff attached.
unblock fribidi/0.19.6-3
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'testing-updates'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.16-2-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
--
أحمد المحمودي (Ahmed El-Mahmoudy)
Digital design engineer
GPG KeyID: 0xEDDDA1B7
GPG Fingerprint: 8206 A196 2084 7E6D 0DF8 B176 BC19 6A94 EDDD A1B7
diff -Nru fribidi-0.19.6/debian/changelog fribidi-0.19.6/debian/changelog
--- fribidi-0.19.6/debian/changelog 2014-08-31 09:23:50.000000000 +0300
+++ fribidi-0.19.6/debian/changelog 2014-10-31 08:47:02.000000000 +0200
@@ -1,3 +1,14 @@
+fribidi (0.19.6-3) unstable; urgency=medium
+
+ * debian/control: Bumped Standards-Version to 3.9.6
+ * debian/copyright: Switched to machine readable format.
+ * Pass --enable-malloc to configure to avoid crashes when using fribidi in
+ multiple libraries concurrently.
+ (LP: #1376331)
+ * Update my email address.
+
+ -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net> Fri, 31 Oct 2014 08:30:53 +0200
+
fribidi (0.19.6-2) unstable; urgency=medium
* debian/control:
diff -Nru fribidi-0.19.6/debian/control fribidi-0.19.6/debian/control
--- fribidi-0.19.6/debian/control 2014-08-31 09:23:50.000000000 +0300
+++ fribidi-0.19.6/debian/control 2014-10-31 08:47:02.000000000 +0200
@@ -4,8 +4,8 @@
Maintainer: Debian Hebrew Packaging Team <debian-hebrew-package@lists.alioth.debian.org>
Uploaders: Lior Kaplan <kaplan@debian.org>,
Shachar Shemesh <shachar@debian.org>,
- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>
-Standards-Version: 3.9.5
+ أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>
+Standards-Version: 3.9.6
Build-Depends: debhelper (>= 9~), pkg-config
Homepage: http://www.fribidi.org/
Vcs-Git: git://anonscm.debian.org/collab-maint/fribidi.git
diff -Nru fribidi-0.19.6/debian/copyright fribidi-0.19.6/debian/copyright
--- fribidi-0.19.6/debian/copyright 2014-08-31 09:23:50.000000000 +0300
+++ fribidi-0.19.6/debian/copyright 2014-10-31 08:47:02.000000000 +0200
@@ -1,35 +1,34 @@
-This package was debianized by Changwoo Ryu <cwryu@debian.org> on
-Tue, 22 Aug 2000 02:13:16 +0900.
-
-It was downloaded from: http://www.fribidi.org/wiki/
-
-Upstream Authors:
- Dov Grobgeld <dov.grobgeld@gmail.com>
- Behdad Esfahbod <behdad@gnu.org>
- Roozbeh Pournader <roozbeh@gnu.org>
-
-Copyright:
-
- Copyright (C) 2001,2002,2004,2005 Behdad Esfahbod
- Copyright (C) 2004 Sharif FarsiWeb, Inc
- Copyright (C) 1999,2000 Dov Grobgeld
-
-License:
-
- This library is free software; you can redistribute it and/or
- modify it under the terms of the GNU Library General Public
- License as published by the Free Software Foundation; either
- version 2 of the License, or (at your option) any later version.
-
- This library is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- Library General Public License for more details.
-
- You should have received a copy of the GNU Library General Public
- License along with this library; if not, write to the Free Software
- Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301
- USA
-
-On Debian systems, the complete text of the GNU LGPL2 licenses
-can be found at `/usr/share/common-licenses/LGPL-2'.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0
+Upstream-Name: FriBidi
+Upstream-Contact: Behdad Esfahbod
+Source: http://www.fribidi.org
+
+Files: *
+Copyright: 2001,2002,2004,2005 Behdad Esfahbod
+ 2004 Sharif FarsiWeb, Inc
+ 1999,2000 Dov Grobgeld
+License: LGPL-2.1+
+
+Files: debian/*
+Copyright: 2000-2002 Changwoo Ryu <cwryu@debian.org>
+ 2003-2007 Baruch Even <baruch@debian.org>
+ 2010-2014 أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>
+License: LGPL-2.1+
+
+License: LGPL-2.1+
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ .
+ A copy of the GNU Lesser General Public License is available at
+ `/usr/share/common-licenses/LGPL-2.1' in the Debian GNU/Linux distribution.
diff -Nru fribidi-0.19.6/debian/patches/manpages.diff fribidi-0.19.6/debian/patches/manpages.diff
--- fribidi-0.19.6/debian/patches/manpages.diff 2014-08-31 09:23:50.000000000 +0300
+++ fribidi-0.19.6/debian/patches/manpages.diff 2014-10-31 08:47:02.000000000 +0200
@@ -1,5 +1,5 @@
Description: emphasize that a hyphen is really needed in "-1" by writing it as \(hy1
-Author: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org>
+Author: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=54147
Forwarded: https://bugs.freedesktop.org/attachment.cgi?id=66207
--- a/doc/fribidi_remove_bidi_marks.3
diff -Nru fribidi-0.19.6/debian/rules fribidi-0.19.6/debian/rules
--- fribidi-0.19.6/debian/rules 2014-08-31 09:23:50.000000000 +0300
+++ fribidi-0.19.6/debian/rules 2014-10-31 08:47:02.000000000 +0200
@@ -15,7 +15,7 @@
dh $@
override_dh_auto_configure:
- dh_auto_configure -- CFLAGS="${DEB_CFLAGS}"
+ dh_auto_configure -- --enable-malloc CFLAGS="${DEB_CFLAGS}"
override_dh_auto_install:
dh_auto_install
Attachment:
signature.asc
Description: Digital signature