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
|
fairymax (5.0b-1) unstable; urgency=medium
* New upstream version
- Update get-orig-source target in debian/rules
* Add debian/patch/makefile.patch to fix install directories
* debian/control:
- fix Vcs fields
- Standards-Version 3.9.8
* debian/rules: build with hardening flags
-- Vincent Legout <vlegout@debian.org> Fri, 11 Nov 2016 09:00:11 +0100
fairymax (4.8v-1) unstable; urgency=medium
* New upstream version
- Refresh debian/patches/fix-return.patch
- Remove debian/patches/Makefile.patch, merged upstream
- Update get-orig-source target in debian/rules
* debian/copyright: Add short name for fairymax license
* Standards-Version 3.9.6
-- Vincent Legout <vlegout@debian.org> Sat, 25 Oct 2014 09:21:15 -0400
fairymax (4.8t-1) unstable; urgency=medium
* New upstream version (Closes: #760816)
* Use my debian.org email address
* Update VCS fields, use anonscm.debian.org
* Update get-orig-source target: Update version number and use underscore
instead of dash to create the tarball
* debian/copyright: Use copyright-format 1.0
* Add a debian/watch file, thanks to Yann Dirson
* Switch to debhelper 9
* Add debian/patch/Makefile.patch
* Set Standards-Version to 3.9.5
* debian/docs: Add CVfairy.html
* Add debian/patches/fix-return.patch: Fix FTBFS with clang
(Closes: #743008)
-- Vincent Legout <vlegout@debian.org> Thu, 11 Sep 2014 17:17:39 -0400
fairymax (4.8q-2) unstable; urgency=low
* Upload to unstable
* Switch to debhelper 8
-- Vincent Legout <vincent@legout.info> Sun, 13 Mar 2011 20:13:54 +0100
fairymax (4.8q-1) experimental; urgency=low
* New upstream version
* Switch to 3.0 (quilt) source format
* Bump to Standards-Version 3.9.1
* Use debian/clean instead of override_dh_auto_clean to remove fmax.man
* Update get-orig-source target
-- Vincent Legout <vincent@legout.info> Sat, 11 Dec 2010 12:10:42 +0100
fairymax (4.8o-1) unstable; urgency=low
* New upstream version:
- Remove patches, they have been merged upstream. Remove quilt dependency
* debian/rules:
- Update get-orig-source target
- Remove override_dh_auto_configure, no longer needed
- Update clean target
* debian/fairymax.manpages: Removed
* debian/README.source: Removed
-- Vincent Legout <vincent@legout.info> Sat, 23 Jan 2010 12:53:43 +0800
fairymax (4.8m-1) unstable; urgency=low
* New upstream version (Closes: #544874)
- Update 01_fix_ini_files_default_location patch
- Add 02_Makefile patch
* debian/control:
- Bump to Standards-Version 3.8.3
- Build-Depend on debhelper >= 7.0.50~ to support override targets
- Update Homepage
* debian/fairymax.install: Dropped
* debian/fairymax.docs: Updated
* debian/fairymax.manpages: Updated
* debian/fairymax.6: Dropped, integrated upstream
* debian/rules: Updated
* debian/fairymax.dirs: Added
* debian/README.source: Added
* debian/copyright: Update Source field
* debian/watch: Added
-- Vincent Legout <vincent@legout.info> Tue, 29 Sep 2009 13:17:55 +0800
fairymax (4.8j-1) unstable; urgency=low
* Initial release (Closes: #537713)
* Removed unused windows binaries from tarball
-- Vincent Legout <vincent@legout.info> Wed, 22 Jul 2009 11:31:28 +0200
|