diff options
author | Roger Leigh <rleigh@debian.org> | 2013-10-01 20:54:25 +0100 |
---|---|---|
committer | Roger Leigh <rleigh@debian.org> | 2013-10-01 20:54:25 +0100 |
commit | 95192a707d924514cdb9075c63950a9330e2a6e0 (patch) | |
tree | 0c46848c1ae938cc43af5c5d038a2282fcb2abd3 | |
parent | 14d9638732bead1dbfe979781e0581a4ab885f3a (diff) | |
download | schroot-95192a707d924514cdb9075c63950a9330e2a6e0.tar.gz |
debian: Upgrade to Standards-Version 3.9.4
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index c9fe3fdf..169d67a7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ schroot (1.7.1-1) UNRELEASED; urgency=low * debian/control: - Add cmake and gtest build dependencies. - Drop cppunit from build dependencies. + - Upgrade to Standards-Version 3.9.4 (no changes). * debian/rules: - Build and configure gtest support. - Drop BTRFSCTL, which is no longer used by configure. diff --git a/debian/control b/debian/control index 83d6a097..bdcd74dc 100644 --- a/debian/control +++ b/debian/control @@ -21,7 +21,7 @@ Build-Depends: Build-Depends-Indep: doxygen, graphviz -Standards-Version: 3.9.3 +Standards-Version: 3.9.4 Vcs-Browser: http://git.debian.org/?p=buildd-tools/schroot.git Vcs-Git: git://git.debian.org/git/buildd-tools/schroot |