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
|
ifupdown-scripts-zg2 (0.2-2) unstable; urgency=low
* upload to unstable after pulling wrong version from CVS. Duh.
-- Marc Haber <mh+debian-packages@zugschlus.de> Mon, 13 Sep 2004 19:32:27 +0000
ifupdown-scripts-zg2 (0.2-1) experimental; urgency=low
* 0.2-1 has suffered multiple rename origes and will not cleanly
upgrade from any 0.1 version. It is recommended to purge old
versions before installing 0.2.
* rename if.d directory to ifupdown-scripts-zg2.d.
* fix copyright.
* don't zap link dirs, only remove symlinks pointing to
ifupdown-scripts-zg2.d. Sorry for this bad goof. Closes: #270237.
* Only handle symlinks in subdirectories of /etc/network.
* Choose names for symlinks that clearly show that this is our symlink.
* Force symlink creation.
* Add "no upstream" clause to debian/control.
* add debugging hooks to maintainer scripts
* change wrong if-pre-down to if-post-down.
* don't link 00README files.
* remove debian/conffiles.
-- Marc Haber <mh+debian-packages@zugschlus.de> Sun, 12 Sep 2004 19:15:05 +0000
ifupdown-scripts-zg2 (0.1-2) experimental; urgency=low
* move manpages from .8 to .1 to make lintian happy.
* First public release
-- Marc Haber <mh+debian-packages@zugschlus.de> Sun, 27 Jun 2004 17:58:23 +0000
ifupdown-scripts-zg2 (0.1-1) experimental; urgency=low
* Rename from -tpl to -zg2 since I do no longer work for tpl.
* Docs.
* Adapt from "scripted" to "manual".
* Proper depends clauses to work with official ifupdown.
* Major cleanup of the scripts.
* Move accounting script to examples.
* Include the scripts themselves with the package instead of pulling
them from CVS on build time. The scripts in CVS aren't compatible
any more anyway.
* Major re-work of the symlink handling mechanism. Ship
/e/n/if.d-symlink.conf as conffile and scripts to interface
conffile with the actual symlink farm.
* Architecture: all
* Standards-Version: 3.6.1
* First version in CVS
-- Marc Haber <mh+debian-packages@zugschlus.de> Sun, 27 Jun 2004 17:28:16 +0000
ifupdown-scripts-tpl (0.1.20021217-0tpl0) unstable; urgency=low
* fix bug regarding interface labels on atm interfaces with multiple
atm entries
-- Marc Haber <mh+debian-packages@zugschlus.de> Tue, 17 Dec 2002 11:08:14 +0000
ifupdown-scripts-tpl (0.1.20021126-0tpl0) unstable; urgency=low
* use scripts version that allows dumping routes into other tables
-- Marc Haber <mh+debian-packages@zugschlus.de> Tue, 26 Nov 2002 16:40:45 +0000
ifupdown-scripts-tpl (0.1.20021111-0tpl0) unstable; urgency=low
* use bug-fixed scripts version
-- Marc Haber <mh+debian-packages@zugschlus.de> Mon, 11 Nov 2002 13:50:26 +0000
ifupdown-scripts-tpl (0.1.20021108-0tpl0) unstable; urgency=low
* new scripts version for more flexible handling of static routes
-- Marc Haber <mh+debian-packages@zugschlus.de> Fri, 8 Nov 2002 14:15:29 +0000
ifupdown-scripts-tpl (0.1.20021009-0tpl0) unstable; urgency=low
* new scripts version for ulog-based accounting
-- Marc Haber <mh+debian-packages@zugschlus.de> Wed, 9 Oct 2002 09:17:30 +0000
ifupdown-scripts-tpl (0.1.20020829-0tpl0) unstable; urgency=low
* added clean script
-- Marc Haber <mh+debian-packages@zugschlus.de> Thu, 29 Aug 2002 13:32:05 +0000
ifupdown-scripts-tpl (0.1.20020823-0tpl0) unstable; urgency=low
* Initial Version.
-- Marc Haber <mh+debian-packages@zugschlus.de> Fri, 23 Aug 2002 14:36:25 +0000
|