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 166 167 168
|
libfile-touch-perl (0.11-1) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ Lucas Kanashiro ]
* Import upstream version 0.11
* d/copyright: update Upstream-Contact
* Update Debian packaging copyright
* Declare compliance with Debian policy 3.9.7
-- Lucas Kanashiro <kanashiro.duarte@gmail.com> Sun, 28 Feb 2016 20:13:00 -0300
libfile-touch-perl (0.10-1) unstable; urgency=medium
* Team upload.
* Update Vcs-Browser URL to cgit web frontend
* Add debian/upstream/metadata
* Import upstream version 0.10
* debian/upstream/metadata: Update URL for upstream git repository
* Bump Debhelper compat level to 9
* Declare compliance with Debian policy 3.9.6
* Mark package as autopkgtestable
-- Salvatore Bonaccorso <carnil@debian.org> Sun, 25 Oct 2015 22:19:48 +0100
libfile-touch-perl (0.09-1) unstable; urgency=low
[ Ryan Niebur ]
* Email change: Jonathan Yu -> jawnsy@cpan.org
* Email change: Ryan Niebur -> ryan@debian.org
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ gregor herrmann ]
* debian/control: update {versioned,alternative} (build) dependencies.
[ Salvatore Bonaccorso ]
* Change search.cpan.org based URIs to metacpan.org based URIs
[ Axel Beckert ]
* debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
copyright"
[ gregor herrmann ]
* New upstream release.
* Switch to "3.0 (quilt)" source format.
* Update debian/copyright: new Upstream-Contact, packaging years,
license stanzas.
* Bump debhelper compatibility level to 8.
* Declare compliance with Debian Policy 3.9.5.
-- gregor herrmann <gregoa@debian.org> Mon, 12 May 2014 20:13:17 +0200
libfile-touch-perl (0.08-1) unstable; urgency=low
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ Jonathan Yu ]
* New upstream release
* Added myself to Uploaders and Copyright
* Standards-Version 3.8.2 (no changes)
* Upgraded to new debhelper rules format
+ The MacOS files (._ prefix) were removed upstream now
* Remove perl-modules from dependencies
* Remove the patches, they no longer appear necessary
-- Jonathan Yu <frequency@cpan.org> Sun, 26 Jul 2009 11:46:59 -0400
libfile-touch-perl (0.06-1) unstable; urgency=low
[ gregor herrmann ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
* debian/control: Added: ${misc:Depends} to Depends: field.
[ Ryan Niebur ]
* New upstream release
* add myself to uploaders
* debhelper 7
* machine readable copyright format
* Debian Policy 3.8.1
* move ._test.pl and ._Makefile.PL out of the way before building, and
put them back after...they cause weird stuff to happen
* fix the syntax
- use quilt
* entend long description a bit
* fix short description
[ gregor herrmann ]
* debian/{control,copyright}: change my email address.
-- Ryan Niebur <ryanryan52@gmail.com> Thu, 02 Apr 2009 20:11:19 -0700
libfile-touch-perl (0.02-2) unstable; urgency=low
[ Joachim Breitner ]
* Removed myself from uploaders.
[ gregor herrmann ]
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field
(source stanza); Homepage field (source stanza). Removed: XS- Vcs-Svn
fields. Added: /me to Uploaders. Changed: one "perl" is enough for the
short description.
* debian/rules:
- delete /usr/lib/perl5 only if it exists (closes: #467779)
- update based on dh-make-perl's templates
* debian/watch: use dist-based URL.
* Set Standards-Version to 3.7.3 (no changes).
* debian/copyright: update years of copyright.
-- gregor herrmann <gregor+debian@comodo.priv.at> Sat, 08 Mar 2008 12:23:26 +0100
libfile-touch-perl (0.02-1) unstable; urgency=low
* New upstream release
* debian/control: added me to Uploaders
-- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Wed, 11 Jul 2007 17:24:04 +0200
libfile-touch-perl (0.01-6) unstable; urgency=low
* Move debhelper to Build-Depends, as it's required by the 'clean' target.
* Don't ignore the result of 'make distclean'.
* Upgrade to Standards-Version 3.7.2. No changes needed.
* Upgrade to debhelper compatibility level 5.
* debian/rules: use $(CURDIR) [make] instead of $(PWD) [sh].
* Don't install an empty /usr/lib/perl5 directory.
-- Niko Tyni <ntyni@iki.fi> Fri, 16 Jun 2006 16:40:27 +0300
libfile-touch-perl (0.01-5) unstable; urgency=low
* Section is "perl", not "web" (closes: #250417)
-- Allard Hoeve <allard@byte.nl> Mon, 24 May 2004 11:50:14 +0200
libfile-touch-perl (0.01-4) unstable; urgency=low
* Mentioned group maintainership and upstream URL in debian/copyright
* Fixed a detail in the description in debian/control, a non-existing
file mentioned in debian/rules, added '$(MAKE) test' in debian/rules
* First version uploaded to Debian (Closes: #246756)
-- Gunnar Wolf <gwolf@debian.org> Fri, 30 Apr 2004 16:54:19 -0500
libfile-touch-perl (0.01-3) unstable; urgency=low
* Add Uploaders: line to add Joachim, Gunnar and me
-- Allard Hoeve <allard@byte.nl> Mon, 26 Apr 2004 22:31:03 +0200
libfile-touch-perl (0.01-2) unstable; urgency=low
* Made lintian-clean
-- Allard Hoeve <allard@byte.nl> Wed, 10 Mar 2004 16:17:24 +0100
libfile-touch-perl (0.01-1) unstable; urgency=low
* Initial Debian version.
-- Allard Hoeve <allard@byte.nl> Fri, 09 Jan 2004 15:31:50 +0100
|