ALERTE : Bac 2014, réussites en hausse de 6,4% en un an

2014-06-25 Thread LES ÉCO
Se désinscrire de la liste: 
http://link.email.wib.me/u/443/16bc80c6f0cbda97797fb7ad5d355967c1117f11875b2e4b

Avenue Abdelmoumen, Rue Calavon n 4, Casablanca, 2, Maroc

Bug#749061: marked as done (graphviz: Fix typo to ensure autoconf files are updated forbuild)

2014-06-25 Thread Debian Bug Tracking System
Your message dated Wed, 25 Jun 2014 21:35:11 +
with message-id 
and subject line Bug#749061: fixed in graphviz 2.26.3-17.1
has caused the Debian Bug report #749061,
regarding graphviz: Fix typo to ensure autoconf files are updated forbuild
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.)


-- 
749061: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=749061
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: graphviz
Version: 2.26.3-17
Severity: serious
Tags: patch
Justification: fails to build from source
User: debian-...@lists.debian.org
Usertag: arm64

Graphviz now uses dh_autoreconf and has stuff in the rules file to
update all three copies of config.{sub,guess} (hooray!), but a path
mistake meant that the copies in libltld/config were not being
replaced (instead a 4th set was added in the dir above).

This meant that the libltld suddir ./configure on any arch too new for
the shipped config.{sub,guess} failed. This failed on arm64 as they
are too old for that.

A more robust fix for this would probably be to simply use
dh_autotools-dev as well as dh_autoreconf to ensure that all copies
are updated, without having to maintain paths to a list of them in the
rules file. I don't know if the maintainer had a good reason for
trying to avoid the use of that helper?

Attached is the minimal fix that keeps the existing mechanism but I
don't actually think this is better. I'm happy to do a fix using
autotools-dev if the maintainer would prefer (and NMU it). 

Graphviz is blocking a lot of package builds on arm64 so I'd
appreciate either an upload or request to NMU reasonably quickly. Cheers.

-- System Information:
Debian Release: 7.5
  APT prefers stable
  APT policy: (990, 'stable')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-kvm-i386-20110111 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
diff -Nru graphviz-2.26.3/debian/changelog graphviz-2.26.3/debian/changelog
--- graphviz-2.26.3/debian/changelog	2014-04-20 14:17:40.0 +
+++ graphviz-2.26.3/debian/changelog	2014-05-23 14:26:24.0 +
@@ -1,3 +1,9 @@
+graphviz (2.26.3-17+cfg) unreleased; urgency=low
+
+  * Correct typo in rules so config.{sub,guess} is actually updated.
+
+ -- Wookey   Fri, 23 May 2014 14:25:42 +
+
 graphviz (2.26.3-17) unstable; urgency=medium
 
   * QA upload.
diff -Nru graphviz-2.26.3/debian/rules graphviz-2.26.3/debian/rules
--- graphviz-2.26.3/debian/rules	2014-02-12 02:45:51.0 +
+++ graphviz-2.26.3/debian/rules	2014-05-23 14:24:42.0 +
@@ -35,8 +35,8 @@
 
 RUBY_PACKAGE  = $(CURDIR)/debian/libgv-ruby
 
-CONFIG_SCRIPTS=config/config.guess lib/gd/config/config.guess libltdl/config.guess \
-	   config/config.sub   lib/gd/config/config.sub   libltdl/config.sub
+CONFIG_SCRIPTS=config/config.guess lib/gd/config/config.guess libltdl/config/config.guess \
+	   config/config.sub   lib/gd/config/config.sub   libltdl/config/config.sub
 
 # make's $(shell) doesn't use local variables, thus we need to define a
 # custom command where DEB_LDFLAGS_MAINT_APPEND is passed.
--- End Message ---
--- Begin Message ---
Source: graphviz
Source-Version: 2.26.3-17.1

