[Git][java-team/libjspeex-java][master] 11 commits: Secure URI for Homepage

Andreas Tille (@tille) gitlab at salsa.debian.org
Fri Jan 24 17:34:46 GMT 2025



Andreas Tille pushed to branch master at Debian Java Maintainers / libjspeex-java


Commits:
8590d3d4 by Andreas Tille at 2025-01-24T16:23:55+01:00
Secure URI for Homepage

- - - - -
cf834b73 by Andreas Tille at 2025-01-24T16:25:35+01:00
Secure URI in d/watch

- - - - -
f7ba746d by Andreas Tille at 2025-01-24T16:26:21+01:00
d/rules: Remove redundant get-orig-source target

- - - - -
116f5bcd by Andreas Tille at 2025-01-24T16:27:27+01:00
Standards-Version: 4.7.0 (routine-update)

- - - - -
2887b51d by Andreas Tille at 2025-01-24T16:27:27+01:00
debhelper-compat 13 (routine-update)

- - - - -
dc704020 by Andreas Tille at 2025-01-24T16:27:30+01:00
Reorder sequence of d/control fields by cme (routine-update)

- - - - -
36d7e7cb by Andreas Tille at 2025-01-24T16:27:30+01:00
Remove trailing whitespace in debian/copyright (routine-update)

- - - - -
db134b1a by Andreas Tille at 2025-01-24T16:42:06+01:00
d/copyright: DEP5 + Files-Excluded

- - - - -
983e4b36 by Andreas Tille at 2025-01-24T17:24:00+01:00
Drop debian/README.Debian-source since redundant

- - - - -
359669d5 by Andreas Tille at 2025-01-24T18:29:20+01:00
Switch from cdbs to dh

- - - - -
ca84fcb3 by Andreas Tille at 2025-01-24T18:30:58+01:00
Upload to unstable

- - - - -


9 changed files:

- − debian/README.Debian-source
- debian/changelog
- − debian/compat
- debian/control
- debian/copyright
- + debian/docs
- − debian/orig-tar.sh
- debian/rules
- debian/watch


Changes:

=====================================
debian/README.Debian-source deleted
=====================================
@@ -1,13 +0,0 @@
-libjspeex-java
-==============
-
-The upstream supplied source package contains binary jar files.
-Currently no clean source distribution exists. Therefore, the upstream
-sources were modified to comply with the Debian Free Software
-Guidelines.
-
-Use the rules/get-orig-source target to create the orig.tar.gz.
-For more details on repackaging of upstream sources please see the 
-debian/orig-tar.sh file.
-
--- Varun Hiremath <varunhiremath at gmail.com>  Mon, 27 Aug 2007 19:02:53 +0530


=====================================
debian/changelog
=====================================
@@ -1,3 +1,19 @@
+libjspeex-java (0.9.7-5) unstable; urgency=medium
+
+  * Team upload.
+  * Secure URI for Homepage
+  * Secure URI in d/watch
+  * d/rules: Remove redundant get-orig-source target
+  * Standards-Version: 4.7.0 (routine-update)
+  * debhelper-compat 13 (routine-update)
+  * Reorder sequence of d/control fields by cme (routine-update)
+  * Remove trailing whitespace in debian/copyright (routine-update)
+  * d/copyright: DEP5 + Files-Excluded
+  * Drop debian/README.Debian-source since redundant
+  * Switch from cdbs to dh
+
+ -- Andreas Tille <tille at debian.org>  Fri, 24 Jan 2025 18:29:41 +0100
+
 libjspeex-java (0.9.7-4.1) unstable; urgency=medium
 
   * Non maintainer upload by the Reproducible Builds team.


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


=====================================
debian/control
=====================================
@@ -1,14 +1,18 @@
 Source: libjspeex-java
+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: cdbs, debhelper (>= 9)
-Build-Depends-Indep: ant-optional, junit, default-jdk
-Standards-Version: 3.9.8
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/libjspeex-java.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libjspeex-java.git
-Homepage: http://jspeex.sourceforge.net
+Build-Depends: debhelper-compat (= 13),
+               javahelper
+Build-Depends-Indep: ant-optional,
+                     junit,
+                     default-jdk-headless
+Standards-Version: 4.7.0
+Vcs-Browser: https://salsa.debian.org/java-team/libjspeex-java
+Vcs-Git: https://salsa.debian.org/java-team/libjspeex-java.git
+Homepage: https://jspeex.sourceforge.net
 
 Package: libjspeex-java
 Architecture: all


