diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2011-11-13 21:23:32 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2011-11-13 21:23:32 +0000 |
commit | 773ee14351712973618a4e138fcb121b4686b89b (patch) | |
tree | 42dfbd900d81128d8f2a9345422bff3d6aeba236 | |
parent | 370c7900a8ae6efc3c4a6e36a1380d608da39537 (diff) | |
download | sitesummary-773ee14351712973618a4e138fcb121b4686b89b.tar.gz sitesummary-773ee14351712973618a4e138fcb121b4686b89b.tar.bz2 sitesummary-773ee14351712973618a4e138fcb121b4686b89b.tar.xz |
Change Standards-Version from 3.9.1 to 3.9.2. No changes needed.
-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 e1dbfbe..c3f9028 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ sitesummary (0.0.68+nmu1) UNRELEASED; urgency=low * Add LDAP protocol check (simple search for root attributes) for machines with slapd installed. * Add Catalan translation from Sergi Casbas (Closes: #609714). + * Change Standards-Version from 3.9.1 to 3.9.2. No changes needed. -- Andreas B. Mundt <andi.mundt@web.de> Thu, 16 Jun 2011 20:33:54 +0200 diff --git a/debian/control b/debian/control index 6e9f8ae..dac1e65 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian Edu Developers <debian-edu@lists.debian.org> Uploaders: Petter Reinholdtsen <pere@debian.org>, Morten Werner Forsbring <werner@debian.org>, Steffen Joeris <white@debian.org>, Patrick Winnertz <winnie@debian.org>, Holger Levsen <holger@debian.org> Build-Depends: debhelper (>= 5), cdbs -Standards-Version: 3.9.1 +Standards-Version: 3.9.2 Homepage: http://wiki.debian.org/DebianEdu/HowTo/SiteSummary Vcs-Browser: http://svn.debian.org/wsvn/debian-edu/trunk/src/sitesummary/?rev=0&sc=0 Vcs-Svn: svn://svn.debian.org/debian-edu/trunk/src/sitesummary/ |