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 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138
|
ns2 (2.35+dfsg-3) unstable; urgency=medium
* Team upload.
* Use tracker.d.o address (Closes: #899620)
-- Aron Xu <aron@debian.org> Sun, 05 Aug 2018 00:58:43 +0800
ns2 (2.35+dfsg-2.1) unstable; urgency=medium
* Non-maintainer upload.
* Bump debhelper compat level to 10:
+ don't automatically run dh_autoreconf, as it currently makes the package
FTBFS.
+ dh_update_autotools_dev run is assured. Closes: #727930
+ the install target is not parallel-safe, don't run it parallelized.
* Drop pointless build-dependency on quilt.
* Add patch fixing build with GCC 6. Closes: #811808
* Apply hints from the multiarch hinters adding M-A:foreign to -doc and
-example and M-A:same to -dbg.
* Add libperl4-corelibs-perl to build-dependencies, so the tests have an
actual chance to do some good (testsuite results still being ignored).
* Respect DEB_BUILD_OPTIONS=nocheck.
-- Mattia Rizzolo <mattia@debian.org> Sun, 23 Oct 2016 18:44:37 +0000
ns2 (2.35+dfsg-2) unstable; urgency=medium
* Team upload.
* Remove no longer used DMUA.
* Remove xgraph from B-D, disable the support (Closes: #768716)
-- Aron Xu <aron@debian.org> Sun, 09 Nov 2014 21:19:32 +0800
ns2 (2.35+dfsg-1.1) unstable; urgency=low
* Non-maintainer upload.
* Fixed FTBFS after adding multiarch capabilities to Tcl/Tk.
* Defined USE_INTERP_RESULT to quickfix FTBFS after upgrade Tcl/Tk to 8.6.
-- Sergei Golovan <sgolovan@debian.org> Tue, 01 Oct 2013 11:22:18 +0400
ns2 (2.35+dfsg-1) unstable; urgency=low
* New upstream stable release.
* add dfsg-orig tag to debian/rules.
* add ns2-dbg package.
* Fix FTBFS (Closes: #654261, #669431).
* Don't compress tcl and validate files (lp: #939306)
-- YunQiang Su <wzssyqa@gmail.com> Sun, 03 Jun 2012 13:59:44 +0800
ns2 (2.35~rc10+dfsg-1) unstable; urgency=low
* New upstream RC release.
drop ftbfs-kfreebsd-bpf.patch, ns-man-Poison-reverse,
accept by upstream.
* Install some useful tools in indep-utils.
patches/install-indep-utils.diff
* Remove an bin file from source: dfsg it.
indep-utils/model-gen/crl_to_pcap
indep-utils/model-gen/output_format.pdf
indep-utils/model-gen/trace_processing.pdf
wpan/WPAN_ZBR_pub.pdf
* switch to team maintain.
* chmod -x tcl/test/test-sack
-- YunQiang Su <wzssyqa@gmail.com> Sat, 29 Oct 2011 21:31:47 +0800
ns2 (2.35~rc9-1) unstable; urgency=low
* New upstream release.
* drop mac-802_11Ext_missing_cstddef.patch
Merged into upstream.
-- YunQiang Su <wzssyqa@gmail.com> Mon, 24 Oct 2011 16:22:36 +0800
ns2 (2.35~RC8-1) unstable; urgency=low
* New upstream release.
* drop call-constructor-directly.patch, mergered into upstream.
* fix FTBFS: expected primary-expression before 'struct'
add debian/patches/mac-802_11Ext_missing_cstddef.patch
(Closes: #624935).
-- YunQiang Su <wzssyqa@gmail.com> Wed, 10 Aug 2011 14:41:03 +0800
ns2 (2.35~RC6-4) unstable; urgency=low
* add DM-Upload-Allowed: yes
* update VCS info: go to git.debian.org now.
* workaround FTBFS on kfreebsd-* (Closes: #619684)
assigned it to libpcap
-- YunQiang Su <wzssyqa@gmail.com> Sat, 16 Apr 2011 14:56:30 +0800
ns2 (2.35~RC6-3) unstable; urgency=low
* build nse now
add build dep libpcap0.8-dev
and patch for moving tclcl's headers
* fix FTBFS for gcc 4.5 (Closes: #618105)
-- YunQiang Su <wzssyqa@gmail.com> Mon, 21 Mar 2011 15:56:30 +0800
ns2 (2.35~RC6-2) unstable; urgency=low
* depends on tk-dev and tcl-dev instead 8.4 one
* depends on libxt-dev now,fixed FTBFS (Closes: #613021)
-- YunQiang Su <wzssyqa@gmail.com> Mon, 28 Feb 2011 00:26:30 +0800
ns2 (2.35~RC6-1) unstable; urgency=low
* new upstream version.
* bump standard to 3.9.1.
-- YunQiang Su <wzssyqa@gmail.com> Fri, 17 Sep 2010 14:29:37 +0800
ns2 (2.35~RC5-1) unstable; urgency=low
* new upstream version
* modify descript (Closes: #584642)
* add suggestion of ns2 in ns2-examples
* add doc-base
-- YunQiang Su <wzssyqa@gmail.com> Wed, 30 Jun 2010 14:33:57 +0800
ns2 (2.35~RC4-1) unstable; urgency=low
* New upstream version
-- YunQiang Su <wzssyqa@gmail.com> Wed, 02 Jun 2010 08:52:57 +0800
ns2 (2.35~RC3-1) unstable; urgency=low
* Initial release (Closes: #576241)
-- YunQiang Su <wzssyqa@gmail.com> Fri, 02 Apr 2010 08:52:57 +0800
|