Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.bugs.dist > #1289327
| From | Alexandre Detiste <alexandre.detiste@gmail.com> |
|---|---|
| Newsgroups | linux.debian.bugs.dist |
| Subject | Bug#1133369: myspell-sq: diff for NMU version 1.6.4-1.3 |
| Date | 2026-04-12 16:50 +0200 |
| Message-ID | <MJ4il-eBwf-1@gated-at.bofh.it> (permalink) |
| References | <MJ48F-eBqE-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Control: tags 1133369 + patch
Control: tags 1133369 + pending
Dear maintainer,
I've prepared an NMU for myspell-sq (versioned as 1.6.4-1.3) and
uploaded it to DELAYED/14. Please feel free to tell me if I
should cancel it.
Regards.
diffstat for myspell-sq-1.6.4 myspell-sq-1.6.4
changelog | 9 +++++++++
compat | 1 -
control | 6 +++---
rules | 54 ++----------------------------------------------------
4 files changed, 14 insertions(+), 56 deletions(-)
diff -Nru myspell-sq-1.6.4/debian/changelog myspell-sq-1.6.4/debian/changelog
--- myspell-sq-1.6.4/debian/changelog 2022-02-14 12:19:49.000000000 +0100
+++ myspell-sq-1.6.4/debian/changelog 2026-04-12 16:36:45.000000000 +0200
@@ -1,3 +1,12 @@
+myspell-sq (1.6.4-1.3) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Use short d/rules (Closes: #1133369)
+ * Use debhelper compatibility level 13 (not 9)
+ * Apply Multi-Arch: hint
+
+ -- Alexandre Detiste <tchet@debian.org> Sun, 12 Apr 2026 16:36:45 +0200
+
myspell-sq (1.6.4-1.2) unstable; urgency=medium
* Non-maintainer upload.
diff -Nru myspell-sq-1.6.4/debian/compat myspell-sq-1.6.4/debian/compat
--- myspell-sq-1.6.4/debian/compat 2022-02-14 12:17:13.000000000 +0100
+++ myspell-sq-1.6.4/debian/compat 1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-9
diff -Nru myspell-sq-1.6.4/debian/control myspell-sq-1.6.4/debian/control
--- myspell-sq-1.6.4/debian/control 2022-02-14 12:17:25.000000000 +0100
+++ myspell-sq-1.6.4/debian/control 2026-04-12 16:32:22.000000000 +0200
@@ -1,14 +1,14 @@
Source: myspell-sq
Section: text
-Priority: optional
Maintainer: Lior Kaplan <kaplan@debian.org>
-Build-Depends: debhelper (>> 9)
+Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: dictionaries-common-dev
-Standards-Version: 4.0.0
+Standards-Version: 4.7.4
Homepage: http://www.shkenca.org/k6i/
Package: myspell-sq
Architecture: all
+Multi-Arch: foreign
Depends: dictionaries-common, ${misc:Depends}
Provides: myspell-dictionary, myspell-dictionary-sq
Suggests: libreoffice, firefox
diff -Nru myspell-sq-1.6.4/debian/rules myspell-sq-1.6.4/debian/rules
--- myspell-sq-1.6.4/debian/rules 2017-09-04 15:59:19.000000000 +0200
+++ myspell-sq-1.6.4/debian/rules 2026-04-12 16:31:20.000000000 +0200
@@ -1,54 +1,4 @@
#!/usr/bin/make -f
-# Sample debian/rules that uses debhelper.
-# GNU copyright 1997 to 1999 by Joey Hess.
-# Uncomment this to turn on verbose mode.
-# export DH_VERBOSE=1
-
-
-configure: configure-stamp
-configure-stamp:
- dh_testdir
- # Add here commands to configure the package.
- touch configure-stamp
-
-build: build-stamp build-indep build-arch
-
-build-stamp: configure-stamp
- dh_testdir
- touch build-stamp
-
-clean:
- dh_testdir
- dh_testroot
- rm -f build-stamp configure-stamp
- dh_clean
-
-install: build
- dh_testdir
- dh_testroot
- dh_clean
- dh_installdirs
-
- installdeb-myspell
-
-# Build architecture-independent files here.
-binary-indep: build install
- dh_testdir
- dh_testroot
- dh_installchangelogs
- dh_installdocs
- dh_install
- dh_link
- dh_compress
- dh_fixperms
- dh_installdeb
- dh_gencontrol
- dh_md5sums
- dh_builddeb
-
-# Build architecture-dependent files here.
-binary-arch: build install
-
-binary: binary-indep binary-arch
-.PHONY: build build-indep build-arch clean binary-indep binary-arch binary install configure
+%:
+ dh $@
Back to linux.debian.bugs.dist | Previous | Next — Previous in thread | Next in thread | Find similar
Bug#1133369: myspell-sq: please refresh packaging: short DH, dh-compat 13 ... Alexandre Detiste <alexandre.detiste@gmail.com> - 2026-04-12 16:40 +0200 Bug#1133369: myspell-sq: diff for NMU version 1.6.4-1.3 Alexandre Detiste <alexandre.detiste@gmail.com> - 2026-04-12 16:50 +0200 Bug#1133369: myspell-sq: please refresh packaging: short DH, dh-compat 13 ... Andreas Tille <andreas@an3as.eu> - 2026-04-13 12:50 +0200
csiph-web