[Git][java-team/libjrosetta-java][master] 13 commits: Point Vcs fields to Salsa
Andreas Tille (@tille)
gitlab at salsa.debian.org
Sat Nov 9 17:25:50 GMT 2024
Andreas Tille pushed to branch master at Debian Java Maintainers / libjrosetta-java
Commits:
d0d61918 by Andreas Tille at 2024-11-09T18:06:13+01:00
Point Vcs fields to Salsa
- - - - -
abad7798 by Andreas Tille at 2024-11-09T18:08:58+01:00
Standards-Version: 4.7.0 (routine-update)
- - - - -
ea7938e3 by Andreas Tille at 2024-11-09T18:08:58+01:00
debhelper-compat 13 (routine-update)
- - - - -
16ca7fd2 by Andreas Tille at 2024-11-09T18:10:15+01:00
Drop useless get-orig-source target (routine-update)
- - - - -
a1c57204 by Andreas Tille at 2024-11-09T18:10:15+01:00
Remove trailing whitespace in debian/changelog (routine-update)
- - - - -
9be25b98 by Andreas Tille at 2024-11-09T18:10:15+01:00
Remove trailing whitespace in debian/control (routine-update)
- - - - -
2f1b1c87 by Andreas Tille at 2024-11-09T18:10:16+01:00
Remove trailing whitespace in debian/copyright (routine-update)
- - - - -
b19e0ec4 by Andreas Tille at 2024-11-09T18:10:16+01:00
Rules-Requires-Root: no (routine-update)
- - - - -
1ae2b2f8 by Andreas Tille at 2024-11-09T17:10:17+00:00
Trim trailing whitespace.
Changes-By: lintian-brush
Fixes: lintian: trailing-whitespace
See-also: https://lintian.debian.org/tags/trailing-whitespace.html
- - - - -
747a8446 by Andreas Tille at 2024-11-09T17:10:18+00:00
Remove unnecessary Team Upload line in changelog.
Changes-By: lintian-brush
- - - - -
807c4964 by Andreas Tille at 2024-11-09T18:10:21+01:00
watch file standard 4 (routine-update)
- - - - -
b65c66c5 by Andreas Tille at 2024-11-09T18:25:25+01:00
Switch from cdbs to dh
- - - - -
fe6526ca by Andreas Tille at 2024-11-09T18:25:29+01:00
Inject changelog entry from NMU: Non maintainer upload by the Reproducible Builds team.
- - - - -
9 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/copyright
- − debian/libjrosetta-java-doc.doc-base.api
- − debian/libjrosetta-java-doc.install
- + debian/links
- debian/rules
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,7 +1,6 @@
libjrosetta-java (1.0.4-5) UNRELEASED; urgency=medium
[ Miguel Landaeta ]
- * Team upload.
* Use public access URL in Vcs-Svn field. (Closes: #670285).
[ tony mancill ]
@@ -10,8 +9,28 @@ libjrosetta-java (1.0.4-5) UNRELEASED; urgency=medium
* Bump Standards-Version to 3.9.8
* Add myself to Uploaders
+ [ Andreas Tille ]
+ * Point Vcs fields to Salsa
+ * Standards-Version: 4.7.0 (routine-update)
+ * debhelper-compat 13 (routine-update)
+ * Drop useless get-orig-source target (routine-update)
+ * Remove trailing whitespace in debian/changelog (routine-update)
+ * Remove trailing whitespace in debian/control (routine-update)
+ * Remove trailing whitespace in debian/copyright (routine-update)
+ * Rules-Requires-Root: no (routine-update)
+ * Trim trailing whitespace.
+ * watch file standard 4 (routine-update)
+ * Switch from cdbs to dh
+
-- tony mancill <tmancill at debian.org> Wed, 17 May 2017 21:02:58 -0700
+libjrosetta-java (1.0.4-4.1) unstable; urgency=medium
+
+ * Non maintainer upload by the Reproducible Builds team.
+ * No source change upload to rebuild on buildd with .buildinfo files.
+
+ -- Holger Levsen <holger at debian.org> Mon, 28 Dec 2020 13:54:09 +0100
+
libjrosetta-java (1.0.4-4) unstable; urgency=high
* Bring back the file jrosetta-API.jar (Closes: #667602)
@@ -24,14 +43,14 @@ libjrosetta-java (1.0.4-3) unstable; urgency=low
maven-debian-helper changed it behaviour
* Get ride of deprecated file (ant.properties)
* Some useless build dependencies removed (jdom1, slf4j)
-
+
-- Sylvestre Ledru <sylvestre at debian.org> Sun, 25 Mar 2012 19:41:16 +0200
libjrosetta-java (1.0.4-2) unstable; urgency=low
* Update Standards-Version: 3.9.3
* Fix a FTBFS (wrong name of the java lib)
-
+
-- Sylvestre Ledru <sylvestre at debian.org> Fri, 23 Mar 2012 00:20:03 +0100
libjrosetta-java (1.0.4-1) unstable; urgency=low
@@ -54,7 +73,7 @@ libjrosetta-java (1.0.2+gpl-4) unstable; urgency=low
libjrosetta-java (1.0.2+gpl-3) unstable; urgency=low
- * Change of my email address since I am now DD
+ * Change of my email address since I am now DD
* Standards-Version updated to 3.8.3
* DM-Upload-Allowed removed
* openjdk-6-jdk => default-jdk
@@ -90,7 +109,7 @@ libjrosetta-java (1.0.1+gpl-1) unstable; urgency=low
[ Sylvestre Ledru ]
* Jrosetta is now free (GPL v2)
- * Update of watch, control, copyright and orig-tar.sh to reflect the licence
+ * Update of watch, control, copyright and orig-tar.sh to reflect the licence
change.
* Standards-Version changed to version 3.8.0
@@ -114,4 +133,3 @@ libjrosetta-java (1.0.1-1) unstable; urgency=low
* Initial Release (Closes: #458097)
-- Sylvestre Ledru <sylvestre.ledru at inria.fr> Wed, 12 Dec 2007 11:45:08 +0100
-
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-10
=====================================
debian/control
=====================================
@@ -1,24 +1,25 @@
Source: libjrosetta-java
-Section: java
-Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Sylvestre Ledru <sylvestre at debian.org>,
- Torsten Werner <twerner at debian.org>,
- tony mancill <tmancill at debian.org>
-Build-Depends: debhelper (>= 10),
- cdbs,
- default-jdk,
- maven-debian-helper (>= 1.5)
+ Torsten Werner <twerner at debian.org>,
+ tony mancill <tmancill at debian.org>
+Section: java
+Priority: optional
+Build-Depends: debhelper-compat (= 13),
+ default-jdk,
+ maven-debian-helper
Build-Depends-Indep: junit4
-# default-jdk-doc, libmaven-javadoc-plugin-java
-Standards-Version: 3.9.8
+# default-jdk-doc, libmaven-javadoc-plugin-java
+Standards-Version: 4.7.0
+Vcs-Browser: https://salsa.debian.org/java-team/libjrosetta-java
+Vcs-Git: https://salsa.debian.org/java-team/libjrosetta-java.git
Homepage: http://dev.artenum.com/projects/JRosetta/
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/libjrosetta-java.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libjrosetta-java.git
+Rules-Requires-Root: no
Package: libjrosetta-java
Architecture: all
-Depends: ${misc:Depends}, ${maven:Depends}
+Depends: ${misc:Depends},
+ ${maven:Depends}
Recommends: ${maven:OptionalDepends}
#Suggests: libjrosetta-java-doc
Description: JRosetta - Advanced graphical console engine
@@ -26,18 +27,3 @@ Description: JRosetta - Advanced graphical console engine
build a graphical console in Swing with the latest requirements, such as
command history, completion and so on for instance for scripting language
or command line.
-
-
-# Package: libjrosetta-java-doc
-# Architecture: all
-# Section: doc
-# Depends: ${misc:Depends}, ${maven:DocDepends}
-# Recommends: ${maven:DocOptionalDepends}
-# Suggests: libjrosetta-java
-# Description: Documentation for JRosetta
-# JRosetta provides a common base for graphical component that could be used to
-# build a graphical console in Swing with the latest requirements, such as
-# command history, completion and so on for instance for scripting language
-# or command line.
-# .
-# This package contains the API documentation of libjrosetta-java.
=====================================
debian/copyright
=====================================
@@ -23,5 +23,5 @@ License:
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
-The Debian packaging is (C) 2007, Sylvestre Ledru <sylvestre.ledru at inria.fr>
+The Debian packaging is (C) 2007, Sylvestre Ledru <sylvestre.ledru at inria.fr>
and is licensed under the GPL-2, see `/usr/share/common-licenses/GPL-2'.
=====================================
debian/libjrosetta-java-doc.doc-base.api deleted
=====================================
@@ -1,12 +0,0 @@
-Document: libjrosetta-java
-Title: API Javadoc for JRosetta
-Author: Artenum developers
-Abstract: This is the API Javadoc provided for the
- libjrosetta-java libraries.
-Section: Programming
-
-Format: HTML
-Index: /usr/share/doc/libjrosetta-java/modules/jrosetta-api/index.html
-Files: /usr/share/doc/libjrosetta-java/modules/jrosetta-api/*
-Index: /usr/share/doc/libjrosetta-java/modules/jrosetta-engine/index.html
-Files: /usr/share/doc/libjrosetta-java/modules/jrosetta-engine/*
=====================================
debian/libjrosetta-java-doc.install deleted
=====================================
@@ -1,2 +0,0 @@
-modules/jrosetta-api/target/apidocs/* usr/share/doc/libjrosetta-java/modules/jrosetta-api/
-modules/jrosetta-engine/target/apidocs/* usr/share/doc/libjrosetta-java/modules/jrosetta-engine/
=====================================
debian/links
=====================================
@@ -0,0 +1 @@
+jrosetta-api.jar usr/share/java/jrosetta-API.jar
=====================================
debian/rules
=====================================
@@ -1,15 +1,15 @@
#!/usr/bin/make -f
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/maven.mk
JAVA_HOME := /usr/lib/jvm/default-java
#DEB_MAVEN_DOC_TARGET := javadoc:jar javadoc:aggregate
DEB_INSTALL_CHANGELOGS_ALL := CHANGE.txt
-install/libjrosetta-java::
- ln -s jrosetta-api.jar debian/libjrosetta-java/usr/share/java/jrosetta-API.jar
+%:
+ dh $@
+override_dh_installchangelogs:
+ dh_installchangelogs CHANGE.txt
-get-orig-source:
- uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download --rename
+install/libjrosetta-java::
+ ln -s jrosetta-api.jar debian/libjrosetta-java/usr/share/java/jrosetta-API.jar
=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
-version=3
+version=4
# uversionmangle is used to convert 1-0-1 to 1.0.1
# downloadurlmangle is used to add the action download at the end of the URL
# filenamemangle is used to download a more explict filename (would be src instead...). This option is not mandatory
View it on GitLab: https://salsa.debian.org/java-team/libjrosetta-java/-/compare/3fcc6a51535e210969f9c6e117190352d581068c...fe6526cada39f996c61d8d8d4c8b2175e5ab40da
--
View it on GitLab: https://salsa.debian.org/java-team/libjrosetta-java/-/compare/3fcc6a51535e210969f9c6e117190352d581068c...fe6526cada39f996c61d8d8d4c8b2175e5ab40da
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/20241109/6e618a6d/attachment.htm>
More information about the pkg-java-commits
mailing list