We believe that the bug you reported is fixed in the latest version of
graphviz, 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 749...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Wookey  (supplier of updated graphviz 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: Fri, 23 May 2014 14:25:42 +
Source: graphviz
Binary: graphviz libgv-guile libgv-lua libgv-perl libgv-php5 libgv-python 
libgv-ruby libgv-tcl libgraph4 libcgraph5 libcdt4 libpathplan4 libgvc5 
libgvc5-plugins-gtk libgvpr1 libxdot4 libgraphviz-dev graphviz-doc graphviz-dev
Architecture: source all amd64
Version: 2.26.3-17.1
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group 
Changed-By: Wookey 
Description:
 graphviz   - rich set of graph drawing tools
 graphviz-dev - transitional package for graphviz-dev rename
 graphviz-doc - additional documentation for graphviz
 libcdt4  

Processing of graphviz_2.26.3-17.1_amd64.changes

2014-06-25 Thread Debian FTP Masters
graphviz_2.26.3-17.1_amd64.changes uploaded successfully to localhost
along with the files:
  graphviz-doc_2.26.3-17.1_all.deb
  graphviz-dev_2.26.3-17.1_all.deb
  graphviz_2.26.3-17.1_amd64.deb
  libgv-guile_2.26.3-17.1_amd64.deb
  libgv-lua_2.26.3-17.1_amd64.deb
  libgv-perl_2.26.3-17.1_amd64.deb
  libgv-php5_2.26.3-17.1_amd64.deb
  libgv-python_2.26.3-17.1_amd64.deb
  libgv-ruby_2.26.3-17.1_amd64.deb
  libgv-tcl_2.26.3-17.1_amd64.deb
  libgraph4_2.26.3-17.1_amd64.deb
  libcgraph5_2.26.3-17.1_amd64.deb
  libcdt4_2.26.3-17.1_amd64.deb
  libpathplan4_2.26.3-17.1_amd64.deb
  libgvc5_2.26.3-17.1_amd64.deb
  libgvc5-plugins-gtk_2.26.3-17.1_amd64.deb
  libgvpr1_2.26.3-17.1_amd64.deb
  libxdot4_2.26.3-17.1_amd64.deb
  libgraphviz-dev_2.26.3-17.1_amd64.deb
  graphviz_2.26.3-17.1.dsc
  graphviz_2.26.3-17.1.debian.tar.xz

Greetings,

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


-- 
To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/e1wzunl-0005da...@franck.debian.org



graphviz_2.26.3-17.1_amd64.changes ACCEPTED into unstable

2014-06-25 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 23 May 2014 14:25:42 +
Source: graphviz
Binary: graphviz libgv-guile libgv-lua libgv-perl libgv-php5 libgv-python 
libgv-ruby libgv-tcl libgraph4 libcgraph5 libcdt4 libpathplan4 libgvc5 
libgvc5-plugins-gtk libgvpr1 libxdot4 libgraphviz-dev graphviz-doc graphviz-dev
Architecture: source all amd64
Version: 2.26.3-17.1
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group 
Changed-By: Wookey 
Description:
 graphviz   - rich set of graph drawing tools
 graphviz-dev - transitional package for graphviz-dev rename
 graphviz-doc - additional documentation for graphviz
 libcdt4- rich set of graph drawing tools - cdt library
 libcgraph5 - rich set of graph drawing tools - cgraph library
 libgraph4  - rich set of graph drawing tools - graph library
 libgraphviz-dev - graphviz libs and headers against which to build applications
 libgv-guile - Guile bindings for graphviz
 libgv-lua  - Lua bindings for graphviz
 libgv-perl - Perl bindings for graphviz
 libgv-php5 - PHP5 bindings for graphviz
 libgv-python - Python bindings for graphviz
 libgv-ruby - Ruby bindings for graphviz
 libgv-tcl  - Tcl bindings for graphviz
 libgvc5- rich set of graph drawing tools - gvc library
 libgvc5-plugins-gtk - rich set of graph drawing tools - gtk plugins
 libgvpr1   - rich set of graph drawing tools - gvpr library
 libpathplan4 - rich set of graph drawing tools - pathplan library
 libxdot4   - rich set of graph drawing tools - xdot library
Closes: 749061
Changes:
 graphviz (2.26.3-17.1) unstable; urgency=low
 .
   * Non-maintainer upload
   * Correct typo in rules so config.{sub,guess} is actually updated. (Closes: 
#749061)
Checksums-Sha1:
 298c07a9fc49e958b40a69689cd45a9f3632d930 3326 graphviz_2.26.3-17.1.dsc
 7a7268711e3b824fc93bfb2f3638ebd76dfbd11b 47492 
graphviz_2.26.3-17.1.debian.tar.xz
 1b8493eff971bcca00117ff35a04b5dd6ed3cc7d 2308358 
graphviz-doc_2.26.3-17.1_all.deb
 0146f3a0216616952fd4871b1e9213d04e9db807 48052 graphviz-dev_2.26.3-17.1_all.deb
 c0c9e5baaf79bb7c5cb1a97533b363aebc218227 310216 graphviz_2.26.3-17.1_amd64.deb
 02f061498c8a24888dcf6e17501a5d69ab1d877c 66072 
libgv-guile_2.26.3-17.1_amd64.deb
 f78f8a37926e74d834ed2f5cfdfc6574f1c99711 74792 libgv-lua_2.26.3-17.1_amd64.deb
 b153ee03e6eb63d647f9ffce445c7b48e5e62b00 82170 libgv-perl_2.26.3-17.1_amd64.deb
 413a10d9864ea0edb1aa28c5fa20e3da53800a9d 71522 libgv-php5_2.26.3-17.1_amd64.deb
 3903c9ef906315b9741df714825d361146a0b9dd 74924 
libgv-python_2.26.3-17.1_amd64.deb
 a0b18e386a312b8a437e5938d48acf108511e475 69498 libgv-ruby_2.26.3-17.1_amd64.deb
 dc2045c3a7b036801038bfe6de141b441637a83a 531666 libgv-tcl_2.26.3-17.1_amd64.deb
 dbc5dd8fc9b824917adf9d4f7466ebdf53ce1fc9 69136 libgraph4_2.26.3-17.1_amd64.deb
 27bef5fa116d21696bc11cc11a9241710582846a 79990 libcgraph5_2.26.3-17.1_amd64.deb
 6de292b4d0da4d7ce296010e139c1f52374d3654 58060 libcdt4_2.26.3-17.1_amd64.deb
 636a19e2eb64beb152f6923dd02d4a02ebaee994 62336 
libpathplan4_2.26.3-17.1_amd64.deb
 dd58b68bc26966ac4cd78b16939b2cc5e975ac2d 440924 libgvc5_2.26.3-17.1_amd64.deb
 ae83222192e94e65463ba715b56a3667c14e373e 58560 
libgvc5-plugins-gtk_2.26.3-17.1_amd64.deb
 01b6ebaf21b1aba2c4c2f1f1034d6a3257048583 207750 libgvpr1_2.26.3-17.1_amd64.deb
 9bd58011e7799ce9f143fa43e267952bb1ff197f 52744 libxdot4_2.26.3-17.1_amd64.deb
 a4461f45dd4e80fcf67fea93a5f85a6876c33cf7 97828 
libgraphviz-dev_2.26.3-17.1_amd64.deb
Checksums-Sha256:
 c5ff606182e129fa5b014189ced19dfaac7f0e967ef99ad0c6b39948421e690a 3326 
graphviz_2.26.3-17.1.dsc
 54aaea6f712f6f47738ce89cf3b63e9661ca6a0e0a4938dbdb5d756e3fc0804c 47492 
graphviz_2.26.3-17.1.debian.tar.xz
 e270edd752a1b8ea2dfb8cc6cb278838637a03ade8d614af212365e7baf7aabb 2308358 
graphviz-doc_2.26.3-17.1_all.deb
 4fd8b30f75224da852ad177f53b010c7788575434ab63b67d71707e87b91e22a 48052 
graphviz-dev_2.26.3-17.1_all.deb
 6c6282eac0612e500a45c2ea2420665ea13ec044c79557a4d751e0f595058ab3 310216 
graphviz_2.26.3-17.1_amd64.deb
 bdd52fdcf8ad189169b6d3b2d73ea2450596753293891b96b3b4d749ab3a92a8 66072 
libgv-guile_2.26.3-17.1_amd64.deb
 c092d9d1efb64e1bf80befd91cd6e24c35cbccb7b0b4a554a9648be608bb175f 74792 
libgv-lua_2.26.3-17.1_amd64.deb
 7a776926729e4e168a8b3d2a3da99e5dea78d7babca46a42d17c0ee957dd99e3 82170 
libgv-perl_2.26.3-17.1_amd64.deb
 2050cf0bbee574cdb2513a62675523d214e588b4a128e7e1f14bb607a0198281 71522 
libgv-php5_2.26.3-17.1_amd64.deb
 31c662d2622ed09775eedafa7400680f7320830308063d60eeea417576a19aa6 74924 
libgv-python_2.26.3-17.1_amd64.deb
 66f0bab64ef6393f4a25051ad6c1f1ba3d2da39d9d302aa2a7f85a439b148d2b 69498 
libgv-ruby_2.26.3-17.1_amd64.deb
 34dd14a833cb5ba72770de6906ae6811b46d17d531d7ecc22790cc35043e2022 531666 
libgv-tcl_2.26.3-17.1_amd64.deb
 86a85570c7cfa160b86303ce4f32fbb9d75dd57003a1f4a75ece2697b33f6229 69136 
libgraph4_2.26.3-17.1_amd64.deb
 e8c67194346b0d17d6e92e71f1c3920e1c98417e6a3272b410933b2d91fca253 79990 
libcgraph5_2.26.3-17.1_amd64.deb
 c6c4d022c0b87350cda54c914feceba22ed37ac4d6e38