Age | Commit message (Collapse) | Author |
|
add changelog and NEWS
Signed-off-by: maximilian attems <maks@debian.org>
|
|
see 576488, for report.
Signed-off-by: maximilian attems <maks@debian.org>
|
|
people might want to use that.
Signed-off-by: maximilian attems <maks@debian.org>
|
|
seems nobody had a look since longer,
nuke useless cpiogz for now, we may want resurrect that later.
Signed-off-by: maximilian attems <maks@debian.org>
|
|
newest debhelper makefile is short and quick.
inspiration from /usr/share/doc/debhelper/examples/rules.tiny.
also drop useless pre-build rule, which seems to stem from old bzr.
it was an vcs that didn't keep the permissions.
Signed-off-by: maximilian attems <maks@debian.org>
|
|
none of the other listed persons are active currently.
|
|
|
|
shipp used conf-hooks.d
Reported-by: Jonas Meurer <mejo@debian.org>
Signed-off-by: maximilian attems <maks@debian.org>
|
|
|
|
last of this line, we need to work on bootspeed.
|
|
|
|
fixes lintian warning:
package-lacks-versioned-build-depends-on-debhelper
* 5
|
|
use command instead of hardcoded path, fixes lintian error:
command-with-path-in-maintainer-script
Signed-off-by: maximilian attems <maks@debian.org>
|
|
too many small fixes piled up to hold back even more..
|
|
evms seems dead, so no longer list it explicitly.
Signed-off-by: maximilian attems <maks@debian.org>
|
|
|
|
new naming scheme for stable releases.
no longer adding a letter, but a maintenance number.
|
|
gets rid of lintian warning:
package-uses-deprecated-debhelper-compat-version 4
|
|
|
|
|
|
initrd-tools was last shipped in etch and was sarge default.
we no longer need to care about it.
only came to light while grepping for ide-disk.
|
|
release string from "Fischia il vento" :)
|
|
..via /etc/kernel
Signed-off-by: Andres Salomon <dilinger@debian.org>
(closes: #504551)
[ fixed update-initramfs postinst call s/-u/-c/ -maks ]
Signed-off-by: maximilian attems <maks@debian.org>
|
|
clears debhelper-but-no-misc-depends lintian warning.
don't know if we really need it, but better be safe and
referenced in debhelper(7) manpage.
|
|
|
|
d-i fix, thus high urgency.
|
|
|
|
harmless as the postrm is small, but better be clean.
|
|
|
|
have to clean up goof up from 0.92k too..
|
|
This reverts commit c5a45496b9c72e41333e213979d43fbcff34da9f.
hinders removal of other package linux-image postinst call also
the /etc/kernel structure, thus delete needs a takeover and this
is postlenny material.
thanks Vincent Danjean <vdanjean@debian.org> for report.
(closes: #499270)
|
|
|
|
it generates linux images that look into this directories
for maintainer script action.
make sure to generate an intramfs and also to remove it.
|
|
|
|
|
|
|
|
|
|
|
|
thanks Michael Tautschnig <mt@debian.org>
(closes: #494433)
|
|
|
|
|
|
Signed-off-by: maximilian attems <maks@debian.org>
|
|
ubuntu merge.
|
|
Signed-off-by: maximilian attems <maks@debian.org>
|
|
|
|
|
|
* add changelog with bug closures
* new release song "Fischia il vento"
|
|
This is a lightly modified version of Ian Jackson's original patch,
incorporating maximilian attems's comments.
dh_installdeb automatically installs the triggers file, so the rules file
does not need to be changed.
|
|
Previsous changes depend on the latest klibc,
thus bump dependency version.
|
|
These warnings are harmless and initramfs-tools wants to provide
this directory structure for other users.
scripts are to be placed there and dir existence is assumed.
|