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 851da61..b54e31e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ sitesummary (0.1.10) UNRELEASED; urgency=low * Move package upstream source from svn to git. Update Vcs-* values in debian/control to reflect this. * Update from debhelper version 5 to 9. + * Update Standards-Version from 3.9.2 to 3.9.5. No changes needed. -- Petter Reinholdtsen <pere@debian.org> Sun, 02 Mar 2014 19:08:25 +0100 diff --git a/debian/control b/debian/control index a19b476..95dccfc 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>, Holger Levsen <holger@debian.org> Build-Depends: debhelper (>= 9), cdbs -Standards-Version: 3.9.2 +Standards-Version: 3.9.5 Homepage: http://wiki.debian.org/DebianEdu/HowTo/SiteSummary Vcs-Git: git://anonscm.debian.org/debian-edu/upstream/sitesummary.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-edu/upstream/sitesummary.git |