Control: tags 1089287 + patch
Control: tags 1089287 + pending


Dear maintainer,

I've prepared an NMU for auto-07p (versioned as 0.9.2+dfsg-3.1) and
uploaded it to DELAYED/5. Please feel free to tell me if I
should delay it longer.

Regards.

diff -Nru auto-07p-0.9.2+dfsg/debian/changelog auto-07p-0.9.2+dfsg/debian/changelog
--- auto-07p-0.9.2+dfsg/debian/changelog        2020-04-28 08:47:53.000000000 
+0000
+++ auto-07p-0.9.2+dfsg/debian/changelog        2024-12-31 11:15:16.000000000 
+0000
@@ -1,3 +1,11 @@
+auto-07p (0.9.2+dfsg-3.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Remove need for root when building the package.
+    (Closes: #1089287)
+
+ -- Niels Thykier <ni...@thykier.net>  Tue, 31 Dec 2024 11:15:16 +0000
+
 auto-07p (0.9.2+dfsg-3) unstable; urgency=medium
    * Bump up Standards-Version (to 4.5.0)
diff -Nru auto-07p-0.9.2+dfsg/debian/control auto-07p-0.9.2+dfsg/debian/control
--- auto-07p-0.9.2+dfsg/debian/control  2020-04-28 08:47:53.000000000 +0000
+++ auto-07p-0.9.2+dfsg/debian/control  2024-12-31 11:14:39.000000000 +0000
@@ -4,6 +4,7 @@
Maintainer: Debian Science Maintainers <debian-science-maintain...@lists.alioth.debian.org>
 Uploaders: Sergey B Kirpichev <skirpic...@gmail.com>
 Build-Depends: debhelper (>= 9), gfortran, dh-python, python3-all-dev
+Rules-Requires-Root: no
 Standards-Version: 4.5.0
 Homepage: https://github.com/auto-07p/auto-07p
 Vcs-Browser: https://salsa.debian.org/science-team/auto-07p
diff -Nru auto-07p-0.9.2+dfsg/debian/rules auto-07p-0.9.2+dfsg/debian/rules
--- auto-07p-0.9.2+dfsg/debian/rules    2020-04-28 08:47:53.000000000 +0000
+++ auto-07p-0.9.2+dfsg/debian/rules    2024-12-31 11:15:01.000000000 +0000
@@ -14,17 +14,17 @@
        dh_auto_configure -- --with-optimization-flags="$(FFLAGS)"
  override_dh_auto_install:
-       install -m 644 -o root -g root 07p/bin/auto \
+       install -m 644 07p/bin/auto \
                        debian/auto-07p/usr/bin/auto-07p
-       install -m 644 -o root -g root 07p/bin/autox \
+       install -m 644 07p/bin/autox \
             debian/auto-07p/usr/bin/autox
-       install -m 644 -o root -g root 07p/python/auto/*.py \
+       install -m 644 07p/python/auto/*.py \
                debian/auto-07p/usr/lib/auto-07p/python/auto/
-       install -m 644 -o root -g root 07p/python/auto/graphics/*.py \
+       install -m 644 07p/python/auto/graphics/*.py \
                debian/auto-07p/usr/lib/auto-07p/python/auto/graphics/
-       install -m 644 -o root -g root 07p/include/auto*.h \
+       install -m 644 07p/include/auto*.h \
                debian/auto-07p/usr/include
-       install -m 644 -o root -g root 07p/include/config.h \
+       install -m 644 07p/include/config.h \
                debian/auto-07p/usr/include/auto-07p_config.h
        sed -i 's/"config\.h"/<auto-07p_config.h>/' \
                debian/auto-07p/usr/include/auto_f2c.h

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to