Skip to content
  • Sean Whitton's avatar
    Import Debian version 2.0.8 · 22157773
    Sean Whitton authored
    dh-elpa (2.0.8) unstable; urgency=medium
    .
      * Retry upload interrupted by Emacs crash.
    .
    dh-elpa (2.0.7) unstable; urgency=medium
    .
      * Mark dh-elpa as providing dh-sequence-elpa, for use in
        Build-Depends{,-Indep}, to enable implicit "--with elpa" rules
        (Closes: #981084).
        Thanks to Olivier Tilloy for the patch and others for discussion.
    .
    dh-elpa (2.0.6) unstable; urgency=medium
    .
      * Bug fix: "Can't install non-ELPA package due to typo in helper
        script", thanks to Youhei SASAKI (Closes: #973346).
    .
    dh-elpa (2.0.5) unstable; urgency=medium
    .
      * Add xref and project to the list of built-in packages that we also
        have packaged separately (Closes: #972995).
    .
    dh-elpa (2.0.4) unstable; urgency=medium
    .
      [ David Bremner ]
      * Enable Multi-Arch: foreign. Currently it seems like any
        architecture-dependent variance in the behaviour of dh_elpa is
        probably a bug.
    .
    dh-elpa (2.0.3) unstable; urgency=medium
    .
      [ Nicholas D Steeves ]
      * Fix typos in dh_elpa documentation.
      * Clean up trailing whitespace in this changelog.
    .
      [ Sean Whitton ]
      * dh_elpa_test(1): Note exit code requirement in docs for ert_helper
        (Closes: #941330).
    .
      [ Daniel Kahn Gillmor ]
      * Use secure copyright file specification URI.
      * Update standards version to 4.4.1, no changes needed.
      * Bump debhelper from old 10 to 12.
      * Set debhelper-compat version in Build-Depends.
      * Rules-Requires-Root: no
    .
    dh-elpa (2.0.2) unstable; urgency=medium
    .
      * Upload to unstable
      * Assert compliance with policy version to 4.4.0
      * Drop dependencies on obsolete "emacs25" variants
    .
    dh-elpa (2.0.1) experimental; urgency=medium
    .
      * move bulk of maintainer scripts to a helper package that
        can be updated (Closes: #935766).
      * add binary package dh-elpa-helper
      * add dependency on dh-elpa-helper packages built with dh_elpa
      * stop embedding version in dh_elpa, elpa.pm
    .
    dh-elpa (1.16) unstable; urgency=high
    .
      * unset HOME in the generated maintainer scripts.
    .
    dh-elpa (1.15) unstable; urgency=medium
    .
      * Support optional destination subdirectory in d/elpa (Closes: #909307).
    .
    dh-elpa (1.14) unstable; urgency=medium
    .
      [ Nicholas D Steeves ]
      * Update Maintainer team name and email address.
      * Update Vcs links to point to salsa project.
      * Update watch file to check salsa instead of anonscm.debian.org
    .
      [ David Bremner ]
      * Add support for ELPA_NAME environment variable  (Closes: #905464, #906579).
      * Bug fix: "support elpa version number of 0" (Closes: #906528).
      * Bug fix: "(Build)-Depends on emacs25-nox | emacs25", thanks to Sven
        Joachim (Closes: #908102).
    .
    dh-elpa (1.13) unstable; urgency=medium
    .
      * upload to unstable
    .
    dh-elpa (1.12) experimental; urgency=medium
    .
      [ Nicholas D Steeves ]
      * dh_elpa_test: Remove work-around for s-el and dash-el, because they
        have been elpafied.
    .
      [ David Bremner ]
      * Do not load startup files in /etc/emacs/site-start.d (Closes: #886253).
      * Add the --emacs-loadpath argument to allow manual addition of
        non-elpa-* byte-compilation dependencies
      * Drop /usr/share/emacs/site-lisp from load-path. This is not needed for
        dh-elpa based dependencies. Packages that need it can add it back via
        --emacs-loadpath.
    .
    dh-elpa (1.11) unstable; urgency=medium
    .
      * disable dh-elpa-Version field
    .
    dh-elpa (1.10) unstable; urgency=medium
    .
      [ Sean Whitton ]
      * Add dh-elpa-Version: field to binary package control files.
        This tracks the dh-elpa version used to build the package, to make it
        possible to find packages that need rebuilding against newer dh-elpa.
    .
      [ David Bremner ]
      * Treat 'emacs' as a first class flavour, anticipating Debian emacs
        packages using that in place of 'emacsNN'.
      * Fix reporting of ignored flavors on removal (cosmetic change).
      * Replace '2' in generated emacsen-common compat file
    .
    dh-elpa (1.9) unstable; urgency=medium
    .
      * Drop alternative {build-,}depends on emacs24{-nox,}.
        src:emacs24 will soon be removed from the archive.
      * Bump debhelper compat to 10.
    .
    dh-elpa (1.8) unstable; urgency=medium
    .
      [ David Bremner ]
      * License generated maintainer scripts under CC0 (roughly, public domain).
    .
      [ Sean Whitton ]
      * Stop generating ${misc:Built-Using} substvar.
        No longer required since maintscripts are now licensed CC0/public domain.
        While the substvar was initially added to help find packages that need
        to be rebuilt against a more recent version of dh-elpa (see #803350),
        this is not the intended use of the Built-Using field, and as such it
        has been inconveniencing the Release Team.
      * Bump standards version to 4.0.0 (no changes required).
    .
    dh-elpa (1.7) unstable; urgency=medium
    .
      * Properly implement ignoring files containing ERT tests in .git.
        dh-elpa 1.4 ignored them in only --autopkgtest mode.
      * Update list of addons packaged outside of the elpa-* namespace.
        - Remove s, dash and yasnippet.
      * Manpage grammar fix.
    .
    dh-elpa (1.6) unstable; urgency=medium
    .
      * Add an "exit 0" to xemacs case of remove script (Closes: #850036).
    .
    dh-elpa (1.5) unstable; urgency=high
    .
      * Add built-in packages to ${elpa:Depends} if they are also packaged
        separately in Debian (e.g. let-alist and seq).
    .
    dh-elpa (1.4) unstable; urgency=medium
    .
      * Add note to dh_elpa_test manpage about disabling its override of
        dh_auto_test.
      * Update Emacs dependency and build-dependency:
        Previously: emacs24-nox | emacs24 (>=24~) | emacs24-lucid (>=24~)
        Now:        emacs25-nox | emacs25 | emacs24-nox | emacs24
        - emacsXY-lucid has "Provides: emacsXY".
        - Update for emacs25, but retain emacs24 for the sake of backports.
        - Retain emacs24-nox for the sake of the backports buildds.
      * dh_elpa_test ignores files containing ERT tests in .git.
        In particular, don't try to load files in .git/dgit/unpack/fake.
    .
    dh-elpa (1.3) unstable; urgency=medium
    .
      * Fix version comparison in elpa.pm.
        Quote "0.90" so that the trailing 0 is not lost.
      * Override debian-watch-file-in-native-package.
    .
    dh-elpa (1.2) unstable; urgency=medium
    .
      * Add generated files to debian/clean:
        - dh_elpa
        - dh_elpa.1
        - dh_elpa_test.1
      * Add missing dependency on debhelper.
      * Declare source format 3.0 (native).
    .
    dh-elpa (1.1) unstable; urgency=medium
    .
      * Attempt to sanitise versions from DEB_* env vars so that Emacs accepts
        them as ELPA package version strings.
    .
    dh-elpa (1.0) unstable; urgency=medium
    .
      [ Sean Whitton ]
      * dh_elpa_test should now be configured by the config file debian/elpa-test.
        - New dependency on libconfig-tiny-perl.
      * The old DH_ELPA_TEST_* configuration env vars are deprecated.
      * Backport prep
        - Add check for dh-make-perl version before invoking dh_elpa_test
        - New dependency for this check: libdpkg-perl
      * Globs in ert_exclude/DH_ELPA_TEST_ERT_EXCLUDE will now be matched against
        the full paths to files (relative to the root of the source package).
        Previously, only the basename was matched, so it was not possible to
        use a glob like "broken-tests/*.el".
        - New dependency on libtext-glob-perl.
      * Add --autopkgtest switch to dh_elpa_test for autodep8.
      * Add example usage of ert_exclude to dh_elpa_test(1).
    .
      [ David Bremner ]
      * depend on libdebian-source-perl in preference to dh-make-perl, if the
        former is available.
    .
      [ Rémi Vanicat & Sean Whitton ]
      * use DEB_UPSTREAM_VERSION or DEB_VERSION_UPSTREAM as elpa version if
        there is no version line in the main "*.el" file  (Closes: #829200)
      * add HINTS section to dh_elpa(1) documenting this
    .
    dh-elpa (0.0.21) unstable; urgency=medium
    .
      * Actually exclude .pc/ and debian/ directories from ERT tests.
      * Fix Vcs-Git: URI.
    .
    dh-elpa (0.0.20) unstable; urgency=medium
    .
      [ David Bremner ]
      * Tighten versioned dependency on debhelper, needed for
        get_source_date_epoch
    .
      [ Sean Whitton ]
      * Add yasnippet to list of packages maintained outside of the elpa-*
        binary package namespace.
      * Add dh_elpa_test helper and add to elpa.pm sequencer script, plus
        documentation, new dependencies and installation code.
        dh_elpa can now automatically detect and run Buttercup and ERT test
        suites.
      * Use https for Vcs-* control file fields.
      * Add myself as an uploader.
      * Run wrap-and-sort -abst to deal with lengthening dependencies list.
      * Bump standards version to 3.9.8; no changes required.
    .
    dh-elpa (0.0.19) unstable; urgency=medium
    .
      [ Sean Whitton ]
      * Fix generation of *-pkg.el file to not include dependencies on dash-el
        or s-el, which are currently maintained outside of the elpa-*
        namespace in Debian.
    .
    dh-elpa (0.0.18) unstable; urgency=low
    .
      * Document "--with elpa"
      * Add --fix-autoload-date option (on by default) to take autoload dates
        from changelog (Closes: #799168).
      * Add ${elpa:Depends} substvar. Thanks to Sean Whitton for the implementation.
    .
    dh-elpa (0.0.17) unstable; urgency=medium
    .
      * Document substvars
      * Add "--with elpa" sequencer option
    .
    dh-elpa (0.0.16) unstable; urgency=medium
    .
      * Bug fix: "Add Built-Using substvars entry", thanks to Hilko Bengen
        (Closes: #803350).
      * Add depends on ${perl:Depends}
    .
    dh-elpa (0.0.15) unstable; urgency=medium
    .
      * Also ignore emacs20
      * Avoid error from find in remove script (Closes: #802963).
    .
    dh-elpa (0.0.14) unstable; urgency=medium
    .
      * Also ignore emacs21 and emacs22 in emacsen-common helper scripts
    .
    dh-elpa (0.0.13) unstable; urgency=medium
    .
      * remove /usr/share/${FLAVOUR}/site-lisp/elpa on last package removal.
    .
    dh-elpa (0.0.12) unstable; urgency=medium
    .
      * Replace use of private function `autoscript_sed' from Dh_Lib
    .
    dh-elpa (0.0.11) unstable; urgency=medium
    .
      * Fix elpa version in generated maintainer scripts (Closes: #799032)
        (again).
    .
    dh-elpa (0.0.10) unstable; urgency=medium
    .
      * Take elpa version from lisp source (Closes: #799032).
        Thanks to Thomas Koch for the report.
    .
    dh-elpa (0.0.9) unstable; urgency=medium
    .
      * Bug fix: "dh-elpa should provide substvar for depends field", thanks
        to Thomas Koch (Closes: #799208). Currently we add only an unversioned
        depends on emacsen-common.
      * Bug fix: "an elpa package cannot require a non elpa debian package",
        thanks to Remi Vanicat (Closes: #798576). As Remi suggests, use -q
        instead of -Q to byte-compile files.
    .
    dh-elpa (0.0.8) unstable; urgency=medium
    .
      * Skip binary packages with no files in their package.elpa file and or
        on the command line.
    .
    dh-elpa (0.0.7) unstable; urgency=medium
    .
      * On package uninstall remove the non-emacs-lisp symlinks as well
      * Add Vcs-{Git,Browser} headers
    .
    dh-elpa (0.0.6) unstable; urgency=medium
    .
      * Bug fix: "maintainer address bounces", thanks to Ansgar Burchardt
        (Closes: #797940).
    .
    dh-elpa (0.0.5) unstable; urgency=medium
    .
      * Use debian/.debhelper/elpa for temp files. This allows easier
        debugging.
      * Add a check for ${elpa_name}-pkg.el in multi-file packages
      * Link all top level files/directories into flavour directory, not
        just *.el
    .
    dh-elpa (0.0.4) unstable; urgency=medium
    .
      * Fix postinst bug: s/mkdir/mkdir -p/
    .
    dh-elpa (0.0.3) unstable; urgency=medium
    .
      * Switch to team maintenance
      * Upload to unstable
    .
    dh-elpa (0.0.2) experimental; urgency=medium
    .
      * Clean up temporary directory
      * By default install emacsen-common helper scripts to do byte
        compilation and removal. It's the responsibility of packages
        build-depending on dh-elpa to depend on emacsen-common unless they use
        the no-byte-compile flag.
    .
    dh-elpa (0.0.1) experimental; urgency=medium
    .
      * Initial upload, early adopters only.
    22157773