diff options
author | Julian Andres Klode <julian.klode@canonical.com> | 2020-01-15 23:07:22 +0100 |
---|---|---|
committer | Julian Andres Klode <julian.klode@canonical.com> | 2020-01-15 23:08:38 +0100 |
commit | 799508a65e2df5f4af267f3597ba1117bb3c3eeb (patch) | |
tree | ebb50e4fc60b8e02bcc1f85113b89f412a2d69d3 /debian/NEWS | |
parent | 087c97b7959acb1f9417b0b02be58709666476dc (diff) |
Release 1.9.6
Diffstat (limited to 'debian/NEWS')
-rw-r--r-- | debian/NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/NEWS b/debian/NEWS index 8615cbf4e..35b562dda 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,4 +1,4 @@ -apt (1.9.6) UNRELEASED; urgency=medium +apt (1.9.6) experimental; urgency=medium apt(8) no longer treats package names passed as regular expressions or fnmatch expressions, requiring the use of patterns (apt-patterns(5)) to perform complex @@ -9,7 +9,7 @@ apt (1.9.6) UNRELEASED; urgency=medium or, if there is no g++ package, "all packages containing g". This change will propagate to apt-* after the release of Debian bullseye. - -- Julian Andres Klode <juliank@ubuntu.com> Wed, 15 Jan 2020 21:45:18 +0100 + -- Julian Andres Klode <jak@debian.org> Wed, 15 Jan 2020 21:45:18 +0100 apt (1.9.5) unstable; urgency=medium |