Control: tags 1089387 + patch
Control: tags 1089387 + pending


Dear maintainer,

I've prepared an NMU for mesaflash (versioned as 3.4.6-1.2) and
uploaded it to DELAYED/7. Please feel free to tell me if I
should delay it longer.

Regards.

diff -Nru mesaflash-3.4.6/debian/changelog mesaflash-3.4.6/debian/changelog
--- mesaflash-3.4.6/debian/changelog    2024-09-27 13:48:44.000000000 +0000
+++ mesaflash-3.4.6/debian/changelog    2025-01-01 14:49:53.000000000 +0000
@@ -1,3 +1,11 @@
+mesaflash (3.4.6-1.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Remove need for root when building the package.
+    (Closes: #1089387)
+
+ -- Niels Thykier <ni...@thykier.net>  Wed, 01 Jan 2025 14:49:53 +0000
+
 mesaflash (3.4.6-1.1) unstable; urgency=medium
    * Non-maintainer upload.
diff -Nru mesaflash-3.4.6/debian/control mesaflash-3.4.6/debian/control
--- mesaflash-3.4.6/debian/control      2024-09-27 13:48:40.000000000 +0000
+++ mesaflash-3.4.6/debian/control      2025-01-01 14:49:15.000000000 +0000
@@ -3,6 +3,7 @@
Uploaders: Sebastian Kuzminsky <s...@highlab.com>, Jeff Epler <jep...@gmail.com>
 Section: misc
 Priority: optional
+Rules-Requires-Root: no
 Standards-Version: 4.6.0
 Build-Depends: debhelper-compat (= 13),
                libpci-dev,
diff -Nru mesaflash-3.4.6/debian/rules mesaflash-3.4.6/debian/rules
--- mesaflash-3.4.6/debian/rules        2022-01-15 19:13:35.000000000 +0000
+++ mesaflash-3.4.6/debian/rules        2025-01-01 14:49:08.000000000 +0000
@@ -5,7 +5,7 @@
        dh $@
  override_dh_auto_install:
-       $(MAKE) DESTDIR=$$(pwd)/debian/mesaflash/usr install
+       $(MAKE) DESTDIR=$$(pwd)/debian/mesaflash/usr OWNERSHIP= install
  .PHONY: get-orig-source
 get-orig-source: $(DEB_SOURCE)_$(DEB_VERSION_UPSTREAM).orig.tar.xz

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to