|
- diff -ur debian_1.1-1/changelog debian/changelog
- --- debian_1.1-1/changelog 2020-06-29 10:16:34.000000000 +0200
- +++ debian/changelog 2020-07-10 09:48:18.000000000 +0200
- @@ -1,3 +1,10 @@
- +ostinato (1.1-1~bpo10+1) buster; urgency=low
- +
- + * Backport to buster
- + + debian/control: set debhelper-compat back to 12
- +
- + -- Bernhard Ehlers <none@b-ehlers.de> Fri, 10 Jul 2020 09:47:59 +0200
- +
- ostinato (1.1-1) unstable; urgency=low
-
- [ Debian Janitor ]
- diff -ur debian_1.1-1/control debian/control
- --- debian_1.1-1/control 2020-06-29 10:16:25.000000000 +0200
- +++ debian/control 2020-07-10 09:39:36.000000000 +0200
- @@ -2,7 +2,7 @@
- Section: net
- Priority: optional
- Maintainer: Kartik Mistry <kartik@debian.org>
- -Build-Depends: debhelper-compat (= 13),
- +Build-Depends: debhelper-compat (= 12),
- dpkg-dev (>= 1.16.1.1),
- libnl-3-dev,
- libnl-route-3-dev,
|