diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2014-05-28 16:34:06 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2014-05-28 16:34:06 +0000 |
commit | c7fac4dbca8a3266c973bd06469fd2e6534ab7ab (patch) | |
tree | e206aacb72e3716b9741b5bb90e3e4dd792c6e38 /debian | |
parent | 0b52cac21824935987b4483c8ab007dd9c6dd31d (diff) |
Added Vcs-Browser and Vcs-Svn fields to debian/control
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control index cec8f58..b9ee660 100644 --- a/debian/control +++ b/debian/control @@ -5,6 +5,8 @@ Maintainer: Xavier Roche <roche@httrack.com> Standards-Version: 3.9.5 Build-Depends: debhelper (>= 8.0.0), dh-autoreconf, autotools-dev, autoconf, automake, libtool, zlib1g-dev, libssl-dev Homepage: http://www.httrack.com +Vcs-Svn: http://httrack.googlecode.com/svn/trunk +Vcs-Browser: https://code.google.com/p/httrack/source/browse/trunk/src Package: httrack Architecture: any |