diff options
| author | Michael Biebl <biebl@debian.org> | 2012-01-05 14:19:17 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2012-01-05 14:19:17 +0100 |
| commit | 6fd4e84f32e01adbacb63eed49a1a2b402bfd7a9 (patch) | |
| tree | bfcb6c6a8c517ec0381d0268bb17718e625b1a74 | |
| parent | b3f0ed4872e26bfb0bcbf0cbb9919dad207f8565 (diff) | |
Change section of gir1.2-networkmanager-1.0 to introspection.
| -rw-r--r-- | debian/changelog | 3 | ||||
| -rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 82599c4d..e660c4db 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ network-manager (0.9.2.0-2) UNRELEASED; urgency=low * Build against libnl3. + * Change section of gir1.2-networkmanager-1.0 to introspection. - -- Michael Biebl <biebl@debian.org> Thu, 05 Jan 2012 14:15:12 +0100 + -- Michael Biebl <biebl@debian.org> Thu, 05 Jan 2012 14:19:04 +0100 network-manager (0.9.2.0-1) unstable; urgency=low diff --git a/debian/control b/debian/control index ae6c9fcd..96e13475 100644 --- a/debian/control +++ b/debian/control @@ -206,7 +206,7 @@ Description: network management framework (debugging symbols) This package contains detached debugging symbols. Package: gir1.2-networkmanager-1.0 -Section: libs +Section: introspection Architecture: any Depends: ${gir:Depends}, ${shlibs:Depends}, ${misc:Depends} Description: GObject introspection data for NetworkManager |