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

Andreas Tille (@tille) gitlab at salsa.debian.org
Fri Feb 21 21:37:39 GMT 2025



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


Commits:
0be6e565 by Andreas Tille at 2025-02-21T22:35:19+01:00
Standards-Version: 4.7.1 (routine-update)

- - - - -
e76de322 by Andreas Tille at 2025-02-21T22:35:19+01:00
debhelper-compat 13 (routine-update)

- - - - -
7492bf29 by Andreas Tille at 2025-02-21T22:35:44+01:00
Reorder sequence of d/control fields by cme (routine-update)

- - - - -
43d8b4fd by Andreas Tille at 2025-02-21T22:35:44+01:00
Drop useless get-orig-source target (routine-update)

- - - - -
35c292a5 by Andreas Tille at 2025-02-21T21:35:44+00:00
Trim trailing whitespace.

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

- - - - -
697064c8 by Andreas Tille at 2025-02-21T22:36:47+01:00
routine-update: Ready to upload to unstable

- - - - -


4 changed files:

- debian/changelog
- − debian/compat
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,12 +1,17 @@
-oscache (2.4.1+ds1-8) UNRELEASED; urgency=medium
+oscache (2.4.1+ds1-8) unstable; urgency=medium
 
   * Team upload.
   * Point Homepage to webarchive
   * Build-Depends: s/default-jdk/default-jdk-headless/
   * The Bitbucket repository vanished thus provide fake watch file
   * d/copyright: DEP5
+  * Standards-Version: 4.7.1 (routine-update)
+  * debhelper-compat 13 (routine-update)
+  * Reorder sequence of d/control fields by cme (routine-update)
+  * Drop useless get-orig-source target (routine-update)
+  Trim trailing whitespace.
 
- -- Andreas Tille <tille at debian.org>  Fri, 21 Feb 2025 22:08:46 +0100
+ -- Andreas Tille <tille at debian.org>  Fri, 21 Feb 2025 22:36:02 +0100
 
 oscache (2.4.1+ds1-7) unstable; urgency=medium
 


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


=====================================
debian/control
=====================================
@@ -1,27 +1,26 @@
 Source: oscache
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: Varun Hiremath <varun at debian.org>,
+           Torsten Werner <twerner at debian.org>
 Section: java
 Priority: optional
-Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders:
- Varun Hiremath <varun at debian.org>,
- Torsten Werner <twerner at debian.org>
-Build-Depends:
- debhelper (>= 10),
- default-jdk-headless,
- libcommons-logging-java,
- libgeronimo-jms-1.1-spec-java,
- libhibernate3-java,
- libjgroups-java (>= 2.12.2.Final),
- libservlet3.1-java,
- maven-debian-helper
-Standards-Version: 4.1.1
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/oscache.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/oscache.git
+Build-Depends: debhelper-compat (= 13),
+               default-jdk-headless,
+               libcommons-logging-java,
+               libgeronimo-jms-1.1-spec-java,
+               libhibernate3-java,
+               libjgroups-java,
+               libservlet3.1-java,
+               maven-debian-helper
+Standards-Version: 4.7.1
+Vcs-Browser: https://salsa.debian.org/java-team/oscache
+Vcs-Git: https://salsa.debian.org/java-team/oscache.git
 Homepage: https://web.archive.org/web/20130603081237/http://www.opensymphony.com:80/oscache
 
 Package: liboscache-java
 Architecture: all
-Depends: ${misc:Depends}, ${maven:Depends}
+Depends: ${misc:Depends},
+         ${maven:Depends}
 Suggests: ${maven:OptionalDepends}
 Description: caching solution for java server pages (JSP)
  OSCache is a caching solution that includes a JSP tag library and set


=====================================
debian/rules
=====================================
@@ -2,6 +2,3 @@
 
 %:
 	dh $@ --buildsystem=maven
-
-get-orig-source:
-	uscan --force-download



View it on GitLab: https://salsa.debian.org/java-team/oscache/-/compare/820b7e8231bab441304d5e38ac2add6c14525ec6...697064c8ff10f5b00949a168a6cb7bbbfafdcd17

-- 
View it on GitLab: https://salsa.debian.org/java-team/oscache/-/compare/820b7e8231bab441304d5e38ac2add6c14525ec6...697064c8ff10f5b00949a168a6cb7bbbfafdcd17
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/20250221/2887f82b/attachment.htm>


More information about the pkg-java-commits mailing list