summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Collapse)Author
2010-04-05prepare release 0.94maximilian attems
add changelog and NEWS Signed-off-by: maximilian attems <maks@debian.org>
2010-04-05debian/control: Add a breaks cryptsetup.maximilian attems
see 576488, for report. Signed-off-by: maximilian attems <maks@debian.org>
2010-04-05examples: shipp old framebuffer boot scriptmaximilian attems
people might want to use that. Signed-off-by: maximilian attems <maks@debian.org>
2010-04-05modernize docs to todays standardsmaximilian attems
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>
2010-03-24switch from cdbs to debhelper 7maximilian attems
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>
2010-03-24control: Clean up Uploaders fieldmaximilian attems
none of the other listed persons are active currently.
2010-03-24control: bump standards version without changes.maximilian attems
2009-09-27Nuke useless unused dir.maximilian attems
shipp used conf-hooks.d Reported-by: Jonas Meurer <mejo@debian.org> Signed-off-by: maximilian attems <maks@debian.org>
2009-09-25fix out-of-date-standards-versionmaximilian attems
2009-07-29release 0.93.4maximilian attems
last of this line, we need to work on bootspeed.
2009-06-23control: bump standards version without changes.maximilian attems
2009-06-23control: bump versioned dep on debhelpermaximilian attems
fixes lintian warning: package-lacks-versioned-build-depends-on-debhelper * 5
2009-06-23preinst: Don't hardcode vol_id cmdmaximilian attems
use command instead of hardcoded path, fixes lintian error: command-with-path-in-maintainer-script Signed-off-by: maximilian attems <maks@debian.org>
2009-06-10release 0.93.3maximilian attems
too many small fixes piled up to hold back even more..
2009-04-23debian/control: No longer mention EVMS in long description.maximilian attems
evms seems dead, so no longer list it explicitly. Signed-off-by: maximilian attems <maks@debian.org>
2009-04-02release 0.93.2maximilian attems
2009-03-23release 0.93.1maximilian attems
new naming scheme for stable releases. no longer adding a letter, but a maintenance number.
2009-03-23debian/compat: Set debhelper compatibility version 5maximilian attems
gets rid of lintian warning: package-uses-deprecated-debhelper-compat-version 4
2009-03-12control: conform to latest policy without changesmaximilian attems
2009-03-10update copyright year of my contributionsmaximilian attems
2009-03-10initramfs-tools.preinst: Nuke initrd-tools related migration path.maximilian attems
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.
2009-02-18release 0.93maximilian attems
release string from "Fischia il vento" :)
2009-02-17initramfs-tools: Readd support for linux-2.6 make deb-pkg target.Andres Salomon
..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>
2009-01-18control: Add ${misc:Depends} dependsmaximilian attems
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.
2009-01-07release 0.92omaximilian attems
2008-12-19release 0.92nmaximilian attems
d-i fix, thus high urgency.
2008-12-16release 0.92mmaximilian attems
2008-12-15postrm: set -e flagmaximilian attems
harmless as the postrm is small, but better be clean.
2008-12-15nuke 0.92k goof clean upmaximilian attems
2008-09-17release 0.92lmaximilian attems
have to clean up goof up from 0.92k too..
2008-09-17Revert "initramfs-tools: Add support for linux-2.6 make deb-pkg target"maximilian attems
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)
2008-09-16release 0.92kmaximilian attems
2008-09-16initramfs-tools: Add support for linux-2.6 make deb-pkg targetmaximilian attems
it generates linux images that look into this directories for maintainer script action. make sure to generate an intramfs and also to remove it.
2008-09-13release 0.92jmaximilian attems
2008-09-08release 0.92imaximilian attems
2008-09-02release 0.92gmaximilian attems
2008-08-12release 0.92fmaximilian attems
2008-08-12Update to newer standards version without changes.maximilian attems
2008-08-12preinst fix vol_id pathmaximilian attems
thanks Michael Tautschnig <mt@debian.org> (closes: #494433)
2008-07-07release 0.92emaximilian attems
2008-07-05release 0.92dmaximilian attems
2008-07-05debian/initramfs-tools.preinst: accomodate with different vol_id pathesmaximilian attems
Signed-off-by: maximilian attems <maks@debian.org>
2008-07-05initramfs-tools.preinst: Try to use UUID for resume device.maximilian attems
ubuntu merge.
2008-07-05release 0.92cmaximilian attems
Signed-off-by: maximilian attems <maks@debian.org>
2008-05-30release 0.92bmaximilian attems
2008-04-30release 0.92amaximilian attems
2008-04-09release 0.92maximilian attems
* add changelog with bug closures * new release song "Fischia il vento"
2008-04-02update-initramfs: use dpkg-triggerJoey Hess
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.
2008-03-30debian/control: Depend on latest klibc for mknod usage.maximilian attems
Previsous changes depend on the latest klibc, thus bump dependency version.
2008-03-22Ignore lintian warnings about empty directories.maximilian attems
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.