Control: tags -1 +patch +pending X-Debbugs-CC: [email protected] Dear maintainer,
I've prepared an NMU for remem (versioned as 2.12-7.1) and
uploaded it to DELAYED/5. Please feel free to tell me if I
should delay it longer.
Regards,
Boyuan Yang
diff -u remem-2.12/debian/rules remem-2.12/debian/rules
--- remem-2.12/debian/rules
+++ remem-2.12/debian/rules
@@ -4,9 +4,9 @@
build:
dh_testdir
- ./configure --mandir='$${prefix}/share/man' --prefix='/usr' \
+ dh_auto_configure -- \
--with-lispdir='/usr/share/emacs/site-lisp'
- make
+ $(MAKE)
touch build
clean:
diff -u remem-2.12/debian/changelog remem-2.12/debian/changelog
--- remem-2.12/debian/changelog
+++ remem-2.12/debian/changelog
@@ -1,3 +1,19 @@
+remem (2.12-7.1) unstable; urgency=high
+
+ * Non-maintainer upload.
+
+ [ Boyuan Yang ]
+ * debian/source/format: Explicitly use "1.0" source format.
+
+ [ Clint Adams ]
+ * debian/postinst: Use mktemp instead of tempfile. (Closes: #961359)
+
+ [ Helmut Grohne ]
+ * Fix FTCBFS: Let dh_auto_configure pass --host to ./configure.
+ (Closes: #929276)
+
+ -- Boyuan Yang <[email protected]> Tue, 31 Aug 2021 10:20:30 -0400
+
remem (2.12-7) unstable; urgency=low
* Po-debconf translation updates:
only in patch2:
unchanged:
--- remem-2.12.orig/debian/source/format
+++ remem-2.12/debian/source/format
@@ -0,0 +1 @@
+1.0
signature.asc
Description: This is a digitally signed message part

