[Git][java-team/processing-core][master] 10 commits: Point watch file to Github

Andreas Tille (@tille) gitlab at salsa.debian.org
Mon Feb 24 21:09:42 GMT 2025



Andreas Tille pushed to branch master at Debian Java Maintainers / processing-core


Commits:
d53e35d5 by Andreas Tille at 2025-02-24T21:46:09+01:00
Point watch file to Github

- - - - -
ad5b02a2 by Andreas Tille at 2025-02-24T21:46:29+01:00
Remove debian/README.source

- - - - -
3cc86c5c by Andreas Tille at 2025-02-24T21:52:18+01:00
Build-Depends: s/default-jdk/default-jdk-headless/

- - - - -
9433b71b by Andreas Tille at 2025-02-24T21:52:44+01:00
Standards-Version: 4.7.1 (routine-update)

- - - - -
6d3f93f2 by Andreas Tille at 2025-02-24T21:52:44+01:00
debhelper-compat 13 (routine-update)

- - - - -
0aa086df by Andreas Tille at 2025-02-24T21:55:34+01:00
Reorder sequence of d/control fields by cme (routine-update)

- - - - -
fcc75657 by Andreas Tille at 2025-02-24T20:55:35+00:00
Trim trailing whitespace.

Changes-By: lintian-brush
Fixes: lintian: trailing-whitespace
See-also: https://lintian.debian.org/tags/trailing-whitespace.html

- - - - -
aa825e32 by Andreas Tille at 2025-02-24T21:58:33+01:00
Use secure URI in Homepage field.

Changes-By: lintian-brush
Fixes: lintian: homepage-field-uses-insecure-uri
See-also: https://lintian.debian.org/tags/homepage-field-uses-insecure-uri.html

- - - - -
20a6337e by Andreas Tille at 2025-02-24T22:08:07+01:00
d/copyright: DEP5 + review

- - - - -
a77991b8 by Andreas Tille at 2025-02-24T22:09:21+01:00
Upload to unstable

- - - - -


7 changed files:

- − debian/README.source
- debian/changelog
- − debian/compat
- debian/control
- debian/copyright
- debian/rules
- debian/watch


Changes:

=====================================
debian/README.source deleted
=====================================
@@ -1,8 +0,0 @@
-The source tarball is created from the upstream svn repository using
-the provided script orig-tar.sh.
-
-This package uses quilt to manage all modifications to the upstream source.
-Changes are stored in the source package as diffs in debian/patches and
-applied during the build.
-
-See /usr/share/doc/quilt/README.source for a detailed explanation.


=====================================
debian/changelog
=====================================
@@ -1,3 +1,18 @@
+processing-core (1.2.1-3) unstable; urgency=medium
+
+  * Team upload.
+  * Point watch file to Github
+  * Remove debian/README.source
+  * Build-Depends: s/default-jdk/default-jdk-headless/
+  * Standards-Version: 4.7.1 (routine-update)
+  * debhelper-compat 13 (routine-update)
+  * Reorder sequence of d/control fields by cme (routine-update)
+  * Trim trailing whitespace.
+  * Use secure URI in Homepage field.
+  * d/copyright: DEP5 + review
+
+ -- Andreas Tille <tille at debian.org>  Mon, 24 Feb 2025 22:08:13 +0100
+
 processing-core (1.2.1-2) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11


=====================================
debian/control
=====================================
@@ -1,22 +1,22 @@
 Source: processing-core
-Section: java
-Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Andrew Ross <ubuntu at rossfamily.co.uk>
-Build-Depends:
- ant,
- debhelper (>= 11),
- default-jdk,
- default-jdk-doc,
- javahelper (>=0.25)
-Standards-Version: 4.1.4
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/processing-core.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/processing-core.git
-Homepage: http://www.processing.org
+Section: java
+Priority: optional
+Build-Depends: ant,
+               debhelper-compat (= 13),
+               default-jdk-headless,
+               default-jdk-doc,
+               javahelper
+Standards-Version: 4.7.1
+Vcs-Browser: https://salsa.debian.org/java-team/processing-core
+Vcs-Git: https://salsa.debian.org/java-team/processing-core.git
+Homepage: https://www.processing.org
 
 Package: libprocessing-core-java
 Architecture: all
-Depends: ${java:Depends}, ${misc:Depends}
+Depends: ${java:Depends},
+         ${misc:Depends}
 Recommends: ${java:Recommends}
 Description: Java animation and interaction library
  Processing is an open source programming language


