summaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@diac24.net>2018-12-14 16:08:25 +0100
committerDavid Lamparter <equinox@diac24.net>2019-02-19 21:31:18 +0100
commit74afa5e6862e26f1dd4019fa497844cc2e4fe254 (patch)
tree397cc59f1547b70454387d5af15a9227bae79b01 /debian/changelog
parenttools/tarsource.sh: create debian changelog (diff)
downloadfrr-74afa5e6862e26f1dd4019fa497844cc2e4fe254.tar.xz
frr-74afa5e6862e26f1dd4019fa497844cc2e4fe254.zip
debian: cleanly split off from dist tarball
The debian/ directory is distributed separately for tarballs in 3.0 (quilt) format. Including it in the dist tarball causes problems with automake when the separately distributed debian directory is unpacked on top of the dist tarball; the clean and correct thing to do here is to not include the debian/ directory in dist tarballs. Users have two choices for building FRR Debian packages: - build straight off git - build from a "frr.tar" + "frr-debian.tar" The tarsource.sh tool does the right thing when invoked with the -D ("Debian") option. Signed-off-by: David Lamparter <equinox@diac24.net>
Diffstat (limited to 'debian/changelog')
l---------debian/changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index be6099f8d..021c52c2f 120000
--- a/debian/changelog
+++ b/debian/changelog
@@ -1 +1 @@
-changelog-auto \ No newline at end of file
+../changelog-auto \ No newline at end of file