summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLev Lamberov <dogsleg@debian.org>2018-07-31 03:09:21 -0300
committerLev Lamberov <dogsleg@debian.org>2018-07-31 03:09:21 -0300
commit90bec54078f0fe031d32911a8f2ce181cd0fc993 (patch)
treeef5aa010c91e63dbbaee0d17dc624e85b9703fd9
parentc15be6e5fe6cb7349952821563fffc2ef5216c30 (diff)
parented923a20c61f1f38c86f40c38cd8000b8269376f (diff)
Record dired-quick-sort (0.1-3) in archive suite sid
-rw-r--r--debian/changelog13
-rw-r--r--debian/compat2
-rw-r--r--debian/control12
-rw-r--r--debian/copyright2
-rw-r--r--debian/watch2
5 files changed, 21 insertions, 10 deletions
diff --git a/debian/changelog b/debian/changelog
index 7425608..f8ebb3b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+dired-quick-sort (0.1-3) unstable; urgency=medium
+
+ * Migrate to dh 11
+ * d/control: Update Maintainer (to Debian Emacsen team)
+ * d/control: Declare Standards-Version 4.1.5 (no changes needed)
+ * d/control: Add Rules-Requires-Root: no
+ * d/control: Clean dependencies
+ * d/control: Remove Built-Using field
+ * d/copyright: Bump copyright years
+ * d/watch: Update d/watch
+
+ -- Lev Lamberov <dogsleg@debian.org> Tue, 31 Jul 2018 11:09:21 +0500
+
dired-quick-sort (0.1-2) unstable; urgency=medium
* Team upload.
diff --git a/debian/compat b/debian/compat
index f599e28..b4de394 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-10
+11
diff --git a/debian/control b/debian/control
index 5d375f6..36652e6 100644
--- a/debian/control
+++ b/debian/control
@@ -1,11 +1,12 @@
Source: dired-quick-sort
Section: lisp
Priority: optional
-Maintainer: Debian Emacs addons team <pkg-emacsen-addons@lists.alioth.debian.org>
+Maintainer: Debian Emacsen team <debian-emacsen@lists.debian.org>
Uploaders: Lev Lamberov <dogsleg@debian.org>
-Build-Depends: debhelper (>= 10),
+Build-Depends: debhelper (>= 11),
dh-elpa
-Standards-Version: 3.9.8
+Standards-Version: 4.1.5
+Rules-Requires-Root: no
Homepage: https://gitlab.com/xuhdev/dired-quick-sort
Vcs-Browser: https://salsa.debian.org/emacsen-team/dired-quick-sort
Vcs-Git: https://salsa.debian.org/emacsen-team/dired-quick-sort.git
@@ -13,13 +14,10 @@ Vcs-Git: https://salsa.debian.org/emacsen-team/dired-quick-sort.git
Package: elpa-dired-quick-sort
Architecture: all
Depends: ${elpa:Depends},
- ${misc:Depends},
- emacsen-common (>= 2.0.8)
+ ${misc:Depends}
Recommends: emacs (>= 46.0)
Enhances: emacs,
- emacs24,
emacs25
-Built-Using: ${misc:Built-Using}
Description: persistent quick sorting of dired buffers in various ways
This Emacs package provides persistent quick sorting of Dired buffers
in various ways with hydra. With `savehist-mode' enabled, the last
diff --git a/debian/copyright b/debian/copyright
index 7181c8c..297097f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -7,7 +7,7 @@ Copyright: (C) 2016 Hong Xu <hong@topbug.net>
License: GPL-3+
Files: debian/*
-Copyright: (C) 2017 Lev Lamberov <dogsleg@debian.org>
+Copyright: (C) 2017-2018 Lev Lamberov <dogsleg@debian.org>
License: GPL-3+
License: GPL-3+
diff --git a/debian/watch b/debian/watch
index b84796d..3272000 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=4
opts=filenamemangle=s/.*\.tar\.gz\?ref=v?(\d\S+)/dired-quick-sort-$1\.tar\.gz/g \
-https://gitlab.com/xuhdev/dired-quick-sort/tags?sort=updated_desc .*archive\.tar\.gz\?ref=v?(\d\S+)
+https://gitlab.com/xuhdev/dired-quick-sort/tags?sort=updated_desc .*(\d\S+)/dired-quick-sort-.+\.tar\.gz