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
|
fake (1.1.11-3) unstable; urgency=medium
* Restrict architecture to linux-any as send-arp uses a linux-specific
include
-- Simon Horman <horms@debian.org> Wed, 11 Jan 2017 17:21:39 +0100
fake (1.1.11-2) unstable; urgency=medium
* Make build reproducible. (Closes: #776949)
* Update standards version from 3.6.1 to 3.9.8
* Update debhelper compat level from 5 to 9
* Use dh_prep instead of dh_clean -k
* Use flags provided by dpkg-buildflags
-- Simon Horman <horms@debian.org> Wed, 11 Jan 2017 11:40:43 +0100
fake (1.1.11-1) unstable; urgency=low
* New upstream
- Include Raphael Geissert's non-maintainer upload changes.
- Don't die if FOREIGN_INTERFACE isn't set as it isn't mandatory.
-- Simon Horman <horms@debian.org> Wed, 08 Jul 2009 18:27:15 +1000
fake (1.1.10-1.1) unstable; urgency=low
* Non-maintainer upload.
* Fix bashism. (Closes: #530079)
* debian/rules:
+ Don't ignore errors by make;
+ Use $(CURDIR) instead of pwd.
* debian/compat: bump to level five.
* debian/control:
+ Bump versioned dependency on debhelper.
+ Add dependency on misc:Depends
-- Raphael Geissert <geissert@debian.org> Thu, 02 Jul 2009 21:37:08 -0500
fake (1.1.10-1) unstable; urgency=low
* New Upstream
* Removed unused LOG_DIR directive. Thomas Hood. (closes: Bug#253292)
* Fixed typos in fake(8) man page. Thomas Hood. (closes: Bug#253294)
-- Simon Horman <horms@debian.org> Fri, 11 Jun 2004 18:14:03 +0900
fake (1.1.9-1) unstable; urgency=low
* New Upstream
(closes: Bug#253129)
-- Simon Horman <horms@debian.org> Tue, 8 Jun 2004 16:46:28 +0900
fake (1.1.8-1) unstable; urgency=low
* Updated for 1.1.8
(closes: Bug#165318)
-- Simon Horman <horms@vergenet.net> Mon, 21 Oct 2002 12:35:19 +0900
fake (1.1.7) unstable; urgency=low
* A release
-- Simon Horman <horms@vergenet.net> Mon, 7 Jan 2002 04:39:42 +1100
Local variables:
mode: debian-changelog
End:
eoch
|