Don't fail on files that are not installed. archive/raspbian/4.11.1+26-g87f51bf366-3+rpi1 raspbian/4.11.1+26-g87f51bf366-3+rpi1
authorPeter Michael Green <plugwash@raspbian.org>
Tue, 30 Apr 2019 16:26:19 +0000 (16:26 +0000)
committerPeter Michael Green <plugwash@raspbian.org>
Tue, 30 Apr 2019 16:26:19 +0000 (16:26 +0000)
debian/changelog
debian/rules

index de23f393fafcb323a3fe8cd9694449e0bc527bd3..ed787c976c8bdb63cc79a1264c15d6219d1b56af 100644 (file)
@@ -6,7 +6,10 @@ xen (4.11.1+26-g87f51bf366-3+rpi1) buster-staging; urgency=medium
   [changes introduced in 4.6.0-1+rpi1 by Peter Michael Green]
   * Use kernel 3.18 for now as I haven't dealt with 4.x yet.
 
- -- Raspbian forward porter <root@raspbian.org>  Mon, 11 Mar 2019 21:30:41 +0000
+  [changes introduced in 4.11.1+26-g87f51bf366-3+rpi1 by Peter Michael Green]
+  * Do not fail on files that are not installed.
+
+ -- Peter Michael Green <plugwash@raspbian.org>  Mon, 11 Mar 2019 21:30:41 +0000
 
 xen (4.11.1+26-g87f51bf366-3) unstable; urgency=medium
 
index 23c982eb414b4aa65500188fe13427ca209e7581..b53aa6ef2b8c4240606e94f7979d8a84c7f3826a 100755 (executable)
@@ -312,8 +312,8 @@ override_dh_compress:
 
 # By default, files in debian/tmp which are not handled by anything
 # in rules are ignored.  This makes them into errors.
-override_dh_missing:
-       dh_missing --fail-missing
+#override_dh_missing:
+#      dh_missing --fail-missing
 
 
 # We are dropping the config file /etc/default/xen which appeared in