Gin Tastings bij u thuis of op verplaatsing

2015-09-09 Thread GinKing

Deze email nieuwsbrief werd in grafisch HTML formaat verzonden.
Als u deze tekstversie ziet, verkiest uw email programma "gewone tekst" emails.
U kan de originele nieuwsbrief online bekijken:
http://sendmail.itdude.be/zyIvIW



View this email online ( http://sendmail.itdude.be/zyIvIW )

Bezoek webshop ( http://www.ginking.be/ )

U HOUDT VAN GIN?

Dan is een Gin Tasting exact wat u nodig hebt.
Organiseer samen met uw vrienden, familie of collega's een perfecte
Gin-avond. Bij u thuis of op locatie, het kan allemaal!

We leren u onder andere hoe u een perfect serve kan maken, bij welke
gerechten u gin kan gebruiken (u kan deze ook proeven), en veel meer.

Overtuigd? Bekijk onze opties op onze website en kies uw gewenste
tarief.

*Vanaf 10 personen.

WWW.GINKING.BE ( HTTP://WWW.GINKING.BE/ )

Copyright  2015 www.ginking.be, Alle rechten voorbehouden.
Dit is een commerciële mail.
Geen interesse in onze nieuwsbrief? uitschrijven ( 
http://sendmail.itdude.be/ugjwmyejgsghwwujmguewyggusuuq ).



Processing of icmpinfo_1.11-10_amd64.changes

2015-09-09 Thread Debian FTP Masters
/icmpinfo_1.11-10_amd64.changes is already present on target host:
1-day/icmpinfo_1.11-10_amd64.deb
Either you already uploaded it, or someone else came first.
Job icmpinfo_1.11-10_amd64.changes removed.

Greetings,

Your Debian queue daemon (running on host franck.debian.org)



Bug#742210: marked as done (libvisual-plugins: fails to build with clang instead of gcc)

2015-09-09 Thread Debian Bug Tracking System
Your message dated Wed, 09 Sep 2015 10:33:49 +
with message-id 
and subject line Bug#742210: fixed in libvisual-plugins 1:0.4.0+dfsg1-8
has caused the Debian Bug report #742210,
regarding libvisual-plugins: fails to build with clang instead of gcc
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.)


-- 
742210: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=742210
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libvisual-plugins
Version: 0.4.0.dfsg.1-7
Severity: minor
Tags: patch
User: pkg-llvm-t...@lists.alioth.debian.org
Usertags: clang-ftbfs

Dear Maintainer,

Your package fails to build with clang instead of gcc. [-Wreturn-type]
The attached patch fixes it.
Buildlogs and patch are here:
https://github.com/nonas/debian-clang/tree/master/buildlogs/libvisual-plugins

Regards,
Nicolas

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

Kernel: Linux 3.13-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Description: fix FTBFS with clang instead of gcc
Author: Nicolas Sévelin-Radiguet 
Last-Update: 2014-03-20

--- a/plugins/morph/flash/morph_flash.c
+++ b/plugins/morph/flash/morph_flash.c
@@ -116,7 +116,7 @@
 	FlashPrivate *priv = visual_object_get_private (VISUAL_OBJECT (plugin));
 
 	if (src1->pal == NULL || src2->pal == NULL)
-		return;
+		return -1;
 
 	if (rate < 0.5)
 		visual_palette_blend (pal, src1->pal, &priv->whitepal, rate * 2);
--- End Message ---
--- Begin Message ---
Source: libvisual-plugins
Source-Version: 1:0.4.0+dfsg1-8

We believe that the bug you reported is fixed in the latest version of
libvisual-plugins, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 742...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Joao Eriberto Mota Filho  (supplier of updated 
libvisual-plugins package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 06 Sep 2015 19:30:35 -0300
Source: libvisual-plugins
Binary: libvisual-0.4-plugins
Architecture: source amd64
Version: 1:0.4.0+dfsg1-8
Distribution: unstable
Urgency: medium
Maintainer: Joao Eriberto Mota Filho 
Changed-By: Joao Eriberto Mota Filho 
Description:
 libvisual-0.4-plugins - audio visualization framework plugins
Closes: 641060 742210
Changes:
 libvisual-plugins (1:0.4.0+dfsg1-8) unstable; urgency=medium
 .
   * New maintainer. Thanks to all previous people that have helped this
   package. (Closes: #641060)
   * Fixed the dfsg period issue ('.dfsg.1' -> '+dfsg1') in revision number.
   Consequently, used the epoch 1: to prevent new version from being less
   than the last version.
   * debian/control:
   - Added the Homepage field.
   - Added the Vcs-* fields.
   - Added the Enhances field to binary.
   - Bumped Standards-Version to 3.9.6.
   - Improved the long description.
   - Removed no longer needed Conflicts and Replaces fields.
   - Updated debhelper version to 9.
   * debian/copyright:
   - Migrated to 1.0 format.
   - Updated all information.
   * debian/docs: created to install some upstream docs.
   * debian/lintian-overrides: added to override a false positive.
   * debian/patches/:
   - Renamed all patches:
   ~ 01_disable-gforce-dfsg.patch to 10_disable-gforce-dfsg.
   ~ 02_64-bit_JESS_fix.patch to 20_64-bit_JESS_fix.
   ~ 03_build_against_gl_fixes.patch to 30_build_against_gl_fixes.
   ~ 04_lv_analyzer_build_fix.patch to 40_lv_analyzer_build_fix.
   ~ 05_fix_po.patch to 50_fix_po.
   ~ 06_alsa_m4_macro.patch to 60_alsa_m4_macro.
   ~ 60_no-const-vispluginfo-in-nastyfft.patch to
 70_no-const-vispluginfo-in-nastyfft.
   - Updated all previous headers in all patches.
   - Added the 80_fix_FTBFS_clang patch to fiz a FTBFS with Clang. Thanks
 to Nicolas Sévelin-Radiguet . (Closes: #742210)
   * debian/README.source: created to explain about non-free G-Force plugin.
   Credits 

Processing of fsvs_1.2.6-3_amd64.changes

2015-09-09 Thread Debian FTP Masters
fsvs_1.2.6-3_amd64.changes uploaded successfully to localhost
along with the files:
  fsvs_1.2.6-3.dsc
  fsvs_1.2.6-3.debian.tar.xz
  fsvs_1.2.6-3_amd64.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)



fsvs_1.2.6-3_amd64.changes ACCEPTED into unstable

2015-09-09 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 09 Sep 2015 14:10:39 +0200
Source: fsvs
Binary: fsvs
Architecture: source amd64
Version: 1.2.6-3
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Matthias Klose 
Description:
 fsvs   - Full system versioning with metadata support
Changes:
 fsvs (1.2.6-3) unstable; urgency=medium
 .
   * QA upload.
   * Fix build failure with ld --as-needed.
Checksums-Sha1:
 b720ea425c1f00790f50d4cfe7bc026b60fd65b3 1740 fsvs_1.2.6-3.dsc
 ecbbe102653c40ec2cc70e1c40b4b833891098d9 4748 fsvs_1.2.6-3.debian.tar.xz
 1e9f8c4c9c59a4733777bcc90b584e574a7583e8 186246 fsvs_1.2.6-3_amd64.deb
Checksums-Sha256:
 f2494a2ae02dd35c843d64042cf3bdae0e674cbe5e10f59148e8597cbae48ae5 1740 
fsvs_1.2.6-3.dsc
 9eb146c422cfc6adee6e69cf171c1b16c3c132d825c8108481f609178416262d 4748 
fsvs_1.2.6-3.debian.tar.xz
 0ccda34d6c579d1e0f5932adaab1a9f2a34af2633be94273346e184dbffa354c 186246 
fsvs_1.2.6-3_amd64.deb
Files:
 bd74c02b94cff2ffd3ddffed267242f2 1740 admin optional fsvs_1.2.6-3.dsc
 74ec0547d16f2f6d0157bddefbd7bea6 4748 admin optional fsvs_1.2.6-3.debian.tar.xz
 85951d5146a35b84ac65b862bf11772a 186246 admin optional fsvs_1.2.6-3_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQIcBAEBCAAGBQJV8CW+AAoJEL1+qmB3j6b1pMcP/Ripr7th7MaiRkp2es4w0LkE
UMkDqI+hknoinfCtOfW4Mx4KKCkjtY+Hxk9lc4nkuQBCLuY7sJtnj9SGx7xYkdNi
A8FdDUBglrukKXXcaBVMnigvO1Kdp3OOUfGXnNQ9WZCBBM9M2NLZ/q/Bsmtu35Xu
zRH/2bmhuctsluaD1mFOeIHdzcgTaXet1TSpBTnuhcMWi0RjEsreSn8yJ0k0855X
9qeXQZTqGKjD6qbFoFKcTu0lUwNXbv8dfypTgpSw0FGVrTxciS9K781CZEeIZzpG
kzqfuEiZSpMS6wTSLdpB58W1w6u7MNXHqGngXcBvP6Ff9JJsnKyW3/jqlBybWxdP
ViurTi34q2DYOyRg9FKZD44ELnbCvYLgvEDn76LWUjn2abCV8NinUfmQo7qnnthN
V6cErxuqXViCdXhmzK0PqV95ubKrEEHlt38Uu5AYf77uB5ThHSqDFqYBi24Azut5
NPaOAIzY5bOM2gFEHWmjpaWRDr1NSh4srkULikOvUZ/ZVIFXpbgkj4XxrFbZWAYw
jSKS63twHEcbq9QcoH+njJrhndyCeVZIfQZMyuPnlMT6At/DlMOmsenq06rS2a2c
PYU+rtbmy/vCqQMGfLLflYUZTOM3nVg+EDZr/XxLwa7uLrDyzLS4mo7k1aVlIysR
QG5BKsp4B686m9bceNMm
=wym4
-END PGP SIGNATURE-


Thank you for your contribution to Debian.



C’est le moment de programmer une escapade en Europe !

2015-09-09 Thread Jetairfly News
In order to see your message, click on the following link: 
http://link.jetairfly.com/v/443/8527165bccc2a2a267f2e65430529b83422ce9c1af8c97e3

Lotissement La Colline - Sidi Maarouf , Casablanca, 20270, Morocco

To unsubscribe click here: 
http://link.jetairfly.com/u/443/8527165bccc2a2a267f2e65430529b83422ce9c1af8c97e3

C’est le moment de programmer une escapade en Europe !

2015-09-09 Thread Jetairfly News
Afin de voir votre message, cliquez sur le lien: 
http://link.jetairfly.com/v/443/8527165bccc2a2a25a15de6d14ca20bc19caba371490fd83

Lotissement La Colline - Sidi Maarouf , Casablanca, 20270, Maroc

Pour retirer votre adresse courriel, cliquez ici: 
http://link.jetairfly.com/u/443/8527165bccc2a2a25a15de6d14ca20bc19caba371490fd83

Processing of sparse_0.4.5~rc1-2~deb8u1_source.changes

2015-09-09 Thread Debian FTP Masters
sparse_0.4.5~rc1-2~deb8u1_source.changes uploaded successfully to localhost
along with the files:
  sparse_0.4.5~rc1-2~deb8u1.dsc
  sparse_0.4.5~rc1-2~deb8u1.debian.tar.xz

Greetings,

Your Debian queue daemon (running on host franck.debian.org)



sparse_0.4.5~rc1-2~deb8u1_source.changes ACCEPTED into proposed-updates->stable-new

2015-09-09 Thread Debian FTP Masters
Mapping jessie to stable.
Mapping stable to proposed-updates.

Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 09 Sep 2015 22:28:16 +0200
Source: sparse
Binary: sparse
Architecture: source
Version: 0.4.5~rc1-2~deb8u1
Distribution: jessie
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Andreas Beckmann 
Description:
 sparse - semantic parser of source files
Closes: 793197
Changes:
 sparse (0.4.5~rc1-2~deb8u1) jessie; urgency=medium
 .
   * QA upload.
   * Rebuild for jessie.
 .
 sparse (0.4.5~rc1-2) unstable; urgency=medium
 .
   [ Andreas Beckmann ]
   * QA upload.
   * Set maintainer to Debian QA Group.  (See #794643)
   * Fix Homepage and Vcs-Browser URLs.
   * Refresh patch to apply without fuzz.
 .
   [ Uwe Kleine-König ]
   * Cherry-pick commit from upstream to fix build failure with llvm-3.5.
   * Temporarily build-depend on libedit-dev because llvm-config claims to need
 that.  (Closes: #793197)
Checksums-Sha1:
 72e2c4fe4dfd3d8c4657c6516982aec15678 1994 sparse_0.4.5~rc1-2~deb8u1.dsc
 c8edbb92d190ccb8736633d7c1983ffdc3b9776d 8064 
sparse_0.4.5~rc1-2~deb8u1.debian.tar.xz
Checksums-Sha256:
 ba32f3f0b80e6ac17b08dc6cf9ac9206122105a575a7f2330d84e14cbccf8ac7 1994 
sparse_0.4.5~rc1-2~deb8u1.dsc
 ad060d921b9071044d1248098dd1144e39379f1f243f5c942cd53580c9662259 8064 
sparse_0.4.5~rc1-2~deb8u1.debian.tar.xz
Files:
 1f6f8834eca1a0a97b2784ebd5fea13a 1994 non-free/devel optional 
sparse_0.4.5~rc1-2~deb8u1.dsc
 bcb8de4ec89a4725e0ec272b8d60e7ab 8064 non-free/devel optional 
sparse_0.4.5~rc1-2~deb8u1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJV8JjlAAoJEF+zP5NZ6e0I9zsQAJJGw9iwXDFGmNILvTrTSiHh
Lp2yh9VBFseRE8Wuxs9mEhEAMNAv6SzIp71WXD5wR+k3LH6Pz+tnvNpsDywom1YR
vuQE1sqmx/Je5ul+WQE7BM6cihKUNfSrsfeCpQgHlk5cnpMNYOnvSyN1Fm1UgTbo
PAOdIxgerpP/FylMaQ1dDL655K85/TDSe0+8CZygj/t8xVHdG8J84ozZkxrJ8y8R
T/BUvEB1ESpLznFjF5YBXV62+/IG9DCQlfzPs0WDyUvODa2LCqfa4S1QyZfw5Ug0
inFaMSp7m1SXiLnagDC01xpUuwDgk5qhpzKvqo14+gjfEgctcyXE+WNN9rwiC0MP
dwiLD+uCPZRNZR5PrBaDuZMSpgmjs7m9klBBXHnd1jnS5a/ZkoM2BHFr/Q0VXILI
DbVR7QsgfJbi0p6BF2iCqbUTKwV5nMRZD7l4aEwAlR5HE+B0GTFiMWI+HFs8ePpu
n1MxjwHNf/HoUd63tzgg1JeJHMyOBQ297np1kAG34J7uJXiuYsNq0RwEwEV/eB4x
YVAplKq316TnDZhVmHJ8VcXlro3/iKHuCFqWtH7z+JZKu6NDvI/a0XcJ+uZnlYU4
1btVlNKXDEbrmXQwy1+SofEnx6eocV34Vmx+edVMfvU9SnTe91LXDVm2abrU2CfW
5/P6A+FjK60TH5uEQ9HR
=aFYm
-END PGP SIGNATURE-


Thank you for your contribution to Debian.



Processed (with 1 errors): unarchiving 597781, unarchiving 692047, unarchiving 709895, unarchiving 714184, unarchiving 717951 ...

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

> unarchive 597781
Bug #597781 {Done: Andreas Beckmann } [sendmail-bin] 
sendmail-bin: ships broken alternatives
Unarchived Bug 597781
> unarchive 692047
Bug #692047 {Done: Andreas Beckmann } [sendmail] 
sendmailconfig errors out due to missing '"' around a local var
Bug #694875 {Done: Andreas Beckmann } [sendmail] 
sendmailconfig breaks with 93: local: ... bad variable name
Unarchived Bug 692047
Unarchived Bug 694875
> unarchive 709895
Bug #709895 {Done: Andreas Beckmann } [sendmail-bin] 
sendmail-bin: Contains duplicated sendmail(8) man page
Unarchived Bug 709895
> unarchive 714184
Bug #714184 {Done: Andreas Beckmann } [sendmail] sendmail 
fails to start during boot because it starts before bind9
Unarchived Bug 714184
> unarchive 717951
Bug #717951 {Done: Andreas Beckmann } [sendmail-bin] 
sendmail-bin: fails to install: postinst gets stuck in an infinite loop
Unarchived Bug 717951
> unarchive 720435
Bug #720435 {Done: Andreas Beckmann } [sendmail] limited to 10 
DaemonOptions
Unarchived Bug 720435
> unarchive 724772
Bug #724772 {Done: Andreas Beckmann } [sendmail] sendmail uses 
deprecated find -perm +xxx syntax, please switch to find -perm /+++
Unarchived Bug 724772
> unarchive 737164
Bug #737164 {Done: Andreas Beckmann } [sendmail] sendmail: 
attempts to bind to wrong interface for CNAME-to-A-only MX when ipv6 available
Unarchived Bug 737164
> unarchive 747910
Bug #747910 {Done: Andreas Beckmann } [sendmail] Please add 
support for additional OpenSSL options SSL_OP_NO_TLSv1_2 and SSL_OP_NO_TLSv1_1
Unarchived Bug 747910
> unarchive 750562
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
597781: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=597781
692047: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=692047
694875: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=694875
709895: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=709895
714184: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=714184
717951: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=717951
720435: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=720435
724772: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=724772
737164: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=737164
747910: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=747910
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Processing of sendmail_8.14.4-4+deb7u1_i386.changes

2015-09-09 Thread Debian FTP Masters
sendmail_8.14.4-4+deb7u1_i386.changes uploaded successfully to localhost
along with the files:
  sendmail_8.14.4-4+deb7u1.dsc
  sendmail_8.14.4-4+deb7u1.diff.gz
  sendmail-doc_8.14.4-4+deb7u1_all.deb
  sendmail_8.14.4-4+deb7u1_all.deb
  sendmail-base_8.14.4-4+deb7u1_all.deb
  sendmail-cf_8.14.4-4+deb7u1_all.deb
  sendmail-bin_8.14.4-4+deb7u1_i386.deb
  rmail_8.14.4-4+deb7u1_i386.deb
  sensible-mda_8.14.4-4+deb7u1_i386.deb
  libmilter1.0.1_8.14.4-4+deb7u1_i386.deb
  libmilter1.0.1-dbg_8.14.4-4+deb7u1_i386.deb
  libmilter-dev_8.14.4-4+deb7u1_i386.deb

Greetings,

Your Debian queue daemon (running on host franck.debian.org)



sendmail_8.14.4-4+deb7u1_i386.changes ACCEPTED into oldstable-proposed-updates->oldstable-new

2015-09-09 Thread Debian FTP Masters
Mapping wheezy to oldstable.
Mapping oldstable to oldstable-proposed-updates.

Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 09 Sep 2015 23:18:29 +0200
Source: sendmail
Binary: sendmail-bin rmail sensible-mda libmilter1.0.1 libmilter1.0.1-dbg 
libmilter-dev sendmail-doc sendmail sendmail-base sendmail-cf
Architecture: source all i386
Version: 8.14.4-4+deb7u1
Distribution: wheezy
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Andreas Beckmann 
Description: 
 libmilter-dev - Sendmail Mail Filter API (Milter)
 libmilter1.0.1 - Sendmail Mail Filter API (Milter)
 libmilter1.0.1-dbg - Sendmail Mail Filter API (Milter)
 rmail  - MTA->UUCP remote mail handler
 sendmail   - powerful, efficient, and scalable Mail Transport Agent
 sendmail-base - powerful, efficient, and scalable Mail Transport Agent
 sendmail-bin - powerful, efficient, and scalable Mail Transport Agent
 sendmail-cf - powerful, efficient, and scalable Mail Transport Agent
 sendmail-doc - powerful, efficient, and scalable Mail Transport Agent
 sensible-mda - Mail Delivery Agent wrapper
Closes: 597781 692047 709895 714184 717951 720435 724772 737164 747910 750562
Changes: 
 sendmail (8.14.4-4+deb7u1) wheezy; urgency=medium
 .
   * QA upload.
   * Set maintainer to Debian QA Group.  (See: #740070)
   * Merge some bugfixes from sid.
   * close_on_exec.patch: Properly set the close-on-exec flag for file
 descriptors before executing mailers, cherry-picked from sendmail 8.14.9.
 CVE-2014-3956  (Closes: #750562)
   * libmilter-assert.patch: Fix an incorrect assertion in libmilter,
 cherry-picked from sendmail 8.14.7.  (LP: #1299571)
   * Add support for OpenSSL options SSL_OP_NO_TLSv1_1 and SSL_OP_NO_TLSv1_2
 (backported from 8.14.8), thanks to David F. Skoll.  (Closes: #747910)
   * conf.c-ipv6.patch: Fix A-only MX CNAME interface binding issues when using
 IPv6, thanks to David F. Skoll.  (Closes: #737164) (LP: #1223633)
 (backported from 8.14.6)
   * raise-max-daemons.patch: Raise MAXDAEMONS from 10 to 64, thanks to
 Kees Cook.  (Closes: #720435)
   * Switch from deprecated 'find -perm +xxx' to 'find -perm /xxx'.
 (Closes: #724772)
   * Start sendmail after bind9 (or any other named) if it is installed.
 (Closes: #714184)
   * sendmailconfig: Add missing quoting, thanks to Stuart Sheldon.
 (Closes: #692047)
   * Fix infinite loop in update_db, thanks to Flo.  (Closes: #717951)
   * Do not ship duplicate sendmail.8 manpage.  (Closes: #709895, #597781)
Checksums-Sha1: 
 8963b34763170c8a53a052ba12a16b39ec9da765 2562 sendmail_8.14.4-4+deb7u1.dsc
 bd3820dfa1de99c22447fbaa51af374538348f1b 384460 
sendmail_8.14.4-4+deb7u1.diff.gz
 efb5ba095eb756b4f61f0448d31cb24d7b574fe9 836800 
sendmail-doc_8.14.4-4+deb7u1_all.deb
 29b8ed246b4f49702512ae8b37869d1508e8d679 215868 
sendmail_8.14.4-4+deb7u1_all.deb
 e2979a39710dbcc37d6a0979b80d090cb080bc1d 364316 
sendmail-base_8.14.4-4+deb7u1_all.deb
 a2e2dc6ab8b862ef8e9342ec6258e39b048d3b31 301142 
sendmail-cf_8.14.4-4+deb7u1_all.deb
 f3ca53865bfcf6d713064d9f950e0466dab1367e 964028 
sendmail-bin_8.14.4-4+deb7u1_i386.deb
 af40d5808361069325c654a8a3b515069adeb9ae 249602 rmail_8.14.4-4+deb7u1_i386.deb
 4ba831626e894028bf47bb9905a41b6ad35cf01d 218684 
sensible-mda_8.14.4-4+deb7u1_i386.deb
 549e3156680dbcb544ece7511f02a7ee5acc9499 241606 
libmilter1.0.1_8.14.4-4+deb7u1_i386.deb
 687ef6a3bf565cfe7bace8b4de9ff8d842a96ea5 269054 
libmilter1.0.1-dbg_8.14.4-4+deb7u1_i386.deb
 f5c42b87040055c98a0daaa12ae2c3e44979ba6e 332522 
libmilter-dev_8.14.4-4+deb7u1_i386.deb
Checksums-Sha256: 
 3ff4e92ab92a07cac2aa9c3f0b7c4fffbdcf9be2e557f8679e1d31cb9dc54f4d 2562 
sendmail_8.14.4-4+deb7u1.dsc
 0ed484e7907f3968c5d7b056ecf4b2dfac407c041d9d5b58b38745913e946ee6 384460 
sendmail_8.14.4-4+deb7u1.diff.gz
 ff286e55ea7dd33608803b035a1381f81f1a647dd7d59f0bb478e7c94f12329f 836800 
sendmail-doc_8.14.4-4+deb7u1_all.deb
 a145ee7b1d178350c17ba0131711bf0124fe59f764b2f725c956c88497ddadaa 215868 
sendmail_8.14.4-4+deb7u1_all.deb
 aa36c29d3c3fb51fef36bb3b58abdb7800583a87ef9273463a27efec48a7b03b 364316 
sendmail-base_8.14.4-4+deb7u1_all.deb
 0eca2a2e3d860b117a3766a15d830b13f0ab0d8f1a37cc4e378eb06d18af1e09 301142 
sendmail-cf_8.14.4-4+deb7u1_all.deb
 86c01411fb4ab18f5fb0a51a4e450d2dec935d10496cf9430b0569a6dc88e807 964028 
sendmail-bin_8.14.4-4+deb7u1_i386.deb
 77c9b7636114d13f044eae68c3209d97ec23a79dbf054420cb79786763b94c3d 249602 
rmail_8.14.4-4+deb7u1_i386.deb
 4361d73779c24e46d3900c6684fafc3b547d625fd03386e7244e4e0362e38455 218684 
sensible-mda_8.14.4-4+deb7u1_i386.deb
 1624aa8c2e4bc4a13e30fbe7e0067139d0577965841359f8f7f72fd2969dead7 241606 
libmilter1.0.1_8.14.4-4+deb7u1_i386.deb
 bf15a36de782a09f8ccbee95046d2b727db1fa0452b7123572bf92f2ff809548 269054 
libmilter1.0.1-dbg_8.14.4-4+deb7u1_i386.deb
 b72a9030aaccd8eb66c86da09e9e3c8e77e024e5f353b3060fc26e641ad2abb2 332522 
libmilter-dev_8.14.4-4+deb7u1_i386.deb
Files: 
 fa292e496d4a2f7249db378ca4e5bc31 2562 mail extra sendmail_8.14.

Processed: Re: freewnn: FTBFS: Bad format near line 1 "Binaryfilefull.fsrcmatches".

2015-09-09 Thread Debian Bug Tracking System
Processing control commands:

> tag -1 patch
Bug #797242 [src:freewnn] freewnn: FTBFS: Bad format near line 1 
"Binaryfilefull.fsrcmatches".
Added tag(s) patch.

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



Bug#797242: freewnn: FTBFS: Bad format near line 1 "Binaryfilefull.fsrcmatches".

2015-09-09 Thread Andreas Beckmann
Followup-For: Bug #797242
Control: tag -1 patch

Attached is a patch for the egrep issue. This is not sufficient to make
the build reproducible, the dictionaries embed the hostname and maybe a
timestamp in the headers. I'm not digging deeper into this issue.


Andreas
diff -Nru freewnn-1.1.1~a021+cvs20130302/debian/changelog freewnn-1.1.1~a021+cvs20130302/debian/changelog
--- freewnn-1.1.1~a021+cvs20130302/debian/changelog	2013-11-23 23:38:32.0 +0100
+++ freewnn-1.1.1~a021+cvs20130302/debian/changelog	2015-09-10 00:32:52.0 +0200
@@ -1,3 +1,11 @@
+freewnn (1.1.1~a021+cvs20130302-5) UNRELEASED; urgency=medium
+
+  * QA upload.
+  * debian/patches/egrep-a.patch: Prevent egrep from reporting "Binary file ...
+matches" in some locales.  (Closes: #797242)
+
+ -- Andreas Beckmann   Thu, 10 Sep 2015 00:29:28 +0200
+
 freewnn (1.1.1~a021+cvs20130302-4) unstable; urgency=low
 
   * QA upload.
diff -Nru freewnn-1.1.1~a021+cvs20130302/debian/patches/egrep-a.patch freewnn-1.1.1~a021+cvs20130302/debian/patches/egrep-a.patch
--- freewnn-1.1.1~a021+cvs20130302/debian/patches/egrep-a.patch	1970-01-01 01:00:00.0 +0100
+++ freewnn-1.1.1~a021+cvs20130302/debian/patches/egrep-a.patch	2015-09-10 00:29:16.0 +0200
@@ -0,0 +1,66 @@
+Author: Andreas Beckmann 
+Description: prevent egrep from reporting "Binary file ... matches"
+
+--- a/PubdicPlus/Makefile.in
 b/PubdicPlus/Makefile.in
+@@ -49,7 +49,7 @@ top_builddir = ..
+ ### 	rm -f *.fzk *.dic *.more
+ ### 
+ ### std.fzk: $(FZK_SRC)
+-### 	/lib/cpp $(FZK_FLAG) fzk.master | egrep -v '^(# |$$)' | $(ATOF) $@
++### 	/lib/cpp $(FZK_FLAG) fzk.master | egrep -a -v '^(# |$$)' | $(ATOF) $@
+ ### 
+ ### full.fzk: $(FZK_SRC)
+ ### 	make FZK_FLAG=-DKANSAI std.fzk
+--- a/Wnn/pubdicplus/Makefile.in
 b/Wnn/pubdicplus/Makefile.in
+@@ -353,7 +353,7 @@ $(WNNDICS): pod $(PUBDICPLUSSRC)/pubdic.
+ 	$(ATOD) -h $(HINSI) $@ < $<
+ 
+ .fsrc.fzk:
+-	egrep -v '^(# |#line |#pragma |$$)' $< | $(ATOF) -h $(HINSI) $@
++	egrep -a -v '^(# |#line |#pragma |$$)' $< | $(ATOF) -h $(HINSI) $@
+ 
+ $(DIC): $(HINSI)
+ 
+--- a/cWnn/cdic/Makefile.in
 b/cWnn/cdic/Makefile.in
+@@ -64,10 +64,10 @@ all:: $(ALLTGT)
+ $(DICS): $(HINSI)
+ 
+ $(FULL):: $(FZK_SRCS) con.master-.c
+-	$(FZK_PP) -I$(srcdir) $(FZK_FLAG) con.master-.c | egrep -v '^(# |#line |#pragma |$$)' | $(ATOF) -h $(HINSI) $@
++	$(FZK_PP) -I$(srcdir) $(FZK_FLAG) con.master-.c | egrep -a -v '^(# |#line |#pragma |$$)' | $(ATOF) -h $(HINSI) $@
+ 
+ $(FULLR):: $(FZK_SRCS) con.masterR-.c
+-	$(FZK_PP) -I$(srcdir) $(FZK_FLAG) con.masterR-.c | egrep -v '^(# |#line |#pragma |$$)' | $(ATOF) -h $(HINSI) $@
++	$(FZK_PP) -I$(srcdir) $(FZK_FLAG) con.masterR-.c | egrep -a -v '^(# |#line |#pragma |$$)' | $(ATOF) -h $(HINSI) $@
+ 
+ # To avoid circular dependency, we don't use 'con.master?.c'
+ con.master-.c: con.master
+--- a/cWnn/tdic/Makefile.in
 b/cWnn/tdic/Makefile.in
+@@ -64,10 +64,10 @@ all:: $(ALLTGT)
+ $(DICS): $(HINSI)
+ 
+ $(FULL):: $(FZK_SRCS) con.master-.c
+-	$(FZK_PP) -I$(srcdir) $(FZK_FLAG) con.master-.c | egrep -v '^(# |#line |#pragma |$$)' | $(ATOF) -h $(HINSI) $@
++	$(FZK_PP) -I$(srcdir) $(FZK_FLAG) con.master-.c | egrep -a -v '^(# |#line |#pragma |$$)' | $(ATOF) -h $(HINSI) $@
+ 
+ $(FULLR):: $(FZK_SRCS) con.masterR-.c
+-	$(FZK_PP) -I$(srcdir) $(FZK_FLAG) con.masterR-.c | egrep -v '^(# |#line |#pragma |$$)' | $(ATOF) -h $(HINSI) $@
++	$(FZK_PP) -I$(srcdir) $(FZK_FLAG) con.masterR-.c | egrep -a -v '^(# |#line |#pragma |$$)' | $(ATOF) -h $(HINSI) $@
+ 
+ # To avoid circular dependency, we don't use 'con.master?.c'
+ con.master-.c: con.master
+--- a/kWnn/kdic/Makefile.in
 b/kWnn/kdic/Makefile.in
+@@ -62,7 +62,7 @@ all:: $(ALLTGT)
+ $(DICS): $(HINSI)
+ 
+ $(FULL):: $(FZK_SRCS) fzk.master-.c
+-	$(FZK_PP) -I$(srcdir) $(FZK_FLAG) fzk.master-.c | egrep -v '^(# |#line |#pragma |$$)' | $(ATOF) -h $(HINSI) $@
++	$(FZK_PP) -I$(srcdir) $(FZK_FLAG) fzk.master-.c | egrep -a -v '^(# |#line |#pragma |$$)' | $(ATOF) -h $(HINSI) $@
+ 
+ # To avoid circular dependency, we don't use 'fzk.master.c'
+ fzk.master-.c: fzk.master
diff -Nru freewnn-1.1.1~a021+cvs20130302/debian/patches/series freewnn-1.1.1~a021+cvs20130302/debian/patches/series
--- freewnn-1.1.1~a021+cvs20130302/debian/patches/series	2013-11-23 23:38:32.0 +0100
+++ freewnn-1.1.1~a021+cvs20130302/debian/patches/series	2015-09-10 00:23:00.0 +0200
@@ -4,3 +4,4 @@
 hardening-flags
 hurd_support.patch
 fix-parallel-build.patch
+egrep-a.patch