diff options
author | Harald Welte <laforge@gnumonks.org> | 2010-08-24 15:17:13 +0200 |
---|---|---|
committer | Harald Welte <laforge@gnumonks.org> | 2010-08-24 15:17:13 +0200 |
commit | d4bb7ab66b6f31b2dc5a54b61aa294188e7fc74f (patch) | |
tree | 2e91bfbcf68deb74e4ea8ad8ddb4445374beb23f /debian/changelog | |
parent | 43558316bc4e6ddac92dd198b07a4803c21dc77b (diff) |
add debian packaging related information
Using the debian directory in this commit, it is possible to generate
libosmocore and libosmocore-dev packages (dpkgs).
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 00000000..5783127f --- /dev/null +++ b/debian/changelog @@ -0,0 +1,5 @@ +libosmocore (0.1.17-1) unstable; urgency=low + + * Initial release (Closes: #nnnn) <nnnn is the bug number of your ITP> + + -- Harald Welte <laforge@gnumonks.org> Tue, 24 Aug 2010 10:55:04 +0200 |