[Git][java-team/jhighlight][master] 4 commits: Include NMU changelog

Andreas Tille (@tille) gitlab at salsa.debian.org
Fri Jan 31 16:35:46 GMT 2025



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


Commits:
49cdd6a3 by Andreas Tille at 2025-01-31T17:19:14+01:00
Include NMU changelog

- - - - -
150dfe9b by Andreas Tille at 2025-01-31T17:29:32+01:00
New Homepage at Github

- - - - -
a29cd974 by Andreas Tille at 2025-01-31T17:32:57+01:00
Point watch file to Github

- - - - -
5608690c by Andreas Tille at 2025-01-31T17:35:25+01:00
* Fix Source URL in d/copyright
* Build-Depends: s/default-jdk/default-jdk-headless/

- - - - -


4 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,20 @@
+jhighlight (1.0-4) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * New Homepage at Github
+  * Point watch file to Github
+  * Fix Source URL in d/copyright
+  * Build-Depends: s/default-jdk/default-jdk-headless/
+
+ -- Andreas Tille <tille at debian.org>  Fri, 31 Jan 2025 17:29:09 +0100
+
+jhighlight (1.0-3.1) unstable; urgency=medium
+
+  * Non maintainer upload by the Reproducible Builds team.
+  * No source change upload to rebuild on buildd with .buildinfo files.
+
+ -- Holger Levsen <holger at debian.org>  Sun, 19 Jun 2022 13:57:12 +0200
+
 jhighlight (1.0-3) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/control
=====================================
@@ -5,14 +5,14 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
 Uploaders: Emmanuel Bourg <ebourg at apache.org>
 Build-Depends: ant,
                debhelper (>= 9),
-               default-jdk,
+               default-jdk-headless,
                jflex,
                libservlet3.1-java,
                maven-repo-helper
 Standards-Version: 3.9.8
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/jhighlight.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jhighlight.git
-Homepage: https://jhighlight.dev.java.net
+Homepage: https://github.com/codelibs/jhighlight
 
 Package: libjhighlight-java
 Architecture: all


=====================================
debian/copyright
=====================================
@@ -1,6 +1,6 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: JHighlight
-Source: http://svn.rifers.org/jhighlight
+Source: https://github.com/codelibs/jhighlight
 
 Files: *
 Copyright: 2000-2006, Omnicore Software, Hans Kratz & Dennis Strein GbR,


=====================================
debian/watch
=====================================
@@ -1,2 +1,4 @@
-version=3
-http://svn.rifers.org/jhighlight/tags/ .*release-([\d\.]+)/
+version=4
+
+opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
+   https://github.com/codelibs/@PACKAGE@/tags (?:.*?/)?@PACKAGE at -(\d[\d.]*)\.tar\.gz



View it on GitLab: https://salsa.debian.org/java-team/jhighlight/-/compare/bfd47e2ac8b1dcba3a620cc33cf33b803762539c...5608690cad2685347e049382893d06985e9f3221

-- 
View it on GitLab: https://salsa.debian.org/java-team/jhighlight/-/compare/bfd47e2ac8b1dcba3a620cc33cf33b803762539c...5608690cad2685347e049382893d06985e9f3221
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/20250131/9e170ad6/attachment.htm>


More information about the pkg-java-commits mailing list