r55897 - in /trunk/xacobeo/debian: ./ changelog compat control copyright rules watch xacobeocobeo-perl.docs xacobeoo-perl.examples

jozef-guest at users.alioth.debian.org jozef-guest at users.alioth.debian.org
Sat Apr 10 16:42:05 UTC 2010


Author: jozef-guest
Date: Sat Apr 10 16:41:59 2010
New Revision: 55897

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=55897
Log:
[svn-inject] Applying Debian modifications to trunk

Added:
    trunk/xacobeo/debian/
    trunk/xacobeo/debian/changelog
    trunk/xacobeo/debian/compat
    trunk/xacobeo/debian/control
    trunk/xacobeo/debian/copyright
    trunk/xacobeo/debian/rules   (with props)
    trunk/xacobeo/debian/watch
    trunk/xacobeo/debian/xacobeocobeo-perl.docs
    trunk/xacobeo/debian/xacobeoo-perl.examples

Added: trunk/xacobeo/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/xacobeo/debian/changelog?rev=55897&op=file
==============================================================================
--- trunk/xacobeo/debian/changelog (added)
+++ trunk/xacobeo/debian/changelog Sat Apr 10 16:41:59 2010
@@ -1,0 +1,5 @@
+xacobeo (0.13-1) unstable; urgency=low
+
+  * Initial Release.
+
+ -- Jozef Kutej <jozef at kutej.net>  Sat, 10 Apr 2010 18:33:51 +0200

Added: trunk/xacobeo/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/xacobeo/debian/compat?rev=55897&op=file
==============================================================================
--- trunk/xacobeo/debian/compat (added)
+++ trunk/xacobeo/debian/compat Sat Apr 10 16:41:59 2010
@@ -1,0 +1,1 @@
+7

Added: trunk/xacobeo/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/xacobeo/debian/control?rev=55897&op=file
==============================================================================
--- trunk/xacobeo/debian/control (added)
+++ trunk/xacobeo/debian/control Sat Apr 10 16:41:59 2010
@@ -1,0 +1,26 @@
+Source: xacobeo
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 7), libextutils-depends-perl (>= 0.205-1),
+ libextutils-pkgconfig-perl (>= 1.07-1), libfile-basedir-perl (>= 0.02-1),
+ libfile-slurp-perl (>= 9999.09-1), libglib-perl (>= 1.140-1),
+ libgtk2-ex-entry-pango-perl (>= 0.09-1), libgtk2-perl (>= 1.140-1),
+ libgtk2-sourceview2-perl, libintl-perl (>= 1.16-1),
+ libtest-exception-perl (>= 0.21-1), libxml-libxml-perl (>= 1.59-2),
+ perl (>= 5.10.1)
+Maintainer: Jozef Kutej <jozef at kutej.net>
+Standards-Version: 3.8.4
+Homepage: http://search.cpan.org/dist/Xacobeo/
+Build-Depends-Indep: libgtk2.0-dev, libxml2-dev, xauth, xvfb
+
+Package: xacobeo
+Architecture: any
+Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}, libfile-basedir-perl (>= 0.02-1), libglib-perl (>= 1.140-1), libgtk2-ex-entry-pango-perl (>= 0.09-1), libgtk2-perl (>= 1.140-1), libgtk2-sourceview2-perl, libgtk2.0-0, libintl-perl (>= 1.16-1), libxml-libxml-perl (>= 1.59-2), libxml2, perl (>= 5.10.1)
+Description: XPath (XML Path Language) visualizer.
+ Sample plugin that allows to load an XML document based on the contents of
+ the clipboard.
+ .
+ The plugin adds the entry Load from clipboard under the File main menu. The
+ plugin can also be activated through the shortcut CTRL SHIFT L.
+ .
+ This description was automagically extracted from the module by dh-make-perl.

Added: trunk/xacobeo/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/xacobeo/debian/copyright?rev=55897&op=file
==============================================================================
--- trunk/xacobeo/debian/copyright (added)
+++ trunk/xacobeo/debian/copyright Sat Apr 10 16:41:59 2010
@@ -1,0 +1,36 @@
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: (information incomplete)
+Source: http://search.cpan.org/dist/Xacobeo/
+Name: Xacobeo
+DISCLAIMER: This copyright info was automatically extracted 
+ from the perl module. It may not be accurate, so you better 
+ check the module sources in order to ensure the module for its 
+ inclusion in Debian or for general legal information. Please, 
+ if licensing information is incorrectly generated, file a bug 
+ on dh-make-perl.
+ NOTE: Don't forget to remove this disclaimer once you are happy
+ with this file.
+
+Files: *
+Copyright: (information incomplete)
+License: Artistic or GPL-1+
+
+Files: debian/*
+Copyright: 2010, Jozef Kutej <jozef at kutej.net>
+License: Artistic or GPL-1+
+
+License: Artistic
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the Artistic License, which comes with Perl.
+ .
+ On Debian GNU/Linux systems, the complete text of the Artistic License
+ can be found in `/usr/share/common-licenses/Artistic'
+
+License: GPL-1+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 1, or (at your option)
+ any later version.
+ .
+ On Debian GNU/Linux systems, the complete text of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL'

Added: trunk/xacobeo/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/xacobeo/debian/rules?rev=55897&op=file
==============================================================================
--- trunk/xacobeo/debian/rules (added)
+++ trunk/xacobeo/debian/rules Sat Apr 10 16:41:59 2010
@@ -1,0 +1,7 @@
+#!/usr/bin/make -f
+
+override_dh_auto_test:
+	xvfb-run -a dh_auto_test
+
+%:
+	dh $@

Propchange: trunk/xacobeo/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: trunk/xacobeo/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/xacobeo/debian/watch?rev=55897&op=file
==============================================================================
--- trunk/xacobeo/debian/watch (added)
+++ trunk/xacobeo/debian/watch Sat Apr 10 16:41:59 2010
@@ -1,0 +1,2 @@
+version=3
+http://search.cpan.org/dist/Xacobeo/   .*/Xacobeo-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

Added: trunk/xacobeo/debian/xacobeocobeo-perl.docs
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/xacobeo/debian/xacobeocobeo-perl.docs?rev=55897&op=file
==============================================================================
--- trunk/xacobeo/debian/xacobeocobeo-perl.docs (added)
+++ trunk/xacobeo/debian/xacobeocobeo-perl.docs Sat Apr 10 16:41:59 2010
@@ -1,0 +1,1 @@
+README

Added: trunk/xacobeo/debian/xacobeoo-perl.examples
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/xacobeo/debian/xacobeoo-perl.examples?rev=55897&op=file
==============================================================================
--- trunk/xacobeo/debian/xacobeoo-perl.examples (added)
+++ trunk/xacobeo/debian/xacobeoo-perl.examples Sat Apr 10 16:41:59 2010
@@ -1,0 +1,1 @@
+examples/*




More information about the Pkg-perl-cvs-commits mailing list