Bug#841891: brickos: Patch used in NMU 0.9.0.dfsg-12.1

2023-03-07 Thread Petter Reinholdtsen


I got no response in 7 years, so I suspect this package should be
salvaged and moved to the LEGO team.

-- 
Happy hacking
Petter Reinholdtsen



Bug#841891: brickos: Patch used in NMU 0.9.0.dfsg-12.1

2016-10-24 Thread Petter Reinholdtsen

Package: brickos
Version: 0.9.0.dfsg-12.1
Severity: wishlist
Tags: patch

The attached patch was used when I NMU-ed brickos just now.  Perhaps it
is a good idea to maintain brickos in the Debian LEGO team,
https://wiki.debian.org/LegoDesigners >.

I did not add AppStream hardware mapping to the package in this NMU, but
believe it is a good idea to make sure those inserting an RCX will get
brickos as a proposal when using isenkram.

-- 
Happy hacking
Petter Reinholdtsen
diff --git a/debian/changelog b/debian/changelog
index 91f7921..d65fac6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+brickos (0.9.0.dfsg-12.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fixed arch independent build problem (Closes: #806000).
+  * Updated Standards-Version from 3.9.6 to 3.9.8.
+
+ -- Petter Reinholdtsen   Mon, 24 Oct 2016 07:45:48 +
+
 brickos (0.9.0.dfsg-12) unstable; urgency=low
 
   * Actually apply the patch for 787984. Sorry and thanks once more Maria
diff --git a/debian/control b/debian/control
index 5d313e7..43001e2 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: devel
 Priority: extra
 Maintainer: Michael Tautschnig 
 Build-Depends: debhelper (>= 9), binutils-h8300-hms (>= 2.16.1), gcc-h8300-hms (>= 1:3.4.6), sgmltools-lite, doxygen
-Standards-Version: 3.9.6
+Standards-Version: 3.9.8
 Homepage: http://brickos.sourceforge.net
 
 Package: brickos
diff --git a/debian/rules b/debian/rules
index 265a3e3..639c6dc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -33,6 +33,7 @@ override_dh_clean:
 
 override_dh_auto_install:
 	#  Install the package into debian/brickos.
+	mkdir -p $(CURDIR)/debian/brickos/usr/bin
 	$(MAKE) install docs-install inst_prefix=/usr prefix=$(CURDIR)/debian/brickos/usr mandir=$(CURDIR)/debian/brickos/usr/share/man
 	#  remove docs we shouldn't install
 	rm -f $(CURDIR)/debian/brickos/usr/share/doc/brickos/html/INSTALL-cygwin*