[3dprinter-general] Bug#956842: printrun: diff for NMU version 2.0.0~rc5-1.1
Boyuan Yang
byang at debian.org
Wed Apr 22 16:49:58 BST 2020
Control: tags -1 +patch +pending
X-Debbugs-CC: rockstorm at gmx.com
Dear maintainer,
I've prepared an NMU for printrun (versioned as 2.0.0~rc5-1.1) and
uploaded it to DELAYED/5. Please feel free to tell me if I
should delay it longer.
Let me know asap if you have any questions or issues.
Regards,
Boyuan Yang
diff -Nru printrun-2.0.0~rc5/debian/changelog printrun-
2.0.0~rc5/debian/changelog
--- printrun-2.0.0~rc5/debian/changelog 2019-08-16 13:24:46.000000000 -0400
+++ printrun-2.0.0~rc5/debian/changelog 2020-04-22 11:38:15.000000000 -0400
@@ -1,3 +1,18 @@
+printrun (2.0.0~rc5-1.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+
+ [ Sven Bartscher ]
+ * Add breaks+replaces on printrun (<< 2)
+ (Closes: #940215)
+
+ [ Boyuan Yang ]
+ * debian/rules: Force removal of .so files so we don't fail on arch:any
+ (Closes: #956842)
+ * Source-only upload to allow testing migration.
+
+ -- Boyuan Yang <byang at debian.org> Wed, 22 Apr 2020 11:38:15 -0400
+
printrun (2.0.0~rc5-1) unstable; urgency=low
* [662bb8f] New upstream version 2.0.0~rc5
diff -Nru printrun-2.0.0~rc5/debian/control printrun-2.0.0~rc5/debian/control
--- printrun-2.0.0~rc5/debian/control 2019-08-16 13:24:46.000000000 -0400
+++ printrun-2.0.0~rc5/debian/control 2020-04-22 11:32:17.000000000 -0400
@@ -40,6 +40,8 @@
${misc:Depends},
${python3:Depends},
${shlibs:Depends},
+Breaks: printrun (<< 2)
+Replaces: printrun (<< 2)
Description: 3D printer host core commands
Printrun is a full suite of host interfaces for 3D printers and CNC,
consisting of:
@@ -60,6 +62,8 @@
${misc:Depends},
${python3:Depends},
Recommends: slic3r,
+Breaks: printrun (<< 2)
+Replaces: printrun (<< 2)
Description: Command-line 3D printer host
Printrun is a full suite of host interfaces for 3D printers and CNC,
consisting of:
@@ -85,6 +89,8 @@
${misc:Depends},
${python3:Depends},
Recommends: slic3r,
+Breaks: printrun (<< 2)
+Replaces: printrun (<< 2)
Description: Graphical 3D printer host
Printrun is a full suite of host interfaces for 3D printers and CNC,
consisting of:
@@ -107,6 +113,8 @@
python3-wxgtk4.0,
${misc:Depends},
${python3:Depends},
+Breaks: printrun (<< 2)
+Replaces: printrun (<< 2)
Description: Graphical tool to prepare 3D printing plates
Printrun is a full suite of host interfaces for 3D printers and CNC,
consisting of:
diff -Nru printrun-2.0.0~rc5/debian/rules printrun-2.0.0~rc5/debian/rules
--- printrun-2.0.0~rc5/debian/rules 2019-08-16 13:24:46.000000000 -0400
+++ printrun-2.0.0~rc5/debian/rules 2020-04-22 11:36:18.000000000 -0400
@@ -18,7 +18,7 @@
override_dh_install:
dh_install --exclude='.pyc'
# Move arch-dependent library from printrun-common
- rm debian/printrun-common/usr/lib/python*/dist-packages/printrun/*.so
+ rm -f debian/printrun-common/usr/lib/python*/dist-
packages/printrun/*.so
override_dh_installchangelogs:
dh_installchangelogs NEWS.md
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part
URL: <http://alioth-lists.debian.net/pipermail/3dprinter-general/attachments/20200422/3e84c9b6/attachment-0001.sig>
More information about the 3dprinter-general
mailing list