Package: patchutils
Version: 0.3.2-1
Severity: normal
User: [email protected]
Usertags: multiarch
Tags: patch
Hi,
The attached patch adds Multi-Arch: foreign fields debian/control
to allow cross-architecture (build)-depends. Similar change would be
nice for "patch" package as well.
Riku
diff -ur orig/patchutils-0.3.2//debian/control patchutils-0.3.2//debian/control
--- orig/patchutils-0.3.2//debian/control 2011-02-12 15:15:01.000000000 +0200
+++ patchutils-0.3.2//debian/control 2011-09-27 09:27:52.722808040 +0300
@@ -13,6 +13,7 @@
Package: patchutils
Architecture: any
Depends: ${shlibs:Depends}, ${perl:Depends}, ${misc:Depends}, patch, debianutils (>= 1.16)
+Multi-Arch: foreign
Description: Utilities to work with patches
This package includes the following utilities:
- combinediff creates a cumulative patch from two incremental patches