This is my preferred package format as it allows changes to be added as patches when the Debian package needs to be updated between upstream releases.
I have been making this change in the Debian packages so it seems as well to include it upstream. --- debian/source/format | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) create mode 100644 debian/source/format diff --git a/debian/source/format b/debian/source/format new file mode 100644 index 0000000..163aaf8 --- /dev/null +++ b/debian/source/format @@ -0,0 +1 @@ +3.0 (quilt) -- 1.7.4.4 _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
