From 1c611b75c0080910b13850661109d1bb3f06d063 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 17 Jan 2016 08:29:04 +0100 Subject: d/control: Change VCS-Browser to cgit, remove whitespaces --- debian/changelog | 3 +++ debian/control | 15 ++++++--------- 2 files changed, 9 insertions(+), 9 deletions(-) (limited to 'debian') 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 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 -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. - - - -- cgit v1.2.3