=====================================
debian/copyright
=====================================
@@ -1,48 +1,44 @@
-This package was debianized by Varun Hiremath <varunhiremath at gmail.com> on
-Tue, 24 Apr 2007 15:25:18 +0530.
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: jspeex
+Source: https://sourceforge.net/projects/jspeex/files/jspeex/
+Files-Excluded: */*.jar
 
-It was downloaded from http://sourceforge.net/projects/jspeex/
+Files: *
+Copyright: 1999-2004 Wimba S.A
+           2002 Jean-Marc Valin
+License: BSD-3-clause
 
-Upstream Author:
-Marc Gimpel <mgimpel at horizonwimba.com>
-James Lawrence
+Files: debian/*
+Copyright: 2007 Varun Hiremath <varunhiremath at gmail.com>
+License: GPL
+ The Debian packaging is licensed under the GPL,
+ see `/usr/share/common-licenses/GPL'.
 
-Based on code by:
-David Rowe
-Jean-Marc Valin
+License: BSD-3-clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+  - Redistributions of source code must retain the above copyright
+    notice, this list of conditions and the following disclaimer.
+ .
+  - 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.
+ .
+  - Neither the name of the Xiph.org Foundation nor the names of its
+    contributors may be used to endorse or promote products derived from
+    this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+ A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR
+ CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+ EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+ PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+ PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+ LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
-Copyright: 
-(c) 1999-2004 Wimba S.A
-(C) 2002 Jean-Marc Valin
-
-License (BSD like):
-
-   Redistribution and use in source and binary forms, with or without
-   modification, are permitted provided that the following conditions
-   are met:
-   
-   - Redistributions of source code must retain the above copyright
-   notice, this list of conditions and the following disclaimer.
-   
-   - 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.
-   
-   - Neither the name of the Xiph.org Foundation nor the names of its
-   contributors may be used to endorse or promote products derived from
-   this software without specific prior written permission.
-   
-   THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-   ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-   LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-   A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR
-   CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
-   EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
-   PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
-   PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
-   LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
-   NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT 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'.


=====================================
debian/docs
=====================================
@@ -0,0 +1,2 @@
+README
+TODO


=====================================
debian/orig-tar.sh deleted
=====================================
@@ -1,21 +0,0 @@
-#!/bin/sh -e
-
-# called by uscan with '--upstream-version' <version> <file>
-
-TAR=libjspeex-java_$2.orig.tar.gz
-DIR=libjspeex-java-$2.orig
-
-# clean up the upstream tarball
-unzip $3
-mv jspeex $DIR
-tar -c -z -f $TAR --exclude '*.jar' $DIR
-rm -rf $3 $DIR
-
-# move to directory 'tarballs'
-if [ -r .svn/deb-layout ]; then
-  . .svn/deb-layout
-  mv $TAR $origDir
-  echo "moved $3 to $origDir"
-fi
-
-exit 0


=====================================
debian/rules
=====================================
@@ -1,20 +1,25 @@
 #!/usr/bin/make -f
 
-include /usr/share/cdbs/1/class/ant.mk
-include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/dpkg/default.mk
 
 JAVA_HOME            := /usr/lib/jvm/default-java
 DEB_ANT_BUILD_TARGET := package
 DEB_ANT_CHECK_TARGET := test
 DEB_JARS             := ant-junit junit
 
-install/libjspeex-java::
-	install -m 644 -D dist/jspeex.jar $(DEB_DESTDIR)/usr/share/java/jspeex-$(DEB_UPSTREAM_VERSION).jar
-	dh_link /usr/share/java/jspeex-$(DEB_UPSTREAM_VERSION).jar \
-	  /usr/share/java/jspeex.jar
 
-clean::
+%:
+	dh $@ --with javahelper
+
+override_dh_clean:
+	dh_clean
 	rm -Rf doc dist
 
-get-orig-source:
-	-uscan --upstream-version 0
+override_dh_install:
+	dh_install
+	install -m 644 -D dist/jspeex.jar debian/`dh_listpackages`/usr/share/java/jspeex-$(DEB_VERSION_UPSTREAM).jar
+
+override_dh_link:
+	dh_link
+	dh_link /usr/share/java/jspeex-$(DEB_VERSION_UPSTREAM).jar \
+	  /usr/share/java/jspeex.jar


=====================================
debian/watch
=====================================
@@ -1,2 +1,2 @@
-version=3
-http://sf.net/jspeex/ jspeex-(.*)\.zip debian debian/orig-tar.sh
+version=4
+https://sf.net/jspeex/ jspeex-(.*)\.zip



View it on GitLab: https://salsa.debian.org/java-team/libjspeex-java/-/compare/99da0eb0cfaf0221363adf8057affc9b51c020e8...ca84fcb3af786cdf424e1782b8a82d08acb4054d

-- 
View it on GitLab: https://salsa.debian.org/java-team/libjspeex-java/-/compare/99da0eb0cfaf0221363adf8057affc9b51c020e8...ca84fcb3af786cdf424e1782b8a82d08acb4054d
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/20250124/fdb49988/attachment.htm>


More information about the pkg-java-commits mailing list