diff --git a/debian/changelog b/debian/changelog index 4e39acb..3073728 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,8 @@ -linux-netlink-ruby (0.11-1+wheezy2) stable; urgency=low +ruby-linux-netlink (0.11-1+wheezy2) stable; urgency=low * Switch to dpkg-source 3.0 (quilt) format. * Added patch to remove rubygems requires. + * Renamed source package to fit in with the new guidelines. -- Patrick J Cherry Fri, 05 Jul 2013 14:16:30 +0100 diff --git a/debian/control b/debian/control index acb05ec..7f03e6f 100644 --- a/debian/control +++ b/debian/control @@ -1,4 +1,4 @@ -Source: linux-netlink-ruby +Source: ruby-linux-netlink Maintainer: Matthew Bloch Uploaders: Patrick J Cherry Section: ruby diff --git a/debian/source/format b/debian/source/format new file mode 100644 index 0000000..163aaf8 --- /dev/null +++ b/debian/source/format @@ -0,0 +1 @@ +3.0 (quilt)