This file is indexed.

/usr/share/doc/svn-buildpackage/html/ch04s03.html is in svn-buildpackage 0.8.6.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
6
7
8
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Working with source</title><meta name="generator" content="DocBook XSL Stylesheets V1.79.1"><link rel="home" href="index.html" title="svn-buildpackage - maintaining Debian packages with Subversion"><link rel="up" href="ch04.html" title="Chapter 4. Common tasks"><link rel="prev" href="ch04s02.html" title="Building the package"><link rel="next" href="ch04s04.html" title="Handling new upstream versions"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Working with source</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch04s02.html">Prev</a> </td><th width="60%" align="center">Chapter 4. Common tasks</th><td width="20%" align="right"> <a accesskey="n" href="ch04s04.html">Next</a></td></tr></table><hr></div><div class="sect1"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="handlesource"></a>Working with source</h2></div></div></div><p>Every time when you add or modify something,
<span class="command"><strong>svn-buildpackage</strong></span> won't let you proceed unless suspicious
files are in the clean state (unless you use the
<code class="option">--svn-ignore</code> switch).  You use the commands described
in "<a class="link" href="ch02s02.html" title="Basic svn usage">basic svn usage</a>" to register
the new files (or move or delete the old ones) and commit the changes to
the repository.
</p></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch04s02.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ch04.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="ch04s04.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Building the package </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> Handling new upstream versions</td></tr></table></div></body></html>