-
firestarter (1.0.3-6ubuntu1) gutsy; urgency=low
* Merge from Debian Unstable, Ubuntu remaining changes: (LP: #132039)
+ Adhere to DebianMaintainerField
+ debian/rules: call [ ! -f Makefile ] || $(MAKE) distclean instead of
-$(MAKE) distclean
+ 11_desktop_file.dpatch: updated to make desktop-file-validate happy.
firestarter (1.0.3-6) unstable; urgency=low
* Recover lsb-base dependancy lost in last update.
* Remove 'Application' category from desktop file, add trailing semicolon.
* Remove old code from preinst (replace with empty/default version)
* Replace postinst with updated version.
* Update menu file for new menu policy.
* Add LSB keyword section to initscript.
* Change initscript to run at S65, not 'defaults'.
* Do not use invoke-rc.d in ppp/ifupdown scripts, call initscript directly
(closes: #438732).
* Copy patch from Ubuntu to launch web browser as non-root user - thanks
go to the author of the Ubuntu patch
- fixup docs patch appropriately
-- Lionel Le Folgoc <email address hidden> Fri, 31 Aug 2007 19:22:27 +0200
-
firestarter (1.0.3-5ubuntu1) gutsy; urgency=low
* Merge from Debian Unstable, Ubuntu remaining changes:
+ debian/postinst: use /bin/bash instead of /bin/sh (possible bashism)
+ Don't run browser as root (closes Ubuntu #569)
+ Adhere to DebianMaintainerField
+ 11_desktop_file.dpatch: updated to make desktop-file-validate happy
+ 17_update_docs_uri.dpatch: updated to apply cleanly
+ debian/rules: call [ ! -f Makefile ] || $(MAKE) distclean instead of
-$(MAKE) distclean.
* debian/control: add missing lsb-base (>= 3.1) dependency.
firestarter (1.0.3-5) unstable; urgency=low
* Fix typo in init script, thanks to Andrea Vettorello (closes: #436196)
* Merge init-script dpatch file.
-- Lionel Le Folgoc <email address hidden> Tue, 07 Aug 2007 21:14:28 +0200
-
firestarter (1.0.3-4ubuntu1) gutsy; urgency=low
* Merge from Debian Unstable, Ubuntu remaining changes:
+ debian/postinst: use /bin/bash instead of /bin/sh (possible bashism)
+ Don't run browser as root (closes Ubuntu #569)
+ Adhere to DebianMaintainerField.
* Drop ubuntu changes from 1.0.3-2ubuntu2 and use debian solution instead.
* debian/patches/
+ 11_desktop_file.dpatch: updated to make desktop-file-validate happy
+ 17_update_docs_uri.dpatch: updated to apply cleanly.
* debian/rules: call [ ! -f Makefile ] || $(MAKE) distclean instead of
-$(MAKE) distclean.
firestarter (1.0.3-4) unstable; urgency=low
* Actually change the Maintainer field - oops.
* Really apply patch for fix URI to upstream docs (closes: #427430)
firestarter (1.0.3-3) unstable; urgency=low
* Change maintainer (with previous maintainers consent).
* Update non-routables list (closes: #416553)
* Use LSB functions in init-script (closes: #414007)
* Add script to if-up.d and family to restart firestarter
when an interface is brought up or taken down
(closes: #417663, #407595)
* Take patch from Ubuntu to add Categories to the desktop
file and install file in correct place (closes: #414000)
* firestarter will now restart dnsmasq if detected (closes: #316746)
* Update URI to upstream documentation (closes: #427430)
-- Lionel Le Folgoc <email address hidden> Mon, 06 Aug 2007 22:43:00 +0200
-
firestarter (1.0.3-2ubuntu2) gutsy; urgency=low
* LP: #42759
- debian/firestarter.NetworkManagerDispatcher: script to let NetworkManager
start/stop the firewall when the interface goes up/down
- debian/control: suggests network-manager
- debian/rules: installs firestarter.NetworkManagerDispatcher to
/etc/NetworkManager/dispatcher.d/50firestarter
-- Lionel Le Folgoc <email address hidden> Sun, 20 May 2007 12:01:00 +0200
-
firestarter (1.0.3-2ubuntu1) feisty; urgency=low
* Merge from debian unstable. (fixes removal/purge issue, see LP: #83728)
* Remaining Ubuntu changes:
+ Add "GNOME" to .desktop Categories (closes Ubuntu #42452, #42501)
+ Don't run browser as root (closes Ubuntu #569)
+ debian/firestarter.init: apply patch from Daniel Robitaille adding
lsb-base functions. Thanks also to Lionel Le Folgoc for taking note of
this. (Closes: Malone #34217)
* Adhere to DebianMaintainerField.
* debian/postinst: use /bin/bash instead of /bin/sh (possible bashism).
-- Lionel Le Folgoc <email address hidden> Tue, 10 Apr 2007 11:52:55 +0200