[Git][java-team/libjopendocument-java][master] 4 commits: debian/README.source: Removed
Andreas Tille (@tille)
gitlab at salsa.debian.org
Sat Feb 21 09:37:22 GMT 2026
Andreas Tille pushed to branch master at Debian Java Maintainers / libjopendocument-java
Commits:
fd400d26 by Andreas Tille at 2026-02-21T10:18:05+01:00
debian/README.source: Removed
- - - - -
86d24add by Andreas Tille at 2026-02-21T10:18:43+01:00
debhelper-compat (= 13)
- - - - -
8336a62b by Andreas Tille at 2026-02-21T10:35:57+01:00
d/watch:
- version=5
- Point to Github where the source is actually provided
- - - - -
8b835a66 by Andreas Tille at 2026-02-21T10:37:14+01:00
cme fix dpkg-control
- - - - -
5 changed files:
- − debian/README.source
- debian/changelog
- − debian/compat
- debian/control
- debian/watch
Changes:
=====================================
debian/README.source deleted
=====================================
@@ -1,10 +0,0 @@
-libjopendocument-java for Debian
---------------------------------
-
-<this file describes information about the source package, see Debian policy
-manual section 4.14. You WILL either need to modify or delete this file>
-
-
-
- -- Pirate Praveen <praveen at debian.org> Sat, 14 Jun 2014 15:04:18 +0530
-
=====================================
debian/changelog
=====================================
@@ -3,6 +3,12 @@ libjopendocument-java (1.3repack-2) UNRELEASED; urgency=medium
* Team upload.
* Point Vcs fields to Salsa
* Build-Depends: s/default-jdk/default-jdk-headless/
+ * debian/README.source: Removed
+ * debhelper-compat (= 13)
+ * d/watch:
+ - version=5
+ - Point to Github where the source is actually provided
+ * cme fix dpkg-control
-- Andreas Tille <tille at debian.org> Sat, 21 Feb 2026 10:11:07 +0100
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-9
=====================================
debian/control
=====================================
@@ -1,19 +1,30 @@
Source: libjopendocument-java
-Section: java
-Priority: optional
+Standards-Version: 4.7.3
Maintainer: Debian GNUKhata Team <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Pirate Praveen <praveen at debian.org>
-Build-Depends: debhelper (>= 9.0.0), javahelper, ant, default-jdk-headless, junit4,
- libitext-java, libcommons-collections3-java, libjdom1-java,
- libjcip-annotations-java, libognl-java, librhino-java
-Standards-Version: 3.9.5
-Homepage: http://www.jopendocument.org/
+Uploaders:
+ Pirate Praveen <praveen at debian.org>,
+Section: java
+Build-Depends:
+ debhelper-compat (= 13),
+ javahelper,
+ ant,
+ default-jdk-headless,
+ junit4,
+ libitext-java,
+ libcommons-collections3-java,
+ libjdom1-java,
+ libjcip-annotations-java,
+ libognl-java,
+ librhino-java,
Vcs-Browser: https://salsa.debian.org/java-team/libjopendocument-java
Vcs-Git: https://salsa.debian.org/java-team/libjopendocument-java.git
+Homepage: http://www.jopendocument.org/
Package: libjopendocument-java
Architecture: all
-Depends: ${java:Depends}, ${misc:Depends}
+Depends:
+ ${java:Depends},
+ ${misc:Depends},
Description: pure Java library for OASIS Open Document files manipulation
jOpenDocument is a free library for developers looking to use Open Document
files without OpenOffice.org.
=====================================
debian/watch
=====================================
@@ -1,3 +1,13 @@
-version=3
-opts="uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha|b|a)\d*)$/$1~$2/,dversionmangle=s/(debian|dfsg|ds|deb|gh|repack)\d*$//" \
-http://jopendocument.org/downloads.html .*jOpenDocument-(\d[\d\.]+)\.jar
+Version: 5
+
+Source: https://github.com/fnumatic/jOpenDocument-1.3.git
+Matching-Pattern: HEAD
+Mode: git
+Git-Pretty: 1.3~git%cd.%h
+# Do not really raise an alarm about new upstream which would be the case for s/repack//
+Dversion-Mangle: auto
+
+# No real downloads here
+#Source: https://jopendocument.org/downloads.html
+#Matching-Pattern: .*jOpenDocument-(\d[\d\.]+)\.jar
+#Uversion-Mangle: s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha|b|a)\d*)$/$1~$2/
View it on GitLab: https://salsa.debian.org/java-team/libjopendocument-java/-/compare/bdc619962b69a0ef5e9f9005ee84347d0c4986fe...8b835a66234d94cbc390b395b17ca49d5a4e6812
--
View it on GitLab: https://salsa.debian.org/java-team/libjopendocument-java/-/compare/bdc619962b69a0ef5e9f9005ee84347d0c4986fe...8b835a66234d94cbc390b395b17ca49d5a4e6812
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/20260221/cc23efeb/attachment.htm>
More information about the pkg-java-commits
mailing list