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 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241
|
libsvn-notify-perl (2.84-1) unstable; urgency=medium
* Take over for the Debian Perl Group; Closes: #733558 -- RFA/ITA
* debian/control: Added: Vcs-Git field (source stanza); Vcs-Browser
field (source stanza). Changed: Homepage field changed to
metacpan.org URL; Maintainer set to Debian Perl Group <pkg-perl-
maintainers@lists.alioth.debian.org> (was: Debian QA Group
<packages@qa.debian.org>).
* debian/watch: use metacpan-based URL.
* New upstream release. Closes: #655034
* Use dh(1) in debian/rules.
* Update (build) dependencies.
* Add /me to Uploaders.
* debian/copyright: switch formatting to Copyright-Format 1.0.
* Add a patch to fix a spelling mistake.
* Declare compliance with Debian Policy 3.9.5.
-- gregor herrmann <gregoa@debian.org> Sun, 12 Jan 2014 17:43:47 +0100
libsvn-notify-perl (2.81-2) unstable; urgency=low
* Orphaned. Set maintainer to Debian QA Group.
-- Nacho Barrientos Arias <nacho@debian.org> Sun, 29 Dec 2013 22:11:46 +0000
libsvn-notify-perl (2.81-1.1) unstable; urgency=low
* Non-maintainer upload.
* Fix "FTBFS: POD coverage":
- debian/rules:
don't run pod* tests, they are already removed upstream in 2.84
(Closes: #720358)
-- gregor herrmann <gregoa@debian.org> Mon, 25 Nov 2013 22:49:51 +0100
libsvn-notify-perl (2.81-1) unstable; urgency=low
* New upstream release.
* Switch to dpkg-source 3.0 (quilt) format.
* debian/control
- Bump debhelper compatibility level to 8.
- Set Standards-Version to 3.9.1 (no changes).
- B-Ds: Remove libmodule-build-perl as it is provided by perl-modules.
-- Nacho Barrientos Arias <nacho@debian.org> Tue, 15 Mar 2011 11:24:05 +0000
libsvn-notify-perl (2.79-1) unstable; urgency=low
* New upstream release.
* debian/control
+ Update standards-version to 3.8.3 (no changes).
-- Nacho Barrientos Arias <nacho@debian.org> Thu, 24 Sep 2009 08:11:08 +0200
libsvn-notify-perl (2.77-2) unstable; urgency=low
* debian/rules
+ Stop running tests for now. Their dependence on a
sendmail wrapper demands adding exim4-daemon-light
(or similar) as b-d to prevent the package FTBFS, a
fact that does not seem elegant at all.
(closes: #493432)
-- Nacho Barrientos Arias <nacho@debian.org> Mon, 04 Aug 2008 12:45:42 +0200
libsvn-notify-perl (2.77-1) unstable; urgency=low
* New upstream release.
* Set Standards-Version to 3.8.0 (no changes).
-- Nacho Barrientos Arias <nacho@debian.org> Wed, 23 Jul 2008 10:41:27 +0200
libsvn-notify-perl (2.70-1) unstable; urgency=low
* New upstream release.
+ Better --wrap-long and filtering support (closes: #466928)
* debian/control
+ Recommend libtext-trac-perl, it's required by
the new Trac filtering feature.
+ m-t-a is now a suggest.
+ Bump standards version, no changes needed.
* debian/watch
+ Improved.
-- Nacho Barrientos Arias <nacho@debian.org> Thu, 13 Mar 2008 10:09:57 +0100
libsvn-notify-perl (2.67-1) unstable; urgency=low
* New upstream release.
* debian/control
- Putting the homepage in the proper place.
-- Nacho Barrientos Arias <nacho@debian.org> Sat, 16 Feb 2008 16:36:40 +0100
libsvn-notify-perl (2.66-1) unstable; urgency=low
* New upstream release.
-- Nacho Barrientos Arias <nacho@debian.org> Wed, 04 Jul 2007 00:33:42 +0200
libsvn-notify-perl (2.65-1) unstable; urgency=low
* New upstream release.
* debian/control
- Moving mail-transport-agent to Recommends, libsvn-notify-perl
should survive without it. Also adding an explanatory note into
package description about this issue.
- Adding missing blank before homepage.
- Each subversion package into every Debian branch will work with
this package, so removing versioned dependency.
- New maintainer's email address.
* debian/copyright
- Extending copyright dates.
-- Nacho Barrientos Arias <nacho@debian.org> Mon, 2 Apr 2007 22:57:55 +0200
libsvn-notify-perl (2.64-1) unstable; urgency=low
* New upstream version.
-- Nacho Barrientos Arias <chipi@criptonita.com> Mon, 2 Oct 2006 21:35:00 +0200
libsvn-notify-perl (2.63-1) unstable; urgency=low
* New upstream version.
* debian/control
- Adding libnet-smtpauth-perl as recommended package (provides SSL support).
* debian/copyright
- Rewritten, making it more understandable.
- Adding packaging license lines.
-- Nacho Barrientos Arias <chipi@criptonita.com> Mon, 7 Aug 2006 23:14:37 +0200
libsvn-notify-perl (2.62-1) unstable; urgency=low
* New upstream version.
* debian/rules
- Removing useless comments.
-- Nacho Barrientos Arias <chipi@criptonita.com> Mon, 24 Jul 2006 20:50:19 +0200
libsvn-notify-perl (2.57-4) unstable; urgency=low
* debian/copyright
- Fixing line wrapping issues. (closes: Bug#372603)
* debian/README.Debian
- Removing this non-productive file. (closes: Bug#372642)
* debian/control
- Rewriting the description field. (closes: Bug#372602)
-- Nacho Barrientos Arias <chipi@criptonita.com> Sat, 10 Jun 2006 22:14:04 +0200
libsvn-notify-perl (2.57-3) unstable; urgency=low
* Adding watch file.
* debian/control
- Moving libhtml-parser-perl from build-dep to dep field.
- Removing build-deps of test related packages.
- Updating standards version to 3.7.2.
- Changing Debhelper version to 5.
* debian/rules
- Removing all test related rules.
* debian/README.Debian
- Adding important notes related with next upstream version.
-- Nacho Barrientos Arias <chipi@criptonita.com> Mon, 8 May 2006 15:41:03 +0200
libsvn-notify-perl (2.57-2) unstable; urgency=low
* debian/rules
- Cleaning not used dh_*
* debian/control
- Adding homepage on large description.
* debian/copyright
- Fixing copyright date.
* debian/README.Debian
- Removed, not used in this release.
-- Nacho Barrientos Arias <chipi@criptonita.com> Sat, 22 Apr 2006 13:24:13 +0200
libsvn-notify-perl (2.57-1) unstable; urgency=low
* New upstream version.
* debian/README.debian
- Removing advice about path change
* debian/copyright
- Fixing file format
-- Nacho Barrientos Arias <chipi@criptonita.com> Mon, 10 Apr 2006 13:14:03 +0200
libsvn-notify-perl (2.53-1) unstable; urgency=low
* New upstream version.
-- Nacho Barrientos Arias <chipi@criptonita.com> Mon, 27 Feb 2006 13:16:32 +0100
libsvn-notify-perl (2.50-1) unstable; urgency=low
* New upstream version.
-- Nacho Barrientos Arias <chipi@criptonita.com> Fri, 11 Nov 2005 14:22:17 +0100
libsvn-notify-perl (2.49-3) unstable; urgency=low
* Repatching new sources to fix svnlook PATH. (closes: Bug#336786).
-- Nacho Barrientos Arias <chipi@criptonita.com> Sat, 5 Nov 2005 20:58:52 +0100
libsvn-notify-perl (2.49-2) unstable; urgency=low
* Updating debian/control to follow the last version of Debian Policy.
-- Nacho Barrientos Arias <chipi@criptonita.com> Thu, 6 Oct 2005 21:13:44 +0200
libsvn-notify-perl (2.49-1) unstable; urgency=low
* Fixed in Makefile.PL a lib include directory (where located Builder.pm).
* New upstream version.
-- Nacho Barrientos Arias <chipi@criptonita.com> Thu, 30 Sep 2005 23:35:42 +0200
libsvn-notify-perl (2.44-3) unstable; urgency=low
* Fixed diff file size using realclean rule.
* First upload to Debian repository. (closes: Bug#304416).
-- Nacho Barrientos Arias <chipi@criptonita.com> Thu, 21 Apr 2005 22:44:16 +0200
libsvn-notify-perl (2.44-2) unstable; urgency=low
* Fixed default PATH to svnlook not compatible with debian.
-- Nacho Barrientos Arias <chipi@criptonita.com> Wed, 13 Apr 2005 21:09:21 +0200
libsvn-notify-perl (2.44-1) unstable; urgency=low
* Initial Release.
-- Nacho Barrientos Arias <chipi@criptonita.com> Tue, 12 Apr 2005 23:38:51 +0200
|