Accepted arb 0.0.20050526-7 (source)

Ubuntu Installer archive at ubuntu.com
Tue Nov 28 17:03:02 GMT 2006


Accepted:
arb 0.0.20050526-7 was ACCEPTED.
	Component: multiverse Section: science

Origin: Debian/unstable
Format: 1.7
Date: Tue,  28 Nov 2006 16:30:47 +0000
Source: arb
Binary: arb-doc, libarb, arb, arb-common
Architecture: source
Version: 0.0.20050526-7
Distribution: feisty
Urgency: low
Maintainer: Andreas Tille <tille at debian.org>
Changed-By: Ubuntu Archive Auto-Sync <archive at ubuntu.com>
Description: 
 arb        - [Biology] Integrated package for data handling and analysis
Closes: 282037 309222 318442 325062 330428 332436 332788 333108 333391 339861
Changes: 
 arb (0.0.20050526-7) unstable; urgency=low
 .
   * arb-common recommends arb
   * Added Build-Depends: g++
   * Because there is no sign that this version shows the behaviour
     reported in #325640 against the former version and the bug reporter
     did not respond to any request I decide to close this bug. Feel
     free to reopen if it seems necessary.
     Clsoes: #325640
 .
 arb (0.0.20050526-6) unstable; urgency=low
 .
   * Added transfig to depends
   * Removed "Depends: arb" from arb-common to avoid circular dependencies
     Closes: #339861
   * Added gcc 4.0.3 to supported compilers in Makefile
 .
 arb (0.0.20050526-5) unstable; urgency=low
 .
   * Enable writing of large amounts of sequence files.  (Thanks for
     the patch to Elmar Pruesse <elmar at pruesse.net>)
     Closes: #333391
   * Updated Swedish debconf template (Thanks to Daniel Nylander
     <yeager at lidkoping.net>)
     Closes: #332788
   * Updated French debconf template (Thanks to Jean-Luc Coulon
     <jean-luc.coulon at wanadoo.fr>)
     Closes: #333108
 .
 arb (0.0.20050526-4) unstable; urgency=low
 .
   * Included names.dat.template in arb-common:/var/lib/nas
     actually not only the file is missing but the directory of the file
     is also not found because a link to /var/lib/arb/nas is needed
     To enable a clean installation of the link the old empty directory
     has to be removed in a preinst script
   * Fixed location of arb nameserver in debian/conf/{arb_tcp,arb_ntree}.dat
     Closes: #332436
   * Make sure that nameserver directory is accessible by members of group
     arb in postinst file
   * Changed debconf template to ask for arb users
   * Added warning to arb wrapper script if the user who starts arb is not
     yet member of group arb and thus not allowed to write to /var/lib/arb
 .
 arb (0.0.20050526-3) unstable; urgency=low
 .
   * Added Swedish debconf templates translation (thanks to
     Daniel Nylander <yeager at lidkoping.net>
     Closes: #330428
   * Added ssh to dependencies because it is used in some scripts
   * Dropped last version number in Standards-Version (now: 3.6.2)
 .
 arb (0.0.20050526-2) unstable; urgency=low
 .
   * Added explicite permission to distribute with Debian to
     debian/copyright
   * Fixed debian/rules + WINDOW/Makefile to ensure that libARB can be found
     in the build process (Many thanks to Petr Salinger <Petr.Salinger at t-systems.cz>)
   * Reduced number of architectures to the set that features xviewg-dev
 .
 arb (0.0.20050526-1) unstable; urgency=low
 .
   * New upstream version.
   * Added disclaimer from FTP-download directory to debian/arb.README.Debian
     and debian/copyright
   * Added parts of the disclaimer from FTP-download directory to
     debian/control
   * Patch for NAMES/names.cxx (Thanks to Petr Salinger <Petr.Salinger at t-systems.cz>)
 .
 arb (0.0.20050506-3) unstable; urgency=low
 .
   * Recommend: xfig
   * solved debconf | debconf-2.0 issue by ${misc:Depends}
   * debian/control: Homepage: http://www.arb-home.de/
   * Renamed debian/po/cz.po to cs.po (Thanks to Denis Barbier <barbier at debian.org>)
     Closes: #325062
   * Depends: freeglut3-dev | libglu-dev
   * Build-Depends: libpng12-dev (Thanks to Petr Salinger <Petr.Salinger at t-systems.cz>)
   * Some patches that where necessary for building with gcc 4.0.x
     (Thanks to Petr Salinger <Petr.Salinger at t-systems.cz>)
   * arb-common: Depends: adduser
   * arb-common.config: Removed bashism
 .
 arb (0.0.20050506-2) unstable; urgency=low
 .
   * Enable killing all arb processes in arb-kill
   * Standards-Version: 3.6.2.1
      * menu items moved (no changes in packaging, just use new debhelper)
   * Czech debconf translation, thanks to Igor Jasa <Igor.Jasa at seznam.cz>
     Closes: #318442
 .
 arb (0.0.20050506-1) unstable; urgency=low
 .
   * New upstream version
   * Adapted get-orig-source target to new directory layout
   * Added French debconf template
     Closes: #309222
 .
 arb (0.0.20050318-1) unstable; urgency=low
 .
   * New upstream snapshot
   * Added freeglut3-dev and libglew-dev Build-dependency
   * First official package uploaded to Debian
     Closes: #282037
 .
 arb (0.0.20041206-1) unstable; urgency=low
 .
   * New upstream snapshot
   * Reintegrate also arb-nas package because it is the main
     Arb application according to the author.  It makes no sense
     to separate it in an extra package.
 .
 arb (0.0.20041112-4) unstable; urgency=low
 .
   * Group arb which has rw-permissions to arb databases
   * Split configuration file into several pieces and megre them in
     postinst.  This enables splitting into several independent packages
     because upstream uses a single config file
   * Script arb-add-pt-server enables users of group arb to add
     PT_SERVER entries to configuration files
   * Manage users of group arb via debconf
 .
 arb (0.0.20041112-3) unstable; urgency=low
 .
   * Dropped package arb-extra and abr-server after discussing with the
     authors because it does not really make sense to split this from
     main package.
   * Enhanced package arb-nas
   * New package libarb with dynamic libraries
 .
 arb (0.0.20041112-2) unstable; urgency=low
 .
   * Compile with libmotif-dev because liblesstif has trouble with
     some controls in the search inteface.
   * Moved some files to the server package.
   * Exclude arb/lib/BUGS from package because its irrelevant
   * Move arb/lib/help_html to doc package
   * Wrote placeholder manpage
   * Added lintian.overrides
   * Moved arb_tcp.dat to /etc/arb and set symlink
 .
 arb (0.0.20041112-1) unstable; urgency=low
 .
   * Inoffcial test release.
Files: 
 8fcaf38c5ea99d15adab0b07c49fadf4 22946 non-free/science extra arb_0.0.20050526-7.diff.gz
 bf59ebff589198af2e51b8ab3ac2aaca 725 non-free/science extra arb_0.0.20050526-7.dsc
 b666f780fa8c98d4415c4fd70d108da7 4776551 non-free/science extra arb_0.0.20050526.orig.tar.gz





More information about the feisty-changes mailing list