=====================================
debian/copyright
=====================================
@@ -1,84 +1,51 @@
-This work was packaged for Debian by:
-
-    Andrew Ross <ubuntu at rossfamily.co.uk> on Thu, 31 Mar 2011 22:02:04 +0100
-
-The Debian packaging is:
-
-    Copyright (C) 2011 Andrew Ross <ubuntu at rossfamily.co.uk>
-
-and is licensed under the LGPL version 2.1 or at your option, any
-later version, see `/usr/share/common-licenses/LGPL-2.1'.
-
-
-It was downloaded from:
-    http://processing.googlecode.com/svn/trunk/processing/core
-
-Upstream Author(s):
-    Massachusetts Institute of Technology, Ben Fry, Casey Reas,
-    Michael Chang, Dan Shiffman, Marc De Scheemaecker
-
-
-Copyright:
-
-  Files under src/processing/core, variously:
-    Copyright (c) 2001-04 Massachusetts Institute of Technology
-    Copyright (c) 2004-10 Ben Fry and Casey Reas
-    Copyright (c) 2004-06 Michael Chang
-    Copyright (c) 2008 Dan Shiffman
-
-  Files under src/processing/xml:
-    Copyright (C) 2000-2002 Marc De Scheemaecker, All Rights Reserved.
-
-
-License:
-
-Files:
-src/processing/core/PApplet.java
-src/processing/core/PFont.java
-src/processing/core/PShape.java
-src/processing/core/PShapeSVG.java
-src/processing/core/PVector.java
-
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: Processing
+Source: https://github.com/processing/processing4
+
+Files: *
+Copyright: 2001-2004 Massachusetts Institute of Technology
+           2004-2010 Ben Fry and Casey Reas
+           2004-2006 Michael Chang
+           2008 Dan Shiffman
+License: LGPL-2.1+
+
+Files: src/processing/core/PApplet.java
+       src/processing/core/PFont.java
+       src/processing/core/PShape.java
+       src/processing/core/PShapeSVG.java
+       src/processing/core/PVector.java
+Copyright: 2004-2010 Ben Fry and Casey Reas
+           2001-2004 Massachusetts Institute of Technology
+License: LGPL-2.1
+ The full text of the license can be found at
+ '/usr/share/common-licenses/LGPL-2.1'.
+
+Files: src/processing/xml/*
+Copyright: 2000-2002 Marc De Scheemaecker,
+License: Zlib
+ This software is provided 'as-is', without any express or implied warranty.
+ In no event will the authors be held liable for any damages arising from the
+ use of this software.
+ .
+ Permission is granted to anyone to use this software for any purpose,
+ including commercial applications, and to alter it and redistribute it
+ freely, subject to the following restrictions:
+ .
+  1. The origin of this software must not be misrepresented; you must not
+     claim that you wrote the original software. If you use this software in
+     a product, an acknowledgment in the product documentation would be
+     appreciated but is not required.
+ .
+  2. Altered source versions must be plainly marked as such, and must not be
+     misrepresented as being the original software.
+ .
+  3. This notice may not be removed or altered from any source distribution.
+
+Files: debian/*
+Copyright: 2011 Andrew Ross <ubuntu at rossfamily.co.uk>
+License: LGPL-2.1+
+
+License: LGPL-2.1+
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
   License version 2.1 as published by the Free Software Foundation.
-
-The full text of the license can be found at
-'/usr/share/common-licenses/LGPL-2.1'.
-
-
-
-Other files under src/processing/core:
-
-  This library is free software; you can redistribute it and/or
-  modify it under the terms of the GNU Lesser General Public
-  License as published by the Free Software Foundation; either
-  version 2.1 of the License, or (at your option) any later version.
-
-The full text of the license can be found at
-'/usr/share/common-licenses/LGPL-2.1'.
-
-
-
-Files under src/processing/xml:
-
- * This file is part of NanoXML 2 for Java.
- * Copyright (C) 2000-2002 Marc De Scheemaecker, All Rights Reserved.
- *
- * This software is provided 'as-is', without any express or implied warranty.
- * In no event will the authors be held liable for any damages arising from the
- * use of this software.
- *
- * Permission is granted to anyone to use this software for any purpose,
- * including commercial applications, and to alter it and redistribute it
- * freely, subject to the following restrictions:
- *
- *  1. The origin of this software must not be misrepresented; you must not
- *     claim that you wrote the original software. If you use this software in
- *     a product, an acknowledgment in the product documentation would be
- *     appreciated but is not required.
- *
- *  2. Altered source versions must be plainly marked as such, and must not be
- *     misrepresented as being the original software.
- *
- *  3. This notice may not be removed or altered from any source distribution.


=====================================
debian/rules
=====================================
@@ -2,4 +2,3 @@
 
 %:
 	dh $@ --with javahelper
-


=====================================
debian/watch
=====================================
@@ -1,3 +1,4 @@
-version=3
-http://processing.googlecode.com/svn/tags/ processing-(\d+\..+)/ \
-debian debian/orig-tar.sh
+version=4
+
+opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
+   https://github.com/processing/processing4/tags (?:.*?/)?processing-[\d]+-(\d[\d.]*)\.tar\.gz



View it on GitLab: https://salsa.debian.org/java-team/processing-core/-/compare/16335e00aa8aa0cb36d7ffb86a9bfafb54543640...a77991b8448773ad200018ca4f586c3fbf098809

-- 
View it on GitLab: https://salsa.debian.org/java-team/processing-core/-/compare/16335e00aa8aa0cb36d7ffb86a9bfafb54543640...a77991b8448773ad200018ca4f586c3fbf098809
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/20250224/676ecf9b/attachment.htm>


More information about the pkg-java-commits mailing list