[Usbmount-commit] r15 - in trunk/www: . package

Martin Dickopp mdickopp-guest@costa.debian.org
Wed, 06 Apr 2005 13:25:38 +0000


Author: mdickopp-guest
Date: 2005-04-06 13:25:38 +0000 (Wed, 06 Apr 2005)
New Revision: 15

Added:
   trunk/www/smiley.png
Removed:
   trunk/www/package/usbmount_0.0.5.dsc
   trunk/www/package/usbmount_0.0.5.tar.gz
   trunk/www/package/usbmount_0.0.5_all.deb
   trunk/www/package/usbmount_0.0.6-1.diff.gz
   trunk/www/package/usbmount_0.0.6-1.dsc
   trunk/www/package/usbmount_0.0.6-1_all.deb
   trunk/www/package/usbmount_0.0.6.orig.tar.gz
   trunk/www/package/usbmount_0.0.7.dsc
   trunk/www/package/usbmount_0.0.7.tar.gz
   trunk/www/package/usbmount_0.0.7_all.deb
   trunk/www/package/usbmount_0.0.7_amd64.changes
Modified:
   trunk/www/Makefile
   trunk/www/index.html.in
Log:
USBmount is now in Sid. Updates to the web page:
* Remove section about unofficial APT repository. A link to packages.d.o
  will be added once the usbmount page exists there.
* Update bug reporting section to refer to the Debian BTS.
* Remove old packages from web page. If necessary, they can be
  reconstructed from SVN.


Modified: trunk/www/Makefile
===================================================================
--- trunk/www/Makefile	2005-04-04 22:36:54 UTC (rev 14)
+++ trunk/www/Makefile	2005-04-06 13:25:38 UTC (rev 15)
@@ -9,7 +9,7 @@
 ARCHIVE = usbmount-www.tar.gz
 
 # Files and directories to include in the archive.
-FILES = index.html style.css robots.txt package
+FILES = index.html smiley.png style.css robots.txt package
 
 # Files to removed by the "clean" target.
 CLEANFILES = index.html $(ARCHIVE)

Modified: trunk/www/index.html.in
===================================================================
--- trunk/www/index.html.in	2005-04-04 22:36:54 UTC (rev 14)
+++ trunk/www/index.html.in	2005-04-06 13:25:38 UTC (rev 15)
@@ -55,7 +55,7 @@
 
     <h2><a name="download" class="invlink">Download</a></h2>
 
-    <h3>Download Debian Package</h3>
+    <h3>Download Latest USBmount Package</h3>
 
     <p>The <a title="USBmount Debian package directory" href="package/">latest Debian package of USBmount</a>
     can be downloaded here:</p>
@@ -77,20 +77,11 @@
       </ul></li>
     </ul>
 
-    <h3>Unofficial <acronym title="Advanced Package Tool">APT</acronym> Repository</h3>
+    <h3><a name="svn" class="invlink">Subversion Repository</a></h3>
 
-    <p>As long as USBmount is not yet included in Debian, it can be obtained from the maintainer's
-    unofficial <acronym title="Advanced Package Tool">APT</acronym> repository. Add</p>
-    <p class="command">deb http://www.zero-based.org/debian packages/binary-i386/</p>
-    <p>for the binary package and</p>
-    <p class="command">deb-src http://www.zero-based.org/debian packages/source/</p>
-    <p>for the source packages to your <span class="filename">/etc/apt/sources.list</span> file.</p>
-
-    <h3>Subversion Repository</h3>
-
     <p>The USBmount project uses a Subversion repository for development. Type the command</p>
     <p class="command">svn checkout svn://svn.debian.org/svn/usbmount/trunk/usbmount</p>
-    <p>to check out the latest version. You can also browse the repository on the web at
+    <p>to check out the latest snapshot. You can also browse the repository on the web at
     <a href="http://svn.debian.org/wsvn/usbmount" title="USBmount Subversion repository">http://svn.debian.org/wsvn/usbmount</a>.</p>
 
     <p class="toplink">[&nbsp;<a href="#top" title="Return to the top of this page.">Top of Page</a>&nbsp;]</p>
