[Commotion-dev] Fwd: olsrd_0.6.2-2~bpo60+1_i386.changes ACCEPTED into squeeze-backports

Ben West me at benwest.name
Thu Oct 11 15:49:40 UTC 2012


Allow me to say: Huzzah!

On Thursday, October 11, 2012, Hans-Christoph Steiner wrote:

>
> Its official, we got olsrd in squeeze-backports, so its easier to install
> olsrd on Debian/squeeze.  olsrd was left out of the squeeze release
> originally:
>
>
> -------- Original Message --------  Subject: olsrd_0.6.2-2~bpo60+1_i386.changes
> ACCEPTED into squeeze-backports  Date: Thu, 11 Oct 2012 11:03:00 +0000  From:
> Backports Debian FTP Masters <ftpmaster at backports.debian.org><javascript:_e({}, 'cvml', 'ftpmaster at backports.debian.org');>  To:
> Hans-Christoph Steiner <hans at eds.org> <javascript:_e({}, 'cvml',
> 'hans at eds.org');>, Roland Stigge <stigge at antcom.de> <javascript:_e({},
> 'cvml', 'stigge at antcom.de');>, anarcat at debian.org <javascript:_e({},
> 'cvml', 'anarcat at debian.org');>
>
>
> Accepted:
> olsrd-gui_0.6.2-2~bpo60+1_i386.deb
>   to main/o/olsrd/olsrd-gui_0.6.2-2~bpo60+1_i386.deb
> olsrd-plugins_0.6.2-2~bpo60+1_i386.deb
>   to main/o/olsrd/olsrd-plugins_0.6.2-2~bpo60+1_i386.deb
> olsrd_0.6.2-2~bpo60+1.debian.tar.gz
>   to main/o/olsrd/olsrd_0.6.2-2~bpo60+1.debian.tar.gz
> olsrd_0.6.2-2~bpo60+1.dsc
>   to main/o/olsrd/olsrd_0.6.2-2~bpo60+1.dsc
> olsrd_0.6.2-2~bpo60+1_i386.deb
>   to main/o/olsrd/olsrd_0.6.2-2~bpo60+1_i386.deb
> olsrd_0.6.2.orig.tar.gz
>   to main/o/olsrd/olsrd_0.6.2.orig.tar.gz
>
>
> Changes:
> olsrd (0.6.2-2~bpo60+1) squeeze-backports; urgency=low
>  .
>   * submitted current wheezy version to squeeze-backports
>  .
> olsrd (0.6.2-2) unstable; urgency=low
>  .
>   * debian/control: Build-Depends: debhelper (>= 9) (Closes: #658330)
>   * Integrated patches by Hans-Christoph Steiner:
>     - Added olsrd-gui (Closes: #658329)
>     - debian/control: Recommends: olsrd-plugins (Closes: #658557)
>     - Fix *.d clean problem (Closes: #658559)
>     - Added olsr_switch (Closes: #658560)
>     - Fix conffile location to /etc/olsrd/olsrd.conf (Closes: #658561)
>  .
>     Thanks Hans-Christoph!
>  .
> olsrd (0.6.2-1) unstable; urgency=low
>  .
>   * New upstream release (repackaged and cleaned from debian/ dir)
>   * Adjusted patches to upstream tarball
>   * Removing obsolete options LinkQualityDijkstraLimit and LinkQualityWinSize
>     from default configuration file (Closes: #652690)
>  .
> olsrd (0.6.1-5) unstable; urgency=low
>  .
>   * dh style debian/rules
>   * debian/compat: 9, exports dpkg-buildflags (Closes: #643472)
>  .
> olsrd (0.6.1-4) unstable; urgency=low
>  .
>   * Added debian/watch
>  .
> olsrd (0.6.1-3) unstable; urgency=low
>  .
>   * Added armv7l to arch list for -fPIC in make/Makefile.linux
>     (Closes: #636205)
>  .
> olsrd (0.6.1-2) unstable; urgency=low
>  .
>   * Add patch to upstream to add mips and mips64 to -fPIC arch list
>     (fixes FTBFS on mips*)
>  .
> olsrd (0.6.1-1) unstable; urgency=low
>  .
>   [ Holger Levsen ]
>   * New upstream version with quite some fixes and new features, see upstream
>     changelog for details. Quoting from there:
>      Change in version number system. No more -rcX for release candidates and
>      -rX for bugfix releases. In future bugfix releases or updates of plugins
>      will increase the third digit of the version string while feature
>      releases will increase the first and/or the second one.
>   * Update package description, OLSR is no experimental protocol anymore.
>  .
>   [ Roland Stigge ]
>   * New maintainer (Closes: #612277)
>   * Adjusted debian patches to work with 0.6.1
>   * debian/control:
>     - Standards-Version: 3.9.2
>     - Build-Depends: debhelper (>=8)
>   * Debian source format: 3.0 (quilt)
>   * Included remaining plugins
>   * New upstream version works with newer kernels (Closes: #605296)
>   * New upstream version fixes memory leak (Closes: #605295)
>  .
> olsrd (0.5.6-r8-1) unstable; urgency=low
>  .
>   * New upstream version, the eighth maintenance release of 0.5.6, introducing
>     options to set the source and destination IP of the OLSR packets and a
>     more flexible handling config handling as well as some bug fixes including
>     memory leaks.
>  .
> olsrd (0.5.6-r7-1) unstable; urgency=low
>  .
>   * New upstream version, the seventh maintenance release of 0.5.6, with some
>     improvements in the ETX-FFmetric and new stabilization patches for the
>     route generation.
>  .
> olsrd (0.5.6-r6-3) unstable; urgency=low
>  .
>   * Brown paper bag release: add 270-make-kfbsd.patch to debian/patches/series
>     so it actually gets applied. (Closes: #544758)
>  .
> olsrd (0.5.6-r6-2) unstable; urgency=low
>  .
>   * Do not override the general setting in Makefile.kfbsd to "honor DESTDIR
>     in make install". Thanks to Petr Salinger for the patch. (Closes: #544758)
>  .
> olsrd (0.5.6-r6-1) unstable; urgency=low
>  .
>   * New upstream version, the sixth maintenance release of 0.5.6, adding
>     support for Debian kfreebsd (Closes: #544758) and including fixes for
>     httpinfo, txtinfo and dotdraw plugin to prevent them blocking in case of
>     timed out outgoing connections.
>     Drop 250-dot-draw-plugin-honor-accept-parameter.patch as it has been
>     included in the new upstream release.
>   * Fix incorrect runlevels and dependencies in init.d LSB header, thanks to
>     Petter Reinholdtsen for spotting the issues and providing the patch.
>     (Closes: #548607)
>   * Bump standards version to 3.8.3, no changes necessary.
>  .
> olsrd (0.5.6-r5-1) unstable; urgency=low
>  .
>   * New upstream version, the fifth maintenance release of 0.5.6.
>   * Add patch by Sebastian Harl to add a listen parameter to the dot_draw
>     plugin. (Closes: #532573) - Thanks, Sebastian!
>   * Re-enable quagga plugin. Since olsrd is licenced under the 3 clause BSD
>     licence and quagga is GPL-2 code, the resuling binary is GPL-2 licenced
>     too, and thats fine. (Closes: #532761)
>     Add patch by Florian Forster to determine quagga protocol version - thanks
>     Florian!
>   * Add descriptions of quagga, bmf and txtinfo plugins to package
>     description. (Closes: #532765)
>   * Bump standards version to 3.8.2.
>   * Update years in debian/copyright.
>  .
> olsrd (0.5.6-r4-1) unstable; urgency=low
>  .
>   * New upstream version, the fourth maintenance release of 0.5.6.
>   * olsrd.init:
>     - do not write the pidfile until olsrd has actually been started
>       (Closes: #519842) - thanks to Sebastian Reichel for the bug report!
>     - only start olsrd if it is not already running.
>   * Bump standards-version to 3.8.1.
>  .
> olsrd (0.5.6-r3-1) unstable; urgency=low
>  .
>   * New upstream release, the third maintenance release of 0.5.6.
>   * Adopt debian/patches/200-etc-olsrd.patch to cope with the whitespace
>     changes in the new release.
>
>
> Override entries for your package:
> olsrd-gui_0.6.2-2~bpo60+1_i386.deb - extra net
> olsrd-plugins_0.6.2-2~bpo60+1_i386.deb - extra net
> olsrd_0.6.2-2~bpo60+1.dsc - extra net
> olsrd_0.6.2-2~bpo60+1_i386.deb - extra net
>
> Announcing to debian-backports-changes at lists.debian.org <javascript:_e({}, 'cvml', 'debian-backports-changes at lists.debian.org');>
>
>
> Thank you for your contribution to backports.debian.org archive.
>
>
>
>
>

-- 
Ben West
me at benwest.name
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.chambana.net/pipermail/commotion-dev/attachments/20121011/ac07ac3a/attachment-0001.html>


More information about the Commotion-dev mailing list