diff -pruN 0.5.0-2/debian/changelog 0.5.0-3/debian/changelog
--- 0.5.0-2/debian/changelog	2016-09-12 03:15:35.000000000 +0000
+++ 0.5.0-3/debian/changelog	2018-12-17 20:11:33.000000000 +0000
@@ -1,3 +1,22 @@
+ruby-spider (0.5.0-3) unstable; urgency=medium
+
+  * New maintainer. (Closes: #822207)
+  * debian/compat: bumped to version 11.
+  * debian/control:
+      - Added Testsuite field.
+      - Bumped Standards-Version to 4.2.1.
+      - Bumped debhelper version in Build-depends to 11.
+      - Changed maintainer to Marc Bigler.
+      - Removed Vcs-* fields for now.
+  * debian/copyright:
+      - Added rights for Marc Bigler in packaging block.
+      - Updated the packaging copyright years.
+      - Use https:// in Format field.
+  * debian/rules: removed trailing whitespace.
+  * debian/upstream/metadata: added upstream metadata file.
+
+ -- Marc Bigler <marc@towards.ch>  Mon, 17 Dec 2018 21:11:33 +0100
+
 ruby-spider (0.5.0-2) unstable; urgency=medium
 
   * QA upload.
diff -pruN 0.5.0-2/debian/compat 0.5.0-3/debian/compat
--- 0.5.0-2/debian/compat	2015-04-28 16:44:22.000000000 +0000
+++ 0.5.0-3/debian/compat	2018-12-17 20:11:33.000000000 +0000
@@ -1 +1 @@
-9
+11
diff -pruN 0.5.0-2/debian/control 0.5.0-3/debian/control
--- 0.5.0-2/debian/control	2016-09-12 02:13:25.000000000 +0000
+++ 0.5.0-3/debian/control	2018-12-17 20:11:33.000000000 +0000
@@ -1,15 +1,14 @@
 Source: ruby-spider
 Section: ruby
 Priority: optional
-Maintainer: Debian QA Group <packages@qa.debian.org>
-Build-Depends: debhelper (>= 9),
+Maintainer: Marc Bigler <marc@towards.ch>
+Build-Depends: debhelper (>= 11),
                gem2deb,
                rake
-Standards-Version: 3.9.8
+Standards-Version: 4.2.1
 Homepage: https://github.com/johnnagro/spider
-Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-spider.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-spider.git
 XS-Ruby-Versions: all
+Testsuite: autopkgtest-pkg-ruby
 
 Package: ruby-spider
 Architecture: all
diff -pruN 0.5.0-2/debian/copyright 0.5.0-3/debian/copyright
--- 0.5.0-2/debian/copyright	2016-09-11 23:50:30.000000000 +0000
+++ 0.5.0-3/debian/copyright	2018-12-17 20:11:33.000000000 +0000
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: spider
 Source: https://github.com/johnnagro/spider
 
@@ -13,7 +13,8 @@ Comment: see about the licensing of this
          https://github.com/eribertomota/robot_rules.rb/blob/master/README.md
 
 Files: debian/*
-Copyright: 2014-2016 Joao Eriberto Mota Filho <eriberto@debian.org>
+Copyright: 2018      Marc Bigler <marc@towards.ch>
+           2014-2018 Joao Eriberto Mota Filho <eriberto@debian.org>
            2016      Cédric Boutillier <boutil@debian.org>
 License: BSD-3-Clause
 
diff -pruN 0.5.0-2/debian/rules 0.5.0-3/debian/rules
--- 0.5.0-2/debian/rules	2015-04-28 16:44:22.000000000 +0000
+++ 0.5.0-3/debian/rules	2018-12-17 20:11:33.000000000 +0000
@@ -3,4 +3,3 @@
 
 %:
 	dh $@ --buildsystem=ruby
-
diff -pruN 0.5.0-2/debian/upstream/metadata 0.5.0-3/debian/upstream/metadata
--- 0.5.0-2/debian/upstream/metadata	1970-01-01 00:00:00.000000000 +0000
+++ 0.5.0-3/debian/upstream/metadata	2018-12-17 20:11:33.000000000 +0000
@@ -0,0 +1,10 @@
+Bug-Database: https://github.com/johnnagro/spider/issues
+Bug-Submit: https://github.com/johnnagro/spider/issues/new
+Name: ruby-spider
+Reference:
+  Author: John Nagro
+  Title: "ruby-spider: Spider is a Web spidering library for Ruby"
+  Year: 2008
+  URL: https://github.com/johnnagro/spider
+Repository: https://github.com/johnnagro/spider.git
+Repository-Browse: https://github.com/johnnagro/spider
