summaryrefslogtreecommitdiff
path: root/debian
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
parent9734f3f8c405b7b242fd5a55f9119387c1cf5f36 (diff)
d/control: Change VCS-Browser to cgit, remove whitespaces
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
-rw-r--r--debian/control15
2 files changed, 9 insertions, 9 deletions
diff --git a/debian/changelog b/debian/changelog
index 133ddd6..78aac50 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,9 @@ xsd (4.0.0-3) UNRELEASED; urgency=medium
- Set version=4 (no changes required).
* New debian/patches/0700_hurd_PATH_MAX.patch:
- Add PATH_MAX for hurd (Closes: #784425).
+ * debian/control:
+ - Remove trailing whitespaces.
+ - Change VCS-Browser to cgit.
-- Jörg Frings-Fürst <debian@jff-webhosting.net> Sun, 17 Jan 2016 07:48:23 +0100
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.
-
-
-