summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2016-01-17 08:29:04 +0100
committerJörg Frings-Fürst <debian@jff-webhosting.net>2016-01-17 08:29:04 +0100
commit1c611b75c0080910b13850661109d1bb3f06d063 (patch)
treef2dbafeb4e888f6800323de153a5b48e71916add /debian/control
parent9734f3f8c405b7b242fd5a55f9119387c1cf5f36 (diff)
d/control: Change VCS-Browser to cgit, remove whitespaces
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control15
1 files changed, 6 insertions, 9 deletions
diff --git a/debian/control b/debian/control
index ca69cce..cb772d4 100644
--- a/debian/control
+++ b/debian/control
@@ -2,19 +2,19 @@ Source: xsd
Section: devel
Priority: extra
Maintainer: Jörg Frings-Fürst <debian@jff-webhosting.net>
-Build-Depends:
+Build-Depends:
autotools-dev,
debhelper (>= 9),
dpkg-dev (>= 1.15.4),
- libboost-date-time-dev,
- libboost-filesystem-dev,
- libboost-regex-dev,
- libxerces-c-dev (>= 3),
+ libboost-date-time-dev,
+ libboost-filesystem-dev,
+ libboost-regex-dev,
+ libxerces-c-dev (>= 3),
m4
Standards-Version: 3.9.6
Homepage: http://codesynthesis.com
Vcs-Git: git://anonscm.debian.org/collab-maint/xsd.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/xsd.git
+Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/xsd.git
Package: xsdcxx
Architecture: any
@@ -27,6 +27,3 @@ Description: XML Data Binding for C++
You can then access the data stored in XML using types and functions
that semantically correspond to your application domain rather than
dealing with intricacies of reading and writing XML.
-
-
-