@@ -155,9 +146,15 @@
 
     <h2><a name="bugs" class="invlink">Bug Reporting</a></h2>
 
-    <p>As long as USBmount is not yet an official Debian package, bugs should be reported to the upstream maintainer
-    &lt;<a href="&#109;&#97;&#105;&#108;&#116;&#111;&#58;&#109;&#97;&#114;&#116;&#105;&#110;&#64;&#122;&#101;&#114;&#111;&#45;&#98;&#97;&#115;&#101;&#100;&#46;&#111;&#114;&#103;" title="Contact the maintainer of USBmount.">&#109;&#97;&#114;&#116;&#105;&#110;&#64;&#122;&#101;&#114;&#111;&#45;&#98;&#97;&#115;&#101;&#100;&#46;&#111;&#114;&#103;</a>&gt;.</p>
+    <p>If you find a <a href="http://bugs.debian.org/cgi-bin/pkgreport.cgi?which=pkg&amp;data=usbmount&amp;archive=no" title="Bug reports for USBmount.">bug in USBmount</a>,
+    please <a href="http://www.debian.org/Bugs/Reporting" title="How to report a bug in Debian.">report it to the Debian <acronym title="Bug Tracking System">BTS</acronym></a>.</p>
 
+    <p>Comments (including bug reports) referring to an unreleased <a href="#svn" title="USBmount Subversion repository">Subversion</a>
+    snapshot of the package should be mailed directly to the maintainer
+    &lt;<a href="&#109;&#97;&#105;&#108;&#116;&#111;&#58;&#109;&#97;&#114;&#116;&#105;&#110;&#64;&#122;&#101;&#114;&#111;&#45;&#98;&#97;&#115;&#101;&#100;&#46;&#111;&#114;&#103;" title="Contact the maintainer of USBmount.">&#109;&#97;&#114;&#116;&#105;&#110;&#64;&#122;&#101;&#114;&#111;&#45;&#98;&#97;&#115;&#101;&#100;&#46;&#111;&#114;&#103;</a>&gt;.
+    Please note that there is no promise that Subversion snapshots work correctly, work at all, or can even be built.
+    <img src="smiley.png" alt=":-)" width="11" height="11" /></p>
+
     <p class="toplink">[&nbsp;<a href="#top" title="Return to the top of this page.">Top of Page</a>&nbsp;]</p>
   </div>
 

Deleted: trunk/www/package/usbmount_0.0.5.dsc
===================================================================
--- trunk/www/package/usbmount_0.0.5.dsc	2005-04-04 22:36:54 UTC (rev 14)
+++ trunk/www/package/usbmount_0.0.5.dsc	2005-04-06 13:25:38 UTC (rev 15)
@@ -1,10 +0,0 @@
-Format: 1.0
-Source: usbmount
-Version: 0.0.5
-Binary: usbmount
-Maintainer: Martin Dickopp <martin-deb@zero-based.org>
-Architecture: all
-Standards-Version: 3.6.1
-Build-Depends: cdbs, debhelper (>= 4.1.0)
-Files: 
- 7c15e4fdd50d4779996d9bc1e42ea550 4369 usbmount_0.0.5.tar.gz

Deleted: trunk/www/package/usbmount_0.0.5.tar.gz
===================================================================
(Binary files differ)

Deleted: trunk/www/package/usbmount_0.0.5_all.deb
===================================================================
(Binary files differ)

Deleted: trunk/www/package/usbmount_0.0.6-1.diff.gz
===================================================================
(Binary files differ)

