summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog32
1 files changed, 32 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 00000000..c95190ae
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,32 @@
+bitmask (0.3.0) unstable; urgency=low
+
+ * Upgrade to 0.3.0
+ * Add python-pyside dependencies
+ * Remove versioned dependency on python-requests
+ * Rename manpage for bitmask rename
+ * Remove no longer existing NEWS file installation
+ * Disable running of tests on package build
+ * Add man pages back in
+ * Rename to bitmask
+
+ -- Micah Anderson <micah@debian.org> Thu, 15 Aug 2013 20:22:18 -0400
+
+leap-client (0.2.0) unstable; urgency=low
+ [ Kali ]
+ * add python-jsonschema dependency >= 0.8
+ * generate manpage from .rst file
+ * fixes to sphinxdoc install
+ * merged release/v0.2.0 branch
+ * updated dependency list
+
+ [ Micah Anderson ]
+ * updated build-dependencies to have necessary packages to pass tests
+ * removed unused comments from control file
+ * move build-depends to source package section of control file
+ * switch source/format to 3.0 (native)
+ * fix build-dependency on python-mock
+
+ [ Kali ]
+ * Initial release (Closes: #111111111111)
+
+ -- Ben Carrillo <ben@futeisha.org> Fri, 01 Feb 2013 02:40:00 -0900