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
|
matroxset (0.4-8) unstable; urgency=low
* debian/control
- (Build-Depends): Rm dpkg-dev; not needed with debhelper 9.
- (Standards-Version): Update to 3.9.3.1.
* debian/copyright
- Update to format 1.0.
* debian/rules
- Enable all hardening flags.
- Use DEB_*_MAINT_* variables.
-- Jari Aalto <jari.aalto@cante.net> Fri, 23 Mar 2012 14:00:19 -0400
matroxset (0.4-7) unstable; urgency=low
* debian/compat
- Update to 9
* debian/control
- (Build-Depends): update to debhelper 9, dpkg-dev 1.16.1.
* debian/copyright
- Update to DEP5.
* debian/patches
- (10): New. Fix for hardened CFLAGS.
* debian/rules
- Use hardened CFLAGS.
http://wiki.debian.org/ReleaseGoals/SecurityHardeningBuildFlags
-- Jari Aalto <jari.aalto@cante.net> Mon, 13 Feb 2012 06:19:12 -0500
matroxset (0.4-6) unstable; urgency=low
* debian/rules
- (override_dh_auto_build). New. Fix FTBFS with ld --as-needed.
Patch thanks to Matthias Klose <doko@ubuntu.com> (Closes: #607586).
* debian/pod2man.mk
- Update.
-- Jari Aalto <jari.aalto@cante.net> Mon, 20 Dec 2010 10:52:15 +0200
matroxset (0.4-5) unstable; urgency=low
* debian/control
- (Build-Depends): Update to debhelper 8.
- (Homepage): update URL.
- (Standards-Version): Update to 3.9.1.
* debian/copyright
- Update upstream URL information.
* debian/matroxset.1.pod
- Update documentation; e.g. document options -e and update upstream
homepage URL. Patch thanks to Ville Skyttä <ville.skytta@iki.fi>.
* debian/rules
- Remove targets handled by dh(1).
-- Jari Aalto <jari.aalto@cante.net> Tue, 23 Nov 2010 22:29:36 +0200
matroxset (0.4-4) unstable; urgency=low
* Move to format: 3.0 (quilt).
* debian/clean
- New file. Move content from debian/rules for dh(1).
* debian/control
- (Architecture): limit to i386 amd64.
- (Depends): add ${misc:Depends} for debhelper.
- (Standards-Version): update to 3.8.3.
* debian/copyright
- Use FSF URL (FSF recomendation).
* debian/debian-vars.mk
- Delete, obsoleted by dh(1).
* debian/matroxset.1.pod
- Add copyright.
* debian/matroxset.install
- New file; renamed from "install".
* debian/README.source
- Delete, obsoleted by format 3.0.
* debian/rules
- Remove rules obsoleted by dh(1).
* debian/source/format
- New file.
-- Jari Aalto <jari.aalto@cante.net> Sat, 19 Dec 2009 19:28:47 +0200
matroxset (0.4-3) unstable; urgency=low
* New maintainer (Closes: #540820).
* debian/compat
- update to 7.
* debian/control
- (Homepage): new field.
- (Build-Depends): debhelper 7.
- (Standards-Version): update to 3.8.2.
- (Vcs-*): new fields.
* debian/copyright
- update to latest format.
* debian/rules
- upgrade to debhelper 7.
- (man): add new target.
* debian/watch
- new file.
* debian/*.1.pod
- Convert debian/*.1 manual page into easy-to-maintain *.pod format.
- Add proper "SEE ALSO" section.
* debian/*.mk
- New helper files.
-- Jari Aalto <jari.aalto@cante.net> Thu, 13 Aug 2009 06:41:48 +0000
matroxset (0.4-2) unstable; urgency=low
* New maintainer (Closes: #354625)
* Fixed new FSF postal address
* New Standards-Version
-- Matti Pöllä <mpo@iki.fi> Wed, 29 Nov 2006 17:20:10 +0200
matroxset (0.4-1) unstable; urgency=low
* Initial Release.
-- Shaun Jackman <sjackman@debian.org> Mon, 23 Aug 2004 18:54:26 -0700
|