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
|
libwww-google-calculator-perl (0.07-1) unstable; urgency=low
* Team upload.
[ gregor herrmann ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ gregor herrmann ]
* Change my email address.
[ Salvatore Bonaccorso ]
* New upstream release
* Bump Debhelper compat level to 8.
* debian/control:
- Bump versioned Build-Depends on debhelper to (>= 8).
- Make versioned Build-Depends-Indep on perl unversioned as long already
satisfied in oldstable.
- Drop Build-Depends-Indep on libmodule-build-perl and
libmodule-install-perl.
* Email change: gregor herrmann -> gregoa@debian.org
* debian/copyright:
- Refresh to revision 135 of DEP5s format-specification for machine-
readable copyright information.
- Add stanza for inc/Module/Install
* debian/rules: use tiny rules makefile.
* Bump Standards-Version to 3.9.1.
* Convert to '3.0 (quilt)' source package format.
-- Salvatore Bonaccorso <carnil@debian.org> Sat, 05 Mar 2011 20:14:55 +0100
libwww-google-calculator-perl (0.05-1) unstable; urgency=low
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza). Removed: XS-
Vcs-Svn fields.
* debian/rules: delete /usr/lib/perl5 only if it exists (closes: #467923).
* debian/watch: use dist-based URL.
* New upstream release.
* Set Standards-Version to 3.7.3 (no changes).
* Set debhelper compatibility level to 6.
* debian/copyright: add upstream source location, change to new format.
* debian/rules:
- don't install README anymore (just a text version of the POD
documentation)
- don't install empty ToDo anymore
- remove OPTIMIZE, we don't compile anything
- move tests to build-stamp target
- move dh_clean before make distclean
- let install-stamp target depend on build-stamp
- use $@ for touching stamp files
- remove unneeded/unused calls to dh_*
-- gregor herrmann <gregor+debian@comodo.priv.at> Wed, 27 Feb 2008 18:35:45 +0100
libwww-google-calculator-perl (0.04-2) unstable; urgency=low
* Added missing build-dependency on libmodule-install-perl (Closes:
#423808)
-- Gunnar Wolf <gwolf@debian.org> Mon, 14 May 2007 09:34:19 -0500
libwww-google-calculator-perl (0.04-1) unstable; urgency=low
* New upstream release
* Upstream changed from Module::Build to Module::Install - Reworking
debian/rules to reflect the change
* Added build-dependency on libtest-base-perl
-- Gunnar Wolf <gwolf@debian.org> Fri, 19 Jan 2007 10:58:16 -0600
libwww-google-calculator-perl (0.03-3) unstable; urgency=high
* Added missing dependencies on libclass-accessor-perl,
libhtml-parser-perl, liburi-perl, libwww-mechanize-perl (Closes:
#407570)
-- Gunnar Wolf <gwolf@debian.org> Fri, 19 Jan 2007 10:20:54 -0600
libwww-google-calculator-perl (0.03-2) unstable; urgency=low
[ gregor herrmann ]
* New Maintainer: Debian Perl Group.
* Add watch file.
* Add libtest-pod-perl and libtest-pod-coverage-perl to build dependencies.
[ Gunnar Wolf ]
* Cleaned debian/copyright, just refering to the licenses instead of
including them in complete form
-- Gunnar Wolf <gwolf@debian.org> Mon, 18 Sep 2006 14:51:29 -0500
libwww-google-calculator-perl (0.03-1) unstable; urgency=low
* New upstream release
-- David Moreno Garza <damog@debian.org> Sun, 11 Jun 2006 15:45:53 -0500
libwww-google-calculator-perl (0.02-1) unstable; urgency=low
* Initial Release.
-- David Moreno Garza <damog@debian.org> Wed, 24 May 2006 11:07:10 -0500
|