Daniel Baumann 693836fa5a file 5.04-6 13 年 前
..
patches 2120a13e84 Import Debian version 5.04-6 13 年 前
source feb336f515 Import Debian version 5.03-5 14 年 前
README.source e7180567bc Import Debian version 5.03-4 14 年 前
changelog 693836fa5a file 5.04-6 13 年 前
compat f8c5334b6d Import Debian version 4.24-3 16 年 前
control 12c7b4f164 Import Debian version 5.04-5 13 年 前
copyright 8d3260008a Import Debian version 5.04-2 14 年 前
file.README.Debian 8d3260008a Import Debian version 5.04-2 14 年 前
file.bug-control ed648f6867 Import Debian version 5.04-1 14 年 前
file.bug-presubj ed648f6867 Import Debian version 5.04-1 14 年 前
file.docs 93acd0fd39 Import Debian version 4.24-1 16 年 前
file.install 8d3260008a Import Debian version 5.04-2 14 年 前
file.lintian-overrides 02ed90fdd1 Import Debian version 4.24-2 16 年 前
libmagic-dev.install 8d3260008a Import Debian version 5.04-2 14 年 前
libmagic1.bug-control ed648f6867 Import Debian version 5.04-1 14 年 前
libmagic1.bug-presubj ed648f6867 Import Debian version 5.04-1 14 年 前
libmagic1.dirs 22a2547a28 Import Debian version 5.04-3 14 年 前
libmagic1.install 8d3260008a Import Debian version 5.04-2 14 年 前
libmagic1.links 22a2547a28 Import Debian version 5.04-3 14 年 前
pycompat dcc96c6fcd Import Debian version 4.17-4 17 年 前
python-magic.examples fb7bd5d114 Import Debian version 4.20-2 17 年 前
rules 12c7b4f164 Import Debian version 5.04-5 13 年 前

README.source

Package Repositories
--------------------

Backports for the current stable debian distribution as well as snapshots of
unreleased versions may be available in repositories listed on the maintainers
homepage. The current URL of the maintainer homepage can be seen in
debian/copyright.


Source Access
-------------

You can obtain the sources of this package with:

$ apt-get source ${PACKAGE}

whereas '${PACKAGE}' has to be replaced with the actual name of the package.

This package is maintained with the Git version control system. The current git
source tree can be obtained with:

$ git clone ${GIT_URI}

whereas '${GIT_URI}' has to be replaced with the actual URI for the Git
repository. The current Git URI can be seen in debian/control in the extracted
package sources.

More information about Git can be found in the git-core package.

This package may use the Quilt patch system to manage all modifications to the
upstream source. Changes, if any, are stored in the source package as diffs in
debian/diff and are applied during the build. Current modifications can be
applied to the source tree with:

$ QUILT_PATCHES=debian/patches quilt push -a

More information about Quilt can be found in the quilt package.