r28819 - in /packages/unstable/seed/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue Jul 12 11:33:34 UTC 2011


Author: biebl
Date: Tue Jul 12 11:33:34 2011
New Revision: 28819

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=28819
Log:
Add Vcs-Svn and Vcs-Browser field.

Modified:
    packages/unstable/seed/debian/changelog
    packages/unstable/seed/debian/control
    packages/unstable/seed/debian/control.in

Modified: packages/unstable/seed/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/seed/debian/changelog?rev=28819&op=diff
==============================================================================
--- packages/unstable/seed/debian/changelog [utf-8] (original)
+++ packages/unstable/seed/debian/changelog [utf-8] Tue Jul 12 11:33:34 2011
@@ -5,6 +5,7 @@
     - Bump Standards-Version to 3.9.2. No further changes.
     - Drop Build-Depends on quilt.
     - Add Homepage field.
+    - Add Vcs-Svn and Vcs-Browser field.
 
  -- Michael Biebl <biebl at debian.org>  Tue, 12 Jul 2011 12:49:16 +0200
 

Modified: packages/unstable/seed/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/seed/debian/control?rev=28819&op=diff
==============================================================================
--- packages/unstable/seed/debian/control [utf-8] (original)
+++ packages/unstable/seed/debian/control [utf-8] Tue Jul 12 11:33:34 2011
@@ -28,6 +28,8 @@
                gtk-doc-tools (>= 1.9)
 Uploaders: Emilio Pozuelo Monfort <pochu at debian.org>, Frederic Peters <fpeters at debian.org>, Michael Biebl <biebl at debian.org>, Sjoerd Simons <sjoerd at debian.org>
 Standards-Version: 3.9.2.
+Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/packages/unstable/seed
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/packages/unstable/seed
 Homepage: http://live.gnome.org/Seed
 
 Package: seed
@@ -91,11 +93,11 @@
 Architecture: all
 Depends: ${misc:Depends}
 Description: GObject JavaScript bindings for the webkit engine - Documentation
- Seed is a library and interpreter, dynamically bridging (through 
- GObjectIntrospection) the WebKit JavaScriptCore engine, with the GNOME 
- platform. Seed serves as something which enables you to write 
- standalone applications in JavaScript, or easily enable your 
- application to be extensible in JavaScript. 
+ Seed is a library and interpreter, dynamically bridging (through
+ GObjectIntrospection) the WebKit JavaScriptCore engine, with the GNOME
+ platform. Seed serves as something which enables you to write
+ standalone applications in JavaScript, or easily enable your
+ application to be extensible in JavaScript.
  .
  This package contains several files and documents for use with Seed:
   * API documentation for libseed

Modified: packages/unstable/seed/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/seed/debian/control.in?rev=28819&op=diff
==============================================================================
--- packages/unstable/seed/debian/control.in [utf-8] (original)
+++ packages/unstable/seed/debian/control.in [utf-8] Tue Jul 12 11:33:34 2011
@@ -23,6 +23,8 @@
                gtk-doc-tools (>= 1.9)
 Uploaders: @GNOME_TEAM@
 Standards-Version: 3.9.2.
+Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/packages/unstable/seed
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/packages/unstable/seed
 Homepage: http://live.gnome.org/Seed
 
 Package: seed
@@ -86,11 +88,11 @@
 Architecture: all
 Depends: ${misc:Depends}
 Description: GObject JavaScript bindings for the webkit engine - Documentation
- Seed is a library and interpreter, dynamically bridging (through 
- GObjectIntrospection) the WebKit JavaScriptCore engine, with the GNOME 
- platform. Seed serves as something which enables you to write 
- standalone applications in JavaScript, or easily enable your 
- application to be extensible in JavaScript. 
+ Seed is a library and interpreter, dynamically bridging (through
+ GObjectIntrospection) the WebKit JavaScriptCore engine, with the GNOME
+ platform. Seed serves as something which enables you to write
+ standalone applications in JavaScript, or easily enable your
+ application to be extensible in JavaScript.
  .
  This package contains several files and documents for use with Seed:
   * API documentation for libseed




More information about the pkg-gnome-commits mailing list