summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rw-r--r--debian/patches/remove-external-images.diff23
-rw-r--r--debian/patches/series1
3 files changed, 30 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ec50b61..adecfc2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-reconfigure (0.1.59+git20140824-1) unstable; urgency=medium
+
+ * New upstream snapshot.
+
+ -- Andrew Shadura <andrewsh@debian.org> Sun, 07 Sep 2014 14:06:17 +0200
+
python-reconfigure (0.1.50+git20140603-1) unstable; urgency=medium
* New upstream snapshot.
diff --git a/debian/patches/remove-external-images.diff b/debian/patches/remove-external-images.diff
new file mode 100644
index 0000000..7345f3f
--- /dev/null
+++ b/debian/patches/remove-external-images.diff
@@ -0,0 +1,23 @@
+--- a/docs/source/index.rst
++++ b/docs/source/index.rst
+@@ -15,9 +15,6 @@
+
+ `Browse API on SourceGraph <https://sourcegraph.com/github.com/Eugeny/reconfigure/tree>`_
+
+-.. image:: https://sourcegraph.com/api/repos/github.com/Eugeny/reconfigure/badges/funcs.png
+-.. image:: https://sourcegraph.com/api/repos/github.com/Eugeny/reconfigure/badges/status.png
+-
+ Contents:
+ ---------
+
+--- a/README.rst
++++ b/README.rst
+@@ -2,8 +2,6 @@
+ Reconfigure - Python object mapping for config files
+ ====================================================
+
+-.. image:: https://travis-ci.org/Eugeny/reconfigure.png
+-
+ `Browse API on SourceGraph <https://sourcegraph.com/github.com/Eugeny/reconfigure/tree>`_
+
+ ----------
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..de59d0e
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+remove-external-images.diff