diff options
-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/ |