Deleted: trunk/www/package/usbmount_0.0.6-1.dsc
===================================================================
--- trunk/www/package/usbmount_0.0.6-1.dsc	2005-04-04 22:36:54 UTC (rev 14)
+++ trunk/www/package/usbmount_0.0.6-1.dsc	2005-04-06 13:25:38 UTC (rev 15)
@@ -1,12 +0,0 @@
-Format: 1.0
-Source: usbmount
-Version: 0.0.6-1
-Binary: usbmount
-Maintainer: Martin Dickopp <martin@zero-based.org>
-Architecture: all
-Standards-Version: 3.6.1
-Build-Depends-Indep: cdbs, debhelper (>= 4.1.0)
-Uploaders: Rafael Laboissiere <rafael@debian.org>
-Files: 
- 2c90b46c97f430502fb57d1e92a7d336 4600 usbmount_0.0.6.orig.tar.gz
- 9428e9c916c94f47fe9fe0ffa7e62257 20 usbmount_0.0.6-1.diff.gz

Deleted: trunk/www/package/usbmount_0.0.6-1_all.deb
===================================================================
(Binary files differ)

Deleted: trunk/www/package/usbmount_0.0.6.orig.tar.gz
===================================================================
(Binary files differ)

Deleted: trunk/www/package/usbmount_0.0.7.dsc
===================================================================
--- trunk/www/package/usbmount_0.0.7.dsc	2005-04-04 22:36:54 UTC (rev 14)
+++ trunk/www/package/usbmount_0.0.7.dsc	2005-04-06 13:25:38 UTC (rev 15)
@@ -1,11 +0,0 @@
-Format: 1.0
-Source: usbmount
-Version: 0.0.7
-Binary: usbmount
-Maintainer: Martin Dickopp <martin@zero-based.org>
-Architecture: all
-Standards-Version: 3.6.1
-Build-Depends-Indep: cdbs, debhelper (>= 4.1.0)
-Uploaders: Rafael Laboissiere <rafael@debian.org>
-Files: 
- de658f658d9faf880ca9708052b03efd 4893 usbmount_0.0.7.tar.gz

Deleted: trunk/www/package/usbmount_0.0.7.tar.gz
===================================================================
(Binary files differ)

Deleted: trunk/www/package/usbmount_0.0.7_all.deb
===================================================================
(Binary files differ)

Deleted: trunk/www/package/usbmount_0.0.7_amd64.changes
===================================================================
--- trunk/www/package/usbmount_0.0.7_amd64.changes	2005-04-04 22:36:54 UTC (rev 14)
+++ trunk/www/package/usbmount_0.0.7_amd64.changes	2005-04-06 13:25:38 UTC (rev 15)
@@ -1,35 +0,0 @@
-Format: 1.7
-Date: Wed,  9 Mar 2005 14:10:34 +0100
-Source: usbmount
-Binary: usbmount
-Architecture: source all
-Version: 0.0.7
-Distribution: unstable
-Urgency: low
-Maintainer: Martin Dickopp <martin@zero-based.org>
-Changed-By: Martin Dickopp <martin@zero-based.org>
-Description: 
- usbmount   - automatically mount and unmount USB mass storage devices
-Closes: 298526
-Changes: 
- usbmount (0.0.7) unstable; urgency=low
- .
-   Rafael Laboissiere:
- .
-   * First upload of this package to the official Debian distribution
-     (closes: #298526)
-   * NMU in the behalf of the upstream maintainer, which is also the
-     effective maintainer of the Debian package.
- .
-   Martin Dickopp:
- .
-   * Built as a Debian-native package again.
-   * Default configuration does not mount vfat filesystems any more.
-   * Put warning in configuration file that sync-mounting is not fully
-     implemented for vfat filesystem.
-   * Package description refers to new location of the homepage
-     (http://usbmount.alioth.debian.org/).
-Files: 
- 6fcc3d28c45d2aa61ca592e34c6b51fa 322 admin extra usbmount_0.0.7.dsc
- de658f658d9faf880ca9708052b03efd 4893 admin extra usbmount_0.0.7.tar.gz
- 39b3ac9bd8effbc98aec534fce754c46 6202 admin extra usbmount_0.0.7_all.deb

Added: trunk/www/smiley.png
===================================================================
(Binary files differ)


Property changes on: trunk/www/smiley.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream