summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2013-06-04 16:20:14 -0400
committerMicah Anderson <micah@riseup.net>2013-06-04 16:20:14 -0400
commitcc8dd1e7f3d64ae6d7d69ed08a4346bfabfe7b22 (patch)
treea2e0bed6e02896914090e0e5d46100359d08cdf9 /debian
parentc790ebedc391b4727cdac5785050514cecb81d33 (diff)
prepare to upgrade to 0.2.5
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
-rwxr-xr-xdebian/rules2
2 files changed, 7 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index f448d18..098528e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+leap-common (0.2.5) unstable; urgency=low
+
+ * Upgrade to 0.2.5
+ * Change to native package
+
+ -- Micah Anderson <micah@debian.org> Tue, 04 Jun 2013 16:16:29 -0400
+
leap-common (0.2.3-dev1) unstable; urgency=low
* Initial debianization
diff --git a/debian/rules b/debian/rules
index e7c975e..7bf6077 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,5 +3,3 @@
%:
dh $@ --with python2 --buildsystem=python_distutils
-# FIXME: need to insert an extra build step to generate from the inputs the proto (and build dep on protobuf-c-compiler)
-