[med-svn] [libfreecontact-perl] 05/46: Imported Upstream version 0.01
Laszlo Kajan
lkajan at alioth.debian.org
Thu Sep 19 15:54:59 UTC 2013
This is an automated email from the git hooks/post-receive script.
lkajan pushed a commit to branch master
in repository libfreecontact-perl.
commit 2401b0b9900fecc447884f133e5fa40a7a1f4d9e
Author: Laszlo Kajan <lkajan at debian.org>
Date: Fri May 10 18:38:13 2013 +0200
Imported Upstream version 0.01
---
FreeContact-0.01.tar.gz | Bin 472 -> 0 bytes
FreeContact.c | 2 +-
FreeContact.o | Bin 1176456 -> 0 bytes
FreeContact.xs | 2 +-
FreeContact.xsp | 2 +-
MANIFEST | 2 --
MANIFEST.SKIP | 3 ++-
README | 4 ++--
lib/FreeContact.pm | 4 ++--
typemap | 2 +-
typemap.xsp | 2 +-
11 files changed, 11 insertions(+), 12 deletions(-)
diff --git a/FreeContact-0.01.tar.gz b/FreeContact-0.01.tar.gz
deleted file mode 100644
index 33229e2..0000000
Binary files a/FreeContact-0.01.tar.gz and /dev/null differ
diff --git a/FreeContact.c b/FreeContact.c
index 98f3c4f..086904e 100644
--- a/FreeContact.c
+++ b/FreeContact.c
@@ -9,7 +9,7 @@
#line 1 "FreeContact.xs"
/* Copyright (C) 2013 by Laszlo Kajan, Technical University of Munich, Germany
- This library is free software; you can redistribute it and/or modify
+ This program is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.10.1 or,
at your option, any later version of Perl 5 you may have available.
*/
diff --git a/FreeContact.o b/FreeContact.o
deleted file mode 100644
index 1867aa7..0000000
Binary files a/FreeContact.o and /dev/null differ
diff --git a/FreeContact.xs b/FreeContact.xs
index fcaa6df..cc4121b 100644
--- a/FreeContact.xs
+++ b/FreeContact.xs
@@ -1,6 +1,6 @@
/* Copyright (C) 2013 by Laszlo Kajan, Technical University of Munich, Germany
- This library is free software; you can redistribute it and/or modify
+ This program is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.10.1 or,
at your option, any later version of Perl 5 you may have available.
*/
diff --git a/FreeContact.xsp b/FreeContact.xsp
index 5aa31d0..e67e1ff 100644
--- a/FreeContact.xsp
+++ b/FreeContact.xsp
@@ -1,6 +1,6 @@
/* Copyright (C) 2013 by Laszlo Kajan, Technical University of Munich, Germany
- This library is free software; you can redistribute it and/or modify
+ This program is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.10.1 or,
at your option, any later version of Perl 5 you may have available.
*/
diff --git a/MANIFEST b/MANIFEST
index 8a20b0c..408dd5d 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1,9 +1,7 @@
Changes
examples/demo_1000.aln
-FreeContact-0.01.tar.gz
FreeContact.bs
FreeContact.c
-FreeContact.o
FreeContact.xs
FreeContact.xsp
lib/FreeContact.pm
diff --git a/MANIFEST.SKIP b/MANIFEST.SKIP
index 8d3a0b8..0c34b60 100644
--- a/MANIFEST.SKIP
+++ b/MANIFEST.SKIP
@@ -1,4 +1,3 @@
-
#!start included /usr/share/perl/5.10/ExtUtils/MANIFEST.SKIP
# Avoid version control files.
\bRCS\b
@@ -22,6 +21,8 @@
# Avoid Module::Build generated and utility files.
\bBuild$
\b_build/
+\.o$
+\.tar\.gz$
# Avoid temp and backup files.
~$
diff --git a/README b/README
index 21d0576..b4cea1e 100644
--- a/README
+++ b/README
@@ -17,7 +17,7 @@ DEPENDENCIES
This module requires these other modules and libraries:
- blah blah blah
+ libfreecontact
COPYRIGHT AND LICENCE
@@ -25,6 +25,6 @@ Put the correct copyright and licence information here.
Copyright (C) 2013 by Laszlo Kajan
-This library is free software; you can redistribute it and/or modify
+This program is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.10.1 or,
at your option, any later version of Perl 5 you may have available.
diff --git a/lib/FreeContact.pm b/lib/FreeContact.pm
index 065520d..2279b2f 100644
--- a/lib/FreeContact.pm
+++ b/lib/FreeContact.pm
@@ -1,6 +1,6 @@
# Copyright (C) 2013 by Laszlo Kajan, Technical University of Munich, Germany
#
-# This library is free software; you can redistribute it and/or modify
+# This program is free software; you can redistribute it and/or modify
# it under the same terms as Perl itself, either Perl version 5.10.1 or,
# at your option, any later version of Perl 5 you may have available.
#
@@ -187,7 +187,7 @@ Laszlo Kajan, E<lt>lkajan at rostlab.orgE<gt>
Copyright (C) 2013 by Laszlo Kajan
-This library is free software; you can redistribute it and/or modify
+This program is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.10.1 or,
at your option, any later version of Perl 5 you may have available.
diff --git a/typemap b/typemap
index a5a36df..45fbb89 100644
--- a/typemap
+++ b/typemap
@@ -1,6 +1,6 @@
# Copyright (C) 2013 by Laszlo Kajan, Technical University of Munich, Germany
#
-# This library is free software; you can redistribute it and/or modify
+# This program is free software; you can redistribute it and/or modify
# it under the same terms as Perl itself, either Perl version 5.10.1 or,
# at your option, any later version of Perl 5 you may have available.
# Example: /usr/share/perl/5.10.1/ExtUtils/typemap perlobject.map
diff --git a/typemap.xsp b/typemap.xsp
index f847ec3..ba8e849 100644
--- a/typemap.xsp
+++ b/typemap.xsp
@@ -1,6 +1,6 @@
/* Copyright (C) 2013 by Laszlo Kajan, Technical University of Munich, Germany
- This library is free software; you can redistribute it and/or modify
+ This program is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.10.1 or,
at your option, any later version of Perl 5 you may have available.
*/
--
Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/libfreecontact-perl.git
More information about the debian-med-commit
mailing list