[Git][java-team/libisnativec-java][master] Remove unwanted files from upstream source via Files-Excluded

Andreas Tille (@tille) gitlab at salsa.debian.org
Wed Feb 5 18:22:51 GMT 2025



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


Commits:
783c8127 by Andreas Tille at 2025-02-05T19:22:23+01:00
Remove unwanted files from upstream source via Files-Excluded

- - - - -


6 changed files:

- − debian/README.source
- debian/changelog
- debian/control
- debian/copyright
- − debian/orig-tar.sh
- debian/watch


Changes:

=====================================
debian/README.source deleted
=====================================
@@ -1,6 +0,0 @@
-libisnativec-java for Debian
-----------------------------
-
-The lib directory and also doc/3rd_party_licenses were manually removed
-from the source tree. Also, the unzipped folder "distribution" was
-changed to the versioned package name prior to preparing. the orig.tar.gz.


=====================================
debian/changelog
=====================================
@@ -3,6 +3,7 @@ libisnativec-java (5.3.20100629+fix-5) UNRELEASED; urgency=medium
   * Team upload.
   * Official Homapage vanished - use download source at sourceforge
   * d/copyright: DEP5
+  * Remove unwanted files from upstream source via Files-Excluded
 
  -- Andreas Tille <tille at debian.org>  Wed, 05 Feb 2025 19:14:00 +0100
 


=====================================
debian/control
=====================================
@@ -9,8 +9,8 @@ Build-Depends:
  libisrt-java,
  libjna-java
 Standards-Version: 4.5.0
-Vcs-Git: https://salsa.debian.org/moeller/libisnativec-java.git
-Vcs-Browser: https://salsa.debian.org/moeller/libisnativec-java
+Vcs-Git: https://salsa.debian.org/java-team/libisnativec-java.git
+Vcs-Browser: https://salsa.debian.org/java-team/libisnativec-java
 Homepage: https://sourceforge.net/projects/jpodrenderer/files/dependencies/5.6/
 
 Package: libisnativec-java


=====================================
debian/copyright
=====================================
@@ -4,6 +4,7 @@ Source: https://sourceforge.net/projects/jpodrenderer/files/dependencies/
 Files-Excluded: */*.jar
                 */*.zip
                 */javadoc/*
+                */3rd_party_licenses
 
 Files: *
 Copyright: 2008, intarsys consulting GmbH


=====================================
debian/orig-tar.sh deleted
=====================================
@@ -1,18 +0,0 @@
-#!/bin/sh -e
-
-ZIP=$3
-TAR=../libisnativec-java_$2.orig.tar.gz
-DIR=libisnativec-java-$2
-
-unzip $ZIP
-mv distribution $DIR
-tar -c -z -f $TAR --exclude '*.jar' --exclude '*.zip' --exclude '*/javadoc/*' $DIR
-rm -rf $DIR $ZIP
-
-# move to directory 'tarballs'
-if [ -r .svn/deb-layout ]; then
-  . .svn/deb-layout
-  mv $TAR $origDir
-  echo "moved $TAR to $origDir"
-fi
-


=====================================
debian/watch
=====================================
@@ -1,3 +1,4 @@
-version=3
+version=4
 
-https://sf.net/jpodrenderer/isNative\.(.*)\.zip debian debian/orig-tar.sh
+opts="repacksuffix=+dfsg,dversionmangle=auto" \
+ https://sf.net/jpodrenderer/isNative\.(.*)\.zip



View it on GitLab: https://salsa.debian.org/java-team/libisnativec-java/-/commit/783c8127860b504890e1ea1517bee3588c5c3dee

-- 
View it on GitLab: https://salsa.debian.org/java-team/libisnativec-java/-/commit/783c8127860b504890e1ea1517bee3588c5c3dee
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/20250205/0f94f573/attachment.htm>


More information about the pkg-java-commits mailing list