[DRE-commits] [larch] 01/03: Correct Section to "mail". Add deprecation notice. Update S-V.
Martín Ferrari
tincho at debian.org
Sat Nov 19 15:30:32 UTC 2016
This is an automated email from the git hooks/post-receive script.
tincho pushed a commit to branch master
in repository larch.
commit eff60c45e5f18671495dd181d1eec9f67c37e664
Author: Martín Ferrari <tincho at debian.org>
Date: Sat Nov 19 16:15:01 2016 +0100
Correct Section to "mail". Add deprecation notice. Update S-V.
---
debian/changelog | 9 +++++++++
debian/control | 7 +++++--
2 files changed, 14 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 37b7c9c..180273e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+larch (1.1.2-2) UNRELEASED; urgency=medium
+
+ * debian/control:
+ - Correct Section to "mail".
+ - Add deprecation notice.
+ - Bump Standards-Version to 3.9.8 (no changes needed)
+
+ -- Martín Ferrari <tincho at debian.org> Sat, 19 Nov 2016 16:13:54 +0100
+
larch (1.1.2-1) unstable; urgency=medium
* Initial release (Closes: #714405)
diff --git a/debian/control b/debian/control
index 30d9e1d..02bb09d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,11 +1,11 @@
Source: larch
-Section: ruby
+Section: mail
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
Uploaders: Martín Ferrari <tincho at debian.org>
Build-Depends: debhelper (>= 9~),
gem2deb
-Standards-Version: 3.9.7
+Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/larch.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/larch.git
Homepage: https://github.com/rgrove/larch
@@ -29,3 +29,6 @@ Description: tool to copy messages from one IMAP server to another
.
Larch is particularly well-suited for copying email to, from, or between Gmail
accounts.
+ .
+ Note that this package is currently unmaintained upstream, although it is
+ still functional.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/larch.git
More information about the Pkg-ruby-extras-commits
mailing list