about summary refs log tree commit diff
path: root/debian
diff options
context:
space:
mode:
authorJeremy Bicha <jeremy.bicha@canonical.com>2023-01-04 18:29:22 -0500
committerJeremy Bicha <jeremy.bicha@canonical.com>2023-01-04 18:29:22 -0500
commitb40fb4d87dea97023ceae223cc8f3ded60726fe0 (patch)
tree26768660a2db4134bde3c42e99bf1c84fb631adf /debian
parent47995cc5a8e379555be2d010c4201bdc56c8fca4 (diff)
parentb2ca000f0e0a915aba25f7d16b34bd092055ad59 (diff)
Merge tag 'debian/1.40.8-1' into ubuntu/master
network-manager Debian release 1.40.8-1
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog11
-rw-r--r--debian/control6
-rw-r--r--debian/source/lintian-overrides4
3 files changed, 17 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index ad4f90cf..468648d5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+network-manager (1.40.8-1) unstable; urgency=medium
+
+  * Add lintian override for source-is-missing false positive
+  * New upstream version 1.40.8
+  * Bump Standards-Version to 4.6.2
+  * Update list of Uploaders.
+    Remove Uploaders that haven't been active for a long time.
+    Thanks Sjoerd and Aron for their past work on the package.
+
+ -- Michael Biebl <biebl@debian.org>  Mon, 19 Dec 2022 11:30:35 +0100
+
 network-manager (1.40.6-1ubuntu1) lunar; urgency=medium
 
   * Resynchronize on Debian, remaining changes:
diff --git a/debian/control b/debian/control
index 66ef9185..603370d0 100644
--- a/debian/control
+++ b/debian/control
@@ -3,9 +3,7 @@ Section: net
 Priority: optional
 Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
 XSBC-Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
-Uploaders: Michael Biebl <biebl@debian.org>,
- Sjoerd Simons <sjoerd@debian.org>,
- Aron Xu <aron@debian.org>
+Uploaders: Michael Biebl <biebl@debian.org>
 Build-Depends: debhelper-compat (= 13),
                dh-sequence-gir,
                automake (>= 1.12),
@@ -40,7 +38,7 @@ Build-Depends: debhelper-compat (= 13),
                python3-dbus <!nocheck>,
                python3-pexpect <!nocheck>,
                iproute2 <!nocheck>,
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Rules-Requires-Root: no
 XS-Debian-Vcs-Git: https://salsa.debian.org/utopia-team/network-manager.git
 XS-Debian-Vcs-Browser: https://salsa.debian.org/utopia-team/network-manager
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
new file mode 100644
index 00000000..8e47ba2d
--- /dev/null
+++ b/debian/source/lintian-overrides
@@ -0,0 +1,4 @@
+# documentation is generated by gtk-doc
+# false positive, see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1017094
+source-is-missing [docs/api/html/*.html]
+source-is-missing [docs/libnm/html/*.html]