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
|
pasmo (0.5.3-7) unstable; urgency=medium
* QA upload.
* 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:
- Bumped Standards-Version to 4.5.0.
-- Leonardo Santos <s4nt0sl30n4rd0@gmail.com> Sat, 16 May 2020 16:58:46 -0300
pasmo (0.5.3-6) unstable; urgency=low
* QA upload
* use distclean to clean
* improve patches (Closes: 643237)
* improve debian/rules
- switch to debhelper compat 7
- support build-arch and build-indep
- use dpkg-buildflags (and actually set CXXFLAGS)
* fix description synopsis [description-synopsis-starts-with-article]
* list actual license statement in debian/copyright
* install the correct upstream changelog (NEWS)
-- Bernhard R. Link <brlink@debian.org> Sun, 23 Oct 2011 13:17:27 +0200
pasmo (0.5.3-5) unstable; urgency=low
* Orphaning this package.
-- Joost Yervante Damad <andete@debian.org> Sat, 16 Jul 2011 16:45:52 +0200
pasmo (0.5.3-4) unstable; urgency=low
* update source format to 3.0
-- Joost Yervante Damad <andete@debian.org> Sat, 19 Dec 2009 21:40:41 +0100
pasmo (0.5.3-3) unstable; urgency=low
* fix standards version
* rebuild with debhelper > 7.2.3
-- Joost Yervante Damad <andete@debian.org> Sat, 09 May 2009 16:01:48 +0200
pasmo (0.5.3-2) unstable; urgency=low
* fix debian/rules; (Closes: #456348)
- make clean now depends on configure-stamp, which will
trigger ./configure on make clean possibly, but it'll
always work
-- Joost Yervante Damad <andete@debian.org> Sat, 15 Dec 2007 07:02:34 +0100
pasmo (0.5.3-1) unstable; urgency=low
* New upstream release; incorporates exit value fix
-- Joost Yervante Damad <andete@debian.org> Mon, 10 Dec 2007 17:45:59 +0100
pasmo (0.5.2-6) unstable; urgency=low
* Fix build with GCC 4.3 (Closes: #417474)
-- Joost Yervante Damad <andete@debian.org> Tue, 17 Apr 2007 19:04:31 +0200
pasmo (0.5.2-5) unstable; urgency=low
* convert pasmo.doc-base and copyright to UTF-8
* don't exit 0 when compilation failed (Closes: #394733)
* update maintainer email
* bump standards-version
* switch to debhelper 5
* update copyright file; mention copyright of packaging
-- Joost Yervante Damad <andete@debian.org> Tue, 17 Apr 2007 19:04:05 +0200
pasmo (0.5.2-4) unstable; urgency=low
* fix build / compat (Closes: #324554)
-- Joost Yervante Damad <joost@lumatec.be> Tue, 23 Aug 2005 09:03:30 +0200
pasmo (0.5.2-3) unstable; urgency=low
* bump standards version
-- Joost Yervante Damad <joost@lumatec.be> Sun, 17 Jul 2005 13:01:16 +0200
pasmo (0.5.2-2) unstable; urgency=low
* rebuild for new C++ ABI
-- Joost Yervante Damad <joost@lumatec.be> Sun, 17 Jul 2005 12:53:27 +0200
pasmo (0.5.2-1) unstable; urgency=low
* new upstream release (Closes: #303885)
-- Joost Yervante Damad <joost@lumatec.be> Fri, 22 Apr 2005 21:15:24 +0200
pasmo (0.5.1-4) unstable; urgency=low
* rebuild against sid, as discussed in openmsx bug #303144
-- Joost Yervante Damad <joost@lumatec.be> Tue, 5 Apr 2005 19:32:57 +0200
pasmo (0.5.1-3) unstable; urgency=low
* Fixes ITP (Closes: #286947)
* fix cleanup manual page on clean target
-- Joost Yervante Damad <joost@lumatec.be> Thu, 30 Dec 2004 21:18:38 +0100
pasmo (0.5.1-2) unstable; urgency=low
* Implemented comments from Goedson Paixao:
- remove /usr/sbin from dirs
- fix pasmo.doc-base
- cleanup manual page on clean target
- rework description in debian/control a little bit
-- Joost Yervante Damad <joost@lumatec.be> Sat, 25 Dec 2004 09:16:41 +0100
pasmo (0.5.1-1) unstable; urgency=low
* new upstream release.
-- Joost Yervante Damad <joost@lumatec.be> Fri, 24 Dec 2004 10:23:28 +0100
pasmo (0.5.0-2) unstable; urgency=low
* fix copyright file.
-- Joost Yervante Damad <joost@lumatec.be> Wed, 22 Dec 2004 19:09:27 +0100
pasmo (0.5.0-1) unstable; urgency=low
* Initial Release.
* added an artificial install target that just copies the one binary
-- Joost Yervante Damad <joost@lumatec.be> Sun, 12 Dec 2004 12:50:15 +0100
|