Import Debian changes 1.23-2 debian/1.23-2
authorJoao Eriberto Mota Filho <eriberto@debian.org>
Mon, 17 Jul 2017 19:11:41 +0000 (16:11 -0300)
committerThadeu Lima de Souza Cascardo <cascardo@cascardo.eti.br>
Fri, 11 Aug 2017 22:35:31 +0000 (19:35 -0300)
sendxmpp (1.23-2) unstable; urgency=medium

  * QA upload.
  * Ack for NMU. Thanks to Helmut Grohne <helmut@subdivi.de>. (Closes: #710285)
  * Set QA Group as maintainer. (see #868447)
  * New upstream homepage.
  * Migrations:
      - debian/copyright to 1.0 format.
      - DH level to 10.
  * debian/control:
      - Added a Homepage field.
      - Bumped Standards-Version to 4.0.0.
      - Improved the description.
  * debian/dirs: not needed. Removed.
  * debian/sendxmpp.examples: renamed to debian/examples.
  * debian/watch: created.

debian/changelog
debian/compat
debian/control
debian/copyright
debian/dirs [deleted file]
debian/examples [new file with mode: 0644]
debian/sendxmpp.examples [deleted file]
debian/watch [new file with mode: 0644]

index 5e7d653..5490c2b 100644 (file)
@@ -1,3 +1,22 @@
+sendxmpp (1.23-2) unstable; urgency=medium
+
+  * QA upload.
+  * Ack for NMU. Thanks to Helmut Grohne <helmut@subdivi.de>. (Closes: #710285)
+  * Set QA Group as maintainer. (see #868447)
+  * New upstream homepage.
+  * Migrations:
+      - debian/copyright to 1.0 format.
+      - DH level to 10.
+  * debian/control:
+      - Added a Homepage field.
+      - Bumped Standards-Version to 4.0.0.
+      - Improved the description.
+  * debian/dirs: not needed. Removed.
+  * debian/sendxmpp.examples: renamed to debian/examples.
+  * debian/watch: created.
+
+ -- Joao Eriberto Mota Filho <eriberto@debian.org>  Mon, 17 Jul 2017 16:11:41 -0300
+
 sendxmpp (1.23-1.1) unstable; urgency=medium
 
   * Non-maintainer upload. Acknowledged by Guus Sliepen.
@@ -26,7 +45,7 @@ sendxmpp (1.20-1) unstable; urgency=low
 
   * New upstream release.
   * Convert source package to 3.0 (quilt) format.
-  * Bump Standars-Version.
+  * Bump Standards-Version.
 
  -- Guus Sliepen <guus@debian.org>  Sun, 24 Jan 2010 12:11:38 +0100
 
index ec63514..f599e28 100644 (file)
@@ -1 +1 @@
-9
+10
index 7ef0daa..263526b 100644 (file)
@@ -1,14 +1,21 @@
 Source: sendxmpp
 Section: net
 Priority: optional
-Maintainer: Guus Sliepen <guus@debian.org>
-Build-Depends: debhelper (>= 9), perl
-Standards-Version: 3.9.3
+Maintainer: Debian QA Group <packages@qa.debian.org>
+Build-Depends: debhelper (>= 10), perl
+Standards-Version: 4.0.0
+Homepage: https://github.com/lhost/sendxmpp
 
 Package: sendxmpp
 Architecture: all
 Depends: ${perl:Depends}, ${misc:Depends}, libnet-xmpp-perl
-Description: commandline XMPP (jabber) utility
- sendxmpp is a perl script to send XMPP (jabber) messages, similar to what
- mail(1) does for mail. XMPP is an open, non-proprietary protocol for instant
- messaging. See www.jabber.org for more information.
+Description: command line XMPP (jabber) utility
+ sendxmpp is a perl script to send text XMPP (jabber) messages, similar
+ to what mail(1) and sendmail(1) does for mail.
+ .
+ sendxmpp is useful for monitoring remote servers (it can warn sending
+ xmpp-messages), and watching VCS commit messages (developers are all
+ connected to a XMPP-chatroom to which messages are sent.
+ .
+ XMPP is an open, non-proprietary protocol for instant messaging. See
+ www.jabber.org for more information.
index 97aa956..e184b2e 100644 (file)
@@ -1,30 +1,32 @@
-This package was debianized by Guus Sliepen <guus@debian.org> on
-Sat,  4 Dec 2004 15:37:56 +0100.
-
-It was downloaded from http://sendxmpp.platon.sk/
-
-Copyright:
-
-Upstream Author: Lubomir Host 'rajo' <rajo@platon.sk>
-
-License:
-
-    Copyright (C) 2004 - 2005  Dirk-Jan C. Binnema
-    Copyright (C) 2006 - 2007  Lubomir Host 'rajo'
-
-    This program is free software; you can redistribute it and/or modify
-    it under the terms of the GNU General Public License as published by
-    the Free Software Foundation; either version 2 of the License, or
-    (at your option) any later version.
-
-    This program is distributed in the hope that it will be useful,
-    but WITHOUT ANY WARRANTY; without even the implied warranty of
-    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-    GNU General Public License for more details.
-
-    You should have received a copy of the GNU General Public License along
-    with this program; if not, write to the Free Software Foundation, Inc.,
-    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
-
-On Debian systems, the complete text of the GNU General Public
-License, version 2, can be found in /usr/share/common-licenses/GPL-2.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: sendxmpp
+Source: https://github.com/lhost/sendxmpp
+
+Files: *
+Copyright: 2004-2005 Dirk-Jan C. Binnema <djcb@djcbsoftware.nl>
+           2006-2012 Lubomir Host 'rajo' <lubomir.host@gmail.com>
+License: GPL-2
+
+Files: debian/*
+Copyright: 2004-2013 Guus Sliepen <guus@debian.org>
+           2008      Andreas Barth <aba@not.so.argh.org>
+           2014      Helmut Grohne <helmut@subdivi.de>
+           2017      Joao Eriberto Mota Filho <eriberto@debian.org>
+License: GPL-2+
+
+License: GPL-2 or GPL-2+
+ This package is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+ .
+ This package is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <https://www.gnu.org/licenses/>
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
diff --git a/debian/dirs b/debian/dirs
deleted file mode 100644 (file)
index 98d1583..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-usr/bin
-usr/share/man/man1
diff --git a/debian/examples b/debian/examples
new file mode 100644 (file)
index 0000000..e39721e
--- /dev/null
@@ -0,0 +1 @@
+examples/*
diff --git a/debian/sendxmpp.examples b/debian/sendxmpp.examples
deleted file mode 100644 (file)
index e39721e..0000000
+++ /dev/null
@@ -1 +0,0 @@
-examples/*
diff --git a/debian/watch b/debian/watch
new file mode 100644 (file)
index 0000000..44afcbc
--- /dev/null
@@ -0,0 +1,2 @@
+version=4
+https://github.com/lhost/sendxmpp/releases .*/archive/v?(\d\S+)\.tar\.(?:bz2|gz|xz)