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
|
libdate-pcalc-perl (6.1-1) unstable; urgency=low
[ Angel Abad ]
* New upstream release
* New package is architecture depend
* debian/control: add {shlibs:Depends} in Depends
* Add myself to uploaders
* debian/control: Now {Build-}Depends on libbit-vector-perl (>= 7.1)
and libcarp-clan-perl
[ gregor herrmann ]
* Rearrange files in examples directory a bit.
-- Angel Abad <angelabad@gmail.com> Sun, 18 Oct 2009 17:52:50 +0200
libdate-pcalc-perl (6.0-1) unstable; urgency=low
[ Ignace Mouzannar ]
* New upstream version.
* debian/control:
- Added myself to the Uploaders field.
- Bumped the Standards-Version to 3.8.3.
- Added Build dependency on libcarp-clan-perl and quilt (>= 0.46-7).
- Bumped dependency on debhelper to (>= 7.0.50~).
- Replace versioned (build-)dependency on perl (>= 5.6.0-17) with an
unversioned dependency on perl (as permitted by Debian Policy 3.8.3).
* debian/patches:
- Added 10-examples.diff: Corrects the perl interpreter path in the
example files.
* debian/rules:
- Simplified the rules file using dh7 features.
- Added quilt patching.
* debian/changelog:
- Updated the Debian changelog to follow Revision 196 of the Copyright
Proposal format.
* Added a debian/README.source file pointing to the quilt documentation.
* Added a debian/docs file.
* Added a debian/examples file.
[ gregor herrmann ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
* debian/control: Added: ${misc:Depends} to Depends: field.
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ Xavier Oswald ]
* Add myself to Uploaders
* Update debian/copyright
-- Ignace Mouzannar <mouzannar@gmail.com> Tue, 13 Oct 2009 13:22:57 +0200
libdate-pcalc-perl (1.2-3) unstable; urgency=low
* Take over for the Debian Perl Group on maintainer's request
(closes: #485691).
* debian/control:
- Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza);
Homepage field (source stanza).
- Changed: Maintainer set to Debian Perl Group <pkg-perl-
maintainers@lists.alioth.debian.org> (was: Ivan Kohler
<ivan-debian@420.am>); Ivan Kohler <ivan-debian@420.am> moved to
Uploaders.
- Added: /me to Uploaders.
- Changed: Section to perl.
- Moved: perl from Build-Depends to Build-Depends-Indep.
* Add debian/watch.
* Set Standards-Version to 3.7.3 (no changes).
* Set debhelper compatibility level to 5.
* debian/copyright: add upstream source location.
* Refresh debian/rules; install upstream changelog and mini-FAQ; add tools
to examples.
* Remove created Makefile and blib/ directory from source package.
-- gregor herrmann <gregoa@debian.org> Sat, 14 Jun 2008 16:32:15 +0200
libdate-pcalc-perl (1.2-2) unstable; urgency=low
* debian/copyright pedantry (closes: Bug#153326, Bug#153372)
* build-indep vs build-arch (closes: Bug#153350)
-- Ivan Kohler <ivan-debian@420.am> Sat, 7 Sep 2002 04:27:24 -0700
libdate-pcalc-perl (1.2-1) unstable; urgency=low
* Initial Release (closes: Bug#144321).
-- Ivan Kohler <ivan-debian@420.am> Tue, 23 Apr 2002 21:01:22 -0700
|