Your message dated Thu, 22 Jul 2010 20:47:15 +0000
with message-id <[email protected]>
and subject line Bug#535773: fixed in ecore 0.9.9.49898-1
has caused the Debian Bug report #535773,
regarding ecore: FTBFS on hurd-i386
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 [email protected]
immediately.)


-- 
535773: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=535773
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ecore
Severity: important
Tags: patch
Justification: fails to build from source

Hi,

ecore uses the SA_SIGINFO flag for sigaction(), which is not implemented on 
GNU/Hurd.
It does not use the feature itself though. I have attached a patch that makes 
the use
of SA_SIGINFO conditional.

This patch also disable building libecore-fb-svn-01 on GNU/Hurd, as it's not 
supported.
Unfortunately, Architecture: !hurd-i386 (or Architecture: linux-any...) is not 
supported
yet, so I have included the output of type-handling -n hurd. You might want to 
do
otherwise.

Manuel Menal

diff -urp ecore-0.9.9.060/debian/control ../ecore-0.9.9.060/debian/control
--- ecore-0.9.9.060/debian/control      2009-07-04 22:23:53.000000000 +0200
+++ ../ecore-0.9.9.060/debian/control   2009-07-04 22:47:18.000000000 +0200
@@ -61,7 +61,7 @@ Description: Ecore Evas Wrapper Library
  This package contains the Ecore Evas wrapper functions.
 
 Package: libecore-fb-svn-01
-Architecture: any
+Architecture: darwin-alpha freebsd-alpha kfreebsd-alpha knetbsd-alpha 
kopensolaris-alpha alpha netbsd-alpha openbsd-alpha solaris-alpha darwin-amd64 
freebsd-amd64 kfreebsd-amd64 knetbsd-amd64 kopensolaris-amd64 amd64 
netbsd-amd64 openbsd-amd64 solaris-amd64 darwin-arm freebsd-arm kfreebsd-arm 
knetbsd-arm kopensolaris-arm arm netbsd-arm openbsd-arm solaris-arm 
darwin-armeb freebsd-armeb kfreebsd-armeb knetbsd-armeb kopensolaris-armeb 
armeb netbsd-armeb openbsd-armeb solaris-armeb armel darwin-avr32 freebsd-avr32 
kfreebsd-avr32 knetbsd-avr32 kopensolaris-avr32 avr32 netbsd-avr32 
openbsd-avr32 solaris-avr32 darwin-hppa freebsd-hppa kfreebsd-hppa knetbsd-hppa 
kopensolaris-hppa hppa netbsd-hppa openbsd-hppa solaris-hppa darwin-i386 
freebsd-i386 kfreebsd-i386 knetbsd-i386 kopensolaris-i386 i386 netbsd-i386 
openbsd-i386 solaris-i386 darwin-ia64 freebsd-ia64 kfreebsd-ia64 knetbsd-ia64 
kopensolaris-ia64 ia64 netbsd-ia64 openbsd-ia64 solaris-ia64 lpia darwin-m32r 
freebsd-m32r kfreebsd
 -m32r knetbsd-m32r kopensolaris-m32r m32r netbsd-m32r openbsd-m32r 
