| Age | Commit message (Collapse) | Author | 
 | 
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>
 | 
 | 
Move us into place in debian/
Signed-off-by: David Lamparter <equinox@diac24.net>
 | 
 | 
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>
 | 
 | 
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
 | 
 | 
 | 
 | 
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
 | 
 | 
Fix the changelog so a sbuild issued for the
creation of a .deb works.
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
 | 
 | 
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
 | 
 | 
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
 | 
 | 
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
 | 
 | 
 | 
 | 
Set the version strings to be correct for the upcoming
3.1 release of Quagga.
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
 | 
 | 
Fixup Changelog
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
 | 
 | 
Fix the changelog to show what we are releasing
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
 | 
 | 
This commit does two things:
1)  Fixes package name to have ...+cl3u1
2)  Allows the build to determine if we are building
a debian package on a init.d or systemd style system
and to do the right thing.
3)  Fixed quagga service file naming
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Reviewed-by: Dave Olson <olson@cumulusnetworks.com>
Reviewed-by: Don Slice <dslice@cumulusnetworks.com>
Reviewed-by: Daniel Walton <dwalton@cumulusnetworks.com>
 | 
 | 
Modify the debian packaging to 3.0 for cmaster branch
Ticket: CM-8106
Reviewed by: CCR-3755
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
 | 
 | 
This is the collection of Debian packaging files used to compile
our code
 |