[Reproducible-builds] diffoscope is marked for autoremoval from testing

2016-02-26 Thread Debian testing autoremoval watch
diffoscope 49 is marked for autoremoval from testing on 2016-03-19

It is affected by these RC bugs:
815171: diffoscope: tests for directory are brittle


___
Reproducible-builds mailing list
Reproducible-builds@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reproducible-builds


[Reproducible-builds] Invitation for 2016 Frankfurt Light and Building Fair

2016-02-26 Thread sales23
Dear,

We hereby sincerely invite you and your company representatives to visit our 
booth at Hall 10 Level1 A89 for the 2016 Frankfurt Light Building 

during 13.3-18.3 2016.

As one of the best professional LED products manufacturers. We will display our 
most advanced products on the exhibition.




 ·LED Strip Kits:  Color Box Designed Package with full sets of new fast 
connectors for Plug-and-play installation.

 ·CRI 98+ strip: Make the color vivid,beautiful and approach to sunlight. 

 ·IP65 grow light : Revolution heat dissipation design with fin  heatsink.

 ·LED linear light:  with more than 100 options at 18 usd per 1.2M Fixture.

Looking forward to see you at our booth. 
Kindest regards,

Wisva Lighting___
Reproducible-builds mailing list
Reproducible-builds@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reproducible-builds

[Reproducible-builds] Bug#815973: aspell-sk: please make the build reproducible

2016-02-26 Thread Chris Lamb
Source: aspell-sk
Version: 0.52-0-4
Severity: wishlist
Tags: patch
User: reproducible-builds@lists.alioth.debian.org
X-Debbugs-Cc: reproducible-builds@lists.alioth.debian.org

Hi,

Whilst working on the "reproducible builds" effort [0], we noticed that 
aspell-sk could not be built reproducibly.

Patch attached.


 [0] https://wiki.debian.org/ReproducibleBuilds


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-
diff --git a/debian/rules b/debian/rules
index 98ef749..fd001ed 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,6 +15,9 @@ install/aspell-$(DICT_LANG)::
echo "$$WL" >> 
"$(DEB_DESTDIR)/usr/share/aspell/$(DICT_LANG).contents"; \
done
 
+   LC_ALL=C sort -o $(DEB_DESTDIR)/usr/share/aspell/$(DICT_LANG).contents \
+   $(DEB_DESTDIR)/usr/share/aspell/$(DICT_LANG).contents
+
touch $(DEB_DESTDIR)/var/lib/aspell/$(DICT_LANG).compat
 
installdeb-aspell
___
Reproducible-builds mailing list
Reproducible-builds@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/reproducible-builds