[Git][java-team/automaton][master] 3 commits: Remove Thomas Koch from Uploaders list (thank you for your previous work, Thomas)

Andreas Tille (@tille) gitlab at salsa.debian.org
Thu Jan 16 15:09:10 GMT 2025



Andreas Tille pushed to branch master at Debian Java Maintainers / automaton


Commits:
7a6ece04 by Andreas Tille at 2025-01-16T15:59:52+01:00
Remove Thomas Koch from Uploaders list (thank you for your previous work, Thomas)

- - - - -
2a6143f3 by Andreas Tille at 2025-01-16T16:02:25+01:00
Add watch file

- - - - -
dbbabdc1 by Andreas Tille at 2025-01-16T16:09:03+01:00
* d/copyright:
   - DEP5
   - Review

- - - - -


4 changed files:

- debian/changelog
- debian/control
- debian/copyright
- + debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,8 +1,17 @@
 automaton (1.11-8+dfsg1-2) UNRELEASED; urgency=low
 
+  [ tony mancill ]
   * Team upload.
   * Update Vcs-Git (Closes: #695068)
 
+  [ Andreas Tille ]
+  * Remove Thomas Koch from Uploaders list (thank you for your previous
+    work, Thomas)
+  * Add watch file
+  * d/copyright:
+     - DEP5
+     - Review
+
  -- tony mancill <tmancill at debian.org>  Mon, 03 Dec 2012 21:25:00 -0800
 
 automaton (1.11-8+dfsg1-1) unstable; urgency=low


=====================================
debian/control
=====================================
@@ -2,7 +2,7 @@ Source: automaton
 Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Michael Banck <mbanck at debian.org>, Thomas Koch <thomas at koch.ro>
+Uploaders: Michael Banck <mbanck at debian.org>
 Build-Depends: debhelper (>= 9), javahelper, default-jdk, ant, maven-repo-helper (>= 1.7.1)
 Standards-Version: 3.9.4
 Homepage: http://www.brics.dk/automaton/index.html


=====================================
debian/copyright
=====================================
@@ -1,48 +1,43 @@
-This work was packaged for Debian by:
-
-    Michael Banck <mbanck at debian.org> on Mon, 05 Mar 2012 22:13:56 +0100
-
-It was downloaded from:
-
-    http://www.brics.dk/automaton/download.html
-
-Upstream Author:
-
-    Anders Møller <amoeller at cs.au.dk>
-
-Copyright:
-
-*:
-
-    Copyright (C) 2001-2011 Anders Moeller
-
-AutomatonMatcher.java:
-
-    Copyright (C) 2008-2011 John Gibson
-
-StringUnionOperations.java:
-
-    Copyright Dawid Weiss
-
-License:
-
-    Redistribution and use in source and binary forms, with or without
-    modification, are permitted under the terms of the BSD License.
-
-    THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
-    ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-    IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-    ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
-    FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
-    DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
-    OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
-    HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
-    LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
-    OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
-    SUCH DAMAGE.
-
-The Debian packaging is:
-
-    Copyright (C) 2012 Michael Banck <mbanck at debian.org>
-
-and is under the same license as the upstream package.
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: <pkg>
+Source: http://www.brics.dk/automaton/download.html
+
+Files: *
+Copyright: 2001-2022 Anders Møller <amoeller at cs.au.dk>
+License: BSD-3-clause
+
+Files: src/dk/brics/automaton/AutomatonMatcher.java
+Copyright: 2008-2011 John Gibson
+License: BSD-3-clause
+
+Files: src/dk/brics/automaton/StringUnionOperations.java
+Copyright: Dawid Weiss
+License: BSD-3-clause
+
+Files: debian/*
+Copyright: 2012 Michael Banck <mbanck at debian.org>,
+                Thomas Koch <thomas at koch.ro>
+License: BSD-3-clause
+
+License: BSD-3-clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+    notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+    notice, this list of conditions and the following disclaimer in the
+    documentation and/or other materials provided with the distribution.
+ 3. The name of the author may not be used to endorse or promote products
+    derived from this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
+ IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+ OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
+ IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
+ INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
+ NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
+ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.


=====================================
debian/watch
=====================================
@@ -0,0 +1,4 @@
+version=4
+
+https://www.brics.dk/automaton/download.html .*/automaton/@PACKAGE at -@ANY_VERSION@@ARCHIVE_EXT@
+



View it on GitLab: https://salsa.debian.org/java-team/automaton/-/compare/9fa0351ab2d96634c572bacdf04ea42c8260a6fc...dbbabdc1749d017ceba0e2a189f0ca55834ad095

-- 
View it on GitLab: https://salsa.debian.org/java-team/automaton/-/compare/9fa0351ab2d96634c572bacdf04ea42c8260a6fc...dbbabdc1749d017ceba0e2a189f0ca55834ad095
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20250116/a7b09358/attachment.htm>


More information about the pkg-java-commits mailing list