[apertium-fra-cat] 01/01: Skip tests, update changelog
Kartik Mistry
kartik at moszumanska.debian.org
Sat Feb 27 06:58:15 UTC 2016
This is an automated email from the git hooks/post-receive script.
kartik pushed a commit to branch master
in repository apertium-fra-cat.
commit 8b07fea894b5d5b9bcb7f8e33052edef988603f9
Author: Kartik Mistry <kartik.mistry at gmail.com>
Date: Sat Feb 27 12:28:05 2016 +0530
Skip tests, update changelog
---
debian/changelog | 8 +++++++-
debian/rules | 4 ++++
2 files changed, 11 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 2e7402d..9cb8aca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,14 @@
apertium-fra-cat (1.1.0~r64309-1) unstable; urgency=low
+ [ Tino Didriksen ]
* New upstream release
+ * Binary and source packages are renamed as per upstream naming scheme.
+
+ [ Kartik Mistry ]
+ * debian/rules:
+ + Skip tests.
- -- Tino Didriksen <tino at didriksen.cc> Tue, 23 Feb 2016 12:42:39 +0000
+ -- Kartik Mistry <kartik at debian.org> Sat, 27 Feb 2016 12:26:43 +0530
apertium-fr-ca (1.0.3~r61329-1) unstable; urgency=low
diff --git a/debian/rules b/debian/rules
index 0ee4f18..3357e90 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,3 +7,7 @@ export LC_ALL=C.UTF-8
%:
dh $@ --with autoreconf
+
+override_dh_auto_test:
+ # Skip, as it breaks in various unpredictable ways
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/apertium-fra-cat.git
More information about the debian-science-commits
mailing list