[DRE-commits] r2256 - packages/librmagick-ruby/trunk/debian

lucas at alioth.debian.org lucas at alioth.debian.org
Wed Dec 12 11:27:19 UTC 2007


Author: lucas
Date: 2007-12-12 11:27:19 +0000 (Wed, 12 Dec 2007)
New Revision: 2256

Modified:
   packages/librmagick-ruby/trunk/debian/changelog
   packages/librmagick-ruby/trunk/debian/control
Log:
fixed Vcs-*: point to dir containing debian/, not dir containing trunk/

Modified: packages/librmagick-ruby/trunk/debian/changelog
===================================================================
--- packages/librmagick-ruby/trunk/debian/changelog	2007-12-12 11:26:47 UTC (rev 2255)
+++ packages/librmagick-ruby/trunk/debian/changelog	2007-12-12 11:27:19 UTC (rev 2256)
@@ -1,8 +1,10 @@
 librmagick-ruby (1.15.11-2) UNRELEASED; urgency=low
 
   * NOT RELEASED YET
+  * fixed Vcs-*: point to dir containing debian/, not dir containing
+    trunk/
 
- -- Lucas Nussbaum <lucas at lucas-nussbaum.net>  Sat, 08 Dec 2007 01:51:56 +0100
+ -- Lucas Nussbaum <lucas at lucas-nussbaum.net>  Wed, 12 Dec 2007 12:27:08 +0100
 
 librmagick-ruby (1.15.11-1) unstable; urgency=low
 

Modified: packages/librmagick-ruby/trunk/debian/control
===================================================================
--- packages/librmagick-ruby/trunk/debian/control	2007-12-12 11:26:47 UTC (rev 2255)
+++ packages/librmagick-ruby/trunk/debian/control	2007-12-12 11:27:19 UTC (rev 2256)
@@ -6,8 +6,8 @@
 Build-Depends: debhelper (>= 5), libmagick9-dev (>= 6.2.4), ruby1.8, ruby1.8-dev, libwmf-bin, gs-gpl, gsfonts, cdbs (>= 0.4.33), ruby-pkg-tools (>= 0.8), rdoc, graphviz, dpatch, pkg-config
 Standards-Version: 3.7.2
 Homepage: http://rmagick.rubyforge.org/
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-ruby-extras/packages/librmagick-ruby/
-Vcs-Svn: svn://svn.debian.org/pkg-ruby-extras/packages/librmagick-ruby/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-ruby-extras/packages/librmagick-ruby/trunk/
+Vcs-Svn: svn://svn.debian.org/pkg-ruby-extras/packages/librmagick-ruby/trunk/
 
 Package: librmagick-ruby
 Architecture: all




More information about the Pkg-ruby-extras-commits mailing list