Debianization

To build the debian package, it's recommended to use git-buildpackage.
It's assumed the debian files is in the "debian" branch, and the obs
upstream source is in the "master" branch. Override if necessary.
This commit is contained in:
Carl Fürstenberg 2015-01-04 05:32:37 +01:00 committed by Sebastian Ramacher
parent fb3990e9e5
commit c7030e8d7e
12 changed files with 200 additions and 0 deletions

5
debian/changelog vendored Normal file
View file

@ -0,0 +1,5 @@
obsproject (0.7.2-1) unstable; urgency=low
* Initial release (Closes: #774744)
-- Carl Fürstenberg <azatoth@gmail.com> Fri, 09 Jan 2015 19:34:46 +0100