diff options
| author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-08-04 13:33:40 +0200 | 
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-08-04 13:33:40 +0200 | 
| commit | dc58c0f64f99e84f0097d36e619988aef2dfbec6 (patch) | |
| tree | c44ba7b52028988ddecfe2e9b73c80c38c1d3349 | |
| parent | ab480f7582a69299a072e7a947a09389a1333f08 (diff) | |
d/control: Bump Standards-Version to 3.9.6
| -rw-r--r-- | debian/changelog | 2 | ||||
| -rw-r--r-- | debian/control | 2 | 
2 files changed, 3 insertions, 1 deletions
| diff --git a/debian/changelog b/debian/changelog index 023fe72..fe6018b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ xsd (4.0.0-2) UNRELEASED; urgency=medium    * debian/rules:      - Add "make xsd_clean_gen=n clean" to override_dh_clean to        build the cli at build time (Closes: #794440). +  * debian/control: +    - Bump Standards-Version to 3.9.6 (no changes required).   -- Jörg Frings-Fürst <debian@jff-webhosting.net>  Tue, 04 Aug 2015 12:37:51 +0200 diff --git a/debian/control b/debian/control index 285c7cf..ca69cce 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends:   libboost-regex-dev,    libxerces-c-dev (>= 3),    m4 -Standards-Version: 3.9.5 +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 | 
