diff options
| author | Petter Reinholdtsen <pere@hungry.com> | 2010-04-06 13:39:41 +0000 | 
|---|---|---|
| committer | Petter Reinholdtsen <pere@hungry.com> | 2010-04-06 13:39:41 +0000 | 
| commit | 9e889831ca1584c69db73b8fc37108278ca2403e (patch) | |
| tree | 0a06d472893af0e0ccfa6fe928326798aaff731f /debian | |
| parent | bb2af3a10fc9f400be8a1a6fb35629f54ec5a879 (diff) | |
| download | sitesummary-9e889831ca1584c69db73b8fc37108278ca2403e.tar.gz sitesummary-9e889831ca1584c69db73b8fc37108278ca2403e.tar.bz2 sitesummary-9e889831ca1584c69db73b8fc37108278ca2403e.tar.xz  | |
* Add homepage link in control file.
* Update standards-version from 3.8.3 to 3.8.4.  No changes needed.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 2 | ||||
| -rw-r--r-- | debian/control | 3 | 
2 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index a53be94..8349035 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ sitesummary (0.0.63) UNRELEASED; urgency=low    * Add service definition to dummy nagios configuration generated at      install time to make sure the dummy entry work with Nagios 3.2      too. +  * Add homepage link in control file. +  * Update standards-version from 3.8.3 to 3.8.4.  No changes needed.   -- Petter Reinholdtsen <pere@debian.org>  Tue, 23 Mar 2010 22:35:46 +0100 diff --git a/debian/control b/debian/control index c8d5a86..3fdfac6 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,8 @@ 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>  Build-Depends: debhelper (>= 5), cdbs -Standards-Version: 3.8.3 +Standards-Version: 3.8.4 +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/  | 
