diff options
author | Benjamin Barenblat <bbaren@google.com> | 2020-09-25 17:24:06 -0400 |
---|---|---|
committer | Benjamin Barenblat <bbaren@google.com> | 2020-09-25 17:24:06 -0400 |
commit | c6829e5f2550cc2cf7b8c7f64142d788a925409c (patch) | |
tree | d71034485bfaf4bc798897a96c0587295f2930ad /debian/gbp.conf | |
parent | 4e1c98fe594d99494ce26e94a77f0358705f227c (diff) | |
download | abseil-c6829e5f2550cc2cf7b8c7f64142d788a925409c.tar.gz abseil-c6829e5f2550cc2cf7b8c7f64142d788a925409c.tar.bz2 abseil-c6829e5f2550cc2cf7b8c7f64142d788a925409c.zip |
Begin updating packaging for Abseil 20200923
Bump package versions and names to reflect the new Abseil LTS. Remove
patches that have been incorporated upstream, and refresh the
configuration patch.
Diffstat (limited to 'debian/gbp.conf')
-rw-r--r-- | debian/gbp.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/gbp.conf b/debian/gbp.conf index b7d8655d..0187d849 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -13,4 +13,4 @@ # the License. [DEFAULT] -upstream-tag = 20200225.2 +upstream-tag = 20200923 |