summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog32
-rw-r--r--debian/compat1
-rw-r--r--debian/control17
-rw-r--r--debian/watch4
4 files changed, 39 insertions, 15 deletions
diff --git a/debian/changelog b/debian/changelog
index 39a6a9a..2ea3871 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,35 @@
+emacs-jabber (0.8.92+git98dc8e-7) unstable; urgency=medium
+
+ [ Nicholas D Steeves ]
+ * Drop emacs24 and emacs25 from Enhances
+ (packages do not exist in bullseye).
+
+ [ Matteo F. Vescovi ]
+ * debian/control:
+ - debhelper bump 12 -> 13
+ - S-V bump 4.5.0 -> 4.5.1 (no changes needed)
+ - dummy binary package dropped
+ * debian/watch: version bump 3 -> 4
+
+ -- Matteo F. Vescovi <mfv@debian.org> Tue, 17 Aug 2021 20:29:30 +0200
+
+emacs-jabber (0.8.92+git98dc8e-6) unstable; urgency=medium
+
+ [ David Krauser ]
+ * Update maintainer email address
+
+ [ Debian Janitor ]
+ * Bump debhelper from old 11 to 12.
+ * Set debhelper-compat version in Build-Depends.
+ * Remove unnecessary ${misc:Built-Using} for elpa-jabber
+
+ [ Matteo F. Vescovi ]
+ * debian/control: RRR set
+ * debian/control: S-V bump 4.1.4 -> 4.5.0 (no changes needed)
+ * debian/watch: http:// -> https:// for URI path
+
+ -- Matteo F. Vescovi <mfv@debian.org> Sat, 29 Feb 2020 20:41:33 +0100
+
emacs-jabber (0.8.92+git98dc8e-5) unstable; urgency=medium
* Team upload.
diff --git a/debian/compat b/debian/compat
deleted file mode 100644
index b4de394..0000000
--- a/debian/compat
+++ /dev/null
@@ -1 +0,0 @@
-11
diff --git a/debian/control b/debian/control
index cd44654..f3c7f75 100644
--- a/debian/control
+++ b/debian/control
@@ -1,10 +1,11 @@
Source: emacs-jabber
Section: net
Priority: optional
-Maintainer: Debian Emacs addons team <pkg-emacsen-addons@lists.alioth.debian.org>
+Maintainer: Debian Emacsen Team <debian-emacsen@lists.debian.org>
Uploaders: Matteo F. Vescovi <mfv@debian.org>
-Build-Depends: debhelper (>= 11~), dh-elpa
-Standards-Version: 4.1.4
+Build-Depends: debhelper-compat (= 13), dh-elpa
+Standards-Version: 4.5.1
+Rules-Requires-Root: no
Homepage: http://emacs-jabber.sourceforge.net/
Vcs-Browser: https://salsa.debian.org/emacsen-team/emacs-jabber
Vcs-Git: https://salsa.debian.org/emacsen-team/emacs-jabber.git
@@ -14,16 +15,8 @@ Package: elpa-jabber
Architecture: all
Depends: ${elpa:Depends}, ${misc:Depends}, emacs
Recommends: emacs (>= 46.0), xprintidle, gnutls-bin | starttls
-Enhances: emacs, emacs24, emacs25
-Built-Using: ${misc:Built-Using}
+Enhances: emacs
Description: Jabber client for Emacsen
jabber.el (emacs-jabber) is a Jabber client for Emacs and XEmacs.
While this is still a development version, it offers all the basic
instant messaging functions and is highly customizable.
-
-Package: emacs-jabber
-Architecture: all
-Depends: ${misc:Depends}, elpa-jabber
-Description: Transition package, emacs-jabber to elpa-jabber
- The emacs-jabber addon has been elpafied. This dummy package
- helps ease transition from emacs-jabber to elpa-jabber.
diff --git a/debian/watch b/debian/watch
index 6374ced..eb9ed02 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
-version=3
+version=4
opts=uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha|b|a)[\-\.]?\d*)$/$1~$2/ \
-http://qa.debian.org/watch/sf.php/emacs-jabber/emacs-jabber-(\d.*)\.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz))
+https://qa.debian.org/watch/sf.php/emacs-jabber/emacs-jabber-(\d.*)\.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz))