Update domain name to kpe.io
[cl-base64.git] / debian / control
index a74b04d3d2b004a424541bcbc4ba2eac7f04bbd0..a72cbc89f9675941ed0e88ae35e17904d653b208 100644 (file)
@@ -1,13 +1,17 @@
 Source: cl-base64
 Source: cl-base64
-Section: devel
+Section: lisp
 Priority: optional
 Maintainer: Kevin M. Rosenberg <kmr@debian.org>
 Priority: optional
 Maintainer: Kevin M. Rosenberg <kmr@debian.org>
-Build-Depends-Indep: debhelper (>= 4.0.0)
-Standards-Version: 3.7.2.0
+Build-Depends-Indep: dh-lisp
+Build-Depends: debhelper (>= 7.0.0)
+Standards-Version: 3.9.5.0
+Homepage: http://files.kpe.io/cl-base64/
+Vcs-Git: git://git.kpe.io/cl-base64.git
+Vcs-Browser: http://git.kpe.io/?p=cl-base64.git
 
 Package: cl-base64
 Architecture: all
 
 Package: cl-base64
 Architecture: all
-Depends: ${shlibs:Depends}, common-lisp-controller (>= 3.47), cl-kmrcl
+Depends: ${misc:Depends}, cl-kmrcl
 Description: Common Lisp package to encode and decode base64 with URI support
  This package provides highly optimized base64 encoding and decoding.
  Besides conversion to and from strings, integer conversions are supported.
 Description: Common Lisp package to encode and decode base64 with URI support
  This package provides highly optimized base64 encoding and decoding.
  Besides conversion to and from strings, integer conversions are supported.