aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/changelog10
-rw-r--r--debian/watch2
2 files changed, 11 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 053ae17d..109b5e2a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,16 @@ sosreport (3.0-1) unstable; urgency=low
Red Hat Enterprise Linux
- Increase execution speed of plugins
* Fixes traceback error in the utilities log (Closes: #717401)
+ * debian/copyright:
+ - Add Company contributions notices in AUTHORS file.
+ * setup.py:
+ - Added to support packaging python modules via distutils.
+ * debian/rules:
+ - Fix build instructions to package sosreport as a private module.
+ * debian/control:
+ - Use XS-Python-Version and remove debian/pyversions.
+ * tests/archive_tests.py:
+ - Update unittests to work with latest api changes in the new release.
-- Adam Stokes <adam.stokes@ubuntu.com> Sun, 21 Jul 2013 20:35:04 -0400
diff --git a/debian/watch b/debian/watch
index a0c9fe14..519e0814 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-https://github.com/sosreport/sosreport/archive/r3.0.tar.gz
+https://github.com/sosreport/sosreport/releases/tag/r3.0 /sosreport/sosreport/archive/r(.+).tar.gz