ns3 (3.22+dfsg-2build1) xenial; urgency=medium

  * No-change rebuild for openmpi transition.

 -- Matthias Klose <doko@ubuntu.com>  Sun, 07 Feb 2016 12:57:12 +0000

ns3 (3.22+dfsg-2) unstable; urgency=medium

  * Add myself to the uploaders.
  * Update build dependencies for GSL 2.x (Closes: #807219)
    Thanks to Bas Couwenberg for the patch.
  * Update the watch file from the sepwatch project.
  * Make the build reproducible by faking the doc generation date
    (Closes: #788478) Thanks to Juan Picca for the patch.
  * Transition the library package for GCC5 (Closes: #791219)
  * Don't build manually the dbg packages. It's automatic nowadays
  * Have libns3-dev depend on libns3-3v5 as it should (Closes: #715096)

 -- Martin Quinson <mquinson@debian.org>  Thu, 07 Jan 2016 23:00:44 +0100

ns3 (3.22+dfsg-1) unstable; urgency=medium

  * New upstream release (Closes: #746622).
  * Enable openmpi on arm64, ppc64, ppc64el and mips64el (Closes: #760922).
  * Disable doxgen build to reduce -doc size (Closes: #693393).
  * Install examples into -doc package (Closes: #663301).

 -- YunQiang Su <syq@debian.org>  Thu, 14 May 2015 11:32:17 +0800

ns3 (3.17+dfsg-1) unstable; urgency=low

  * New upstream release 3.17.
  * Bump waf to 1.7 and 1.6.

 -- YunQiang Su <wzssyqa@gmail.com>  Sun, 19 May 2013 01:00:55 +0800

ns3 (3.16+dfsg1-1) unstable; urgency=low

  * remove duplicate files and do optipng in ns3-doc.
  * d/watch to watch http://www.nsnam.org/release/
  * Imported Upstream version 3.16
  * Bump standard version to 3.9.4
  * Build-depen on libgraphviz-dev to enable visualizer
    python-pygoocanvas, python-pygraphviz to 
    build-dep instead of build-dep-indep

 -- YunQiang Su <wzssyqa@gmail.com>  Fri, 01 Mar 2013 20:39:22 +0800

ns3 (3.15+dfsg-1) unstable; urgency=low

  * New upstream release. 

 -- YunQiang Su <wzssyqa@gmail.com>  Sun, 09 Sep 2012 20:15:00 +0800

ns3 (3.14.1+dfsg-1) unstable; urgency=low

  * New upstream release. 

 -- YunQiang Su <wzssyqa@gmail.com>  Wed, 13 Jun 2012 16:13:28 +0800

ns3 (3.13+dfsg-1) unstable; urgency=low

  [ Aron Xu ]:
  	add tag binary and binary-indep, 
    for not build doc when --binary-arch (Closes: #654493).
  [ YunQiang Su ]
  	add waf 1.5/1.6 source to debian directory, 
    and build waf from there (Closes: #642217).
  [ Upstream ]
    Successfully link with --as-needed option (Closes: #642225).

 -- YunQiang Su <wzssyqa@gmail.com>  Fri, 06 Jan 2012 00:35:42 +0800

ns3 (3.13-1) unstable; urgency=low

  * New upstream release.
  * Linked with --as-needed option.

 -- YunQiang Su <wzssyqa@gmail.com>  Sat, 24 Dec 2011 18:15:24 +0800

ns3 (3.12.1+dfsg1-5) unstable; urgency=low

  * doesn't depend on procps, read /proc/meminfo directly.
  * build for python2.7 as defaut python.
  * build depend on only default python instead of python-all.
  * bump compat to 9 to use dpkg-buildflags to export
    CFLAGS etc by default like before.

 -- YunQiang Su <wzssyqa@gmail.com>  Sun, 02 Oct 2011 04:52:16 +0000

ns3 (3.12.1+dfsg1-4) unstable; urgency=low

  [debian/rules]:
    fix the call of awk: $ -> $$
  [debian/control]:
  	add build depends of procps to get the memory.

 -- YunQiang Su <wzssyqa@gmail.com>  Thu, 22 Sep 2011 14:13:34 +0800

ns3 (3.12.1+dfsg1-3) unstable; urgency=low

  [debian/rules]:
    * add -v option to test.py to show more details.
    * use '-j1' option to build when memory is less than 3GiB.
    * disable "--as-needed" temporarily, the upstream claimed 
      that it will be fixed in next release.
   [build.py]:
    * drop "--doxygen-no-build", which is not for configure.
    * new build.py with --build-option and "-- --options-for-waf" .
         -- Thanks to Gustavo J. A. M. Carneiro <gjcarneiro@gmail.com>.

 -- YunQiang Su <wzssyqa@gmail.com>  Wed, 21 Sep 2011 01:45:49 +0800

ns3 (3.12.1+dfsg1-2) unstable; urgency=low

  * fix the issue that doesn't generate on non-x86 
    and non-linux arch [ns3-static.diff].

 -- YunQiang Su <wzssyqa@gmail.com>  Mon, 19 Sep 2011 18:23:02 +0800

ns3 (3.12.1+dfsg1-1) unstable; urgency=low

  New Upstream version.
  [ Aron Xu ]
  * Correct Vcs-Browser field.

  [ YunQiang Su ]
  * Imported Upstream version 3.12
  * drop , models-doc-ftbfs.diff,
        modules-so-version.diff; fixed in upstream
  * remove build-py-ns3-option.diff and gen-static-libraries.diff, 
    use another way to do it: upstream-back/*.
  * add some build-dep-indep the last version lost.(Closes: #634544)
  * Only install python modules for default version(Closes: #628909):
          How to build it for multi versions of python?
  * run test after build (Closes: #630184).
  * transit to dh_python2 (Closes: #637518).
  * New debug packages: libns3-3-dbg and python-ns3-dbg.

 -- YunQiang Su <wzssyqa@gmail.com>  Thu, 1 Sep 2011 13:14:23 +0800

ns3 (3.11+dfsg1-1) unstable; urgency=low

  * New Upstream Version
  * rm waf bin file (dfsg) and add waf source files
  * doxygen itself depends on doxygen-latex now (Closes: #616271)
  * Close an invaild FTBFS (Closes: #625011)
  * Remove waf bin file from orig tar
  * More details in debian/copyright

 -- YunQiang Su <wzssyqa@gmail.com>  Fri, 27 May 2011 14:26:47 +0800

ns3 (3.9-1) unstable; urgency=low

  * fix dep of libns3-dev,add libns3-3
  * add Build-Conflicts: libmpich2-dev
  * modify descripts (Closes: #579311)
  * fix virtual-network-setup.sh bashism (Closes: #581476)
  * port to Debian Policy 3.9.0

 -- YunQiang Su <wzssyqa@gmail.com>  Sat, 21 Aug 2010 14:15:10 +0800

ns3 (3.8-3) unstable; urgency=low

  * Open debug and fix Bug#582926 :Possible uses -march=native
  * fix python-ns3
  * add build dep libxml2-dev libgsl0-dev

 -- YunQiang Su <wzssyqa@gmail.com>  May, 21 Sun 2010 20:09:10 +0800

ns3 (3.8-2) unstable; urgency=low

  * Some arch have no libopenmpi-dev,so remove it on these arch
  * add override_auto_clean

 -- YunQiang Su <wzssyqa@gmail.com>  May, 19 Sun 2010 15:09:10 +0800

ns3 (3.8-1) unstable; urgency=low

  * New Upstream version

 -- YunQiang Su <wzssyqa@gmail.com>  May, 9 Sun 2010 12:22:35 +0800

ns3 (3.7.1-7) unstable; urgency=low

  * Initial release (Closes: #574471)

 -- YunQiang Su <wzssyqa@gmail.com>  Thu, 18 Mar 2010 21:28:35 +0800
