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
|
covered (0.7.10-5) unstable; urgency=medium
* Add fix-implicit-declarations.patch to fix implicit declarations
(Closes: #1078009)
* d/control: bumped standards version to 4.7.0
* Update copyright years
* d/fix-implicit-declarations.patch: forward upstream
-- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net> Sat, 07 Dec 2024 17:13:37 +0100
covered (0.7.10-4) unstable; urgency=medium
[ Debian Janitor ]
* Use secure copyright file specification URI.
* Bump debhelper from deprecated 9 to 10.
[ أحمد المحمودي (Ahmed El-Mahmoudy) ]
* d/watch: update to standard 4
* d/control: updated debhelper-compat to 13
* d/control: updated standards version to 4.6.2
* d/rules: DEB_HOST_MULTIARCH is pre-initialised
* d/source.lintian-overrides: add overrides for HTML files reported to 0be without source.
See: #1019980
* d/control: remove autotools-dev from build-deps, no longer needs to be specified
* d/covered-doc.install: set destination dir to /usr/share/doc/covered
* d/control: Use deebhelper-compat instead of debhelper in build-deps.
Remove debian/compat
* Add typos.diff patch to fix spelling mistakes
* d/control: add Rules-Requires-Root: no
* Update copyright years
-- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net> Tue, 18 Apr 2023 03:30:26 +0200
covered (0.7.10-3) unstable; urgency=medium
* debian/patches/clang-ftbfs.diff: mark inline function with
'__attribute__ ((gnu_inline))' to fix FTBFS with GCC-5.
Also update forwarded patch URL. (Closes: #777821)
* debian/copyright: Update copyright years.
* Update my email address.
* debian/patches/manpage.diff: Update forwarded patch URL, and add upstream
bug URL.
* Update to Tcl/Tk 8.6
+ Added debian/patches/tcl8.6.diff patch.
* debian/control: Bumped Standards-Version to 3.9.6
-- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net> Wed, 17 Jun 2015 12:32:10 +0200
covered (0.7.10-2) unstable; urgency=medium
* debian/rules:
+ Check DEB_BUILD_OPTIONS for "nocheck" flag before actually running:
'make check'
+ Set libexecdir to /usr/lib/<DEB_HOST_MULTIARCH>/covered to get Icarus
Verilog & GPL CVER modules installed there
* debian/control:
+ Use canonical URIs in VCS-* fields.
+ Remove obsolete DMUA field.
+ Bumped compat level to 9
+ Bumped Standards-Version to 3.9.5
* Updated copyright format & years.
* Added clang-ftbfs.diff patch to fix FTBFS with clang.
Fixed undefined reference error in: src/lxt2_read.c, src/lxt2_read.h
Thanks to Arthur Marble <arthur@info9.net> (Closes: #757263)
* Cleanup watch file.
-- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org> Tue, 12 Aug 2014 09:36:44 +0300
covered (0.7.10-1) unstable; urgency=low
* New upstream release.
* Refreshed manpage.diff patch.
-- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org> Thu, 09 Dec 2010 15:56:49 +0200
covered (0.7.9-1) unstable; urgency=low
* New upstream release.
* debian/watch: Added a direct URL.
* Bumped Standards-Version to 3.9.1, no changes needed.
-- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org> Mon, 22 Nov 2010 17:51:27 +0200
covered (0.7.8-2) unstable; urgency=low
* Updated my email address.
* Change verilog dependency to iverilog | verilog
-- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org> Wed, 28 Apr 2010 19:47:19 +0200
covered (0.7.8-1) unstable; urgency=low
* New upstream release.
* Switch to 3.0 (quilt) source format
* debian/control:
+ Bumped Standards-Version to 3.8.4, no changes needed
+ Updated my email address.
* Refreshed patch outdated_config.diff
* Added manpage.diff patch to escape a hyphen.
-- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org> Mon, 05 Apr 2010 12:02:20 +0200
covered (0.7.7-1) unstable; urgency=low
* New upstream release.
* Removed tclscript_install.diff patch, as it got applied upstream.
* Added outdated_config.diff patch for config.{sub,guess} to call
their up-to-date versions. (Closes: #551138)
-- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net> Thu, 29 Oct 2009 07:58:27 +0200
covered (0.7.6-1) unstable; urgency=low
* Initial release (Closes: #539883)
* Added tclscript_install.diff to
+ install Tcl scripts without setting the executable bit
+ remove shebang from main_view.tcl
-- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net> Thu, 27 Aug 2009 20:22:43 +0300
|