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 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137
|
libtk-histentry-perl (0.45-2) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ Debian Janitor ]
* Trim trailing whitespace.
* Bump debhelper from old 10 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-
Browse.
* Remove obsolete fields Contact, Name from debian/upstream/metadata
(already present in machine-readable debian/copyright).
[ gregor herrmann ]
* debian/watch: use uscan version 4.
-- Jelmer Vernooij <jelmer@debian.org> Tue, 28 Jun 2022 21:06:38 +0100
libtk-histentry-perl (0.45-1) unstable; urgency=medium
* Import upstream version 0.45.
* Update years of upstream and packaging copyright.
* Declare compliance with Debian Policy 4.1.3.
* Bump debhelper compatibility level to 10.
-- gregor herrmann <gregoa@debian.org> Mon, 01 Jan 2018 22:15:59 +0100
libtk-histentry-perl (0.44-1) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* Remove Carlo Segre from Uploaders. Thanks for your work!
* New upstream release.
* Add debian/upstream/metadata.
* debian/copyright: switch formatting to Copyright-Format 1.0.
* Remove debian/clean. Not needed anymore.
* Declare compliance with Debian Policy 3.9.8.
* Make short description a noun phrase.
-- gregor herrmann <gregoa@debian.org> Sat, 03 Dec 2016 21:36:10 +0100
libtk-histentry-perl (0.43-3) unstable; urgency=low
* Team upload
[ gregor herrmann ]
* 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.
[ Frank Lichtenheld ]
* debian/rules: Cleanup:
+ move build to build target
+ make install depend on build
+ introduce build-stamp
+ split PREFIX into DESTDIR and PREFIX
+ move dh_clean before $(MAKE) clean
+ remove non-existant configure target from .PHONY
+ enable tests
* debian/control: Add perl-tk and xvfb to b-d-i for tests
[ gregor herrmann ]
* debian/watch: use dist-based URL.
* 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.
[ gregor herrmann ]
* Change my email address.
[ Damyan Ivanov ]
* add -a option to xvfb-run invocation
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ Axel Beckert ]
* Apply wrap-and-sort
* Remove Gustavo Franco from Uploaders (Closes: #729405)
* Switch to source format "3.0 (quilt)"
* Bump debhelper compatibility to 9
+ Update versioned debhelper build-dependency accordingly
* Revamp debian/rules
+ Fix lintian warning debian-rules-missing-recommended-target
+ Replace "dh_clean -k" with "dh_prep"
+ Use dh_auto_{configure,build,test,install,clean}
+ Remove obsolete dh_{clean,installchangelogs} parameters
+ Use debian/clean instead of manually calling rm
+ Remove obsolete /usr/lib/perl5 handling
+ Remove obsolete variable usage
+ Finally switch to a minimal dh-style debian/rules file
* Bump Standards-Version to 3.9.5 (no further changes)
* Fix lintian warning copyright-refers-to-symlink-license
* Add xauth as build-dependency to prevent test suite failures
-- Axel Beckert <abe@debian.org> Wed, 01 Jan 2014 05:34:23 +0100
libtk-histentry-perl (0.43-2) unstable; urgency=low
* Add dh_md5sums to debian/rules.
* Don't ignore errors of make clean.
-- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 17 Aug 2007 13:34:57 +0200
libtk-histentry-perl (0.43-1) unstable; urgency=low
* New upstream release
-- Carlo Segre <segre@debian.org> Thu, 15 Feb 2007 23:37:17 -0600
libtk-histentry-perl (0.42-2) unstable; urgency=low
* Change standards version to 3.7.2
* Correct Build-Depends-Indep lintian error
-- Carlo Segre <segre@iit.edu> Thu, 8 Jun 2006 14:15:22 -0500
libtk-histentry-perl (0.42-1) unstable; urgency=low
* Initial Release (Closes: #304288)
* Maintainer -
Debian Perl Group <pkg-perl-maintainer@lists.alioth.debian.org>
via Carlo Segre <segre@iit.edu>
-- Carlo Segre <segre@iit.edu> Sun, 10 Apr 2005 23:42:11 -0600
|