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 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260
|
moosic (1.5.6-1) unstable; urgency=low
* New upstream version 1.5.6
* Remove all patches (applied upstream)
* Update debian/copyright for the upstream license change (GPL ->
Unlicense)
* Upstream has fixed the compatibility problems, reduce required
Python version back to 2.4
-- Arto Jantunen <viiru@debian.org> Sun, 06 Nov 2011 14:57:55 +0200
moosic (1.5.5-3) unstable; urgency=low
* Add patch to use subprocess.PIPE instead of PIPE in dispatcher.py
(Closes: #640113)
-- Arto Jantunen <viiru@debian.org> Thu, 22 Sep 2011 18:52:00 +0300
moosic (1.5.5-2) unstable; urgency=high
* Urgency=high to speed up testing migration, 1.5.5-1 does not work
at all
* Require Python 2.7 to deal with incompatible changes to xmlrpclib
(Closes: #639091)
* Fix typo in debian/rules (the bash completion file was getting
installed as an example)
* Apparently current debhelper thinks that doc/History.txt is more
likely to be the upstream changelog than ChangeLog, override it
-- Arto Jantunen <viiru@debian.org> Wed, 24 Aug 2011 11:14:04 +0300
moosic (1.5.5-1) unstable; urgency=low
* New upstream version 1.5.5
* Remove patch 0001, applied upstream
-- Arto Jantunen <viiru@debian.org> Thu, 04 Aug 2011 00:15:45 +0300
moosic (1.5.4-7) unstable; urgency=low
* Transition to dh_python2
* Transition to debhelper 8
* Update Standards-Version from 3.8.4 to 3.9.2.0, no changes
* Refresh patch 0001 to match the way current gbp-pq generates it
* Apply patch from Omari Norman to fix race condition in the wipe
command (Closes: #630407)
* Apply patch from Omari Norman to respect the ignore-case option
in the goto and gobackto commands (Closes: #630408)
* Remove extra copy of the bash completion file from debian/
* Do not install the bash completion file as an example
-- Arto Jantunen <viiru@debian.org> Tue, 14 Jun 2011 21:25:51 +0300
moosic (1.5.4-6) unstable; urgency=low
* Build-depend on python instead of python-dev, thanks lintian
* Updated Standars-Version to 3.8.4, no changes
* Convert to source forma 3.0 (quilt)
* Add patch to remove some unneeded imports, avoids warning from
Python 2.6 and also fixes LP: #368868
-- Arto Jantunen <viiru@debian.org> Thu, 27 May 2010 21:09:56 +0300
moosic (1.5.4-5) unstable; urgency=low
* The "Bah" release
* Updated Standards-Version to 3.8.0
* Build-depend on debhelper (>= 7.0.50) for dh overrides
-- Arto Jantunen <viiru@debian.org> Fri, 09 Oct 2009 18:42:54 +0300
moosic (1.5.4-4) unstable; urgency=low
* The "Has it been two years already?" release
* Updated Standards-Version from 3.7.2.2 to 3.8.2.0, incredibly no
changes
* Updated to debhelper 7, and the dh-tool.
* Updated copyright-file and added ${misc:Depends} to clear some
lintian warnings
* Added rules to work around the fact that the upstream tarball
includes generated documentation.
* Added watch file
-- Arto Jantunen <viiru@debian.org> Wed, 29 Jul 2009 14:41:38 +0300
moosic (1.5.4-3) unstable; urgency=low
* Moved to python-support, modified control and rules to fit,
removed pycompat and pyversions (Closes: #445400).
-- Arto Jantunen <viiru@debian.org> Sat, 27 Oct 2007 12:20:22 +0300
moosic (1.5.4-2) unstable; urgency=low
* Changed XS-Python-Version to all (Closes: #445400).
* Updated Standards-Version to 3.7.2.2, no changes.
-- Arto Jantunen <viiru@debian.org> Thu, 25 Oct 2007 18:45:01 +0300
moosic (1.5.4-1) unstable; urgency=low
* New upstream version (Finally, I'm too busy these days)
* Removed the DBS-stuff, using a normal build system again
-- Arto Jantunen <viiru@debian.org> Sat, 14 Jul 2007 15:49:23 +0300
moosic (1.5.2-2) unstable; urgency=low
* Changed to support the new python policy (Closes: #380877)
* Updated Standards-Version to 3.7.2.0, no changes.
-- Arto Jantunen <viiru@debian.org> Sat, 12 Aug 2006 19:46:48 +0300
moosic (1.5.2-1) unstable; urgency=low
* New upstream release (Closes: #325519)
-- Arto Jantunen <viiru@debian.org> Wed, 31 Aug 2005 17:36:53 +0300
moosic (1.5.1-1) unstable; urgency=low
* The "Finally!" release
* New upstream release (Closes: #261335)
* Now uses distutils, packaging adapted (Closes: #247651)
-- Arto Jantunen <viiru@debian.org> Wed, 27 Oct 2004 19:29:17 +0300
moosic (1.5.0-1) unstable; urgency=low
* New upstream release
* Changed to use the bash completion provided in the upstream
source
-- Arto Jantunen <viiru@debian.org> Tue, 6 Apr 2004 19:41:12 +0300
moosic (1.4.10-1) unstable; urgency=low
* The "I'm back" release
* I'm taking moosic back (Closes: #200977)
* New upstream release
* Changed to use DBS
-- Arto Jantunen <viiru@debian.org> Tue, 16 Dec 2003 20:25:34 +0200
moosic (1.4.6-2.1) unstable; urgency=low
* NMU.
* Fix FTBFS (closes: #213935).
-- Matthias Klose <doko@debian.org> Sun, 16 Nov 2003 15:09:05 +0100
moosic (1.4.6-2) unstable; urgency=low
* Uploading with maintainer set to QA group
* debian/rules: modified to python2.3 (fixes: #213935)
-- Andrew Pollock <apollock@debian.org> Tue, 11 Nov 2003 21:52:23 +1100
moosic (1.4.6-1) unstable; urgency=low
* New upstream release
* Changed maintainer to Debian QA Group <packages@qa.debian.org>
and finally properly orphaned the package
* Made moosic use python2.2 (Closes: Bug#206614)
-- Arto Jantunen <viiru@debian.org> Mon, 1 Sep 2003 00:52:27 +0300
moosic (1.4.4-1) unstable; urgency=medium
* The "this is what you get from uploading in a hurry"-release
* New upstream release, which apparently includes my buggy
debian dir in the upstream source. Nice..
* Added build dependency on python (Closes: 194994)
* The bash_completion is there now (Closes: 184633)
* Corrected the dependencies by using dh_python
* Slightly patched Moosic_API.pod to make the manpage a proper
manpage
* Steve, you'll need to wait for the next upload to get your
modules, sorry.
-- Arto Jantunen <viiru@debian.org> Mon, 9 Jun 2003 18:36:18 +0300
moosic (1.4.3-1) unstable; urgency=low
* New upstream release
* Changed debian/rules to use the upstream build system
* Included bash_completion by Etienne PIERRE <marluchon@netcourrier.com>
-- Arto Jantunen <viiru@debian.org> Wed, 21 May 2003 20:30:00 +0300
moosic (1.4-1) unstable; urgency=low
* New upstream release
-- Arto Jantunen <viiru@debian.org> Thu, 1 May 2003 15:27:59 +0300
moosic (1.3.2-1) unstable; urgency=low
* New upstream release
* Updated to use debian/compat, set to 4
-- Arto Jantunen <viiru@debian.org> Sun, 9 Mar 2003 16:46:52 +0200
moosic (1.3-1) unstable; urgency=low
* New upstream release
* Updated Standards-Version to 3.5.8.0
* Changed dependency on python to reflect upstream changes
* Updated the copyright file to have current upstream email
address and download location.
-- Arto Jantunen <viiru@debian.org> Thu, 12 Dec 2002 18:48:54 +0200
moosic (1.2.7-1) unstable; urgency=low
* New upstream release
-- Arto Jantunen <viiru@debian.org> Tue, 21 May 2002 22:13:21 +0300
moosic (1.2.6-1) unstable; urgency=low
* New upstream release
* Upstream added manpages (closes: #139396)
* Fixed debian/copyright to have the current download location
-- Arto Jantunen <viiru@debian.org> Wed, 8 May 2002 14:39:10 +0300
moosic (1.2.5-1) unstable; urgency=low
* New upstream release
-- Arto Jantunen <viiru@debian.org> Thu, 21 Mar 2002 19:52:26 +0200
moosic (1.2-1) unstable; urgency=low
* New upstream release
-- Arto Jantunen <viiru@debian.org> Fri, 16 Nov 2001 13:08:56 +0200
moosic (1.1.2-1) unstable; urgency=low
* New upstream release
* Changed to Build-Depends-Indep
-- Arto Jantunen <viiru@debian.org> Tue, 6 Nov 2001 17:19:07 +0200
moosic (1.1.1-2) unstable; urgency=low
* The "Kick self hard" release
* Changed to arch all instead of arch any. Dunno how that one got
through ftp-master... (Closes: Bug#116430)
* Changed depends to python for the python version of the day..
-- Arto Jantunen <viiru@debian.org> Sun, 21 Oct 2001 13:43:30 +0300
moosic (1.1.1-1) unstable; urgency=low
* Initial Release.
-- Arto Jantunen <viiru@debian.org> Thu, 18 Oct 2001 17:06:39 +0300
|