solaris-m32r darwin-m68k freebsd-m68k kfreebsd-m68k knetbsd-m68k 
kopensolaris-m68k m68k netbsd-m68k openbsd-m68k solaris-m68k darwin-mips 
freebsd-mips kfreebsd-mips knetbsd-mips kopensolaris-mips mips netbsd-mips 
openbsd-mips solaris-mips darwin-mipsel freebsd-mipsel kfreebsd-mipsel 
knetbsd-mipsel kopensolaris-mipsel mipsel netbsd-mipsel openbsd-mipsel 
solaris-mipsel darwin-powerpc freebsd-powerpc kfreebsd-powerpc knetbsd-powerpc 
kopensolaris-powerpc powerpc netbsd-powerpc openbsd-powerpc solaris-powerpc 
darwin-ppc64 freebsd-ppc64 kfreebsd-ppc64 knetbsd-ppc64 kopensolaris-ppc64 
ppc64 netbsd-ppc64 openbsd-ppc64 solaris-ppc64 darwin-s390 freebsd-s390 
kfreebsd-s390 knetbsd-s390 kopensolaris-s390 s390 netbsd-s390 openbsd-s390 
solaris-s390 darwin-s390x freebsd-s390x kfreebsd-s390x knetbsd-s390x 
kopensolaris-s390x s390x netbsd-s390x openbsd-s390x solaris-s390x darwin-sh3 
freebsd-sh3 kfreebsd-sh3 knetbsd-sh3 kopenso
 laris-sh3 sh3 netbsd-sh3 openbsd-sh3 solaris-sh3 darwin-sh3eb freebsd-sh3eb 
kfreebsd-sh3eb knetbsd-sh3eb kopensolaris-sh3eb sh3eb netbsd-sh3eb 
openbsd-sh3eb solaris-sh3eb darwin-sh4 freebsd-sh4 kfreebsd-sh4 knetbsd-sh4 
kopensolaris-sh4 sh4 netbsd-sh4 openbsd-sh4 solaris-sh4 darwin-sh4eb 
freebsd-sh4eb kfreebsd-sh4eb knetbsd-sh4eb kopensolaris-sh4eb sh4eb 
netbsd-sh4eb openbsd-sh4eb solaris-sh4eb darwin-sparc freebsd-sparc 
kfreebsd-sparc knetbsd-sparc kopensolaris-sparc sparc netbsd-sparc 
openbsd-sparc solaris-sparc
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Ecore frame buffer system functions
  This is the core event abstraction layer and X abstraction layer that makes
@@ -166,7 +166,7 @@ Depends: ${misc:Depends}, libecore-svn-0
          libecore-con-svn-01 (= ${binary:Version}),
          libecore-config-svn-01 (= ${binary:Version}),
          libecore-evas-svn-01 (= ${binary:Version}),
-         libecore-fb-svn-01 (= ${binary:Version}),
+         libecore-fb-svn-01 (= ${binary:Version}) [!hurd-i386],
          libecore-file-svn-01 (= ${binary:Version}),
          libecore-imf-svn-01 (= ${binary:Version}),
          libecore-ipc-svn-01 (= ${binary:Version}),
diff -urp ecore-0.9.9.060/debian/libecore-dev.install 
../ecore-0.9.9.060/debian/libecore-dev.install
--- ecore-0.9.9.060/debian/libecore-dev.install 2009-07-04 22:23:53.000000000 
+0200
+++ ../ecore-0.9.9.060/debian/libecore-dev.install      2009-07-04 
22:46:46.000000000 +0200
@@ -4,7 +4,6 @@ debian/tmp/usr/lib/libecore.so
 debian/tmp/usr/lib/libecore_config.so
 debian/tmp/usr/lib/libecore_con.so
 debian/tmp/usr/lib/libecore_evas.so
-debian/tmp/usr/lib/libecore_fb.so
 debian/tmp/usr/lib/libecore_file.so
 debian/tmp/usr/lib/libecore_imf_evas.so
 debian/tmp/usr/lib/libecore_imf.so
diff -urp ecore-0.9.9.060/debian/libecore-dev.install.linux 
../ecore-0.9.9.060/debian/libecore-dev.install.linux
--- ecore-0.9.9.060/debian/libecore-dev.install.linux   1970-01-01 
01:00:00.000000000 +0100
+++ ../ecore-0.9.9.060/debian/libecore-dev.install.linux        2009-07-04 
22:46:50.000000000 +0200
@@ -0,0 +1,1 @@
+debian/tmp/usr/lib/libecore_fb.so
diff -urp ecore-0.9.9.060/src/lib/ecore/ecore_signal.c 
../ecore-0.9.9.060/src/lib/ecore/ecore_signal.c
--- ecore-0.9.9.060/src/lib/ecore/ecore_signal.c        2009-02-01 
00:08:15.000000000 +0100
+++ ../ecore-0.9.9.060/src/lib/ecore/ecore_signal.c     2009-06-22 
19:17:27.000000000 +0200
@@ -23,23 +23,29 @@
 /* valgrind in some versions/setups uses SIGRT's... hmmm */
 #undef SIGRTMIN
 
