~ubuntu-branches/ubuntu/intrepid/awstats/intrepid-updates

« back to all changes in this revision

Viewing changes to docs/awstats_tools.html

  • Committer: Bazaar Package Importer
  • Author(s): Jonas Smedegaard
  • Date: 2007-08-27 17:52:52 UTC
  • mfrom: (1.2.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20070827175252-g4kv9ufn3qoruqgb
Tags: 6.7.dfsg-1
* New upstream release. Closes: bug#436572, thanks to Daniel Baumann.
* Add XS-Vcs-Svn and XS-Vcs-Browser fields to debian/control.
* Fix standards-version in debian/control.in.
* Update CDBS tweaks:
  + Replace auto-update.mk with overloading buildcore.mk.
  + Check copyright strings in pre-build target (not clean target) to
    fix race condition.
  + Add upstream-tarball.mk to implement get-orig-source target.
  + Fix applying buildinfo only once.
  + Add debian/README.cdbs-tweaks and advertise it in debian/rules.
* Declare (and merge duplicate) build-dependencies in debian/rules.
  Declare all as Build-Depends (not Build-depends-Indep).
* Semi-auto-update debian/control:
    DEB_BUILD_OPTIONS=cdbs-autoupdate fakeroot debian/rules pre-build
* Update debian/copyright:
  + Include both copyright and licensing info verbatim.
  + Update to include the year 2007.
  + Refer explicitly to GPLv2.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
<meta name="title" content="AWStats Documentation - Other tools">
8
8
<title>AWStats Documentation - Other tools</title>
9
9
<link rel="stylesheet" href="styles.css" type="text/css">
10
 
<!-- $Revision: 1.42 $ - $Author: eldy $ - $Date: 2006/07/21 23:29:06 $ -->
 
10
<!-- $Revision: 1.43 $ - $Author: eldy $ - $Date: 2007/07/02 22:11:21 $ -->
11
11
</head>
12
12
 
13
13
<body topmargin=10 leftmargin=5>
20
20
<td bgcolor=#9999cc align=center><a href="/"><img src="images/awstats_logo4.png" border=0></a></td>
21
21
<td bgcolor=#9999cc align=center>
22
22
<br>
23
 
<font style="font: 16pt arial,helvetica,sans-serif" color=#EEEEFF><b>AWStats logfile analyzer 6.6 Documentation</b></font><br>
 
23
<font style="font: 16pt arial,helvetica,sans-serif" color=#EEEEFF><b>AWStats logfile analyzer 6.7 Documentation</b></font><br>
24
24
<br>
25
25
</td>
26
26
<td bgcolor=#9999cc align=center>
246
246
<hr>
247
247
 
248
248
<script language=javascript>
249
 
        var date='$Date: 2006/07/21 23:29:06 $';
 
249
        var date='$Date: 2007/07/02 22:11:21 $';
250
250
        document.writeln("Last revision: "+date);
251
251
</script>
252
252