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 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165
  
     | 
    
      libxml-xql-perl (0.68-8) unstable; urgency=medium
  * Team upload.
  [ Andrius Merkys ]
  * debian/copyright: updating format specification.
  * debian/copyright: updating the format.
  * Bumping compat level to 11.
  * debian/rules: force-regenerating XML::XQL::Parser (Closes: #903982)
  [ gregor herrmann ]
  * Add debian/tests/pkg-perl/use-name to enable use.t autopkgtest.
  * Declare compliance with Debian Policy 4.3.0.
  * Refresh license stanzas in debian/copyright.
 -- gregor herrmann <gregoa@debian.org>  Fri, 01 Mar 2019 18:20:34 +0100
libxml-xql-perl (0.68-7) unstable; urgency=medium
  * Team upload.
  [ Ansgar Burchardt ]
  * Update my email address.
  * debian/control: Convert Vcs-* fields to Git.
  [ Salvatore Bonaccorso ]
  * debian/copyright: Replace DEP5 Format-Specification URL from
    svn.debian.org to anonscm.debian.org URL.
  [ gregor herrmann ]
  * debian/control: update {versioned,alternative} (build) dependencies.
  [ Salvatore Bonaccorso ]
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
  * Change search.cpan.org based URIs to metacpan.org based URIs
  [ gregor herrmann ]
  * Strip trailing slash from metacpan URLs.
  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI
  [ gregor herrmann ]
  * Change bugtracker URL(s) to HTTPS.
  * Remove Jay Bonci from Uploaders. Thanks for your work!
  * Add Testsuite declaration for autopkgtest-pkg-perl.
  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org
  [ Niko Tyni ]
  * Update to debhelper compat level 10
  * Update to Standards-Version 4.1.4
  * Declare that the package does not need (fake)root to build
  * Slightly tune autopkgtest configuration to fix test failures
 -- Niko Tyni <ntyni@debian.org>  Sun, 06 May 2018 11:23:33 +0300
libxml-xql-perl (0.68-6) unstable; urgency=low
  * Make less assumptions on precision of floating point calculations.
    (Closes: #578897)
    + new patch: long-double.patch
  * Use source format 3.0 (quilt); drop README.source and quilt framework.
  * Bump Standards-Version to 3.8.4 (no changes).
 -- Ansgar Burchardt <ansgar@43-1.org>  Wed, 05 May 2010 19:20:52 +0900
libxml-xql-perl (0.68-5) unstable; urgency=low
  [ gregor herrmann ]
  * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
    field (source stanza); Homepage field (source stanza).
  * Set Maintainer to Debian Perl Group.
  * Use dist-based URL in debian/watch.
  * Remove changes to upstream Makefile.PL; we handle dependencies ourselves
    via debian/control and remove /usr/bin via debian/rules.
  * Split out changes to xql.pl into a patch; add quilt framework.
  * Add debian/README.source to document quilt usage, as required by
    Debian Policy since 3.8.0.
  * debian/control: Added: ${misc:Depends} to Depends: field.
  [ Ansgar Burchardt ]
  * Add myself to Uploaders.
  * Bump Standards-Version to 3.8.3.
  * Refresh rules for debhelper 7.
  * debian/control: Mention module name in description.
  * debian/control: Remove duplicate Section and Priority fields
    from binary package stanza.
  * debian/control: Remove Conflicts, Replaces libxml-enno-perl
    (no longer in Debian).
  * debian/watch: Use extended regular expression to match releases.
  * Convert debian/copyright to proposed machine-readable format.
  [ gregor herrmann ]
  * Fix hashbang in xql.pl from debian/rules instead of using a patch.
 -- Ansgar Burchardt <ansgar@43-1.org>  Sun, 03 Jan 2010 20:10:14 +0900
libxml-xql-perl (0.68-4) unstable; urgency=low
  * Adds debian/watch so uscan will work
 -- Jay Bonci <jaybonci@debian.org>  Wed, 27 Oct 2004 13:36:28 -0400
libxml-xql-perl (0.68-3) unstable; urgency=low
  * New Maintainer (Closes: #210548)
  * Updated to policy-version 3.6.1.0 (no other changes)
  * Updated copyright to explicate duality of perl license
  * Removed install file as it is no longer needed
  * Updated to my standard rules template
 -- Jay Bonci <jaybonci@debian.org>  Mon, 15 Mar 2004 16:29:04 -0500
libxml-xql-perl (0.68-2) unstable; urgency=low
  * debian/rules: moved debhelper compatibility level setting to
    'debian/compat' per latest debhelper best practices
  * debian/control: updated sections according to latest archive changes:
    - 'libxml-xql-perl' from 'interpreters' to 'perl'
  * debian/control: upgraded build dependency on 'debhelper' to '>= 4.1'
  * debian/control: upgraded to Debian Policy 3.6.0 (no changes)
 -- Ardo van Rangelrooij <ardo@debian.org>  Sat,  6 Sep 2003 09:22:17 -0500
libxml-xql-perl (0.68-1) unstable; urgency=low
  * New upstream release
  * debian/control: upgraded to Debian Policy 3.5.8 (no changes)
  * Makefile.PL: removed obsolete dependency on 'LWP::UserAgent'
    (notified upstream)
  * Makefile.PL: added missing dependency on 'XML::RegExp'
    (notified upstream)
 -- Ardo van Rangelrooij <ardo@debian.org>  Sat, 25 Jan 2003 14:30:22 -0600
libxml-xql-perl (0.67-2) unstable; urgency=low
  * debian/rules: upgraded to debhelper v4
  * debian/control: changed build dependency on debhelper accordingly
  * debian/rules: migrated from 'dh_movefiles' to 'dh_install'
  * debian/rules: split off 'install' target from 'binary-indep' target
  * debian/copyright: added pointer to license
 -- Ardo van Rangelrooij <ardo@debian.org>  Fri,  9 Aug 2002 21:59:15 -0500
libxml-xql-perl (0.67-1) unstable; urgency=low
  * New upstream release
 -- Ardo van Rangelrooij <ardo@debian.org>  Sun, 26 May 2002 11:05:25 -0500
libxml-xql-perl (0.66-2) unstable; urgency=low
  * debian/control: upgraded to Debian Policy 3.5.6
 -- Ardo van Rangelrooij <ardo@debian.org>  Sun, 23 Dec 2001 21:56:41 -0600
libxml-xql-perl (0.66-1) unstable; urgency=low
  * Initial release as a separate package
 -- Ardo van Rangelrooij <ardo@debian.org>  Sun,  2 Sep 2001 22:23:48 -0500
 
     |