summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog20
-rw-r--r--debian/control46
-rw-r--r--debian/copyright3
-rw-r--r--debian/patches/auto-gitignore2
-rw-r--r--debian/source/lintian-overrides2
-rw-r--r--debian/watch3
6 files changed, 49 insertions, 27 deletions
diff --git a/debian/changelog b/debian/changelog
index 1748faa..383c120 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,23 @@
+sepia (0.992-8) unstable; urgency=medium
+
+ * Team upload.
+
+ [ Debian Janitor ]
+ * Update standards version to 4.5.0, no changes needed.
+ * Remove constraints unnecessary since stretch:
+ + Build-Depends-Indep: Drop versioned constraint on libtest-expect-perl.
+
+ [ gregor herrmann ]
+ * debian/watch: use generic pattern with uscan macros.
+ * Explain origin of snippet.el in d/copyright and d/s/lintian-overrides.
+ * Update years of packaging copyright.
+ * Drop runtime dependency on install-info. (Closes: #1013852)
+ * Declare compliance with Debian Policy 4.6.1.
+ * Set Rules-Requires-Root: no.
+ * Bump debhelper-compat to 13.
+
+ -- gregor herrmann <gregoa@debian.org> Sun, 26 Jun 2022 13:07:41 +0200
+
sepia (0.992-7) unstable; urgency=medium
* Team upload.
diff --git a/debian/control b/debian/control
index 3a4dd3f..e7a88df 100644
--- a/debian/control
+++ b/debian/control
@@ -4,44 +4,44 @@ Uploaders: Hilko Bengen <bengen@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
-Build-Depends: debhelper-compat (= 12)
-Build-Depends-Indep: texinfo <!nocheck>,
- perl,
+Build-Depends: debhelper-compat (= 13)
+Build-Depends-Indep: install-info,
+ libbsd-resource-perl <!nocheck>,
+ libdata-dump-perl <!nocheck>,
+ libdevel-lexalias-perl <!nocheck>,
+ libdevel-size-perl <!nocheck>,
libio-stringy-perl <!nocheck>,
- libpadwalker-perl <!nocheck>,
+ libmodule-corelist-perl <!nocheck>,
libmodule-info-perl <!nocheck>,
+ libpadwalker-perl <!nocheck>,
libscope-upper-perl <!nocheck>,
- libdevel-lexalias-perl <!nocheck>,
- libmodule-corelist-perl <!nocheck>,
- libwww-perl <!nocheck>,
- libdata-dump-perl <!nocheck>,
- libdevel-size-perl <!nocheck>,
- libbsd-resource-perl <!nocheck>,
- libtest-expect-perl (>= 0.33) <!nocheck>,
+ libtest-expect-perl <!nocheck>,
libtest-without-module-perl <!nocheck>,
- install-info
-Standards-Version: 4.4.0
+ libwww-perl <!nocheck>,
+ perl,
+ texinfo <!nocheck>
+Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/sepia
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/sepia.git
Homepage: https://metacpan.org/release/Sepia
+Rules-Requires-Root: no
Package: sepia
Architecture: all
-Depends: ${perl:Depends},
- ${misc:Depends},
- install-info,
+Depends: ${misc:Depends},
+ ${perl:Depends},
emacs-nox | emacs-gtk | emacs25-nox | emacs25 | emacs24 | emacs23 | emacs22,
- w3m-el | w3m-el-snapshot,
+ libbsd-resource-perl,
+ libdata-dump-perl,
+ libdevel-lexalias-perl,
+ libdevel-size-perl,
libio-stringy-perl,
- libpadwalker-perl,
+ libmodule-corelist-perl,
libmodule-info-perl,
+ libpadwalker-perl,
libscope-upper-perl,
- libdevel-lexalias-perl,
- libmodule-corelist-perl,
libwww-perl,
- libdata-dump-perl,
- libdevel-size-perl,
- libbsd-resource-perl
+ w3m-el | w3m-el-snapshot
Recommends: perl-doc
Description: Simple Emacs-Perl InterAction
Sepia is a set of features to make Emacs a better tool for Perl
diff --git a/debian/copyright b/debian/copyright
index 707a083..d1a24a0 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -17,12 +17,13 @@ License: other
it under the terms of the GNU General Public License as published
by the Free Software Foundation; either version 2, or (at your
option) any later version.
+Comment: Added by debian/patches/0002-Add-snippet.el.patch
Files: debian/*
Copyright: 2007, 2008, 2009, 2010, 2011, 2012, 2015, 2017, Hilko Bengen <bengen@debian.org>
2008, Mark Hymers <mhy@debian.org>
2018, Salvatore Bonaccorso <carnil@debian.org>
- 2019, gregor herrmann <gregoa@debian.org>
+ 2019-2022, gregor herrmann <gregoa@debian.org>
License: Artistic or GPL-1+
License: Artistic
diff --git a/debian/patches/auto-gitignore b/debian/patches/auto-gitignore
index b2c858d..f78fae9 100644
--- a/debian/patches/auto-gitignore
+++ b/debian/patches/auto-gitignore
@@ -4,7 +4,7 @@ The Debian packaging git branch contains these updates to the upstream
.gitignore file(s). This patch is autogenerated, to provide these
updates to users of the official Debian archive view of the package.
-[dgit (9.6) update-gitignore]
+[dgit (9.16) update-gitignore]
---
diff --git a/.gitignore b/.gitignore
new file mode 100644
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
new file mode 100644
index 0000000..2161cd2
--- /dev/null
+++ b/debian/source/lintian-overrides
@@ -0,0 +1,2 @@
+# Added by debian/patches/0002-Add-snippet.el.patch
+sepia source: superfluous-file-pattern snippet.el [debian/copyright:10]
diff --git a/debian/watch b/debian/watch
index 19edede..2f88c63 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,2 @@
version=4
-
-https://cpan.metacpan.org/modules/by-module/Sepia/Sepia-(.*)\.tar\.gz
+https://metacpan.org/release/Sepia .*/Sepia-v?@ANY_VERSION@@ARCHIVE_EXT@$