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
|
avr-evtd (1.7.7-4) unstable; urgency=medium
* Include avr-evtd_1.7.7.orig.tar.gz from the archives.
(Something got wrong with the pristine-tar stuff and the previous
upload was rejected).
-- Rogério Brito <rbrito@ime.usp.br> Mon, 28 Sep 2020 19:23:31 -0300
avr-evtd (1.7.7-3) unstable; urgency=medium
* Use my full name in as many places as I can find.
* Update to use new upstream URL.
* debian/copyright:
+ Rewrite in machine-readable format.
* debian/patches:
+ Add patches to fix incorrect upstream info.
+ Add patch to fix FTBFS.
+ Fix missing argument.
+ Add patch to avoid clobbering CFLAGs by upstream's makefile.
+ Fix warnings to silence new GCCs.
* debian/control:
+ Add VCS fields for packaging.
+ Add missing depends on lsb-base.
+ Declare compliacy with policy 3.9.3.
+ Normalize with wrap-and-sort.
+ Remove obsolete field DMUA: yes.
+ Declare compliancy with policy 4.1.5 (still some work to catch up).
+ Move to 'debhelper-compat (= 13)' (Closes: #965423)
+ Declare that root is not required.
* debian/rules:
+ Substitute dh_clean -k by dh_prep.
+ Fix FTCBFS: Let dpkg's buildtools.mk supply $(CC).
Thanks to Helmut Grohne <helmut@subdivi.de> (Closes: #928884)
+ Move arguments of dh_clean to debian/clean.
+ Drastically simplify to adapt and convert to dh sequencer.
* debian/watch:
+ Point to github (and use version 4 of watch files).
-- Rogério Brito <rbrito@ime.usp.br> Mon, 28 Sep 2020 17:00:43 -0300
avr-evtd (1.7.7-2) unstable; urgency=low
* Restrict build architectures to linux-any
-- Rogério Brito <rbrito@ime.usp.br> Fri, 21 May 2010 02:10:24 -0300
avr-evtd (1.7.7-1) unstable; urgency=low
* Upstream version 1.7.7:
+ fix syntax error in the init script
-- Rogério Brito <rbrito@ime.usp.br> Fri, 21 May 2010 00:26:05 -0300
avr-evtd (1.7.6-1) unstable; urgency=low
* New upstream release:
+ Code cleanup.
* Update Standards-Version to 3.8.4 (no changes).
* Minor cleanup of the rules file.
* Convert to source format "3.0 (quilt)"
-- Rogério Brito <rbrito@ime.usp.br> Thu, 20 May 2010 05:09:09 -0300
avr-evtd (1.7.5-3) unstable; urgency=low
* debian/rules:
+ call dh_installinit with levels that match the headers of the
initscript.
-- Rogério Brito <rbrito@ime.usp.br> Tue, 15 Sep 2009 03:37:20 -0300
avr-evtd (1.7.5-2) unstable; urgency=low
* Sanitize the runlevels of the init script. Really Closes: #541380.
(Tks Petter Reinholdtsen)
-- Rogério Brito <rbrito@ime.usp.br> Mon, 14 Sep 2009 19:21:44 -0300
avr-evtd (1.7.5-1) unstable; urgency=low
* New upstream release: fixes some brown-paper bag bugs.
* debian/control:
+ updated to Standards-Version 3.8.3 (no changes required).
* debian/watch:
+ remove useless comments.
-- Rogério Brito <rbrito@ime.usp.br> Fri, 28 Aug 2009 05:51:32 -0300
avr-evtd (1.7.4-1) unstable; urgency=low
* New upstream release.
+ Fixes the runlevels of the init script. Closes: #541380.
(Tks Petter Reinholdtsen)
* debian/copyright: update my copyright.
* debian/control:
+ included comment (allowed by policy).
+ updated the long description a little.
+ updated to Standards-Version 3.8.2 (no changes required).
* debian/dirs: change avr_evtd to avr-evtd.
* debian/rules:
+ change avr_evtd to avr-evtd.
+ remove some comments.
+ ship upstream changelog.
-- Rogério Brito <rbrito@ime.usp.br> Tue, 18 Aug 2009 16:24:08 -0300
avr-evtd (1.7.3-2) unstable; urgency=low
* copyright: list that I am upstream too.
-- Rogério Brito <rbrito@ime.usp.br> Tue, 30 Sep 2008 17:08:08 -0300
avr-evtd (1.7.3-1) unstable; urgency=low
* New upstream release.
* control: included DM-Upload-Allowed field, since I am a DM now.
* watch: modify to the way that I will use for new releases.
* copyright: list that I am upstream too.
-- Rogério Brito <rbrito@ime.usp.br> Fri, 26 Sep 2008 14:05:15 -0300
avr-evtd (1.7.3~svn24-1) unstable; urgency=low
* New upstream version (I'm now upstream).
* New configuration file which doesn't shutdown the Kuro automatically.
* Still keeping in the quilt things, as I may use them sometimes.
-- Rogério Brito <rbrito@ime.usp.br> Fri, 19 Sep 2008 01:39:37 -0300
avr-evtd (1.7.2-1) unstable; urgency=low
* Initial release (Closes: #497882)
* avr_evtd.8: fixed the section and the date of the manpage.
* avr_evtd.8: used a spell-checker to fix some broken English.
* avr_evtd.8: capitalized the name of the program/page.
* avr_evtd.8: re-formatted the file for lines shorter than 80 columns.
* avr_evtd.c: fix verification of return of the open function.
* avr_evtd.c: close a file descriptor to avoid leaking open files.
* control: upgraded standards version to 3.8.0. No changes required.
* control: build depends on quilt, for patch management.
* debian/patches: created directory for use with quilt
* init.d: LBS-ize the file and cleaned it a bit.
* init.d: add support to force-reload.
* rules: use -Os instead of -O2 (Thanks Charles Plessy).
* copyright: use machine-parseable format (Thanks Charles Plessy).
* watch: create watch file for sourceforge.net.
-- Rogério Brito <rbrito@ime.usp.br> Fri, 29 Aug 2008 09:13:18 -0300
|