Skip to content
  • gregor herrmann's avatar
    Import Debian version 0.10 · cd529b2b
    gregor herrmann authored
    pkg-components (0.10) unstable; urgency=medium
    
      [ Damyan Ivanov ]
      * declare conformance with Policy 4.1.3 (no changes needed)
    
      [ Salvatore Bonaccorso ]
      * Update Vcs-* headers for switch to salsa.debian.org
    
      [ Jérémy Lal ]
      * Modernize uscan-components:
        - uscan: fix file path in directory test
        - Use uscan --dehs and libxml to parse results
        - Update uscan arguments
        - Fix symlink call
        - Verbose command
        - Fix: ln does not return something
        - Call uupdate (by default, like uscan does)
        Closes: #896608
    
      [ gregor herrmann ]
      * Update t/data/uscan.txt.
        uscan-components (via Debian::Parse::Uscan) now expects the XML output of
        `uscan --dehs).
      * debian/copyright:
        - update source location
        - update years of packaging copyright
        - add new copyright holder
      * Update debian/tests/pkg-perl/syntax-skip.
        Debian::Parse::Uscan works just fine.
      * Bump debhelper compatibility level to 10.
      * Declare compliance with Debian Policy 4.1.4.
    
    pkg-components (0.9) unstable; urgency=medium
    
      [ gregor herrmann ]
      * Rename autopkgtest configuration file(s) as per new pkg-perl-
        autopkgtest schema.
    
      [ Salvatore Bonaccorso ]
      * debian/control: Use HTTPS transport protocol for Vcs-Git URI
    
      [ gregor herrmann ]
      * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
      * Remove Olof Johansson from Uploaders. Thanks for your work!
      * bin/dh_components: fix usage of Dh_Lib's doit().
        Thanks to Niels Thykier for the bug report. (Closes: #868472)
      * Add debian/tests/pkg-perl/use-name to activate autopkgtests's
        use.t test.
      * Add debian/tests/pkg-perl/syntax-skip to fine-tune autopkgtest's
        syntax.t.
      * Use HTTPS for some URLs in debian/*. Thanks to duck.
      * Add /me to Uploaders.
      * Declare compliance with Debian Policy 4.0.0.
    
    pkg-components (0.8) unstable; urgency=medium
    
      * Team upload
    
      [ gregor herrmann ]
      * Mark package as autopkgtest-able.
    
    pkg-components (0.7) unstable; urgency=medium
    
      * Team upload
    
      [ gregor herrmann ]
      * debian/control: remove Nicholas Bamber from Uploaders on request of
        the MIA team.
    
      [ Salvatore Bonaccorso ]
      * Update Vcs-Browser URL to cgit web frontend
    
      [ Damyan Ivanov ]
      * Declare compliance with Debian Policy 3.9.6
      * Add explicit build dependency on libmodule-build-perl
    
    pkg-components (0.6) unstable; urgency=low
    
      [ Salvatore Bonaccorso ]
      * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
    
      [ Olof Johansson ]
      * Adapt to changes in Debian::Control API (Closes: #719414, #719370)
    
      [ gregor herrmann ]
      * Use canonical URI for Vcs-Git field.
    
    pkg-components (0.5) unstable; urgency=low
    
      [ gregor herrmann ]
      * debian/control: update {versioned,alternative} (build) dependencies.
    
      [ Nicholas Bamber ]
      * Upgrade Debian::Copyright version to 0.2
        - Official version of DEP-5 copyright format
      * Raised standards version to 3.9.4
      * Raised compatibility level and debhelper version to 9
      * Updated copyright and removed unused lintian override
    
    pkg-components (0.4) unstable; urgency=medium
    
      * Made t/01.basic.t not so dependent on order (partially closes: #647278)
      * Fixed build dependencies (Closes: #647278)
      * Moving package into Debian Perl Group
      * Updating repository fields
      * Added Suggests clause for devscripts as uscan-components depends on uscan
    
    pkg-components (0.3) unstable; urgency=low
    
      * Added support for copyright merging
      * Updated README and TODO and debian/copyright
      * Raised standards version to 3.9.2
      * Added support for substvars
      * Added wrapper for uscan (uscan-components)
      * Added example README.source
      * Added source override for debian copyright format
    
    pkg-components (0.2) unstable; urgency=low
    
      * Changed section to 'devel' in accordance with override
      * Fixed repository data in control file
      * Add versioned dependency on dpkg-dev to ensure we have support for the
        3.0 (quilt) format
      * Fixed number of directory levels in copy build stage now that the
        format expected by dpkg-source is better understood.
      * Added check for Changes file in component, which if found will
        be installed into doc directory
      * Setting PERL5LIB environment variable in config so that 
        testing components can work correctly
      * Shifted sequence so that dh_components runs immediately after the core
        install, so that components can be tested.
      * Updated README file to reflect latest status.
      * Setting CURDIR when calling build stage scripts
      * Setting PERL5LIB inside the config build stage based upon CURDIR
    
    pkg-components (0.1) unstable; urgency=low
    
      * Initial release (Closes: #601498)
    cd529b2b