You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rivet-dev@tcl.apache.org by mx...@apache.org on 2010/10/08 19:03:42 UTC

svn commit: r1005901 - in /tcl/rivet/trunk/debian: changelog control

Author: mxmanghi
Date: Fri Oct  8 17:03:42 2010
New Revision: 1005901

URL: http://svn.apache.org/viewvc?rev=1005901&view=rev
Log:
wrong changelog for debian, fixed depends in debian/control

Modified:
    tcl/rivet/trunk/debian/changelog
    tcl/rivet/trunk/debian/control

Modified: tcl/rivet/trunk/debian/changelog
URL: http://svn.apache.org/viewvc/tcl/rivet/trunk/debian/changelog?rev=1005901&r1=1005900&r2=1005901&view=diff
==============================================================================
--- tcl/rivet/trunk/debian/changelog (original)
+++ tcl/rivet/trunk/debian/changelog Fri Oct  8 17:03:42 2010
@@ -1,20 +1,11 @@
-libapache2-mod-rivet (2.0.1-3) unstable; urgency=low
+libapache2-mod-rivet (2.0.1-1) unstable; urgency=low
   
-  * Description of the package amended as per suggestions received on the list 
-    debian-mentors
-
- -- Massimo Manghi <mx...@apache.org>  Thu, 08 Oct 2010 12:32:23 +0200
-
-libapache2-mod-rivet (2.0.1-2) unstable; urgency=low
-
   * Initial package of Rivet for Debian
   * closes: bug#599446
+  * closes: bug#599447
+  * Description of the package amended as per suggestions received on the list 
+    debian-mentors
 
- -- Massimo Manghi <mx...@apache.org>  Thu, 07 Oct 2010 18:23:45 +0200
-
-libapache2-mod-rivet (2.0.1-1) unstable; urgency=low
+ -- Massimo Manghi <mx...@apache.org>  Thu, 08 Oct 2010 12:17:55 +0200
 
-  * Initial release
-  * closes: bug#599447
 
- -- Massimo Manghi <mx...@apache.org>  Thu, 06 Oct 2010 22:15:40 +0200

Modified: tcl/rivet/trunk/debian/control
URL: http://svn.apache.org/viewvc/tcl/rivet/trunk/debian/control?rev=1005901&r1=1005900&r2=1005901&view=diff
==============================================================================
--- tcl/rivet/trunk/debian/control (original)
+++ tcl/rivet/trunk/debian/control Fri Oct  8 17:03:42 2010
@@ -2,15 +2,13 @@ Source: libapache2-mod-rivet
 Section: web
 Priority: extra
 Maintainer: Massimo Manghi <mx...@apache.org>
-Build-Depends: debhelper (>= 7.0.50~)
+Build-Depends: tcl8.5-dev, libapr1-dev, apache2-prefork-dev, debhelper (>= 7.0.50~)
 Standards-Version: 3.8.4
 Homepage: http://tcl.apache.org/rivet/
-#Vcs-Git: git://git.debian.org/collab-maint/libapache2-mod-rivet.git
-#Vcs-Browser: http://git.debian.org/?p=collab-maint/libapache2-mod-rivet.git;a=summary
 
 Package: libapache2-mod-rivet
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, tcl8.5-dev, libapr1-dev, apache2-prefork-dev, debhelper (>= 7.0.50~)
+Depends: ${shlibs:Depends}, ${misc:Depends}, tcl8.5, libapr1, debhelper (>= 7.0.50~)
 Suggests: libapache2-mod-rivet-doc
 Description: Server-side Tcl programming system combining ease of use and power
  Apache Rivet is a system for creating dynamic web content via the Tcl



---------------------------------------------------------------------
To unsubscribe, e-mail: rivet-cvs-unsubscribe@tcl.apache.org
For additional commands, e-mail: rivet-cvs-help@tcl.apache.org