Change logs for equivs source package in Sid

  • equivs (2.3.1) unstable; urgency=medium
    
      [ Johannes 'josch' Schauer ]
      * examples/libstdc++6-dev.ctl: make arch:any.
      * Add a debian/gitlab-ci.yml file.
      * Add autopkgtests.
    
      [ Axel Beckert ]
      * Don't let dpkg-buildpackage check for build-dependencies as it
        implicitly and unconditionally adds build-essential which
        equivs-generated metapackages don't need in nearly any case.
        (Closes: #958414; thanks Johannes 'josch' Schauer!)
      * Bump debhelper-compat to 13.
    
     -- Axel Beckert <email address hidden>  Wed, 10 Jun 2020 02:04:04 +0200
  • equivs (2.3.0) unstable; urgency=low
    
      [ Paul Wise ]
      * Fix directory indicator when TMPDIR is set (See #660765, mitigates
        #897927. and closes: #875677)
    
      [ Debian Janitor ]
      * Bump debhelper from old 10 to 12.
      * Set debhelper-compat version in Build-Depends.
      * Fix day-of-week for changelog entries 1.0.3-1, 1.0.2-1.
    
      [ Axel Beckert ]
      * Declare compliance with Debian Policy 4.5.0. (No changes needed.)
      * Set "Rules-Requires-Root: no".
      * Bump generated packages to current state of the art, too:
        + Set "Rules-Requires-Root: no"
        + Declare compliance with Debian Policy 4.5.0.
        + Use dh compat to 12 via build-dependency and drop debian/compat.
        + Use minimal debian/rules with dh sequencer.
        + Convert copyright file to machine-readable DEP5 format.
      * Fix "equivs-build --full" by using format "3.0 (native)". Thanks
        Arnaud Patard (Rtp) for the bug report! (Closes: #953556)
      * Fix signing error at the end of "equivs-build --full".
      * Drop building packages with fakeroot, now that we set R³.
        + Drop dependency on fakeroot accordingly.
      * Always use dpkg-buildpackage. (Closes: #880165)
      * Add debian/clean to remove common artifacts of manual testing.
    
     -- Axel Beckert <email address hidden>  Sun, 19 Apr 2020 07:48:01 +0200
  • equivs (2.2.0) unstable; urgency=low
    
      [ Juan Picca ]
      * Add support to use alternative templates. (Closes MR !1)
    
     -- Axel Beckert <email address hidden>  Wed, 14 Nov 2018 04:15:22 +0100
  • equivs (2.1.1) unstable; urgency=medium
    
      * Team upload.
    
      [ Damyan Ivanov ]
      * change Priority from 'extra' to 'optional'
    
      [ Salvatore Bonaccorso ]
      * Update Vcs-* headers for switch to salsa.debian.org
    
      [ Laurent Baillet ]
      * fix lintian file-contains-trailing-whitespace warning
    
      [ Johannes 'josch' Schauer ]
      * support Essential field (closes: #870288)
    
      [ gregor herrmann ]
      * Use HTTPS in debian/copyright.
      * Declare compliance with Debian Policy 4.2.1.
      * Remove trailing whitespace from debian/*.
    
     -- gregor herrmann <email address hidden>  Sat, 20 Oct 2018 03:49:33 +0200
  • equivs (2.1.0) unstable; urgency=low
    
      [ Axel Beckert ]
      * Adopt equivs under the Debian Perl Group umbrella. (Closes: #852223)
      * Import package history into a Git repository and add Vcs-*
        headers. (Closes: #663424)
        + Add a .gitignore file.
      * Apply wrap-and-sort.
      * Switch debian/rules to minimal dh v7 style.
        + Use debian/install instead calling cp inside debian/rules.
        + Remove obsolete variables.
        + Replace usage of dpkg-parsechangelog with $SOURCE_DATE_EPOCH. Fixes
          lintian warning debian-rules-parses-dpkg-parsechangelog.
      * Rename debian/equivs.* to debian/*.
      * Move documentation files from debian/*.pod to *.pod.
      * Move man page generation from debian/rules to a new Makefile.
      * Declare compliance with Debian Policy 4.0.0. (No changes needed.)
      * Bump debhelper compatibility to 10.
        + Update versioned debhelper build-dependency accordingly.
      * pod2man call: Replace "Debian/GNU" with just "Debian".
      * Use $TMPDIR as directory for package builds if set in the
        environment. (Closes: #660765)
    
      [ Wookey ]
      * Add Support for links. (Closes: #701626, #682929, LP: #1132813)
      * Fix typos in debian/README.Debian.
    
      [ John Reese ]
      * Add support to build source packages, e.g. for source-only uploads as
        required for uploading to Ubuntu PPAs. (Closes: #603850)
    
     -- Axel Beckert <email address hidden>  Sat, 29 Jul 2017 01:12:47 +0200
  • equivs (2.0.10) unstable; urgency=medium
    
      * QA upload.
      * Upload to unstable.
    
     -- Adrian Bunk <email address hidden>  Sun, 18 Jun 2017 16:56:59 +0300
  • equivs (2.0.9+nmu1) unstable; urgency=medium
    
      * Non-maintainer upload.
      * Add Multi-Arch support. (Closes: #692934 693548 697820)
    
     -- Wookey <email address hidden>  Mon, 19 Oct 2015 01:38:56 +0000
  • equivs (2.0.9) unstable; urgency=low
    
    
      * Upgrade to Policy 3.9.2 - no changes.
      * Upgrade to source format 1.0 - no changes.
      * Support Breaks.  (Closes: #571638)
      * Move up to debhelper 7.  (Closes: #624175)
      * Fix 'Files:' option to expect an install _directory_.  (Closes: #636310)
      * Let 'Source:' field default to package name but be overridable.
        Based on patch from era erickson.  (Closes: #409557)
      * Improve option handling: allow equivs-build --arch and --full to work
        together.  Previously, with --full, --arch had no effect.
    
     -- Peter Samuelson <email address hidden>  Fri, 30 Sep 2011 01:22:27 -0500
  • equivs (2.0.8) unstable; urgency=low
    
    
      * Acknowledge NMU, thanks Zack.
      * Also thanks Tomáš Pospíšek for several patches.
      * Use dpkg-buildpackage instead of debuild; drop devscripts dependency.
        (Closes: #475936)
      * Stop specifying debhelper >=4, redundant in this day and age.  At the
        same time, I don't see the point in specifying a higher compat level.
      * Update and improve package description somewhat.  (Closes: #464871)
      * Document including multiple files via the "Files:" field:
        manpage (Closes: #565897), template file (Closes: #464888).
      * Allow +x bit to be specified on File: line.  (Closes: #535622)
      * Preserve +x bit for files in Files: section.  (Closes: #535623)
      * Allow Homepage field.  (Closes: #502395)
      * Fix Makefile pod2man rule.  (Closes: #364620)
      * Bump Standards-Version to 3.8.3 (no changes).
      * Honor $DEBEMAIL, $EMAIL, $DEBFULLNAME, and /etc/mailname for the
        default maintainer address.
    
     -- Peter Samuelson <email address hidden>  Tue, 19 Jan 2010 22:28:13 -0600
  • equivs (2.0.7-0.1) unstable; urgency=low
    
    
      * Non-maintainer upload.
      * equivs-build: add support for adding arbitrary extra files to a package.
        Thanks to Anthony Towns for the patch (closes: #449542)
      * equivs-build.pod: document the new "Files:" and "File:" fields
      * debian/control: bump Standards-Version to 3.7.3, no changes needed
      * debian/control: move debhelper dependency to Build-Depends, so that it is
        available upon clean
    
     -- Stefano Zacchiroli <email address hidden>  Tue, 22 Jan 2008 12:26:38 +0100