[Git-commits] tool to create and append to squashfs filesystems branch, debian, updated. 199f52d7c169741408b65f6c1b42894d186bbbbc
git repository hosting
gitosis at grml.org
Thu Mar 17 16:11:19 CET 2011
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "tool to create and append to squashfs filesystems".
The branch, debian has been updated
via 199f52d7c169741408b65f6c1b42894d186bbbbc (commit)
via a273ced51062bbb656e7045304005dbd0c6fe702 (commit)
via 9f4e1c52027cc195e701bd3a2fdbbdbcfc370b27 (commit)
from 548ed3f6dde6401e2ab3921b09a33cc3c9f0de2c (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 199f52d7c169741408b65f6c1b42894d186bbbbc
Author: Michael Prokop <mika at grml.org>
Date: Thu Mar 17 16:07:15 2011 +0100
Releasing debian version 1:4.2-1~grml00.
commit a273ced51062bbb656e7045304005dbd0c6fe702
Author: Michael Prokop <mika at grml.org>
Date: Thu Mar 17 16:10:33 2011 +0100
Make myself maintainer to avoid bugreports against Debian.
commit 9f4e1c52027cc195e701bd3a2fdbbdbcfc370b27
Author: Michael Prokop <mika at grml.org>
Date: Thu Mar 17 16:06:02 2011 +0100
Add debian/ based on squashfs-tools (1:4.1-3) from Debian.
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 587 ++++++++++++++++++++++++++++++++++++++
debian/compat | 1 +
debian/control | 34 +++
debian/copyright | 39 +++
debian/manpages/mksquashfs.1 | 97 +++++++
debian/manpages/unsquashfs.1 | 53 ++++
debian/patches/01-kfreebsd.patch | 72 +++++
debian/patches/series | 1 +
debian/rules | 18 ++
debian/source/format | 1 +
debian/source/options | 2 +
debian/squashfs-tools.docs | 6 +
debian/squashfs-tools.examples | 1 +
debian/squashfs-tools.manpages | 1 +
14 files changed, 913 insertions(+), 0 deletions(-)
create mode 100644 debian/changelog
create mode 100644 debian/compat
create mode 100644 debian/control
create mode 100644 debian/copyright
create mode 100644 debian/manpages/mksquashfs.1
create mode 100644 debian/manpages/unsquashfs.1
create mode 100644 debian/patches/01-kfreebsd.patch
create mode 100644 debian/patches/series
create mode 100755 debian/rules
create mode 100644 debian/source/format
create mode 100644 debian/source/options
create mode 100644 debian/squashfs-tools.docs
create mode 100644 debian/squashfs-tools.examples
create mode 100644 debian/squashfs-tools.manpages
hooks/post-receive
--
tool to create and append to squashfs filesystems
More information about the Git-commits
mailing list