diff options
| author | Bruno Ribas <brunoribas@gmail.com> | 2016-09-16 18:14:48 +0000 |
|---|---|---|
| committer | Bruno Ribas <brunoribas@gmail.com> | 2016-09-16 18:14:48 +0000 |
| commit | d74b515925ba838e87988edf510582dee4d5c80b (patch) | |
| tree | 8de6bc5f67f6ad96d953585f05e7a80cedb7253e /debian/changelog | |
| parent | c131e51d9f0482ac6ec4858822b80709f715056e (diff) | |
| download | boca-d74b515925ba838e87988edf510582dee4d5c80b.tar.gz boca-d74b515925ba838e87988edf510582dee4d5c80b.zip | |
Added debian/
This dir contains necessary files to generate a Debian package.
From now on you may run 'dpkg-buildpackage' to generate a boca package.
Signed-off-by: Bruno Ribas <brunoribas@gmail.com>
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 0000000..d0c4a14 --- /dev/null +++ b/debian/changelog @@ -0,0 +1,5 @@ +boca (1.5.10-1) xenial; urgency=medium + + * Initial package release + + -- Bruno Ribas <brunoribas@utfpr.edu.br> Thu, 16 Sep 2016 15:02:11 -0300 |