This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to annotated tag debian/0.09-1
in repository libclang-perl.

commit b13db567e1a403c141de6e783d1104d4931c57db
Author: Lucas Kanashiro <kanashiro.dua...@gmail.com>
Date:   Sat Jul 18 03:08:18 2015 -0300

    Set up initial configuration
---
 debian/changelog |  4 ++--
 debian/control   | 14 +++++++++-----
 debian/copyright | 12 ++----------
 3 files changed, 13 insertions(+), 17 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5c3f912..ebdb963 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
 libclang-perl (0.09-1) unstable; urgency=low
 
-  * Initial Release.
+  * Initial Release. (Closes: #792755)
 
- -- Lucas Kanashiro <kanashiro@ghost>  Sat, 18 Jul 2015 01:50:38 -0300
+ -- Lucas Kanashiro <kanashiro.dua...@gmail.com>  Sat, 18 Jul 2015 01:50:38 
-0300
diff --git a/debian/control b/debian/control
index a171833..4636c08 100644
--- a/debian/control
+++ b/debian/control
@@ -1,11 +1,17 @@
 Source: libclang-perl
 Section: perl
 Priority: optional
-Maintainer: Lucas Kanashiro <kanashiro@ghost>
-Build-Depends: debhelper (>= 9.20120312~),
- perl
+Maintainer: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
+Uploaders: Lucas Kanashiro <kanashiro.dua...@gmail.com>
+Build-Depends: debhelper (>= 9),
+               libdevel-checklib-perl,
+               perl (>= 5.006),
+               libclang-3.5-dev
 Standards-Version: 3.9.6
 Homepage: https://metacpan.org/release/Clang
+Vcs-Browser: 
https://anonscm.debian.org/cgit/pkg-perl/packages/libclang-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libclang-perl.git
+Testsuite: autopkgtest-pkg-perl
 
 Package: libclang-perl
 Architecture: any
@@ -17,5 +23,3 @@ Description: Perl bindings to the Clang compiler's indexing 
interface
  Clang provides Perl bindings to the Clang indexing interface, used for
  extracting high-level symbol information from source files without exposing
  the full Clang C++ API.
- .
- This description was automagically extracted from the module by dh-make-perl.
diff --git a/debian/copyright b/debian/copyright
index 360163c..3f835d2 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,21 +2,13 @@ Format: 
http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Source: https://metacpan.org/release/Clang
 Upstream-Contact: Alessandro Ghedini <alex...@cpan.org>
 Upstream-Name: Clang
-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: Alessandro Ghedini <alex...@cpan.org>
+Copyright: 2012 Alessandro Ghedini <alex...@cpan.org>
 License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright: 2015, Lucas Kanashiro <kanashiro@ghost>
+Copyright: 2015 Lucas Kanashiro <kanashiro.dua...@gmail.com>
 License: Artistic or GPL-1+
 
 License: Artistic

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libclang-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to