[vuser] r598 committed - Add debian packaging files....

0 views
Skip to first unread message

vu...@googlecode.com

unread,
Aug 8, 2012, 1:03:20 AM8/8/12
to vuser-...@googlegroups.com
Revision: 598
Author: perlstalker
Date: Tue Aug 7 22:03:03 2012
Log: Add debian packaging files.

Fixes issue 12.

http://code.google.com/p/vuser/source/detail?r=598

Added:
/VUser-Google-ProvisioningAPI/trunk/debian
/VUser-Google-ProvisioningAPI/trunk/debian/changelog
/VUser-Google-ProvisioningAPI/trunk/debian/compat
/VUser-Google-ProvisioningAPI/trunk/debian/control
/VUser-Google-ProvisioningAPI/trunk/debian/copyright
/VUser-Google-ProvisioningAPI/trunk/debian/rules

=======================================
--- /dev/null
+++ /VUser-Google-ProvisioningAPI/trunk/debian/changelog Tue Aug 7
22:03:03 2012
@@ -0,0 +1,5 @@
+libvuser-google-api-perl (1.0.1-1) unstable; urgency=low
+
+ * Initial Release. (Closes: #679161)
+
+ -- Joenio Costa <joe...@colivre.coop.br> Tue, 19 Jun 2012 16:33:46 -0300
=======================================
--- /dev/null
+++ /VUser-Google-ProvisioningAPI/trunk/debian/compat Tue Aug 7 22:03:03
2012
@@ -0,0 +1,1 @@
+8
=======================================
--- /dev/null
+++ /VUser-Google-ProvisioningAPI/trunk/debian/control Tue Aug 7 22:03:03
2012
@@ -0,0 +1,13 @@
+Source: libvuser-google-api-perl
+Section: perl
+Priority: optional
+Maintainer: Joenio Costa <joe...@colivre.coop.br>
+Build-Depends: debhelper (>= 8)
+Build-Depends-Indep: perl, libtest-most-perl, libmoose-perl
+Standards-Version: 3.9.3
+Homepage: http://search.cpan.org/dist/VUser-Google-Api/
+
+Package: libvuser-google-api-perl
+Architecture: all
+Depends: ${misc:Depends}, ${perl:Depends}
+Description: Perl module that implements the Google Apps for Your Domain
Provisioning API
=======================================
--- /dev/null
+++ /VUser-Google-ProvisioningAPI/trunk/debian/copyright Tue Aug 7
22:03:03 2012
@@ -0,0 +1,29 @@
+Format-Specification:
http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
+Maintainer: Joenio Costa <joe...@colivre.coop.br>
+Source: http://search.cpan.org/dist/VUser-Google-Api/
+Name: VUser-Google-Api
+
+Files: *
+Copyright: 2006, Johan Reinalda <jo...@reinalda.net>
+ 2007, Randy Smith <perls...@vuser.org>
+License: Artistic
+
+Files: debian/*
+Copyright: 2012, Joenio Costa <joe...@colivre.coop.br
+License: GPL-2+
+
+License: GPL-2+
+ 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; version 2 dated June, 1991, or (at your
+ option) any later version.
+ .
+ On Debian systems, the complete text of version 2 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-2'.
+
+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 systems, the complete text of the Artistic License can be
+ found in `/usr/share/common-licenses/Artistic'.
=======================================
--- /dev/null
+++ /VUser-Google-ProvisioningAPI/trunk/debian/rules Tue Aug 7 22:03:03
2012
@@ -0,0 +1,7 @@
+#!/usr/bin/make -f
+
+%:
+ dh $@
+
+override_dh_auto_test:
+ /bin/echo "skinpig tests..."
Reply all
Reply to author
Forward
0 new messages