diff options
author | Benjamin Barenblat <bbaren@google.com> | 2020-05-12 18:20:27 -0400 |
---|---|---|
committer | Benjamin Barenblat <bbaren@google.com> | 2020-05-18 15:05:59 -0400 |
commit | e05aa44e16cc9c47c8285b920415ac0f4763657a (patch) | |
tree | 56af9c85a801d93d1beb720bfee1928db672490f /debian/source | |
parent | c51510d1d87ebce8615ae1752fd5aca912f6cf4c (diff) | |
download | abseil-e05aa44e16cc9c47c8285b920415ac0f4763657a.tar.gz abseil-e05aa44e16cc9c47c8285b920415ac0f4763657a.tar.bz2 abseil-e05aa44e16cc9c47c8285b920415ac0f4763657a.zip |
Start packaging Abseil
Create basic packaging for Abseil. There’s still work to be done –
there are no autopkgtests, and this package doesn’t install Abseil’s
CMake integration. However, you can install the binary packages and
build programs that link the libraries.
Diffstat (limited to 'debian/source')
-rw-r--r-- | debian/source/format | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/source/format b/debian/source/format new file mode 100644 index 00000000..163aaf8d --- /dev/null +++ b/debian/source/format @@ -0,0 +1 @@ +3.0 (quilt) |