diff options
author | Harald Welte <laforge@gnumonks.org> | 2018-06-03 16:18:18 +0200 |
---|---|---|
committer | Harald Welte <laforge@gnumonks.org> | 2018-06-03 16:25:32 +0200 |
commit | 8e17744c1a375d72a52cf9f9e209667d9ea61ebc (patch) | |
tree | e8e978bf925eeee0d6d1cbe3ffb01e4d10f7845c /debian/changelog | |
parent | b9fff5b405751881f36a75b0e05b9355df327e2f (diff) | |
download | osmo-fl2k-8e17744c1a375d72a52cf9f9e209667d9ea61ebc.tar.gz osmo-fl2k-8e17744c1a375d72a52cf9f9e209667d9ea61ebc.tar.bz2 osmo-fl2k-8e17744c1a375d72a52cf9f9e209667d9ea61ebc.zip |
Add Debian packaging information
This allows (among others) to build rtl-sdr nightly packages
for a variety of distributions as part of the network:osmocom:nightly
builds.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 0000000..40e26ef --- /dev/null +++ b/debian/changelog @@ -0,0 +1,18 @@ +osmo-fl2k (0.1.0git) unstable; urgency=medium + + * Osmocom debian recipes for nightly builds + + -- Harald Welte <laforge@gnumonks.org> Sun, 03 Jun 2018 16:13:07 +0200 + +osmo-fl2k (0.1.0+20180423git9e79bde-2) unstable; urgency=medium + + * debian/control: set team as maintainer + * debian/copyright: add some entries (Closes: #896832) + + -- Thorsten Alteholz <debian@alteholz.de> Wed, 25 Apr 2018 19:28:07 +0200 + +osmo-fl2k (0.1.0+20180423git9e79bde-1) unstable; urgency=medium + + * Initial release. + + -- Thorsten Alteholz <debian@alteholz.de> Tue, 24 Apr 2018 18:28:07 +0200 |