diff options
author | Hugues Hiegel <hugues@hiegel.fr> | 2011-10-20 17:02:32 +0200 |
---|---|---|
committer | Hugues Hiegel <hugues@hiegel.fr> | 2011-10-21 16:13:31 +0200 |
commit | 13ba330355cc1b997a273d97afcce932f11c423d (patch) | |
tree | ededa9404866396f609cea5a855b8317f0c459dc /debian/README.source | |
parent | 128f52bd7415a426a6c3afa688789bd62d9f6c88 (diff) |
Added debian/ and CHANGELOG for 20091227-2 package version
Diffstat (limited to 'debian/README.source')
-rw-r--r-- | debian/README.source | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/README.source b/debian/README.source new file mode 100644 index 0000000..2231fec --- /dev/null +++ b/debian/README.source @@ -0,0 +1,13 @@ +woof for Debian +--------------- + +woof is composed by a single file taken from the author's website at +http://www.home.unix-ag.org/simon/woof.html. + +It has been tarred and gzipped, and given a version number based on the release +date, as indicated in the author's website. + +You can obtain an .orig.tar.gz using get-orig-source as follow: +$ ./debian/rules get-orig-source + + |