Bug#1043242: highlight: new upstream version

2023-08-18 Thread Christoph Anton Mitterer
Thanks :-)


Best wishes,
Chris.



Bug#1043242: highlight: new upstream version

2023-08-09 Thread David Bremner
Unit 193  writes:
>
> Actually at the time of this writing, 4.7 is the current release.  I had 
> gone ahead and jumped to the latest version a while ago, mainly to unify 
> my system on one Lua version, and I've attached the debdiff (debian/ only) 
> to this message.
>

Hi all;

I've orphaned the package [1] and created a gbp style repo in the debian
group on salsa. If some team or group decides to maintain highlight I
may rejoin in the future, but for now I decided to get out of the way.

[1]: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1022114



Bug#1043242: highlight: new upstream version

2023-08-07 Thread Unit 193

Howdy,

Actually at the time of this writing, 4.7 is the current release.  I had 
gone ahead and jumped to the latest version a while ago, mainly to unify 
my system on one Lua version, and I've attached the debdiff (debian/ only) 
to this message.


Use it, don't use it, or laugh at it.  I don't care about attribution so 
just claim it even if you want.


Note: The only place I use highlight is with cgit.


Regards,

~Unit 193
Unit193 @ Libera
Unit193 @ OFTCdiff -Nur highlight-3.41/debian/changelog highlight-4.7/debian/changelog
--- highlight-3.41/debian/changelog 2018-07-27 05:25:44.0 -0400
+++ highlight-4.7/debian/changelog  2023-08-07 17:21:57.862529038 -0400
@@ -1,3 +1,27 @@
+highlight (4.7-0) UNRELEASED; urgency=medium
+
+  * New upstream release.
+- Refresh patches.
+  * d/compat, d/control: Replace d/compat with debhelper-compat, bump to 13.
+  * d/control:
+- R³: no.
+- Replace Lua Build-Depend to liblua5.4-dev.
+  * d/docs: Update paths and drop TODO.
+  * d/highlight-common.install: Update paths and install plugins, completions.
+  * d/highlight.(examples,install): Update paths.
+  * d/libhighlight-perl.(examples,install): Ditto.
+  * d/highlight.manpages: Update name and add filetypes.conf.5.
+  * d/not-installed: Add otherwise installed and extraneous files.
+  * d/rules:
+- Drop get-orig-source target.
+- Override dh_installchangelogs to install ChangeLog.adoc.
+- Enable all hardening options.
+- Pass LUA_LIBS=-llua5.4.
+  * Update Standards-Version to 4.6.2.
+  * Remove trailing whitespace from previous changelog entries.
+
+ -- Unit 193   Thu, 03 Aug 2023 20:57:55 -0400
+
 highlight (3.41-2) unstable; urgency=medium
 
   * Fix location of examples (Closes: #904727).
@@ -171,7 +195,7 @@
 
   * New upstream version
 - restores @highlight pass-through
-
+
  -- David Bremner   Wed, 29 Dec 2010 16:16:12 -0400
 
 highlight (3.2+svn19-1) experimental; urgency=low
@@ -221,7 +245,7 @@
 
   * New Upstream 2.14
   * convert to 3.0 (quilt) source format to support tar.bz2 upstream
-  
+
  -- David Bremner   Mon, 15 Feb 2010 08:55:16 -0400
 
 highlight (2.12-1) unstable; urgency=low
@@ -236,7 +260,7 @@
   * New upstream version.
   * Change from co-maintainer/uploader to maintainer (Closes: #541332)
   * Update standards version to 3.8.3 (no changes)
-  
+
  -- David Bremner   Thu, 27 Aug 2009 22:45:19 -0300
 
 highlight (2.10-1) unstable; urgency=low
@@ -318,7 +342,7 @@
 
 highlight (2.2.6-2) unstable; urgency=low
 
-  * applied patch to fix amd64 building error using gcc-4.0 
+  * applied patch to fix amd64 building error using gcc-4.0
 Thanks to Andreas Jochens  (closes: #286352)
 
  -- Ayman Negm   Tue, 21 Dec 2004 21:09:35 +0100
@@ -386,5 +410,3 @@
   * Initial Release (closes: #218144).
 
  -- Ayman Negm   Fri,  20 Feb 2004 09:40:57 +0100
-
-  
diff -Nur highlight-3.41/debian/compat highlight-4.7/debian/compat
--- highlight-3.41/debian/compat2018-07-27 05:25:44.0 -0400
+++ highlight-4.7/debian/compat 1969-12-31 19:00:00.0 -0500
@@ -1 +0,0 @@
-10
diff -Nur highlight-3.41/debian/control highlight-4.7/debian/control
--- highlight-3.41/debian/control   2018-07-27 05:25:44.0 -0400
+++ highlight-4.7/debian/control2023-03-16 20:59:16.0 -0400
@@ -2,12 +2,13 @@
 Section: devel
 Priority: optional
 Maintainer: David Bremner 
-Build-Depends: debhelper (>= 10), swig, liblua5.2-dev, libboost-dev,
-  pkg-config
-Standards-Version: 4.0.0
+Build-Depends: debhelper-compat (= 13), swig, liblua5.4-dev, libboost-dev,
+   pkg-config
+Rules-Requires-Root: no
+Standards-Version: 4.6.2
 Homepage: http://www.andre-simon.de
 Vcs-Git: https://salsa.debian.org/bremner/highlight.git
-Vcs-Browser: https://salsa.debian.org/bremner/highlight.git
+Vcs-Browser: https://salsa.debian.org/bremner/highlight
 
 
 Package: highlight
@@ -23,7 +24,7 @@
 
 Package: highlight-common
 Architecture: all
-Depends:  ${misc:Depends}
+Depends: ${misc:Depends}
 Breaks: highlight (<<3.2), libhighlight-perl (<<3.2), gtk-doc-tools (<< 1.17-2)
 Replaces: highlight (<<2.9)
 Description: source code to formatted text converter (architecture independent 
files)
diff -Nur highlight-3.41/debian/docs highlight-4.7/debian/docs
--- highlight-3.41/debian/docs  2018-07-27 05:25:44.0 -0400
+++ highlight-4.7/debian/docs   2021-02-13 01:54:21.0 -0500
@@ -1,5 +1 @@
-README
-README_DE
-README_LANGLIST
-README_REGEX
-TODO
+usr/share/doc/highlight/README*
diff -Nur highlight-3.41/debian/highlight-common.install 
highlight-4.7/debian/highlight-common.install
--- highlight-3.41/debian/highlight-common.install  2018-07-27 
05:25:44.0 -0400
+++ highlight-4.7/debian/highlight-common.install   2022-10-15 
20:51:55.0 -0400
@@ -1,4 +1,7 @@
-usr/share/highlight/langDefs/* usr/share/highlight/langDefs
-etc/highlight/*etc/highlight

Bug#1043242: highlight: new upstream version

2023-08-07 Thread Christoph Anton Mitterer
Package: highlight
Version: 3.41-2+b6
Severity: wishlist


Hey.

3.41 seems quite old (5 years ago?)... 4.4 is the most recent version as of now 
:-)

Cheers,
Chris.