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
|
flawfinder (1.31-1) unstable; urgency=medium
* New upstream release
* debian/control: Update maintainer's name, now use UTF-8
* Lintian fixes:
- debian/control: Updated Standards Version, no changes needed (fixes:
ancient-standards-version)
- debian/control: Add ${misc:Depends} (fixes: debhelper-but-no-misc-depends)
- debian/control: Add versioned dependency on debhelper (fixes:
package-lacks-versioned-build-depends-on-debhelper)
- debian/rules: Do not ignore errors (fixes:
debian-rules-ignores-make-clean-error)
- debian/rules: Add required targets (fixes: debian-rules-missing-recommended-target)
- debian/source/format: Declare we are 1.0, will move to 3.0 in the future
(fixes: missing-debian-source-format)
-- Javier Fernández-Sanguino Peña <jfs@debian.org> Tue, 05 Aug 2014 22:08:27 +0200
flawfinder (1.27-3) unstable; urgency=low
* Proper distribution as non-native Debian package
* Lintian fix release:
- debian/control: Move Homepage to a header
- debian/copyright: Add the proper copyright, adjust GPL version
(it's 2 or later) and point to the actual version 2 file
* Use debhelper compatibility version 5
-- Javier Fernandez-Sanguino Pen~a <jfs@debian.org> Sat, 18 Dec 2010 19:03:28 +0100
flawfinder (1.27-2) unstable; urgency=low
* Fix maintainer's email address (Closes: #453481)
-- Javier Fernandez-Sanguino Pen~a <jfs@debian.org> Sat, 01 Dec 2007 00:53:34 +0100
flawfinder (1.27-1) unstable; urgency=low
* Adopt this package (Closes: #390217)
* New upstream release. (Closes: #407416)
- Integrates Debian patches fixing bugs
- Adds support for source control version systems (i.e. it can
be provided a diff file and generate a report comparing changes)
* Expand the long description
* Have the homepage in debian/control use the format described in
the Devloper's Reference.
-- Javier Fernandez-Sanguino Pen~a <jfs@computer.org> Thu, 18 Jan 2007 10:13:09 +0100
flawfinder (1.26-4) unstable; urgency=low
* QA upload.
* Set maintainer to QA Group; Orphaned: #390217
* Move debhelper from B-D-I to B-D
* Add missing binary-arch target to debian/rules (lintian warning)
* Conforms with latest Standards Version 3.7.2
-- Michael Ablassmeier <abi@debian.org> Sun, 15 Oct 2006 12:39:54 +0200
flawfinder (1.26-3) unstable; urgency=low
* Updated standards version to 3.6.2
* Updated debhelper compatability level to four.
-- Steve Kemp <skx@debian.org> Mon, 16 Feb 2006 14:36:02 +0000
flawfinder (1.26-2) unstable; urgency=low
* Patches from Charles Morgan
Improve the handling of non-existant files.
Keep better track of line numbers. (Closes: #271287)
-- Steve Kemp <skx@debian.org> Sun, 27 Mar 2005 13:04:46 +0000
flawfinder (1.26-1) unstable; urgency=low
* New maintainer.
* Updated standards version to most current.
* New upstream release (Closes: #272192)
* New upstream includes suggested rules. (Closes: #250432)
* Exit cleanly when a file cannot be read. (Closes: #268236)
-- Steve Kemp <skx@debian.org> Mon, 6 Dec 2004 02:37:55 +0000
flawfinder (1.24-1) unstable; urgency=low
* New upstream version (closes: #185476)
* upstream longer distributes index.html in tarball, so it's no longer
broken (closes: #220321)
* Install examples (closes: #220323)
-- Adam Lazur <zal@debian.org> Sun, 29 Feb 2004 15:43:15 -0500
flawfinder (1.21-1) unstable; urgency=low
* New upstream version
-- Adam Lazur <zal@debian.org> Mon, 23 Sep 2002 22:50:43 -0400
flawfinder (1.20-1) unstable; urgency=low
* New upstream version
-- Adam Lazur <zal@debian.org> Mon, 8 Jul 2002 08:53:09 -0400
flawfinder (0.21-1) unstable; urgency=low
* New upstream version
* fix for false positives on safe uses of syslog (closes: #124009)
-- Adam Lazur <zal@debian.org> Wed, 19 Dec 2001 13:22:50 -0500
flawfinder (0.19-1) unstable; urgency=low
* New upstream version (closes: #118025)
-- Adam Lazur <zal@debian.org> Sun, 04 Nov 2001 23:16:23 -0500
flawfinder (0.17-1) unstable; urgency=low
* Initial Release (closes: #117657).
-- Adam Lazur <zal@debian.org> Tue, 30 Oct 2001 09:30:30 -0500
|