diff options
author | Roger Leigh <rleigh@debian.org> | 2010-08-15 11:34:45 +0100 |
---|---|---|
committer | Roger Leigh <rleigh@debian.org> | 2010-08-15 11:34:45 +0100 |
commit | 47e4c8b75ffb9189c0955e12fe77ba927f589dac (patch) | |
tree | e16018da697a7e5decee92554471be568d6fa3a7 | |
parent | f2a48bdb70dde3769f63f31a08dc723bd1832448 (diff) | |
download | schroot-release/schroot-1.4.8.tar.gz |
debian: Upgrade to Standards Version 3.9.1release/schroot-1.4.8debian/schroot-1.4.8-1
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 971c9ac2..cf426a70 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,8 +15,9 @@ schroot (1.4.8-1) unstable; urgency=low * Session names and chroot names may use the same names now that separate session: and chroot: namespaces are used (Closes: #512131). + * Upgrade to Standards Version 3.9.1 (no changes). - -- Roger Leigh <rleigh@debian.org> Sun, 15 Aug 2010 11:26:08 +0100 + -- Roger Leigh <rleigh@debian.org> Sun, 15 Aug 2010 11:34:26 +0100 schroot (1.4.7-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 800a2ca6..24395db5 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian buildd-tools Developers <buildd-tools-devel@lists.alioth.debian.org> Uploaders: Roger Leigh <rleigh@debian.org> Build-Depends: debhelper (>= 7.0.0), autotools-dev, pkg-config (>= 0.20), libpam0g-dev (>= 0.79-3.1), uuid-dev, liblockdev1-dev (>= 1.0.2), libboost-dev (>= 1.39.0), libboost-program-options-dev (>= 1.39.0), libboost-regex-dev (>= 1.39.0), libboost-filesystem-dev (>= 1.39.0), gettext, libcppunit-dev, doxygen, graphviz -Standards-Version: 3.9.0 +Standards-Version: 3.9.1 Vcs-Browser: http://git.debian.org/?p=buildd-tools/schroot.git Vcs-Git: git://git.debian.org/git/buildd-tools/schroot |