Control: tags -1 patch

Dear Maintainer,

In Ubuntu, the attached patch was applied to achieve the following:

  * debian/compat: Bump to 9.
  * debian/control:
    - Build-depend on debhelper (>= 9).
    - Add Homepage field.
  * debian/watch: Add.
  * debian/copyright: Don't point to symlink GPL.

Thanks for considering the patch.

Logan Rosen
diff -u maloc-0.2/debian/compat maloc-0.2/debian/compat
--- maloc-0.2/debian/compat
+++ maloc-0.2/debian/compat
@@ -1 +1 @@
-4
+9
diff -u maloc-0.2/debian/control maloc-0.2/debian/control
--- maloc-0.2/debian/control
+++ maloc-0.2/debian/control
@@ -2,9 +2,10 @@
 Section: devel
 Priority: optional
 Maintainer: Michael Banck <mba...@debian.org>
-Build-Depends: debhelper (>> 4.1.0), cdbs, doxygen, dh-autoreconf
+Build-Depends: debhelper (>= 9), cdbs, doxygen, dh-autoreconf
 Build-Conflicts: libreadline6-dev
 Standards-Version: 3.7.3
+Homepage: http://fetk.org/codes/maloc/
 
 Package: libmaloc1
 Section: libs
diff -u maloc-0.2/debian/copyright maloc-0.2/debian/copyright
--- maloc-0.2/debian/copyright
+++ maloc-0.2/debian/copyright
@@ -28,7 +28,7 @@
    Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 
 On Debian systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL'.
+Public License can be found in `/usr/share/common-licenses/GPL-2'.
 
 These files have a different copyright notice:
 
only in patch2:
unchanged:
--- maloc-0.2.orig/debian/watch
+++ maloc-0.2/debian/watch
@@ -0,0 +1,2 @@
+version=3
+http://www.fetk.org/codes/download/maloc-(.+).tar.gz

Reply via email to