1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106
|
libtext-wrapi18n-perl (0.06-7.1) unstable; urgency=medium
* Non-maintainer upload.
* Fix "FTBFS with perl 5.22 in experimental (MakeMaker changes)":
use DESTDIR in debian/rules.
(Closes: #795629)
-- gregor herrmann <gregoa@debian.org> Wed, 26 Aug 2015 18:12:58 +0200
libtext-wrapi18n-perl (0.06-7) unstable; urgency=low
* Fix infinite loop in Text::WrapI18N
01-470250-WrapI18N.pm.patch by Nicolas François
closes: 470250
* Build depend on quilt
* Standards Version is 3.8.1
* DH compatibility level is 7
* Run dh_prep instead of dh_clean -k
-- Anibal Monsalve Salazar <anibal@debian.org> Wed, 10 Jun 2009 07:58:32 +1000
libtext-wrapi18n-perl (0.06-6) unstable; urgency=low
* Added debian/watch file
* Added homepage control header
* Bumped Standards-Version to 3.7.3
* Fixed the following lintian issues:
- debian-rules-ignores-make-clean-error
- package-has-a-duplicate-build-relation
-- Anibal Monsalve Salazar <anibal@debian.org> Thu, 28 Feb 2008 21:01:26 +1100
libtext-wrapi18n-perl (0.06-5) unstable; urgency=low
* Set Standards-Version to 3.7.2.
* Set debian/compat to 5.
* Fixed "build-depends-indep-should-be-build-depends debhelper".
-- Anibal Monsalve Salazar <anibal@debian.org> Thu, 22 Jun 2006 15:49:23 +1000
libtext-wrapi18n-perl (0.06-4) unstable; urgency=low
* Set priority to required in debian/control.
-- Anibal Monsalve Salazar <anibal@debian.org> Sat, 22 Oct 2005 14:04:42 +1000
libtext-wrapi18n-perl (0.06-3) unstable; urgency=low
* Set Standard-Version to 3.6.2 and added homepage address in
debian/control.
-- Anibal Monsalve Salazar <anibal@debian.org> Sun, 09 Oct 2005 00:10:06 +1000
libtext-wrapi18n-perl (0.06-2) unstable; urgency=low
* New maintainer.
* Updated Policy's Standard-Version to 3.6.1.
-- Anibal Monsalve Salazar <anibal@debian.org> Sat, 14 May 2005 12:41:56 +1000
libtext-wrapi18n-perl (0.06-1) unstable; urgency=low
* New upstream version.
+ Clearification of the license.
* Rewrote the Description: field.
* Previous versions are not adopted into Debian archive yet,
so I did a right ITP which I forgot to do (Closes: #198761).
-- Tomohiro KUBOTA <kubota@debian.org> Wed, 25 Jun 2003 18:13:46 +0900
libtext-wrapi18n-perl (0.05-1) unstable; urgency=low
* New upstream version.
-- Tomohiro KUBOTA <kubota@debian.org> Sun, 22 Jun 2003 17:34:18 +0900
libtext-wrapi18n-perl (0.04-1) unstable; urgency=low
* New upstream version.
-- Tomohiro KUBOTA <kubota@debian.org> Sun, 22 Jun 2003 11:56:19 +0900
libtext-wrapi18n-perl (0.03-1) unstable; urgency=low
* New upstream version.
+ Added test.
* Fill in download site (CPAN) in debian/copyright file,
prepared to upload to Debian.
* Initial version for Debian upload.
-- Tomohiro KUBOTA <kubota@debian.org> Sun, 22 Jun 2003 09:18:52 +0900
libtext-wrapi18n-perl (0.02-1) unstable; urgency=low
* New upstream version
+ First version for CPAN.
+ Changed module name from Text::Wrapi18n to Text::WrapI18N.
-- Tomohiro KUBOTA <kubota@debian.org> Fri, 20 Jun 2003 23:33:44 +0900
libtext-wrapi18n-perl (0.01-1) unstable; urgency=low
* Initial Release.
-- Tomohiro KUBOTA <kubota@debian.org> Thu, 19 Jun 2003 22:09:55 +0900
|