[Git][java-team/oscache][master] 4 commits: Point Homepage to webarchive

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



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


Commits:
d6bd41a8 by Andreas Tille at 2025-02-21T22:09:13+01:00
Point Homepage to webarchive

- - - - -
63788ac4 by Andreas Tille at 2025-02-21T22:10:05+01:00
Build-Depends: s/default-jdk/default-jdk-headless/

- - - - -
4acd001d by Andreas Tille at 2025-02-21T22:12:03+01:00
The Bitbucket repository vanished thus provide fake watch file

- - - - -
820b7e82 by Andreas Tille at 2025-02-21T22:16:00+01:00
d/copyright: DEP5

- - - - -


4 changed files:

- debian/changelog
- debian/control
- debian/copyright
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+oscache (2.4.1+ds1-8) UNRELEASED; 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
+
+ -- Andreas Tille <tille at debian.org>  Fri, 21 Feb 2025 22:08:46 +0100
+
 oscache (2.4.1+ds1-7) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/control
=====================================
@@ -7,7 +7,7 @@ Uploaders:
  Torsten Werner <twerner at debian.org>
 Build-Depends:
  debhelper (>= 10),
- default-jdk,
+ default-jdk-headless,
  libcommons-logging-java,
  libgeronimo-jms-1.1-spec-java,
  libhibernate3-java,
@@ -17,7 +17,7 @@ Build-Depends:
 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
-Homepage: http://www.opensymphony.com/oscache/
+Homepage: https://web.archive.org/web/20130603081237/http://www.opensymphony.com:80/oscache
 
 Package: liboscache-java
 Architecture: all


=====================================
debian/copyright
=====================================
@@ -1,49 +1,43 @@
-Debian package created in 2004 by Kalle Kivimaa <killer at debian.org> and
-updated by Varun Hiremath <varunhiremath at gmail.com> on Tue, 24 Apr 2007
-17:19:10 +0530.
-
-It was downloaded from http://www.opensymphony.com/oscache/
-
-Upstream Authors: mailto:chris_miller at dev.java.net, dres at dev.java.net,
-                  ltorunski at dev.java.net
-
-Copyright (c) 2001-2004 The OpenSymphony Group. All rights reserved.
-
-License:
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: OSCache
+Source: Formerly https://bitbucket.org/opensymphony/oscache
 
+Files: *
+Copyright: 2001-2004 The OpenSymphony Group. All rights reserved.
+License: OpenSymphony-1.1
   The OpenSymphony Software License, Version 1.1
-
+ .
   (this license is derived and fully compatible with the Apache Software
   License - see http://www.apache.org/LICENSE.txt)
-
+ .
   Redistribution and use in source and binary forms, with or without
   modification, are permitted provided that the following conditions
   are met:
-
+ .
   1. Redistributions of source code must retain the above copyright
      notice, this list of conditions and the following disclaimer.
-
+ .
   2. Redistributions in binary form must reproduce the above copyright
      notice, this list of conditions and the following disclaimer in
      the documentation and/or other materials provided with the
      distribution.
-
+ .
   3. The end-user documentation included with the redistribution,
      if any, must include the following acknowledgment:
         "This product includes software developed by the
          OpenSymphony Group (http://www.opensymphony.com/)."
      Alternately, this acknowledgment may appear in the software itself,
      if and wherever such third-party acknowledgments normally appear.
-
+ .
   4. The names "OpenSymphony" and "The OpenSymphony Group"
      must not be used to endorse or promote products derived from this
      software without prior written permission. For written
      permission, please contact license at opensymphony.com .
-
+ .
   5. Products derived from this software may not be called "OpenSymphony"
      or "OSCache", nor may "OpenSymphony" or "OSCache" appear in their
      name, without prior written permission of the OpenSymphony Group.
-
+ .
   THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
   WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
   OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
@@ -57,5 +51,9 @@ License:
   OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
   SUCH DAMAGE.
 
-The Debian packaging is (C) 2007, Varun Hiremath <varunhiremath at gmail.com> and
-is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+Files: debian/*
+Copyright: 2004 Kalle Kivimaa <killer at debian.org>
+           2007 Varun Hiremath <varunhiremath at gmail.com>
+License: GPL
+ The Debian packaging is (C) 2007, Varun Hiremath <varunhiremath at gmail.com> and
+ is licensed under the GPL, see `/usr/share/common-licenses/GPL'.


=====================================
debian/watch
=====================================
@@ -1,7 +1,3 @@
 version=4
-opts="dversionmangle=s/\+(dfsg|ds)$//;,\
-        uversionmangle=s/_/./g,\
-        dversionmangle=s/\+.*//,\
-        repacksuffix=+ds,\
-        repack,compression=gz" \
-  https://bitbucket.org/opensymphony/oscache/downloads/?tab=tags .*/v(\d\S+)\.tar\.gz
+opts=dversionmangle=s/.*/0.No-Site/ \
+  https://people.debian.org/~eriberto/ FakeWatchNoUpstreamSiteForThisPackage-(\d\S+)\.gz



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

-- 
View it on GitLab: https://salsa.debian.org/java-team/oscache/-/compare/9b6099db167522fee0297313eb9ee33d45c07c22...820b7e8231bab441304d5e38ac2add6c14525ec6
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/b7a32f57/attachment.htm>


More information about the pkg-java-commits mailing list