Christoph Biedl e51a63d5ec file 1:5.37-3 4 年 前
..
patches eb59c769eb Cherry-pick "Always support the --no-sandbox option" 4 年 前
source d1bc77af7a Remove explicit usage of xz, it's now default 7 年 前
upstream 9661daf13d Add upstream's signing key, and update watch file 6 年 前
README.Maintainer 74e8871e9d Document release procedure for new upstream versions 5 年 前
changelog e51a63d5ec file 1:5.37-3 4 年 前
control eeab2230b4 Packaging maintenance 4 年 前
copyright 8055114b3b Welcome 2019 5 年 前
debian-extra-magic d84257867f Cherry-pick four commits from upstream, replacing local patches 5 年 前
file.README.Debian cdf06b5a23 Enable seccomp support. Closes: #917930 4 年 前
file.bug-control ed648f6867 Import Debian version 5.04-1 14 年 前
file.bug-presubj ff7019f042 Maintenance of debian/* files 10 年 前
file.docs 93acd0fd39 Import Debian version 4.24-1 16 年 前
file.install a568458baf Import Debian version 5.11-2 12 年 前
libmagic-dev.install a568458baf Import Debian version 5.11-2 12 年 前
libmagic-mgc.README.Debian 502e3ab49c Ship the compiled magic file in a separate package so libmagic1 is finally multi-arch compliant. Closes: #670006 7 年 前
libmagic-mgc.dirs f1f513768b Packaging cleanup 6 年 前
libmagic-mgc.install 502e3ab49c Ship the compiled magic file in a separate package so libmagic1 is finally multi-arch compliant. Closes: #670006 7 年 前
libmagic-mgc.links f1f513768b Packaging cleanup 6 年 前
libmagic1.bug-control ed648f6867 Import Debian version 5.04-1 14 年 前
libmagic1.bug-presubj ff7019f042 Maintenance of debian/* files 10 年 前
libmagic1.install 502e3ab49c Ship the compiled magic file in a separate package so libmagic1 is finally multi-arch compliant. Closes: #670006 7 年 前
libmagic1.links f1f513768b Packaging cleanup 6 年 前
libmagic1.symbols a41a8ac6e4 Add libmagic-dev to libmagic1.symbols as requested by lintian 4 年 前
rules f1f513768b Packaging cleanup 6 年 前
watch 9661daf13d Add upstream's signing key, and update watch file 6 年 前

README.Maintainer


New upstream version release procedure
======================================

Besides the usual stuff of refreshing patch queue, adjusting to recent
Debian policy and debhelper compat level, addressing lintian warnigs ...

* Run a full regression test on the upstream release, an both litte
and big endian architectures.
NB: The test scripts are not public yet, the thesaurus will never be,
for legal reasons.
* Run a full regression test on the Debian version as above.
* Test-rebuild diffoscope using the new version.
* First upload is to *experimental*.
* Wait for ACCEPTED, then send a message to
* diffoscope@packages.debian.org
using the following template:

----------------------------------------------------------------------
Subject: Heads-up: New upstream version of src:file in experimental

Hello there,

A new upstream release of file/libmagic has been accepted into
experimental a few moments ago, version . As your package is
one of those that somewhat suffered from surprising feature changes of
libmagic in the past, I'd like to give you an opportunity to test and
to prepare for any changes, for better or for worse. In case of the
latter, use the BTS as usual to report detections that could see an
improvement.

My plan is to upload to unstable in a week from now.
----------------------------------------------------------------------

* Brace for impact.
* Watch upstream git for the first round of bugfix commits.