diff options
| -rw-r--r-- | debian/changelog | 4 | ||||
| -rw-r--r-- | debian/copyright | 4 | 
2 files changed, 5 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 533708d..f726b06 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,13 +4,15 @@ sitesummary (0.0.7) UNRELEASED; urgency=low    * Add daily cron job to update web pages once a day.    * Remove old /etc/apache2/sites-available/sitesummary if it exist, to      cope with the new apache config structure introduced version 0.0.6. +    [ Holger Levsen ]    * because debhelper.mk is used, the dependency on debhelper needs to      be >=4.1.0    * moved the build-depends-indep back to to build-depends, as build-depends      on cdbs and debhelper must not be arch independent build depends. +  * updated fsf address in copyright - -- Holger Levsen <debian@layer-acht.org>  Fri,  1 Sep 2006 16:04:49 +0200 + -- Holger Levsen <debian@layer-acht.org>  Fri,  1 Sep 2006 16:12:33 +0200  sitesummary (0.0.6) terra; urgency=low diff --git a/debian/copyright b/debian/copyright index b44e7ed..40a1853 100644 --- a/debian/copyright +++ b/debian/copyright @@ -22,8 +22,8 @@ Copyright: 2006 Petter Reinholdtsen   You should have received a copy of the GNU General Public License with   the Debian GNU/Linux distribution in file /usr/share/common-licenses/GPL; - if not, write to the Free Software Foundation, Inc., 59 Temple Place, - Suite 330, Boston, MA  02111-1307  USA + if not, write to the Free Software Foundation, Inc., 51 Franklin Street,  + Fifth Floor, Boston, MA 02110-1301 USA  On Debian systems, the complete text of the GNU General Public  License, version 2, can be found in /usr/share/common-licenses/GPL-2.  | 
