Control: tags 894706 + pending

Dear maintainer,

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

Regards,
Boyuan Yang

diff -Nru ebook-tools-0.2.2/debian/changelog ebook-tools-
0.2.2/debian/changelog
--- ebook-tools-0.2.2/debian/changelog  2014-07-29 15:07:39.000000000 -0400
+++ ebook-tools-0.2.2/debian/changelog  2020-02-16 16:00:40.000000000 -0500
@@ -1,3 +1,13 @@
+ebook-tools (0.2.2-4.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Drop realpath from the autopkg test dependencies.
+    (Closes: #894706)
+  * debian/tests/build: Replace deprecated $ADTTMP with
+    $AUTOPKGTEST_TMP.
+
+ -- Boyuan Yang <by...@debian.org>  Sun, 16 Feb 2020 16:00:40 -0500
+
 ebook-tools (0.2.2-4) unstable; urgency=medium
 
   [ Martin Pitt ]
diff -Nru ebook-tools-0.2.2/debian/tests/build ebook-tools-
0.2.2/debian/tests/build
--- ebook-tools-0.2.2/debian/tests/build        2014-07-29 15:06:47.000000000
-0400
+++ ebook-tools-0.2.2/debian/tests/build        2020-02-16 16:00:38.000000000
-0500
@@ -2,6 +2,6 @@
 set -e
 
 SRCDIR=$(dirname $(realpath $0))
-cd $ADTTMP
+cd $AUTOPKGTEST_TMP
 gcc -Wall -Werror -pedantic -std=c90 -o test-libepub $SRCDIR/test-libepub.c
-lepub
 ./test-libepub "$SRCDIR/wasteland-20120118.epub"
diff -Nru ebook-tools-0.2.2/debian/tests/control ebook-tools-
0.2.2/debian/tests/control
--- ebook-tools-0.2.2/debian/tests/control      2014-07-23 14:21:16.000000000
-0400
+++ ebook-tools-0.2.2/debian/tests/control      2020-02-16 15:47:36.000000000
-0500
@@ -1,2 +1,2 @@
 Tests: build
-Depends: build-essential, realpath, libepub-dev
+Depends: build-essential, libepub-dev

Reply via email to