Control: tags 817376 + pending
Dear maintainer,
I've prepared an NMU for redet (versioned as 8.26-1.2) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.
Regards,
Eriberto
diff -u redet-8.26/debian/changelog redet-8.26/debian/changelog
--- redet-8.26/debian/changelog
+++ redet-8.26/debian/changelog
@@ -1,3 +1,14 @@
+redet (8.26-1.2) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Bumped DH level to 10. (Closes: #817376)
+ * debian/control:
+ - Added the ${misc:Depends} variable to Depends field.
+ - Bumped Standards-Version to 3.9.8.
+ * debian/watch: created.
+
+ -- Joao Eriberto Mota Filho <[email protected]> Thu, 22 Dec 2016 20:30:28
-0200
+
redet (8.26-1.1) unstable; urgency=low
* Non-maintainer upload.
diff -u redet-8.26/debian/compat redet-8.26/debian/compat
--- redet-8.26/debian/compat
+++ redet-8.26/debian/compat
@@ -1 +1 @@
-4
+10
diff -u redet-8.26/debian/control redet-8.26/debian/control
--- redet-8.26/debian/control
+++ redet-8.26/debian/control
@@ -2,13 +2,13 @@
Section: x11
Priority: optional
Maintainer: Bartosz Fenski <[email protected]>
-Build-Depends: debhelper (>= 4.0.0), dpatch
-Standards-Version: 3.7.3
+Build-Depends: debhelper (>= 10), dpatch
+Standards-Version: 3.9.8
Homepage: http://www.billposer.org/Software/redet.html
Package: redet
Architecture: all
-Depends: tk8.5, iwidgets4
+Depends: tk8.5, iwidgets4, ${misc:Depends}
Suggests: redet-doc, dillo
Description: regular expression development and execution tool
Redet allows the user to construct regular expressions and test them against
@@ -33,6 +33,7 @@
Architecture: all
Section: doc
Suggests: redet
+Depends: ${misc:Depends}
Description: regular expression development and execution tool (documentation)
Documentation for the Redet (regular expression development and execution
tool.
only in patch2:
unchanged:
--- redet-8.26.orig/debian/watch
+++ redet-8.26/debian/watch
@@ -0,0 +1,2 @@
+version=4
+http://www.billposer.org/Software/redet.html
.*/Downloads/redet-full-(\d\S+)\.tar\.(?:bz2|gz|xz)