Code

Fixed a typo in debian/control.
[pkg-enblend.git] / debian / control
index 03cdde2b50e6fa1766d15e1f1a77ca0b7bdb8cd4..85b293d7f62ece013c593bcdc6c7d7615d637adc 100644 (file)
@@ -3,8 +3,11 @@ Section: graphics
 Priority: optional
 Maintainer: Sebastian Harl <sh@tokkee.org>
 Uploaders: Florent Bayle <fbayle@bigfoot.com>
-Build-Depends: debhelper (>= 5), autotools-dev, libtiff4-dev, libboost-dev, liblcms1-dev, libglew-dev, libplot-dev
+Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.14.6), autotools-dev, libtiff4-dev, libboost-dev, liblcms1-dev, libglew-dev, libplot-dev
 Standards-Version: 3.7.2
+Homepage: http://enblend.sourceforge.net/
+Vcs-Git: git://git.tokkee.org/pkg-enblend.git
+Vcs-Browser: http://git.tokkee.org/?p=pkg-enblend.git
 
 Package: enblend
 Architecture: any
@@ -14,7 +17,7 @@ Description: image blending tool
  Enblend is a tool for compositing images. Given a set of images that overlap
  in some irregular way, Enblend overlays them in such a way that the seam
  between the images is invisible, or at least very difficult to see. It can,
- for example, be used to blend blend a panorama composed of several images.
+ for example, be used to blend a panorama composed of several images.
  .
  It uses a Burt & Adelson multi-resolution spline. This technique tries to
  make the seams between the input images invisible. The basic idea is that
@@ -30,6 +33,4 @@ Description: image blending tool
  Enblend does not align images for you. Use a tool like Hugin or PanoTools to
  do this. The TIFFs produced by these programs are exactly what Enblend is
  designed to work with.
- .
-  Homepage: http://enblend.sourceforge.net/