[Git][java-team/jexcelapi][master] 6 commits: Standards-Version: 4.7.0 (routine-update)

Andreas Tille (@tille) gitlab at salsa.debian.org
Fri Jan 31 14:15:19 GMT 2025



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


Commits:
1d611cb2 by Andreas Tille at 2025-01-31T14:56:29+01:00
Standards-Version: 4.7.0 (routine-update)

- - - - -
7ed677d3 by Andreas Tille at 2025-01-31T14:56:29+01:00
debhelper-compat 13 (routine-update)

- - - - -
3d24c305 by Andreas Tille at 2025-01-31T14:58:25+01:00
Reorder sequence of d/control fields by cme (routine-update)

- - - - -
e6b70eb0 by Andreas Tille at 2025-01-31T15:03:31+01:00
Drop link including potentially privacy breaching icon

- - - - -
8bdd38ab by Andreas Tille at 2025-01-31T15:04:16+01:00
Upload to unstable

- - - - -
120ad29a by Andreas Tille at 2025-01-31T15:15:02+01:00
Pristine-tar = true

- - - - -


6 changed files:

- debian/changelog
- − debian/compat
- debian/control
- + debian/gbp.conf
- + debian/patches/privacy-breach.patch
- debian/patches/series


Changes:

=====================================
debian/changelog
=====================================
@@ -1,12 +1,16 @@
-jexcelapi (2.6.12+dfsg-1) UNRELEASED; urgency=medium
+jexcelapi (2.6.12+dfsg-1) unstable; urgency=medium
 
   * Team upload.
   * Secure URI in Homepage
   * Use Files-Excluded to document changes in upstream source and use +dfsg
     to express this in source tarball
   * Build-Depends: s/default-jdk/default-jdk-headless/
+  * Standards-Version: 4.7.0 (routine-update)
+  * debhelper-compat 13 (routine-update)
+  * Reorder sequence of d/control fields by cme (routine-update)
+  * Drop link including potentially privacy breaching icon
 
- -- Andreas Tille <tille at debian.org>  Fri, 31 Jan 2025 14:42:38 +0100
+ -- Andreas Tille <tille at debian.org>  Fri, 31 Jan 2025 15:03:39 +0100
 
 jexcelapi (2.6.12-3) unstable; urgency=medium
 


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


=====================================
debian/control
=====================================
@@ -1,17 +1,16 @@
 Source: jexcelapi
-Section: java
-Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Torsten Werner <twerner at debian.org>
-Build-Depends:
- ant,
- debhelper (>= 11),
- default-jdk-headless,
- jflex,
- maven-repo-helper
-Standards-Version: 4.1.3
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jexcelapi.git
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/jexcelapi.git
+Section: java
+Priority: optional
+Build-Depends: ant,
+               debhelper-compat (= 13),
+               default-jdk-headless,
+               jflex,
+               maven-repo-helper
+Standards-Version: 4.7.0
+Vcs-Browser: https://salsa.debian.org/java-team/jexcelapi
+Vcs-Git: https://salsa.debian.org/java-team/jexcelapi.git
 Homepage: https://jexcelapi.sourceforge.net
 
 Package: libjexcelapi-java


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


=====================================
debian/patches/privacy-breach.patch
=====================================
@@ -0,0 +1,14 @@
+Author: Andreas Tille <tille at debian.org>
+Last-Update: 2025-01-31
+Description: Drop link including potentially privacy breaching icon
+
+--- a/index.html
++++ b/index.html
+@@ -273,7 +273,6 @@
+       <input type="hidden" name="no_note" value="1">
+       <input type="hidden" name="currency_code" value="USD">
+       <input type="hidden" name="tax" value="0">
+-      <input type="image" src="https://www.paypal.com/images/x-click-but21.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!">
+     </form>
+ 
+     <a href="/">Return to my home directory</a>


=====================================
debian/patches/series
=====================================
@@ -1,2 +1,3 @@
 system_jflex.diff
 source-encoding.diff
+privacy-breach.patch



View it on GitLab: https://salsa.debian.org/java-team/jexcelapi/-/compare/8a501a900766fec2c040bff1519208941cd5e5c6...120ad29ab832a3d22d47c4cb07fa956f8a787992

-- 
View it on GitLab: https://salsa.debian.org/java-team/jexcelapi/-/compare/8a501a900766fec2c040bff1519208941cd5e5c6...120ad29ab832a3d22d47c4cb07fa956f8a787992
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/20250131/6aea060e/attachment.htm>


More information about the pkg-java-commits mailing list