[apertium-dan-nor] 01/01: Disable tests, merged changelog, add ITP, updated copyright
Kartik Mistry
kartik at moszumanska.debian.org
Wed Feb 10 04:06:48 UTC 2016
This is an automated email from the git hooks/post-receive script.
kartik pushed a commit to branch master
in repository apertium-dan-nor.
commit f88b676bf853aef9c6009c1ab06a52a03d54170f
Author: Kartik Mistry <kartik.mistry at gmail.com>
Date: Wed Feb 10 09:36:10 2016 +0530
Disable tests, merged changelog, add ITP, updated copyright
---
debian/changelog | 15 ++++-----------
debian/copyright | 2 +-
debian/rules | 3 +++
3 files changed, 8 insertions(+), 12 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index db7ab3d..d206e0c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,13 +1,6 @@
-apertium-dan-nor (1.2.2~r65301-1) experimental; urgency=low
+apertium-dan-nor (1.2.2~r65301-1) unstable; urgency=low
- * New upstream release
+ [ Tino Didriksen ]
+ * Initial release. (Closes: #794306)
- -- Tino Didriksen <tino at didriksen.cc> Mon, 01 Feb 2016 10:27:05 +0000
-
-apertium-dan-nor (1.0.0~r48173-1) experimental; urgency=low
-
- * Initial release
- * Significant changes in svn since tarball, so mixing new build scripts with
- old data files
-
- -- Tino Didriksen <mail at tinodidriksen.com> Mon, 13 Oct 2014 07:17:28 +0000
+ -- Kartik Mistry <kartik at debian.org> Wed, 10 Feb 2016 09:33:33 +0530
diff --git a/debian/copyright b/debian/copyright
index 939408e..faca286 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -31,7 +31,7 @@ License: GPL-2
Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
Files: debian/*
-Copyright: 2014, Apertium Project Management Committee <apertium-pmc at dlsi.ua.es>
+Copyright: 2014-2016, Apertium Project Management Committee <apertium-pmc at dlsi.ua.es>
License: GPL-2+
License: GPL-2+
diff --git a/debian/rules b/debian/rules
index 11004df..583470d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,3 +25,6 @@ override_dh_auto_build:
export LOCPATH=$(CURDIR)/debian/tmp/locale/ && \
export LC_ALL=en_US.UTF-8 && \
dh_auto_build
+
+override_dh_auto_test:
+ # Disable tests as of now.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/apertium-dan-nor.git
More information about the debian-science-commits
mailing list