Source: sfnt2woff-zopfli
Version: 1.3.1-2
Severity: minor
Tags: patch

Dear Maintainer,

Including diff to finish off the transition started in trixie:
  * Finish woff-tools transition
    - d/control: drop woff-tools package
    - d/control: sfnt2woff-zopfli Provides: woff-tools
    - d/rules: drop woff-tools-specific code

Best,

-- System Information:
Debian Release: 12.11
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 
'stable-debug'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.1.0-35-amd64 (SMP w/24 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_FIRMWARE_WORKAROUND, 
TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_GB:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

-- no debconf information
From 80fc5ad8862c43ad25a07438f6233ab3ec493a62 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=D0=BD=D0=B0=D0=B1?= <[email protected]>
Date: Thu, 21 Aug 2025 20:13:49 +0200
Subject: [PATCH] Finish woff-tools transition
X-Mutt-PGP: OS

---
 debian/changelog |  9 +++++++++
 debian/control   | 10 +---------
 debian/rules     |  5 -----
 3 files changed, 10 insertions(+), 14 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c82a091..0018aac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+sfnt2woff-zopfli (1.3.1-3) UNRELEASED; urgency=medium
+
+  * Finish woff-tools transition
+    - d/control: drop woff-tools package
+    - d/control: sfnt2woff-zopfli Provides: woff-tools
+    - d/rules: drop woff-tools-specific code
+
+ -- наб <[email protected]>  Thu, 21 Aug 2025 20:15:25 +0200
+
 sfnt2woff-zopfli (1.3.1-2) unstable; urgency=medium
 
   * Team upload
diff --git a/debian/control b/debian/control
index 49740e3..ac088ba 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Vcs-Git: https://salsa.debian.org/fonts-team/sfnt2woff-zopfli.git
 Vcs-Browser: https://salsa.debian.org/fonts-team/sfnt2woff-zopfli
 
 Package: sfnt2woff-zopfli
-#Provides: woff-tools  # TODO: uncomment in forky
+Provides: woff-tools
 Architecture: any
 Breaks: woff-tools (<< 0:2009.10.04-2+1.3.1-2)
 Replaces: woff-tools (<< 0:2009.10.04-2+1.3.1-2)
@@ -32,11 +32,3 @@ Description: Create WOFF files with Zopfli compression
  This package provides two tools:
   * sfnt2woff-zopfli: convert OpenType fonts to WOFF
   * woff2sfnt-zopfli: convert WOFF fonts to OpenType
-
-# TODO: remove in forky
-Package: woff-tools
-Architecture: all
-Depends: ${misc:Depends}, sfnt2woff-zopfli
-Section: oldlibs
-Description: transitional package
- This is a transitional package. It can safely be removed.
diff --git a/debian/rules b/debian/rules
index a71aa8d..40be4f1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,8 +8,3 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 override_dh_auto_build:
 	dh_auto_build -- ZOPFLI_LIBS=-lzopfli ZOPFLI_CFLAGS=-I/usr/include/zopfli
-
-include /usr/share/dpkg/pkg-info.mk
-override_dh_gencontrol:
-	dh_gencontrol -pwoff-tools -- -v"0:2009.10.04-2+$(DEB_VERSION)" -VmainBinary=$(DEB_VERSION)
-	dh_gencontrol --remaining-packages
-- 
2.39.5

Attachment: signature.asc
Description: PGP signature

Reply via email to