[cpp-log4shib] 21/26: Fix section of dev package

Scott Cantor cantor.2 at osu.edu
Tue Oct 19 16:13:27 UTC 2021


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to annotated tag debian/1.0.4-1
in repository cpp-log4shib.

View the commit online:
http://git.shibboleth.net/view/?p=cpp-log4shib.git;a=commit;h=809f558a32cf66ec46f95b018cb30a2e372c6be4

commit 809f558a32cf66ec46f95b018cb30a2e372c6be4
Author: Russ Allbery <rra at stanford.edu>
AuthorDate: Tue Jun 5 20:31:19 2012 -0700

    Fix section of dev package
---
 debian/changelog | 2 +-
 debian/control   | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7e3a1ae..4324259 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,7 +13,7 @@ log4shib (1.0.4-1) UNRELEASED; urgency=low
   * Work around issues with -lpthread and libtool and with picking up
     dpkg-buildflags options in pkgconfig using code copied from
     opensaml2.
-  * Suggest liblog4shib-doc from liblog4shib-dev
+  * Suggest liblog4shib-doc from liblog4shib-dev.
   * Remove any copy of jQuery installed by Doxygen and use the version
     packaged for Debian.
   * Regenerate the build system with dh_autoreconf during build.
diff --git a/debian/control b/debian/control
index ef01680..14c7ab5 100644
--- a/debian/control
+++ b/debian/control
@@ -1,5 +1,5 @@
 Source: log4shib
-Section: devel
+Section: libs
 Priority: extra
 Maintainer: Debian Shib Team <pkg-shibboleth-devel at lists.alioth.debian.org>
 Uploaders: Russ Allbery <rra at debian.org>
@@ -12,7 +12,6 @@ Vcs-Browser: http://git.debian.org/?p=pkg-shibboleth/log4shib.git
 Package: liblog4shib1
 Architecture: any
 Multi-Arch: same
-Section: libs
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: log4j-style configurable logging library for C++ (runtime)
@@ -29,6 +28,7 @@ Description: log4j-style configurable logging library for C++ (runtime)
  use the log4shib library.
 
 Package: liblog4shib-dev
+Section: libdevel
 Architecture: any
 Depends: ${misc:Depends}, liblog4shib1 (= ${binary:Version})
 Suggests: liblog4shib-doc

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list