Change logs for compartment source package in Noble

  • compartment (1.1.0-5.1build2) noble; urgency=medium
    
      * No-change rebuild for CVE-2024-3094
    
     -- William Grant <email address hidden>  Mon, 01 Apr 2024 16:40:55 +1100
  • compartment (1.1.0-5.1build1) noble; urgency=high
    
      * No change rebuild against libpoppler-qt5-1t64.
    
     -- Julian Andres Klode <email address hidden>  Fri, 22 Mar 2024 16:35:21 +0100
  • compartment (1.1.0-5.1) unstable; urgency=medium
    
      * Non-maintainer upload
      * Convert to source format 3.0 (Closes: #1007416)
    
     -- Bastian Germann <email address hidden>  Mon, 02 Oct 2023 22:16:27 +0200
  • compartment (1.1.0-5) unstable; urgency=medium
    
      * debian/rules: Use simplified debhelper version
      * debian/control:
            - Update maintainer name, use UTF-8
            - Build-depend on debhelper (>= 9).
            - Upgrade standards-version
            - Depend on ${misc:Depends}.
            - Use arch linux-any (Closes: #745192)
            - Improve description (Closes: #485850)
            - Add homepage
      * debian/compat: Indicate compatibility level of 9. (Closes: #817318, #817406)
      Thanks to Logan Rosen for the patch used in Ubuntu, 
    
      * Makefile: 
           - use CCFLAGS, CPPFLAGS when compiling (to enable hardening features)
             and use DESTDIR to install files in their proper location
           - strip binary when installing
           - do not install LICENSE in the documentation directory
      * comparment: Fix error when compiling with  -Werror=format-security
      * debian/watch: Add watch file
    
     -- Javier Fernández-Sanguino Peña <email address hidden>  Wed, 04 Jan 2017 01:11:57 +0100