1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113
|
nam (1.15-5) unstable; urgency=medium
* Team upload.
* Use tracker.d.o address (Closes: #899778)
-- Aron Xu <aron@debian.org> Sun, 05 Aug 2018 20:48:39 +0800
nam (1.15-4) unstable; urgency=medium
[ YunQiang Su ]
* Fix FTBFS with GCC 6: narrowing conversion (Closes: #811737)
* Change email to @debian.org
* Bump standard version to 3.9.8
-- YunQiang Su <syq@debian.org> Wed, 02 Nov 2016 22:37:23 +0800
nam (1.15-3.1) unstable; urgency=low
* Non-maintainer upload.
* debian/control:
- set tcl-dev and tk-dev to '>=8.6'.
* debian/patches:
- init_tcltk_with_stub.diff not in use.
-- Herbert Parentes Fortes Neto <hpfn@ig.com.br> Sun, 14 Feb 2016 13:48:32 -0200
nam (1.15-3) unstable; urgency=low
[ Sergei Golovan ]
* Defined USE_INTERP_RESULT macro to quickfix FTBFS with Tcl/Tk 8.6.
(Closes: #725015)
[ YunQiang Su ]
* Bump standards version to 3.9.5
* Fix Git URL
-- YunQiang Su <wzssyqa@gmail.com> Sun, 9 Feb 2014 23:29:55 +0800
nam (1.15-2) unstable; urgency=low
* Team upload.
* Added missing lib to link, fixing FTBFS.
Thanks to Daniel T. Chen. (Closes: #713694)
* Remove DMUA, not needed anymore.
-- Aron Xu <aron@debian.org> Wed, 24 Apr 2013 17:34:05 -0400
nam (1.15-1) unstable; urgency=low
* New upstream stable release.
* Rewrite build system with CMake.
* New nam-dbg package.
-- YunQiang Su <wzssyqa@gmail.com> Thu, 24 Nov 2011 14:14:34 +0800
nam (1.15~RC4-5) unstable; urgency=low
*rebuild for work with a patch of tclsh
remove "-exact" require for tcl and tk.
* debian/control:
fix VCS to true web.
-- YunQiang Su <wzssyqa@gmail.com> Thu, 30 Jun 2011 19:08:33 +0800
nam (1.15~RC4-4) unstable; urgency=low
* Patch to restrict version depend on tk (Closes: #620093)
Whether it work should be test: init_tcltk_with_stub.diff.
* fix a bug that abort caused by call random: random-abort.diff.
* debian/control:
- Enable Maintainer Upload and set the team to
Debian Network Simulators Team
<pkg-netsim-devel@lists.alioth.debian.org>
- migrate git to alioth
(http://anonscm.debian.org/git/pkg-netsim/nam.git).
* debian/rules:
- add -ltclstub8.x and -ltkstub8.x to link against stub.
-- YunQiang Su <wzssyqa@gmail.com> Fri, 03 Jun 2011 01:50:10 +0800
nam (1.15~RC4-3) unstable; urgency=low
* patch it for move tclcl's header files to /usr/include/tclcl
* Build failed ( -lz ), patch it.
-- YunQiang Su <wzssyqa@gmail.com> Tue, 22 Mar 2011 23:55:58 +0800
nam (1.15~RC4-2) unstable; urgency=low
* depends on tk-dev and tcl-dev instead of 8.4 one
* nam suggests nam-examples (Closes: #586169)
-- YunQiang Su <wzssyqa@gmail.com> Mon, 28 Feb 2011 01:11:58 +0800
nam (1.15~RC4-1) unstable; urgency=low
* New upstream version.
* port to Policy 3.9.1.
-- YunQiang Su <wzssyqa@gmail.com> Fri, 17 Sep 2010 14:54:54 +0800
nam (1.15~RC3-2) unstable; urgency=low
* add suggests of nam-examples on nam (Closes: #586169)
* port to Policy 3.9.0
-- YunQiang Su <wzssyqa@gmail.com> Wed, 30 Jun 2010 14:34:38 +0800
nam (1.15~RC3-1) unstable; urgency=low
* Initial release (Closes: #576259)
-- YunQiang Su <wzssyqa@gmail.com> Fri, 02 Apr 2010 14:34:38 +0800
|