shellinabox/debian
Alexandre Detiste 97813e9235 clean up debian/rules
so much more simple to read, yet it yelds an identical .deb

For people building the package without debian tools,
the 4 *.css won't be installed in /usr/share/doc/shellinabox;
anymore, but those aren't _documentation_,
merely sample configuration files.

The stubby Changelog "Please see CHANGELOG.md" is replaced
by a symlink; that explains the size increase of 6kb;
but Debian package should by policy ship the upstream
CHANGELOG if avaible.

```
debdiff GOOD_shellinabox_2.15-1_armhf.deb shellinabox_2.15-1_armhf.deb

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)
------------------------------------------------

Installed-Size: [-510-] {+516+}
```
2015-05-15 15:49:32 +02:00
..
source Remove trailing whitespace 2015-03-11 17:56:36 +01:00
changelog refresh Debian packaging 2015-05-12 14:45:56 +02:00
compat refresh Debian packaging 2015-05-12 14:45:56 +02:00
control debian: use dh-autoreconf 2015-05-13 08:56:30 +02:00
copyright refresh Debian packaging 2015-05-12 14:45:56 +02:00
docs Some policy driven changes. 2012-03-30 13:12:22 -07:00
README.available Document the --user-css command line option. Added an example on how to 2009-11-21 21:01:32 +00:00
README.enabled For Debian packages, install user CSS style options in /etc/shellinabox and 2009-08-15 05:24:31 +00:00
README.source refresh Debian packaging 2015-05-12 14:45:56 +02:00
rules clean up debian/rules 2015-05-15 15:49:32 +02:00
shellinabox.default Debian build now defaults to direct link with shared libraries. 2012-04-10 15:28:53 -07:00
shellinabox.dirs First public release of the version 2.0 rewrite. This is the 2008-12-29 23:57:07 +00:00
shellinabox.examples Fixed lintian errors. 2009-12-02 08:21:03 +00:00
shellinabox.init Remove trailing whitespace 2015-03-11 17:56:36 +01:00
shellinabox.lintian-overrides refresh Debian packaging 2015-05-12 14:45:56 +02:00
shellinabox.postinst Fixing errors reported by piuparts. 2012-04-21 10:30:44 -07:00
shellinabox.postrm Fixing errors reported by piuparts. 2012-04-21 10:30:44 -07:00
shellinabox.prerm Fixing errors reported by piuparts. 2012-04-21 10:30:44 -07:00
watch refresh Debian packaging 2015-05-12 14:45:56 +02:00

The upstream source for shellinabox is archived in GitHub GIT
repository, <https://github.com/shellinabox/shellinabox/>.
The package is being maintained as a native Debian package.