[Git][java-team/libjgraphx-java][master] 7 commits: Added Vcs-* entries pointing to salsa repo in d/control.

Petter Reinholdtsen (@pere) gitlab at salsa.debian.org
Tue Dec 3 22:19:37 GMT 2024



Petter Reinholdtsen pushed to branch master at Debian Java Maintainers / libjgraphx-java


Commits:
0d98458b by Petter Reinholdtsen at 2024-12-03T22:06:18+01:00
Added Vcs-* entries pointing to salsa repo in d/control.

- - - - -
c84c58fc by Petter Reinholdtsen at 2024-12-03T22:06:58+01:00
Updated d/gbp.conf to enforce the use of pristine-tar.

- - - - -
d30208b6 by Petter Reinholdtsen at 2024-12-03T22:06:58+01:00
Updated Standards-Version from 3.9.4 to 4.7.0.

- - - - -
d3dea7c7 by Petter Reinholdtsen at 2024-12-03T22:07:38+01:00
Use wrap-and-sort -at for debian control files.

- - - - -
ed2e21db by Petter Reinholdtsen at 2024-12-03T22:07:39+01:00
Trim trailing whitespace.

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

- - - - -
ca1802bc by Petter Reinholdtsen at 2024-12-03T22:07:42+01:00
Bump debhelper from deprecated 7 to 10.

Changes-By: lintian-brush
Fixes: lintian: package-uses-deprecated-debhelper-compat-version
See-also: https://lintian.debian.org/tags/package-uses-deprecated-debhelper-compat-version.html

- - - - -
c5dfb8d7 by Petter Reinholdtsen at 2024-12-03T23:17:02+01:00
releasing package libjgraphx-java version 2.1.0.7-5

- - - - -


6 changed files:

- debian/changelog
- debian/compat
- debian/control
- debian/copyright
- + debian/gbp.conf
- debian/libjgraphx-java-doc.docs


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,16 @@
+libjgraphx-java (2.1.0.7-5) unstable; urgency=medium
+
+  * QA upload.
+
+  * Added Vcs-* entries pointing to salsa repo in d/control.
+  * Updated d/gbp.conf to enforce the use of pristine-tar.
+  * Updated Standards-Version from 3.9.4 to 4.7.0.
+  * Use wrap-and-sort -at for debian control files.
+  * Trim trailing whitespace.
+  * Bump debhelper from deprecated 7 to 10.
+
+ -- Petter Reinholdtsen <pere at debian.org>  Tue, 03 Dec 2024 23:16:52 +0100
+
 libjgraphx-java (2.1.0.7-4) unstable; urgency=medium
 
   * QA upload
@@ -146,4 +159,3 @@ libjgraphx-java (1.0.2.4-1) unstable; urgency=low
   * Initial Release (Closes: #548872)
 
  -- Sylvestre Ledru <sylvestre at debian.org>  Tue, 29 Sep 2009 11:14:53 +0200
-


=====================================
debian/compat
=====================================
@@ -1 +1 @@
-7
+10


=====================================
debian/control
=====================================
@@ -2,13 +2,20 @@ Source: libjgraphx-java
 Section: java
 Priority: optional
 Maintainer: Debian QA Group <packages at qa.debian.org>
-Build-Depends: debhelper (>= 7), cdbs, ant, default-jdk, quilt,
- fop
-Standards-Version: 3.9.4
+Build-Depends: ant,
+               cdbs,
+               debhelper (>= 10~),
+               default-jdk,
+               fop,
+               quilt,
+Standards-Version: 4.7.0
+Vcs-Git: https://salsa.debian.org/java-team/libjgraphx-java.git
+Vcs-Browser: https://salsa.debian.org/java-team/libjgraphx-java
 
 Package: libjgraphx-java
 Architecture: all
-Depends: libxerces2-java, ${misc:Depends}
+Depends: libxerces2-java,
+         ${misc:Depends},
 Description: Java Swing Diagramming Library
  JGraph X is based on the mxGraph architecture, a re-designed core based
  on JGraph experience.
@@ -25,12 +32,11 @@ Description: Java Swing Diagramming Library
  making prototyping even faster, without their usage restricting application
  flexibility.
 
-
 Package: libjgraphx-java-doc
 Architecture: all
 Section: doc
-Depends: ${misc:Depends}
-Suggests: libjgraphx-java
+Depends: ${misc:Depends},
+Suggests: libjgraphx-java,
 Description: Java Swing Diagramming Library - API documentation and manual
  JGraph X is based on the mxGraph architecture, a re-designed core based
  on JGraph experience.


=====================================
debian/copyright
=====================================
@@ -2,7 +2,7 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: https://github.com/jgraph/jgraphx
 
 Files: *
-Copyright: 
+Copyright:
     (C) 2006-2009, Gaudenz Alder
     (C) 2008-2009, JGraph Ltd
 License: LGPL-2.1+


=====================================
debian/gbp.conf
=====================================
@@ -0,0 +1,2 @@
+[DEFAULT]
+pristine-tar = True


=====================================
debian/libjgraphx-java-doc.docs
=====================================
@@ -1,2 +1 @@
 docs/*
-



View it on GitLab: https://salsa.debian.org/java-team/libjgraphx-java/-/compare/85292bcd45ce51dc2ee4f44b76e972ae2b111113...c5dfb8d73acb3aa08593ef614cc15bb3cf2f5533

-- 
View it on GitLab: https://salsa.debian.org/java-team/libjgraphx-java/-/compare/85292bcd45ce51dc2ee4f44b76e972ae2b111113...c5dfb8d73acb3aa08593ef614cc15bb3cf2f5533
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/20241203/a09bd93f/attachment.htm>


More information about the pkg-java-commits mailing list