Control: tags 932532 + patch Control: tags 932532 + pending Dear maintainer,
I've prepared an NMU for getlive (versioned as 2.4+cvs20120801-1.1) and
uploaded it to DELAYED/7. Please feel free to tell me if I
should delay it longer.
Regards.
diff -u getlive-2.4+cvs20120801/debian/rules getlive-
2.4+cvs20120801/debian/rules
--- getlive-2.4+cvs20120801/debian/rules
+++ getlive-2.4+cvs20120801/debian/rules
@@ -5,4 +5,3 @@
-binary: build
- dh binary --until dh_install
+override_dh_install:
install -D GetLive.pl debian/getlive/usr/bin/getlive
- dh binary
+ dh_install
diff -u getlive-2.4+cvs20120801/debian/compat getlive-
2.4+cvs20120801/debian/compat
--- getlive-2.4+cvs20120801/debian/compat
+++ getlive-2.4+cvs20120801/debian/compat
@@ -1 +1 @@
-7
+9
diff -u getlive-2.4+cvs20120801/debian/control getlive-
2.4+cvs20120801/debian/control
--- getlive-2.4+cvs20120801/debian/control
+++ getlive-2.4+cvs20120801/debian/control
@@ -2,7 +2,7 @@
Section: mail
Priority: optional
Maintainer: MartÃn Ferrari <[email protected]>
-Build-Depends: debhelper (>= 7)
+Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.3
Homepage: http://getlive.sourceforge.net/
Vcs-Browser: http://canterville.mine.nu/wsvn/debian/trunk/getlive/
diff -u getlive-2.4+cvs20120801/debian/changelog getlive-
2.4+cvs20120801/debian/changelog
--- getlive-2.4+cvs20120801/debian/changelog
+++ getlive-2.4+cvs20120801/debian/changelog
@@ -1,3 +1,13 @@
+getlive (2.4+cvs20120801-1.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * debian/control: bump debhelper compat to v9 for proper
+ dh_install support.
+ * debian/rules: Use override_dh_install instead of manual dh
+ sequence operation. (Closes: #932532)
+
+ -- Boyuan Yang <[email protected]> Sat, 25 Jan 2020 16:22:25 -0500
+
getlive (2.4+cvs20120801-1) unstable; urgency=high
* New upstream release (from CVS tree). Closes: 677005, 681511.
signature.asc
Description: This is a digitally signed message part

