diff options
author | Gui Chen <gui.chen@intel.com> | 2014-02-27 00:51:03 -0500 |
---|---|---|
committer | Markus Lehtonen <markus.lehtonen@linux.intel.com> | 2014-02-28 10:32:33 +0200 |
commit | 0d35495cda35a57da492a18a4bf3e7e95b50a024 (patch) | |
tree | eef0c12ead9d6e2a5b2e944cc8c66e6296882c95 /debian | |
parent | cf23440ce139c5a59480d53ebf32798ba7418093 (diff) | |
download | mic-0d35495cda35a57da492a18a4bf3e7e95b50a024.tar.gz mic-0d35495cda35a57da492a18a4bf3e7e95b50a024.tar.bz2 mic-0d35495cda35a57da492a18a4bf3e7e95b50a024.zip |
packaging: use gbp packaging service
Change version in debian/changelog to Debian source package format "1.0
native".
Change-Id: I6a4017a814cb04a808389e9b11851ce49e8765e0
Signed-off-by: Gui Chen <gui.chen@intel.com>
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index d7ef87c..6dde95d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -mic (0.23-0.rc1) unstable; urgency=low +mic (0.23~rc1) unstable; urgency=low * new distribution support: Ubuntu 13.10 and OpenSUSE 13.1 * split requirements to subpackage 'mic-native' to reduce mic's dependencies * support arm64 architecture image creation in native mode |