+#ifdef SA_SIGACTION
 typedef void (*Signal_Handler)(int sig, siginfo_t *si, void *foo);
+  #define _ecore_signal_callback(signame) _ecore_signal_callback_##signame(int 
sig __UNUSED__, siginfo_ *si, void *foo __UNUSED__)
+#else
+typedef void (*Signal_Handler)(int sig);
+  #define _ecore_signal_callback(signame) _ecore_signal_callback_##signame(int 
sig)
+#endif
 
 static void _ecore_signal_callback_set(int sig, Signal_Handler func);
-static void _ecore_signal_callback_ignore(int sig, siginfo_t *si, void *foo);
-static void _ecore_signal_callback_sigchld(int sig, siginfo_t *si, void *foo);
-static void _ecore_signal_callback_sigusr1(int sig, siginfo_t *si, void *foo);
-static void _ecore_signal_callback_sigusr2(int sig, siginfo_t *si, void *foo);
-static void _ecore_signal_callback_sighup(int sig, siginfo_t *si, void *foo);
-static void _ecore_signal_callback_sigquit(int sig, siginfo_t *si, void *foo);
-static void _ecore_signal_callback_sigint(int sig, siginfo_t *si, void *foo);
-static void _ecore_signal_callback_sigterm(int sig, siginfo_t *si, void *foo);
+static void _ecore_signal_callback(ignore);
+static void _ecore_signal_callback(sigchld);
+static void _ecore_signal_callback(sigusr1);
+static void _ecore_signal_callback(sigusr2);
+static void _ecore_signal_callback(sighup);
+static void _ecore_signal_callback(sigquit);
+static void _ecore_signal_callback(sigint);
+static void _ecore_signal_callback(sigterm);
 #ifdef SIGPWR
-static void _ecore_signal_callback_sigpwr(int sig, siginfo_t *si, void *foo);
+static void _ecore_signal_callback(sigpwr);
 #endif
 
 #ifdef SIGRTMIN
-static void _ecore_signal_callback_sigrt(int sig, siginfo_t *si, void *foo);
+static void _ecore_signal_callback(sigrt);
 #endif
 
 static int _ecore_signal_exe_exit_delay(void *data);
