summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog31
-rw-r--r--debian/compat1
-rw-r--r--debian/control6
-rw-r--r--debian/copyright2
4 files changed, 34 insertions, 6 deletions
diff --git a/debian/changelog b/debian/changelog
index df378ac..b969c19 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,31 @@
+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.
+
+ -- Sean Whitton <spwhitton@spwhitton.name> Mon, 01 Jun 2020 17:29:26 -0700
+
+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
+
+ -- David Bremner <bremner@debian.org> Sun, 19 Apr 2020 08:52:10 -0300
+
dh-elpa (2.0.2~bpo10+2) buster-backports; urgency=medium
* Rebuild for buster-backports.
@@ -322,7 +350,7 @@ 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.
-
+
-- David Bremner <bremner@debian.org> Sat, 12 Sep 2015 20:54:05 -0300
dh-elpa (0.0.7) unstable; urgency=medium
@@ -377,4 +405,3 @@ dh-elpa (0.0.1) experimental; urgency=medium
* Initial upload, early adopters only.
-- David Bremner <bremner@debian.org> Sat, 11 Jul 2015 15:24:57 +0200
-
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index f599e28..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-10
diff --git a/debian/control b/debian/control
index d3f00d5..286ba93 100644
--- a/debian/control
+++ b/debian/control
@@ -6,14 +6,16 @@ Uploaders:
David Bremner <bremner@debian.org>,
Sean Whitton <spwhitton@spwhitton.name>,
Build-Depends:
- debhelper (>= 10),
+ debhelper-compat (= 12),
emacs-nox (>= 47) | emacs (>= 47.0)
-Standards-Version: 4.4.0
+Standards-Version: 4.4.1
Vcs-Git: https://salsa.debian.org/emacsen-team/dh-elpa.git
Vcs-Browser: https://salsa.debian.org/emacsen-team/dh-elpa
+Rules-Requires-Root: no
Package: dh-elpa
Architecture: all
+Multi-Arch: foreign
Depends:
debhelper (>= 9.20151004),
libdebian-source-perl | dh-make-perl (>= 0.90),
diff --git a/debian/copyright b/debian/copyright
index 5ab2d31..af76dd9 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Files: *
Copyright: © 2007-2015 Free Software Foundation Inc,