New release, debian packaging moved
Change-Id: Id8580f0f2cd082a131f739cf0391714c1a53d201
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index c5c9ea6..d906449 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -1,6 +1,10 @@
ceilometer formula
==================
+2016.4.1 (2016-04-15)
+
+- second release
+
0.0.1 (2015-08-03)
-- Initial formula setup
\ No newline at end of file
+- Initial formula setup
diff --git a/VERSION b/VERSION
index 3b04cfb..1bad316 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.2
+2016.4.1
diff --git a/debian/changelog b/debian/changelog
deleted file mode 100644
index 9361b42..0000000
--- a/debian/changelog
+++ /dev/null
@@ -1,11 +0,0 @@
-salt-formula-ceilometer (0.2) trusty; urgency=medium
-
- * First public release
-
- -- Filip Pytloun <filip.pytloun@tcpcloud.eu> Tue, 06 Oct 2015 16:38:37 +0200
-
-salt-formula-ceilometer (0.1) trusty; urgency=medium
-
- * Initial release
-
- -- Jakub Pavlik <jakub.pavlik@tcpcloud.eu> Thu, 13 Aug 2015 23:23:41 +0200
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index ec63514..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-9
diff --git a/debian/control b/debian/control
deleted file mode 100644
index 29540af..0000000
--- a/debian/control
+++ /dev/null
@@ -1,15 +0,0 @@
-Source: salt-formula-ceilometer
-Maintainer: Jakub Pavlik <jakub.pavlik@tcpcloud.eu>
-Section: admin
-Priority: optional
-Build-Depends: salt-master, python, python-yaml, debhelper (>= 9)
-Standards-Version: 3.9.6
-Homepage: https://wiki.openstack.org/wiki/OpenStackSalt
-Vcs-Browser: https://github.com/openstack/salt-formula-ceilometer
-Vcs-Git: https://github.com/openstack/salt-formula-ceilometer.git
-
-Package: salt-formula-ceilometer
-Architecture: all
-Depends: ${misc:Depends}, salt-master, reclass
-Description: Ceilometer Salt formula
- Install and configure Ceilometer server and client.
diff --git a/debian/copyright b/debian/copyright
deleted file mode 100644
index f1adc40..0000000
--- a/debian/copyright
+++ /dev/null
@@ -1,15 +0,0 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
-Upstream-Name: salt-formula-ceilometer
-Upstream-Contact: Jakub Pavlik <jakub.pavlik@tcpcloud.eu>
-Source: https://github.com/openstack/salt-formula-ceilometer
-
-Files: *
-Copyright: 2014-2016 tcp cloud
-License: Apache-2.0
- Copyright (C) 2014-2015 tcp cloud
- .
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- .
- On a Debian system you can find a copy of this license in
- /usr/share/common-licenses/Apache-2.0.
diff --git a/debian/docs b/debian/docs
deleted file mode 100644
index d585829..0000000
--- a/debian/docs
+++ /dev/null
@@ -1,3 +0,0 @@
-README.rst
-CHANGELOG.rst
-VERSION
diff --git a/debian/rules b/debian/rules
deleted file mode 100755
index abde6ef..0000000
--- a/debian/rules
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/usr/bin/make -f
-
-%:
- dh $@
-
diff --git a/debian/source/format b/debian/source/format
deleted file mode 100644
index 89ae9db..0000000
--- a/debian/source/format
+++ /dev/null
@@ -1 +0,0 @@
-3.0 (native)