summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rwxr-xr-xdebian/rules2
2 files changed, 6 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 55f2214..8b0c650 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -68,6 +68,10 @@ mozilla-devscripts (0.19) UNRELEASED; urgency=low
- update man/moz-version.1
- update src/moz_version.py
- update src/moz-version
+ - Add a test suite for testing moz-version --compare
+ - add tests/test-moz-version
+ - update debian/rules
+ - update src/Makefile
* packaging:
- add homepage field
- update debian/control
@@ -80,7 +84,7 @@ mozilla-devscripts (0.19) UNRELEASED; urgency=low
- update src/dh_xul-ext
- update debian/control
- -- Benjamin Drung <bdrung@ubuntu.com> Fri, 08 Jan 2010 19:04:37 +0100
+ -- Benjamin Drung <bdrung@ubuntu.com> Fri, 08 Jan 2010 22:49:03 +0100
mozilla-devscripts (0.18) unstable; urgency=low
diff --git a/debian/rules b/debian/rules
index c1d6454..8285ed4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,7 +29,7 @@ include /usr/share/cdbs/1/class/makefile.mk
DEB_SRCDIR := $(CURDIR)/src
DEB_MAKE_BUILD_TARGET := build
DEB_MAKE_INSTALL_TARGET := install DESTDIR=$(CURDIR)/debian/mozilla-devscripts/
-DEB_MAKE_CHECK_TARGET := $(NULL)
+DEB_MAKE_CHECK_TARGET := test
DEB_INSTALL_DOCS_ALL := README