diff options
author | Martin Winter <mwinter@opensourcerouting.org> | 2017-06-09 04:14:41 +0200 |
---|---|---|
committer | Martin Winter <mwinter@opensourcerouting.org> | 2017-11-18 02:55:30 +0100 |
commit | 495feb8a41c59f3741eedd1386e40c0f18335294 (patch) | |
tree | e053a24f62b2c9c9b602dc4a221721633ce841ef /debian/source | |
parent | backports: minimize diffs with base debian files (diff) | |
download | frr-495feb8a41c59f3741eedd1386e40c0f18335294.tar.xz frr-495feb8a41c59f3741eedd1386e40c0f18335294.zip |
debian->debianpkg: Move debian files from debian dir to debianpkg dir.
Debian build systems use debian subdir for building and having a debian
dir in the source package causes issues.
Moving it to debianpkg avoids the issue and allows us to ship debian
package files in the source distribution
Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
Diffstat (limited to 'debian/source')
-rw-r--r-- | debian/source/format | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/source/format b/debian/source/format deleted file mode 100644 index af745b310..000000000 --- a/debian/source/format +++ /dev/null @@ -1 +0,0 @@ -3.0 (git) |