@@ -447,28 +453,38 @@ _ecore_signal_callback_set(int sig, Sign
 {
    struct sigaction  sa;
 
+#ifdef SA_SIGINFO
    sa.sa_sigaction = func;
    sa.sa_flags = SA_RESTART | SA_SIGINFO;
+#else
+   sa.sa_handler = func;
+   sa.sa_flags = SA_RESTART;
+#endif
    sigemptyset(&sa.sa_mask);
    sigaction(sig, &sa, NULL);
 }
 
+
 static void
-_ecore_signal_callback_ignore(int sig __UNUSED__, siginfo_t *si __UNUSED__, 
void *foo __UNUSED__)
+_ecore_signal_callback(ignore)
 {
 }
 
 static void
-_ecore_signal_callback_sigchld(int sig __UNUSED__, siginfo_t *si, void *foo 
__UNUSED__)
+_ecore_signal_callback(sigchld)
 {
    volatile sig_atomic_t n;
    n = sigchld_count;
    if (n < MAXSIGQ)
      {
+#ifdef SA_SIGACTION
        if (si)
          sigchld_info[n] = *si;
        else
          sigchld_info[n].si_signo = 0;
+#else
+        sigchld_info[n].si_signo = sig;
+#endif
      }
 
    sigchld_count++;
@@ -476,96 +492,120 @@ _ecore_signal_callback_sigchld(int sig _
 }
 
 static void
-_ecore_signal_callback_sigusr1(int sig __UNUSED__, siginfo_t *si, void *foo 
__UNUSED__)
+_ecore_signal_callback(sigusr1)
 {
    volatile sig_atomic_t n;
    n = sigchld_count;
    if (n < MAXSIGQ)
      {
+#ifdef SA_SIGACTION
        if (si)
          sigusr1_info[n] = *si;
        else
          sigusr1_info[n].si_signo = 0;
+#else
+        sigusr1_info[n].si_signo = sig;
+#endif
      }
    sigusr1_count++;
    sig_count++;
 }
 
 static void
-_ecore_signal_callback_sigusr2(int sig __UNUSED__, siginfo_t *si, void *foo 
__UNUSED__)
+_ecore_signal_callback(sigusr2)
 {
    volatile sig_atomic_t n;
    n = sigchld_count;
    if (n < MAXSIGQ)
      {
+#ifdef SA_SIGACTION
        if (si)
          sigusr2_info[n] = *si;
        else
          sigusr2_info[n].si_signo = 0;
+#else
+        sigusr2_info[n].si_signo = sig;
+#endif
      }
    sigusr2_count++;
    sig_count++;
 }
 
 static void
-_ecore_signal_callback_sighup(int sig __UNUSED__, siginfo_t *si, void *foo 
__UNUSED__)
+_ecore_signal_callback(sighup)
 {
    volatile sig_atomic_t n;
    n = sigchld_count;
    if (n < MAXSIGQ)
      {
+#ifdef SA_SIGACTION
        if (si)
          sighup_info[n] = *si;
        else
          sighup_info[n].si_signo = 0;
+#else
+        sighup_info[n].si_signo = sig;
+#endif
      }
    sighup_count++;
    sig_count++;
 }
 
 static void
-_ecore_signal_callback_sigquit(int sig __UNUSED__, siginfo_t *si, void *foo 
__UNUSED__)
+_ecore_signal_callback(sigquit)
 {
    volatile sig_atomic_t n;
    n = sigchld_count;
    if (n < MAXSIGQ)
      {
+#ifdef SA_SIGACTION
        if (si)
          sigquit_info[n] = *si;
        else
          sigquit_info[n].si_signo = 0;
+#else
+        sigquit_info[n].si_signo = sig;
+#endif
      }
    sigquit_count++;
    sig_count++;
 }
 
 static void
-_ecore_signal_callback_sigint(int sig __UNUSED__, siginfo_t *si, void *foo 
__UNUSED__)
+_ecore_signal_callback(sigint)
 {
    volatile sig_atomic_t n;
    n = sigchld_count;
    if (n < MAXSIGQ)
      {
+#ifdef SA_SIGACTIOn
        if (si)
          sigint_info[n] = *si;
        else
          sigint_info[n].si_signo = 0;
+#else
+        sigint_info[n].si_signo = sig;
+#endif
      }
    sigint_count++;
    sig_count++;
 }
 
 static void
-_ecore_signal_callback_sigterm(int sig __UNUSED__, siginfo_t *si, void *foo 
__UNUSED__)
+_ecore_signal_callback(sigterm)
 {
    volatile sig_atomic_t n;
    n = sigchld_count;
    if (n < MAXSIGQ)
      {
+#ifdef SA_SIGACTION
        if (si)
          sigterm_info[n] = *si;
        else
          sigterm_info[n].si_signo = 0;
+#else
+        sigterm_info[n].si_signo = sig;
+#endif
      }
    sigterm_count++;
    sig_count++;
@@ -573,16 +613,20 @@ _ecore_signal_callback_sigterm(int sig _
 
 #ifdef SIGPWR
 static void
-_ecore_signal_callback_sigpwr(int sig __UNUSED__, siginfo_t *si, void *foo 
__UNUSED__)
+_ecore_signal_callback(sigpwr)
 {
    volatile sig_atomic_t n;
    n = sigchld_count;
    if (n < MAXSIGQ)
      {
+#ifdef SA_SIGACTION
        if (si)
          sigpwr_info[n] = *si;
        else
          sigpwr_info[n].si_signo = 0;
+#else
+        sigpwr_info[n].si_signo = sig;
+#endif
      }
    sigpwr_count++;
    sig_count++;
@@ -591,16 +635,20 @@ _ecore_signal_callback_sigpwr(int sig __
 
 #ifdef SIGRTMIN
 static void
-_ecore_signal_callback_sigrt(int sig, siginfo_t *si, void *foo __UNUSED__)
+_ecore_signal_callback(sigrt)
 {
    volatile sig_atomic_t n;
    n = sigchld_count;
    if (n < MAXSIGQ)
      {
+#ifdef SA_SIGACTION
        if (si)
          sigrt_info[n][sig - SIGRTMIN] = *si;
        else
          sigrt_info[n][sig - SIGRTMIN].si_signo = 0;
+#else
+        sigrt_info[n][sig - SIGRTMIN].si_signo = sig;
+#endif
      }
    sigrt_count[sig - SIGRTMIN]++;
    sig_count++;
-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: hurd-i386 (i686-AT386)

Kernel: GNU-Mach 1.3.99/Hurd-0.3
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



--- End Message ---
--- Begin Message ---
Source: ecore
Source-Version: 0.9.9.49898-1

We believe that the bug you reported is fixed in the latest version of
ecore, which is due to be installed in the Debian FTP archive:

ecore_0.9.9.49898-1.diff.gz
  to main/e/ecore/ecore_0.9.9.49898-1.diff.gz
ecore_0.9.9.49898-1.dsc
  to main/e/ecore/ecore_0.9.9.49898-1.dsc
ecore_0.9.9.49898.orig.tar.gz
  to main/e/ecore/ecore_0.9.9.49898.orig.tar.gz
libecore-con-svn-06_0.9.9.49898-1_amd64.deb
  to main/e/ecore/libecore-con-svn-06_0.9.9.49898-1_amd64.deb
libecore-dbg_0.9.9.49898-1_amd64.deb
  to main/e/ecore/libecore-dbg_0.9.9.49898-1_amd64.deb
libecore-dev_0.9.9.49898-1_amd64.deb
  to main/e/ecore/libecore-dev_0.9.9.49898-1_amd64.deb
libecore-doc_0.9.9.49898-1_all.deb
  to main/e/ecore/libecore-doc_0.9.9.49898-1_all.deb
libecore-evas-svn-06_0.9.9.49898-1_amd64.deb
  to main/e/ecore/libecore-evas-svn-06_0.9.9.49898-1_amd64.deb
libecore-fb-svn-06_0.9.9.49898-1_amd64.deb
  to main/e/ecore/libecore-fb-svn-06_0.9.9.49898-1_amd64.deb
libecore-file-svn-06_0.9.9.49898-1_amd64.deb
  to main/e/ecore/libecore-file-svn-06_0.9.9.49898-1_amd64.deb
libecore-imf-svn-06_0.9.9.49898-1_amd64.deb
  to main/e/ecore/libecore-imf-svn-06_0.9.9.49898-1_amd64.deb
libecore-input-svn-06_0.9.9.49898-1_amd64.deb
  to main/e/ecore/libecore-input-svn-06_0.9.9.49898-1_amd64.deb
libecore-ipc-svn-06_0.9.9.49898-1_amd64.deb
  to main/e/ecore/libecore-ipc-svn-06_0.9.9.49898-1_amd64.deb
libecore-svn-06_0.9.9.49898-1_amd64.deb
  to main/e/ecore/libecore-svn-06_0.9.9.49898-1_amd64.deb
libecore-x-svn-06_0.9.9.49898-1_amd64.deb
  to main/e/ecore/libecore-x-svn-06_0.9.9.49898-1_amd64.deb



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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Albin Tonnerre <[email protected]> (supplier of updated ecore 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 21 Jul 2010 22:29:43 +0200
Source: ecore
Binary: libecore-svn-06 libecore-con-svn-06 libecore-evas-svn-06 
libecore-fb-svn-06 libecore-file-svn-06 libecore-imf-svn-06 
libecore-input-svn-06 libecore-ipc-svn-06 libecore-x-svn-06 libecore-dev 
libecore-doc libecore-dbg
Architecture: source all amd64
Version: 0.9.9.49898-1
Distribution: unstable
Urgency: low
Maintainer: Albin Tonnerre <[email protected]>
Changed-By: Albin Tonnerre <[email protected]>
Description: 
 libecore-con-svn-06 - Ecore Connection Library
 libecore-dbg - Debugging symbols for libecore
 libecore-dev - Ecore headers and static libraries
 libecore-doc - Ecore API Documentation
 libecore-evas-svn-06 - Ecore Evas Wrapper Library
 libecore-fb-svn-06 - Ecore frame buffer system functions
 libecore-file-svn-06 - Ecore File Library
 libecore-imf-svn-06 - Ecore Input Method Framework module
 libecore-input-svn-06 - Ecore input module
 libecore-ipc-svn-06 - Ecore inter-process communication functions
 libecore-svn-06 - Core abstraction layer for enlightenment DR 0.17
 libecore-x-svn-06 - Ecore functions for dealing with the X Windows System
Closes: 535773 563896 586119
Changes: 
 ecore (0.9.9.49898-1) unstable; urgency=low
 .
   * New upstream snapshot
     - Fix FTBFS on Hurd (Closes: #535773)
     - Add German translations (Closes: #563896)
   * Add build-dependency on libxi-dev to get XInput2 support in ecore_x
   * Remove libecore-job, it got merged in libecore
   * Add the new libecore_input_evas library to the libecore-input package
   * ecore-config is deprecated and unused, remove libecore-config and
     libecore-bin
   * libecore-txt is also deprecated, remove it as well
   * Re-order configure options in debian/rules to match the configure
     output
   * Run the testsuite automatically when building
   * Explicitly enable pthread support in configure options
   * Bump Standards-Version, no change required
   * Create stamp files for build-doc and build-test
   * Remove leftover lintian-overrides files after build
   * Build libecore-fb on avr32, powerpcspe and sparc64 (Closes: #586119)
Checksums-Sha1: 
 27d9138286d249ad4089c07ea006f1e34967ce01 2533 ecore_0.9.9.49898-1.dsc
 15e3d70877e08e534831823c742861de56259a61 1136586 ecore_0.9.9.49898.orig.tar.gz
 74eaa68b10d999bb8420eb276c936773a771eeb1 5917 ecore_0.9.9.49898-1.diff.gz
 b89d9628fbee784eaa9bbbf0463f4a21b752a34e 423414 
libecore-doc_0.9.9.49898-1_all.deb
 f773ccd89ad7ed7c874c2d7641e6ed17e5184d0b 43650 
libecore-svn-06_0.9.9.49898-1_amd64.deb
 936bb28cbff347673df7e269ab2dbb30bd64e159 25004 
libecore-con-svn-06_0.9.9.49898-1_amd64.deb
 58739b790933968cf056951050ef1ef6068d3269 44472 
libecore-evas-svn-06_0.9.9.49898-1_amd64.deb
 459e6ddf3441c0716411080a9e27df63c28dd692 17766 
libecore-fb-svn-06_0.9.9.49898-1_amd64.deb
 1c9984c4f04b4dfa80310b27871803d8870b20b0 17712 
libecore-file-svn-06_0.9.9.49898-1_amd64.deb
 99fc44efbbaed3558b56615e723594d1f223edfc 14038 
libecore-imf-svn-06_0.9.9.49898-1_amd64.deb
 068832982abe8686f2440f60d5edf849b35e6f02 12320 
libecore-input-svn-06_0.9.9.49898-1_amd64.deb
 a3ca996c62ca79c0dcd425aa48253708b588fa2d 14586 
libecore-ipc-svn-06_0.9.9.49898-1_amd64.deb
 c6e9f8f22bacfc58cece9280868fc928b82b6699 85458 
libecore-x-svn-06_0.9.9.49898-1_amd64.deb
 3f89f4dbec3ed129496189346a6dafe092e536e8 274920 
libecore-dev_0.9.9.49898-1_amd64.deb
 75a274d85d8757cd040d09d409659dd6a8848da9 417126 
libecore-dbg_0.9.9.49898-1_amd64.deb
Checksums-Sha256: 
 b77af0780f79f71c78f177df88636dc31150a56e700be1f848017a04eae7bb35 2533 
ecore_0.9.9.49898-1.dsc
 7933a338247f323bc1d0c769348ef16f7a32c410ae526002bd0c15f232ca85b9 1136586 
ecore_0.9.9.49898.orig.tar.gz
 764b199dc20a8f916e4488eabf0e6fa56b44efbf17912d4a3ea30c85793de932 5917 
ecore_0.9.9.49898-1.diff.gz
 0f2dda144ab725dfe8cda943213fa565a0f8a8a5042921eb2b67b0d7529bc17f 423414 
libecore-doc_0.9.9.49898-1_all.deb
 61890545f452738629c5783ac92b5be596558e507e53864449b0e86dce555ee6 43650 
libecore-svn-06_0.9.9.49898-1_amd64.deb
 2c592464784c5a1c1238aa360149d9e4757e3b2b0d64a61bfeac446266ad021f 25004 
libecore-con-svn-06_0.9.9.49898-1_amd64.deb
 31455084bbbd1fa9fb3e5a700623f882be4c77d79c12050d62ae25137f7b57e9 44472 
libecore-evas-svn-06_0.9.9.49898-1_amd64.deb
 3c8765318d5aa89dfa21c0f40d98608ebb4c4d0ae762bf5230246062d4969c97 17766 
libecore-fb-svn-06_0.9.9.49898-1_amd64.deb
 d29ad4e08a37c3db5661c4bd638ac67423b29d77806ee3e71f8db0db7afd23c4 17712 
libecore-file-svn-06_0.9.9.49898-1_amd64.deb
 5b8af3af04a5283f4b371645fb1f3a2d81d3aaaa9f6101fe4e3dcb6a5579f605 14038 
libecore-imf-svn-06_0.9.9.49898-1_amd64.deb
 a4332cd3144ac71aa04ec89949ef106c9ee5575ff7b73442c3cff5b306efbe64 12320 
libecore-input-svn-06_0.9.9.49898-1_amd64.deb
 f7af0dc491ccca9cc45d950fb4d20c99cb7b473e51cd8226ee4cc4aa9e7d478e 14586 
libecore-ipc-svn-06_0.9.9.49898-1_amd64.deb
 ce7e377c413f162c489e113821dc5915ce55da28445aeba6f12047a3528e396b 85458 
libecore-x-svn-06_0.9.9.49898-1_amd64.deb
 46d0d5ef6b3173d7048b972fe937949f0fe12fde818c4af5a4d45955475135ea 274920 
libecore-dev_0.9.9.49898-1_amd64.deb
 b24a46e4119eb7247e7041784354a78fb202a613731de0429b9f7e7ac74fba92 417126 
libecore-dbg_0.9.9.49898-1_amd64.deb
Files: 
 35a6cad8b9e0193a792c700fdaa3b73d 2533 libs optional ecore_0.9.9.49898-1.dsc
 0d8be7437b0f5393d0dce1deb12009a6 1136586 libs optional 
ecore_0.9.9.49898.orig.tar.gz
 6157462f2a99ae557ada1802c6112dc0 5917 libs optional ecore_0.9.9.49898-1.diff.gz
 fcc1aceccefdb0a0959d019655d518f8 423414 doc optional 
libecore-doc_0.9.9.49898-1_all.deb
 5b70dd0be8e69c465d3ad96a787793da 43650 libs optional 
libecore-svn-06_0.9.9.49898-1_amd64.deb
 cead64e7b3791b506664780bb92ff69d 25004 libs optional 
libecore-con-svn-06_0.9.9.49898-1_amd64.deb
 6642bfe35f97ef7bd27195b027133a9c 44472 libs optional 
libecore-evas-svn-06_0.9.9.49898-1_amd64.deb
 31935d16b67c8db3554351033e5dbb9a 17766 libs optional 
libecore-fb-svn-06_0.9.9.49898-1_amd64.deb
 df0bde7a4b6070ed8f2ccfbc217235b0 17712 libs optional 
libecore-file-svn-06_0.9.9.49898-1_amd64.deb
 0a702e2115c4230384f70380468717bb 14038 libs optional 
libecore-imf-svn-06_0.9.9.49898-1_amd64.deb
 5c2efc3703da8c811d711706623ffdd3 12320 libs optional 
libecore-input-svn-06_0.9.9.49898-1_amd64.deb
 00708df550fda5b5ac0a4023f9df0c43 14586 libs optional 
libecore-ipc-svn-06_0.9.9.49898-1_amd64.deb
 386be07d776d65af6fab46e9ec1cb3e8 85458 libs optional 
libecore-x-svn-06_0.9.9.49898-1_amd64.deb
 21440686b8d53fd0da7279796e616ee3 274920 libdevel optional 
libecore-dev_0.9.9.49898-1_amd64.deb
 1db128df1e82d715eade0dcc6608f0d6 417126 debug extra 
libecore-dbg_0.9.9.49898-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBCAAGBQJMSJNSAAoJEBEG8gBbtuSluo8QALLqw8cdZnApuOy8IbhHxhfl
0KbTVWdWOM3cbpkKeoyVKMdcLciS3TCduFetroXDeEHewWrpO5w/Znroc2etlho0
8NlJgXCWkNsNSBSr3FhsmCXaF+faPkoiVMlmt4uSLJt/lu35HeKYuO1Y9uR6jv/O
LDQlG9/UjESE/FTxnziG/BRYW488gpjadxW6gH+aXfqU0p+0IgdtoB7ic9DzuOWZ
2+VA6q6ppnJnGs3wMeRWwszh2k3cH23nJAj7yXeX8/DUSHAzKDrgyG0zvXoAaCxk
m9H6E+CoxrI339L2XwgQltQUt61pOHQs1HhDPDAgtM4V/ItuYS9rEcsamGEc8SR/
u7EzYrsyc1PzJuueDy4cydSlrWzPPSW29fu9FnUMqvEdd/HOXLRAHTxdfA9eqrhe
Z2QJCpqvZqhfouyGoS2gfoSuICe5tVRLnSupapian6QfIF9DiMg08NAffsiwAk8J
J4ZaDV5CgkBtiwkWzwPA3C+m0UACdBIULEMzoo1Vuq/62umSMP9H9kIq19qsXGdk
q4aIaW8lZMENdHRA7shgveIKVVlYV7VQeJY3GUPf8zgVmvnbD0o9+Gp5NdBcNlCC
yPeie71EFFqIIwfzMj4l37RkFtbfDYs1RaQrcPoXlqKt/noepxfBNwOiD6ddn/rP
yt5DAQjZguRB2kE9Tra8
=R66/
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to