r26517 - in /trunk/libsearch-xapian-perl/debian: changelog control copyright

ghostbar-guest at users.alioth.debian.org ghostbar-guest at users.alioth.debian.org
Sun Nov 2 07:27:36 UTC 2008


Author: ghostbar-guest
Date: Sun Nov  2 07:27:33 2008
New Revision: 26517

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=26517
Log:
* Added me as uploader.
* Updated formatting of debian/copyright
* Releasing 1.0.9.0-1

Modified:
    trunk/libsearch-xapian-perl/debian/changelog
    trunk/libsearch-xapian-perl/debian/control
    trunk/libsearch-xapian-perl/debian/copyright

Modified: trunk/libsearch-xapian-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsearch-xapian-perl/debian/changelog?rev=26517&op=diff
==============================================================================
--- trunk/libsearch-xapian-perl/debian/changelog (original)
+++ trunk/libsearch-xapian-perl/debian/changelog Sun Nov  2 07:27:33 2008
@@ -1,14 +1,13 @@
-libsearch-xapian-perl (1.0.9.0-1) UNRELEASED; urgency=low
-
-  [ gregor herrmann ]
-  NOTE: no reason to upload, the _only_ change is the version number
-  
-  * New upstream release.
+libsearch-xapian-perl (1.0.9.0-1) unstable; urgency=low
 
   [ Jose Luis Rivas ]
-  * (NOT RELEASED YET) New upstream release
+  * New upstream release.
+  * debian/control:
+   + Added me as uploader.
+  * debian/copyright:
+   + Updated formatting.
 
- -- Jose Luis Rivas <ghostbar38 at gmail.com>  Sun, 02 Nov 2008 02:42:16 -0430
+ -- Jose Luis Rivas <ghostbar38 at gmail.com>  Sun, 02 Nov 2008 02:56:27 -0430
 
 libsearch-xapian-perl (1.0.7.0-1) unstable; urgency=low
 

Modified: trunk/libsearch-xapian-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsearch-xapian-perl/debian/control?rev=26517&op=diff
==============================================================================
--- trunk/libsearch-xapian-perl/debian/control (original)
+++ trunk/libsearch-xapian-perl/debian/control Sun Nov  2 07:27:33 2008
@@ -7,7 +7,8 @@
 Uploaders: Frank Lichtenheld <djpig at debian.org>,
  Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
  Damyan Ivanov <dmn at debian.org>,
- gregor herrmann <gregor+debian at comodo.priv.at>
+ gregor herrmann <gregor+debian at comodo.priv.at>,
+ Jose Luis Rivas <ghostbar38 at gmail.com>
 Standards-Version: 3.8.0
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libsearch-xapian-perl/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libsearch-xapian-perl/

Modified: trunk/libsearch-xapian-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsearch-xapian-perl/debian/copyright?rev=26517&op=diff
==============================================================================
--- trunk/libsearch-xapian-perl/debian/copyright (original)
+++ trunk/libsearch-xapian-perl/debian/copyright Sun Nov  2 07:27:33 2008
@@ -1,22 +1,24 @@
-This package was debianized by Frank Lichtenheld <djpig at debian.org>
-on Fri, 08 Dec 2006 01:12:48 +0100.
+Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat
+Upstream-Author: Xapian Discuss <xapian-discuss at lists.xapian.org>
+Packaged-By: Frank Lichtenheld <djpig at debian.org>
+Original-Source-Location: http://search.cpan.org/dist/Search-Xapian/
+Original-Source-Command: uscan --force-download
+Original-Source-Depends: devscripts
 
-The current maintainer is the Debian Perl Group
-<pkg-perl-maintainers at lists.alioth.debian.org>.
+Files: *
+Copyright: (c) 2002,2003 Alex Bowley. All rights reserved.
+           (c) 2003,2004,2005,2006,2007,2008 Olly Betts. All rights reserved.
+License: GPL-1+ | Artistic
+ This library is free software; you can redistribute it and/or modify
+ it under the same terms as Perl itself.
 
-The package was downloaded from http://search.cpan.org/dist/Search-Xapian/
+Files: debian/*
+Copyright: (c) 2006-2008 Frank Lichtenheld <djpig at debian.org>
+	   (c) 2008 Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+License: GPL-1+ | Artistic
 
-Upstream contact is xapian-discuss at lists.xapian.org
+Perl is distributed under your choice of the GNU General Public License or the
+Artistic License. On Debian GNU/Linux systems, the complete text of the GNU
+General Public License can be found in `/usr/share/common-licenses/GPL' and the
+Artistic Licence in `/usr/share/common-licenses/Artistic'.
 
-Copyright:
-
-   Copyright (c) 2002,2003 Alex Bowley. All rights reserved.
-   Copyright (c) 2003,2004,2005,2006,2007,2008 Olly Betts. All rights reserved.
-
-   This library is free software; you can redistribute it and/or modify
-   it under the same terms as Perl itself.
-
-See /usr/share/common-licenses/GPL and
-/usr/share/common-licenses/Artistic for the basic licenses Perl is
-based on, and /usr/share/doc/perl/copyright for the license for
-Perl itself.




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