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
|
flasm (1.62-10) unstable; urgency=medium
* Add patch by Adrian Bunk to prevent FTBFS with parallel builds (Closes: #882408)
-- Paul Wise <pabs@debian.org> Thu, 23 Nov 2017 09:54:16 +0800
flasm (1.62-9) unstable; urgency=medium
[ Helmut Grohne ]
* Fix FTCBFS: Let dh_auto_build pass cross compilers to make. (Closes: #882364)
[ Paul Wise ]
* Change priority from extra to optional
* Move upstream meta-data file to the correct location
* Switch to machine-readable copyright files
* Update links from http to https where possible
* Now complies with Debian Policy 4.1.1
* Convert clean override to debian/clean file
* Switch to debhelper compat version 10
-- Paul Wise <pabs@debian.org> Wed, 22 Nov 2017 16:20:32 +0800
flasm (1.62-8) unstable; urgency=medium
* Fix FTBFS with new gperf by updating copy of function prototype
(Closes: #869595)
-- Paul Wise <pabs@debian.org> Sat, 29 Jul 2017 23:20:39 -0400
flasm (1.62-7) unstable; urgency=low
* Use canonical and fixed Vcs-* URLs
* Use new style sf.net tracker URLs
* Improve the watch file slightly
* Add a file with info about upstream
* Switch to debhelper compat 9, fix flags
* Bump Standards-Version, no changes needed
* Add more hardening
-- Paul Wise <pabs@debian.org> Sun, 02 Jun 2013 16:46:23 +0800
flasm (1.62-6) unstable; urgency=low
* Register the documentation with doc-base
-- Paul Wise <pabs@debian.org> Sat, 12 Feb 2011 14:40:36 +0800
flasm (1.62-5) unstable; urgency=low
* Switch to dpkg-source 3.0 (quilt)
* Switch to debhelper 7 dh build rules
* Bump Standards-Version, no changes needed
* Convert files to Unix line endings and UTF-8
-- Paul Wise <pabs@debian.org> Tue, 27 Jul 2010 17:20:46 -0400
flasm (1.62-4) unstable; urgency=low
* Add a patch to rework the temporary file handling (Closes: #530383)
* Bump Standards-Version, no changes needed
-- Paul Wise <pabs@debian.org> Fri, 17 Jul 2009 19:08:17 +0200
flasm (1.62-3) unstable; urgency=low
* Fix src pkg to work with dpkg-source 3.0 (quilt) (Closes: #485343)
* Fix FTBFS with new version of bison (2.4.1) (patch from Gentoo/Fedora)
* Implement support for parallel=n in DEB_BUILD_OPTIONS
* Add a README.source pointing at the quilt README.source
* Bump Standards-Version for the above changes
-- Paul Wise <pabs@debian.org> Sun, 22 Feb 2009 15:34:10 +0900
flasm (1.62-2) unstable; urgency=low
* Move the Homepage to the new source package field
* Make the patch process safe with multi-job make
* Bump Standards-Version (no changes needed)
* Add Vcs-* fields
-- Paul Wise <pabs@debian.org> Sat, 26 Apr 2008 14:22:19 +0800
flasm (1.62-1) unstable; urgency=low
* New upstream release
- Mention lack of Flash 9 support in the description
- Update copyright information (years & trademarks)
* Change my email address now that I'm a Debian Developer
* Switch to debhelper compatibility level 5
* Convert 01-config-file.patch to something useful to upstream
* Distribute upstream CHANGES.TXT as NEWS instead of changelog
* Don't ignore make clean failures (thanks lintian)
* chmod -x before creating the tarball instead of at build time
-- Paul Wise <pabs@debian.org> Sun, 08 Jul 2007 13:25:45 +1000
flasm (1.61-1) unstable; urgency=low
* New upstream release
* Move config patch from diff.gz to quilt
* Bump Standards-Version (no changes)
-- Paul Wise <pabs3@bonedaddy.net> Sun, 11 Jun 2006 22:51:39 +0800
flasm (1.6-1) unstable; urgency=low
* Initial release Closes: #351429
-- Paul Wise <pabs3@bonedaddy.net> Tue, 4 Apr 2006 18:55:16 +0800
|