~ubuntu-branches/ubuntu/trusty/zeromq3/trusty

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Alessandro Ghedini
  • Date: 2012-06-12 10:53:58 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20120612105358-irh7e8ivwc4566fi
Tags: 3.2.0~rc1+dfsg-1
* New upstream RC release
* Use repack.{local,stub} instead of get-orig-source rule
* Add 01_fix-unused-variable-error.patch
* Remove build dependency on uuid-dev (no more needed)
* Add 02_check-ifdef-SO_NOSIGPIPE.patch to fix kfreebsd build
* Add 03_fix-test_shutdown_stress-segfault.patch

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
zeromq3 (3.2.0~rc1+dfsg-1) experimental; urgency=low
 
2
 
 
3
  * New upstream RC release
 
4
  * Use repack.{local,stub} instead of get-orig-source rule
 
5
  * Add 01_fix-unused-variable-error.patch
 
6
  * Remove build dependency on uuid-dev (no more needed)
 
7
  * Add 02_check-ifdef-SO_NOSIGPIPE.patch to fix kfreebsd build
 
8
  * Add 03_fix-test_shutdown_stress-segfault.patch
 
9
 
 
10
 -- Alessandro Ghedini <ghedo@debian.org>  Tue, 12 Jun 2012 10:53:58 +0200
 
11
 
1
12
zeromq3 (3.1.0~beta+dfsg-2) experimental; urgency=low
2
13
 
3
14
  * libzmq3-dev Conflicts with libzmq-dev (Closes: #676160)