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 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168
|
etktab (3.2-13) unstable; urgency=medium
* debian/control: bumped Standards-Version to 4.5.1.
-- Fabio Augusto De Muzio Tobich <ftobich@gmail.com> Mon, 14 Dec 2020 10:01:11 -0300
etktab (3.2-12) unstable; urgency=medium
* debian/copyright: added Upstream-Contact field.
* debian/patches/:
- 005_convert-files-to-utf8.patch: added to convert some files to UTF-8,
rather than use national encoding.
- Refreshed all patches.
- Removed some trailing whitespace from patches 001 to 003.
- Updated all patches headers to include Forwarded field.
* debian/tests/control:
- Added '-a' option to xvfb-run to get a free server number.
- Test marked as superficial since does not provide significant test
coverage. Thanks to Sudip Mukherjee. (Closes: #969823)
-- Fabio Augusto De Muzio Tobich <ftobich@gmail.com> Tue, 08 Sep 2020 10:59:21 -0300
etktab (3.2-11) unstable; urgency=medium
* New maintainer. (Closes: #812615)
-- Fabio Augusto De Muzio Tobich <ftobich@gmail.com> Wed, 10 Jun 2020 13:30:33 -0300
etktab (3.2-10) unstable; urgency=medium
* QA upload.
* debian/control: added Vcs-* fields to source stanza.
* debian/doc-base: renamed from 'etktab.doc-base'.
* debian/salsa-ci.yml: added to provide CI tests for Salsa.
-- Fabio Augusto De Muzio Tobich <ftobich@gmail.com> Thu, 04 Jun 2020 17:31:16 -0300
etktab (3.2-9) unstable; urgency=medium
* QA upload.
* debian/copyright:
- Migrated to 1.0 format.
- Updated all data.
* debian/etktab.doc-base: added to register HTML doc.
-- Fabio Augusto De Muzio Tobich <ftobich@gmail.com> Mon, 18 May 2020 08:55:37 -0300
etktab (3.2-8) unstable; urgency=medium
* QA upload.
* debian/upstream/metadata: created.
-- Fabio Augusto De Muzio Tobich <ftobich@gmail.com> Sat, 16 May 2020 16:33:48 -0300
etktab (3.2-7) unstable; urgency=medium
* QA upload.
* debian/patches:
- Added a numeric prefix for all patches.
- Created 004_guitar-reversed.patch to add new tunning preset.
(Closes: #640892)
* debian/tests/control: created to perform a trivial CI test.
* debian/watch: bumped version to 4.
-- Fabio Augusto De Muzio Tobich <ftobich@gmail.com> Wed, 13 May 2020 17:12:46 -0300
etktab (3.2-6) unstable; urgency=medium
* QA upload.
* Set Debian QA Group as maintainer. (see #812615)
* Using new DH level format. Consequently:
- debian/compat: removed.
- debian/control: changed from 'debhelper' to 'debhelper-compat' in
Build-Depends field and bumped level to 13.
* debian/control:
- Added Rules-Requires-Root: no.
- Bumped Standards-Version to 4.5.0.
* debian/rules: removed extra empty line.
-- Fabio Augusto De Muzio Tobich <ftobich@gmail.com> Sat, 09 May 2020 15:03:26 -0300
etktab (3.2-5) unstable; urgency=low
* debian/control:
- Depend on tk instead of obsolete tk8.4 (Closes: #726299)
- Standards-Version: 3.9.4
-- Roland Stigge <stigge@antcom.de> Wed, 16 Oct 2013 22:08:00 +0200
etktab (3.2-4) unstable; urgency=low
* Added debian/watch
* debian/control:
- Standards-Version: 3.9.2
- Added Homepage
* debian/rules: New debhelper dh style rules
-- Roland Stigge <stigge@antcom.de> Mon, 15 Aug 2011 18:44:58 +0200
etktab (3.2-3) unstable; urgency=low
* Moved to new source format 3.0 (quilt)
* debian/control:
- Standards-Version: 3.9.0
- Build-Depends: debhelper (>= 7)
-- Roland Stigge <stigge@antcom.de> Sat, 17 Jul 2010 14:04:26 +0200
etktab (3.2-2) unstable; urgency=low
* Included language and keyboard maps from the etktab homepage
and documented it in README.Debian (Closes: #292185)
* Changed debian/copyright to reflect that the license is not GPL but
Artistic
-- Roland Stigge <stigge@antcom.de> Fri, 18 Feb 2005 23:25:55 +0100
etktab (3.2-1) unstable; urgency=low
* New upstream release
-- Roland Stigge <stigge@antcom.de> Mon, 12 Jul 2004 11:30:43 +0200
etktab (3.1-3) unstable; urgency=low
* Updated manpages
* Created debian/menu
* Included icon
-- Roland Stigge <stigge@antcom.de> Wed, 1 Oct 2003 14:52:56 +0200
etktab (3.1-2) unstable; urgency=low
* Adjusted man pages (DESCRIPTION and AUTHORS)
* debian/changelog: Finally set Maintainer: to my address (Closes: #211696)
-- Roland Stigge <stigge@antcom.de> Fri, 26 Sep 2003 11:07:54 +0200
etktab (3.1-1) unstable; urgency=low
* New maintainer (Closes: #211696)
* New upstream release
* Depends: tk8.4 instead of tk8.3
* Upgraded to debhelper 4
* Fixed minor Description mistakes
* Adjusted debian/copyright
* Standards-Version: 3.6.1
-- Roland Stigge <stigge@antcom.de> Fri, 26 Sep 2003 09:46:16 +0200
etktab (2.5-2) unstable; urgency=low
* Cleaned up debian/rules
* Changed architecure to all
-- Hereward Cooper (Hereward Matthew Lawrence Cooper) <zadok@phreaker.net> Mon, 4 Mar 2002 17:34:58 +0000
etktab (2.5-1) unstable; urgency=low
* New upstream release
-- Hereward Cooper (Hereward Matthew Lawrence Cooper) <zadok@phreaker.net> Mon, 14 Jan 2002 21:13:17 +0000
etktab (2.1-1) unstable; urgency=low
* Debianized. closes: #124316
-- Hereward Cooper (Hereward Matthew Lawrence Cooper) <zadok@phreaker.net> Tue, 13 Nov 2001 23:03:35 +0000
|