[Git][java-team/jericho-html][master] 4 commits: Use Files-Excluded to remove files from upstream source

Andreas Tille (@tille) gitlab at salsa.debian.org
Thu Jan 30 20:31:32 GMT 2025



Andreas Tille pushed to branch master at Debian Java Maintainers / jericho-html


Commits:
f45c3c76 by Andreas Tille at 2025-01-30T21:27:41+01:00
Use Files-Excluded to remove files from upstream source

- - - - -
ac28251f by Andreas Tille at 2025-01-30T21:27:56+01:00
Standards-Version: 4.7.0 (routine-update)

- - - - -
f27c3464 by Andreas Tille at 2025-01-30T21:27:56+01:00
debhelper-compat 13 (routine-update)

- - - - -
1e9b133c by Andreas Tille at 2025-01-30T21:28:27+01:00
Reorder sequence of d/control fields by cme (routine-update)

- - - - -


6 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+jericho-html (3.2-3) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Use Files-Excluded to remove files from upstream source
+  * Standards-Version: 4.7.0 (routine-update)
+  * debhelper-compat 13 (routine-update)
+  * Reorder sequence of d/control fields by cme (routine-update)
+
+ -- Andreas Tille <tille at debian.org>  Thu, 30 Jan 2025 21:27:10 +0100
+
 jericho-html (3.2-2) unstable; urgency=medium
 
   * Team upload.


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


=====================================
debian/control
=====================================
@@ -1,22 +1,20 @@
 Source: jericho-html
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: Torsten Werner <twerner at debian.org>,
+           Varun Hiremath <varun at debian.org>
 Section: java
 Priority: optional
-Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders:
- Torsten Werner <twerner at debian.org>,
- Varun Hiremath <varun at debian.org>
-Build-Depends:
- ant,
- debhelper (>= 11),
- default-jdk,
- libcommons-logging-java,
- liblog4j1.2-java,
- libslf4j-java,
- maven-repo-helper
-Standards-Version: 4.1.4
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jericho-html.git
-Vcs-Git: https://anonscm.debian.org/git/pkg-java/jericho-html.git
-Homepage: http://jerichohtml.sourceforge.net
+Build-Depends: ant,
+               debhelper-compat (= 13),
+               default-jdk-headless,
+               libcommons-logging-java,
+               liblog4j1.2-java,
+               libslf4j-java,
+               maven-repo-helper
+Standards-Version: 4.7.0
+Vcs-Browser: https://salsa.debian.org/java-team/jericho-html
+Vcs-Git: https://salsa.debian.org/java-team/jericho-html.git
+Homepage: https://jerichohtml.sourceforge.net
 
 Package: libjericho-html-java
 Architecture: all


=====================================
debian/copyright
=====================================
@@ -1,6 +1,9 @@
 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Jericho HTML Parser
 Source: http://jerichohtml.sourceforge.net
+Files-Excluded: */*.jar
+                */*.class
+                docs/javadoc/*
 
 Files: *
 Copyright: 2006, Martin Jericho <mart3862 at yahoo.com.au>


=====================================
debian/orig-tar.sh deleted
=====================================
@@ -1,14 +0,0 @@
-#!/bin/sh -e
-
-# called by uscan with '--upstream-version' <version> <file>
-
-# clean up the upstream tarball
-unzip $3
-rm -rf jericho-html-$2/bin jericho-html-$2/doc jericho-html-$2/lib \
-  jericho-html-$2/samples/CommandLine/bin
-XZ_OPT=--best tar -c -J -f ../jericho-html_$2.orig.tar.xz \
-  --exclude *.jar \
-  --exclude *.class \
-  --exclude docs/javadoc/* \
-  jericho-html-$2
-rm -rf jericho-html-$2 $3


=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
-version=3
-http://sf.net/jerichohtml/jericho-html-([\d.]+).zip \
-  debian debian/orig-tar.sh
+version=4
 
+opts="repacksuffix=+dfsg,dversionmangle=aut" \
+http://sf.net/jerichohtml/jericho-html-([\d.]+).zip



View it on GitLab: https://salsa.debian.org/java-team/jericho-html/-/compare/56af1eda2e54d03f5800a0259d21de18d1490470...1e9b133cbd59d069532284dd95dc8377c09ba6da

-- 
View it on GitLab: https://salsa.debian.org/java-team/jericho-html/-/compare/56af1eda2e54d03f5800a0259d21de18d1490470...1e9b133cbd59d069532284dd95dc8377c09ba6da
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/20250130/13ee23da/attachment.htm>


More information about the pkg-java-commits mailing list