File: changelog

package info (click to toggle)
magicor 1.1-4
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 24,284 kB
  • ctags: 672
  • sloc: python: 6,332; makefile: 76
file content (69 lines) | stat: -rw-r--r-- 2,549 bytes parent folder | download
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
magicor (1.1-4) unstable; urgency=low

  * Adopt package; change maintainer field in debian/control to:
    Debian Games Team <pkg-games-devel@lists.alioth.debian.org>.
    (Closes: #632988)
  * Add myself to uploaders.
  * Update debian/copyright to conform to DEP-5.
  * Move manpage section to 6.
  * Add Vcs-* entries in debian/control.
  * Update Standards version from 3.8.4 to 3.9.2, no changes required.
  * Update debhelper compatiblity level from 7 to 8.
  * Transition to dh_python2; drop python-support from build-depends.
  * Add debian/magicor.desktop. (LP: #721536)
  * Add Magicor icon; install to /usr/share/pixmaps.

 -- Vincent Cheng <Vincentc1208@gmail.com>  Sat, 09 Jul 2011 14:43:18 -0700

magicor (1.1-3) unstable; urgency=low

  [ Luca Falavigna ]
  * Allow byte-compilation of Python files (Closes: #566045):
    - Build-depend on python-support.
    - Invoke dh_pysupport in rules.
  * Depend on ${python:Depends} instead of a specific Python version.
  * Do not create usr/lib/python2.5/site-packages/magicor, let the build
    process to install files into the correct location.

  [ Xavier Oswald ]
  * Fix magicor requiring versioned dependency (Closes: #536208)
  * Avoid debian/watch file to catch development versions

 -- Xavier Oswald <xoswald@debian.org>  Wed, 17 Mar 2010 16:07:12 +0100

magicor (1.1-2) unstable; urgency=low

  * Bump Standards-Version to 3.8.4
  * Fix FTBFS with Python 2.6 (Closes: #571496)
  * Add debian/watch file
  * Switch to dpkg-source 3.0 (quilt) format

 -- Xavier Oswald <xoswald@debian.org>  Tue, 02 Mar 2010 15:43:20 +0100

magicor (1.1-1) unstable; urgency=low

  * New upstream release
  * debian/control:
    + change my mail address
    + Bump Standards-Version to 3.8.1
    + Remove DM flag
    + Update debhelper to 7
    + Update python to 2.5
    + move python from Build-Depends to Build-Depends-Indep
  * Update debian/Compat to 7
  * Update python version in debian/magicor.install
  * Update python version in debian/magicor.dirs
  * Fix for victory animation problem (closes: #412391)
  * Fix for penguin artifact in ice block problem (closes: #412486)
  * Time statistics for completed levels (closes: #413317)
  * Fix lintian warnings:
    W: magicor: description-contains-homepage
    I: magicor source: build-depends-without-arch-dep python

 -- Xavier Oswald <xoswald@debian.org>  Fri, 24 Apr 2009 13:02:12 +0200

magicor (1.0-1) unstable; urgency=low

  * Initial release (closes: #407346)

 -- Xavier Oswald <x.oswald@free.fr>  Wed, 17 Jan 2007 18:24:13 +0100