[mbt] 05/80: added watch, machine readable copyright
Joost van Baal
joostvb at moszumanska.debian.org
Wed Sep 3 03:11:08 UTC 2014
This is an automated email from the git hooks/post-receive script.
joostvb pushed a commit to branch master
in repository mbt.
commit 0aaf77d629ded9dee81e20918d57f9b8332e985f
Author: Joost van Baal-Ilić <joostvb at debian.org>
Date: Mon Dec 13 12:01:43 2010 +0000
added watch, machine readable copyright
---
debian/changelog | 6 ++++++
debian/control | 3 ++-
debian/copyright | 54 +++++++++++++++++++++++++-----------------------------
debian/watch | 7 +++++++
4 files changed, 40 insertions(+), 30 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 1327690..4f1daa2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,12 @@
mbt (3.2.2-2) unstable; urgency=low
* NOT RELEASED YET
+ * First upload to Debian archive (Closes: #605919).
+ * No longer maintained at
+ https://svn.ilk.uvt.nl/svn/trunk/sources/Mbt3/debian but at
+ debian-science project at Alioth.
+ * watch: added.
+ * copyright: now in machine-readable format.
-- Joost van Baal <joostvb at debian.org> Sun, 12 Dec 2010 16:11:37 +0100
diff --git a/debian/control b/debian/control
index 349cdc6..66ba388 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,8 @@ Source: mbt
Section: science
Priority: extra
Maintainer: Debian Science Team <debian-science-maintainers at lists.alioth.debian.org>
-Uploaders: Joost van Baal <joostvb at debian.org>, Ko van der Sloot <fix at me>
+Uploaders: Joost van Baal <joostvb at debian.org>, Ko van der Sloot <ko.vandersloot at uvt.nl>
+DM-Upload-Allowed: yes
Build-Depends: cdbs, debhelper (>= 7), timbl (>= 6.3.1)
Standards-Version: 3.8.0
Homepage: http://ilk.uvt.nl/mbt/
diff --git a/debian/copyright b/debian/copyright
index 129f7b7..53eabe3 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,35 +3,31 @@ Sat, 16 May 2009 11:06:19 +0200.
It was downloaded from http://ilk.uvt.nl/downloads/pub/software/.
-Upstream Authors:
-
- Lead programmer:
- Ko van der Sloot
- Code, algorithm, and design contributions by:
- Antal van den Bosch
- Walter Daelemans
- Jakub Zavrel
-
-Copyright:
-
- Copyright (c) 1998 - 2009
- ILK - Tilburg University
- CNTS - University of Antwerp
-
-License:
-
- Mbt3 is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 3 of the License, or
- (at your option) any later version.
-
- Mbt3 is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
-The Debian packaging is (C) 2009, Joost van Baal and
-is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+Files: debian/*
+Author: Joost van Baal <joostvb at debian.org>, 2009, 2010
+Copyright: Copyright © 2009, 2010 Joost van Baal <joostvb at debian.org>
+License: GPL-3+
+ The Debian packaging is licensed under the GPL, version 3 or later,
+ see below.
+
+Files: *
+Author: Lead programmer: Ko van der Sloot; Code, algorithm, and design
+ contributions by: Antal van den Bosch, Walter Daelemans and Jakub Zavrel
+Copyright: Copyright © 1998 - 2009, ILK - Tilburg University,
+ CNTS - University of Antwerp
+License: GPL-3+
+ Mbt3 is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 3 of the License, or
+ (at your option) any later version.
+
+ Mbt3 is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+On Debian systems, the complete text of the GNU General Public License
+can be found in `/usr/share/common-licenses/GPL'.
# $Id$
# $URL$
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..9b5f9e7
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,7 @@
+# $Id$
+# $URL$
+
+# See uscan(1) for format
+
+version=3
+http://ilk.uvt.nl/downloads/pub/software/mbt-(.*)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/mbt.git
More information about the debian-science-commits
mailing list