File: changelog

package info (click to toggle)
multiboot 0.6.96%2B20101113-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 1,008 kB
  • ctags: 188
  • sloc: sh: 1,122; ansic: 609; makefile: 59; asm: 55
file content (57 lines) | stat: -rw-r--r-- 2,268 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
multiboot (0.6.96+20101113-1) unstable; urgency=low

  * New Bazaar snapshot.
  * Use dh-autoreconf.
  * Convert from texi2html to makeinfo.
  * Drop cdbs; convert to debhelper v9 and dh.  Make sure to disable
    stack-protector and other hardening features which would otherwise be
    enabled by default.
  * Build-depend on gcc-multilib on amd64, so that -m32 works; although
    building this package on amd64 is really only relevant for test rebuilds
    (closes: #713606).
  * Move /usr/share/doc/multiboot/examples/kernel.gz to
    /usr/lib/multiboot/examples/kernel (now uncompressed), and leave a
    symlink behind.  While the previous version was tolerable since this
    file is included only as documentation, doing it this way causes less
    surprise and requires one fewer Lintian override (closes: #554187).
  * Add myself to Uploaders.
  * Remove obsolete DM-Upload-Allowed field.
  * Convert to source format 3.0 (quilt).
  * Add a Homepage field.
  * Drop lenny compatibility in install-info dependencies again; lenny is no
    longer supported, and the hack to support it here may cause upgrade
    problems.
  * Add Vcs-Bzr and Vcs-Browser fields.
  * Policy version 3.9.4.

 -- Colin Watson <cjwatson@debian.org>  Wed, 25 Sep 2013 10:49:53 +0100

multiboot (0.6.96+20100115-1) unstable; urgency=low

  * New Bazaar snapshot.
  * Move to Bazaar branch instead of tar-in-tar + debian/patches.

 -- Robert Millan <rmh.debian@aybabtu.com>  Fri, 15 Jan 2010 18:21:28 +0100

multiboot (0.6.96-2) unstable; urgency=low

  * Allow installation on Lenny.

 -- Robert Millan <rmh.debian@aybabtu.com>  Sun, 03 Jan 2010 15:15:31 +0000

multiboot (0.6.96-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Fix "FTBFS in squeeze: rm: cannot remove
    `debian/multiboot/usr/share/info/dir': No such file or directory":
    "rm -f" so that the file gets removed whether it's created or not (depends
    on having install-info installed or not); thanks to Justus Winter for his
    debugging help (closes: #595876).

 -- gregor herrmann <gregoa@debian.org>  Tue, 21 Sep 2010 16:58:29 +0200

multiboot (0.6.96-1) unstable; urgency=low

  * Initial release.  (Closes: #562484)

 -- Robert Millan <rmh.debian@aybabtu.com>  Thu, 24 Dec 2009 18:50:23 +0100