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
|
boot-info-script (0.78-3) unstable; urgency=medium
* Update dh compat to 13
* d/control: Set Rules-Requires-Root: no
* d/watch: fix filenamemangle
-- Chris Hofstaedtler <zeha@debian.org> Sat, 29 Aug 2020 20:38:08 +0000
boot-info-script (0.78-2) unstable; urgency=medium
* Switch dependency for hexdump to bsdextrautils.
* Bump Standards-Version to 4.5.0
-- Chris Hofstaedtler <zeha@debian.org> Sun, 21 Jun 2020 01:16:12 +0000
boot-info-script (0.78-1) unstable; urgency=medium
[ Debian Janitor ]
* Set upstream metadata fields: Repository.
* Update standards version to 4.4.1, no changes needed.
[ Chris Hofstaedtler ]
* New upstream version 0.78
-- Chris Hofstaedtler <zeha@debian.org> Tue, 29 Oct 2019 21:55:20 +0000
boot-info-script (0.77-2) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Fix wrong Vcs-*
[ Debian Janitor ]
* Bump debhelper from old 11 to 12.
[ Chris Hofstaedtler ]
* Bump Standards-Version to 4.4.0
* Simplify Depends: after buster
-- Chris Hofstaedtler <zeha@debian.org> Sat, 31 Aug 2019 23:00:49 +0000
boot-info-script (0.77-1) unstable; urgency=medium
* New upstream version 0.77
* Bump Standards-Version to 4.1.5
-- Chris Hofstaedtler <zeha@debian.org> Mon, 23 Jul 2018 07:28:14 +0000
boot-info-script (0.76-3) unstable; urgency=medium
* Update changelog for 0.76-2 release
* Drop unused Build-Depends: asciidoc (Closes: #895168)
* d/rules: cleanup trailing whitespace
* Update dh compat to v11
* d/copyright: Update Format URI
* d/copyright: remove reference to bootinfoscript.8
* Update Priority to optional
* Bump Standards-Version to 4.1.4.1 (no changes)
-- Chris Hofstaedtler <zeha@debian.org> Tue, 10 Apr 2018 09:07:46 +0000
boot-info-script (0.76-2) unstable; urgency=medium
* Explicitly depend on e2fsprogs which will stop being essential.
Thanks to Helmut Grohne <helmut@subdivi.de> for the bugreport.
(Closes: #887175)
* Bump Standards-Version to 4.1.3 (no changes)
* d/control: Update URLs
-- Chris Hofstaedtler <zeha@debian.org> Mon, 15 Jan 2018 11:49:13 +0000
boot-info-script (0.76-1) unstable; urgency=medium
* New upstream version 0.76
+ Manpage dropped by upstream
* Add Depends: fdisk (Closes: #872125)
* Bump Standards-Version to 4.1.1 (no changes)
-- Christian Hofstaedtler <zeha@debian.org> Tue, 10 Oct 2017 05:15:22 +0000
boot-info-script (0.75-1) unstable; urgency=medium
* New upstream version 0.75
* New upstream site/maintainer (Closes: #856873)
* Bump Standards-Version to 3.9.8
* Bump dh compat to 10
-- Christian Hofstaedtler <zeha@debian.org> Sun, 19 Mar 2017 16:56:57 +0000
boot-info-script (0.61-2) unstable; urgency=medium
* remove obsolete DM-Upload-Allowed flag
* Remove some boilerplate
* Explicitly depend on gawk (LP: #1260847)
* Bump Standards-Version to 3.9.5 (no changes)
* Update my e-mail address
-- Christian Hofstaedtler <zeha@debian.org> Sat, 21 Dec 2013 23:13:17 +0100
boot-info-script (0.61-1) unstable; urgency=low
* New Upstream version 0.61
* Upstream renamed boot_info_script to bootinfoscript, we follow
* Upstream now ships as tar.gz, drop repackage info
* Bump Standards-Version to 3.9.3, no changes necessary
-- Christian Hofstaedtler <zeha@debian.org> Mon, 07 May 2012 13:46:50 +0200
boot-info-script (0.60-1) unstable; urgency=low
[ Alexander Wirt ]
* Initial debianiziation.
[ Christian Hofstaedtler ]
* Take over and add man page.
* Initial release. (Closes: #645211)
-- Christian Hofstaedtler <zeha@debian.org> Wed, 12 Oct 2011 22:09:00 +0200
|