[SCM] Debian packaging of libtie-ical-perl branch, master, updated. debian/0.14-1-7-g1ed62cc

Fabrizio Regalli fabreg at fabreg.it
Tue Sep 20 16:54:41 UTC 2011


The following commit has been merged in the master branch:
commit 1ed62ccaf1f8864394ce729de6eecf87cd515cb0
Author: Fabrizio Regalli <fabreg at fabreg.it>
Date:   Tue Sep 20 18:54:34 2011 +0200

    Unapply patch

diff --git a/debian/changelog b/debian/changelog
index 29782b7..606def6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ libtie-ical-perl (0.15-1) UNRELEASED; urgency=low
   * Imported Upstream version 0.15
   * Update d/copyright according to latest DEP5 revision
   * Refreshed 01-fixspelling.diff patch
+  * Added override_dh_clean rules to remove test.ics file
 
  -- Fabrizio Regalli <fabreg at fabreg.it>  Tue, 20 Sep 2011 18:11:50 +0200
 
diff --git a/lib/Tie/iCal.pm b/lib/Tie/iCal.pm
index a9363ad..88434ce 100644
--- a/lib/Tie/iCal.pm
+++ b/lib/Tie/iCal.pm
@@ -64,7 +64,7 @@ on the format of the iCalendar file only.
 =head1 FILE LOCKING
 
 The Tie::iCal object returned by tie can also be used to access the underlying Tie::File object.
-This is accessible via the 'A' class variable.
+This is accessable via the 'A' class variable.
 This may be useful for file locking.
 
 	my $ical = tie %events, 'Tie::iCal', "mycalendar.ics";
@@ -602,4 +602,4 @@ L<perl>, L<Tie::File>, L<Date::ICal>
 
 =cut
 
-1;
+1;
\ No newline at end of file

-- 
Debian packaging of libtie-ical-perl



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