View Git repositories
Name Status Last Modified Last Commit
lp:ubuntu/wily/liblingua-ispell-perl 1 Development 2015-05-05 23:18:08 UTC
6. * Team upload [ gregor herrmann ] * ...

Author: Axel Beckert
Revision Date: 2014-01-01 03:39:06 UTC

* 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:
  - don't install empty /usr/lib/perl5 directory
  - remove unneeded OPTIMIZE variable
  - let build-stamp depend on configure-stamp instead of build
  - remove unneeded calls to dh_link and dh_strip
  - remove deletion of .packlist, not created anymore
* debian/rules: delete /usr/lib/perl5 only if it exists.
* debian/watch: use dist-based URL.
* Split out the changes that fix the path issue into a proper patch; add
  quilt framework.
* Refresh debian/rules, no functional changes, except: enable test suite.
* Add debian/README.source to document quilt usage, as required by
  Debian Policy since 3.8.0.
* 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.

[ Salvatore Bonaccorso ]
* debian/control: Changed: Replace versioned (build-)dependency on
  perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as
  permitted by Debian Policy 3.8.3).

[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.

[ 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

[ Axel Beckert ]
* Remove obsolete local variables from the bottom of debian/changelog
* Switch to source format "3.0 (quilt)"
  + Drop quilt usage from debian/rules and the quilt build-dependency
* Fixes the following lintian warnings:
  + copyright-refers-to-symlink-license
  + copyright-without-copyright-notice
* 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 /usr/lib/perl5 handling
  + Remove obsolete dh_{clean,installchangelogs} parameters
  + Move dh_installexamples parameter to debian/examples
  + Remove obsolete variable usage
  + Finally switch to a minimal dh-style debian/rules file
* Bump Standards-Version to 3.9.5 (no further changes)

lp:ubuntu/vivid/liblingua-ispell-perl 2 Mature 2014-10-26 17:02:55 UTC
6. * Team upload [ gregor herrmann ] * ...

Author: Axel Beckert
Revision Date: 2014-01-01 03:39:06 UTC

* 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:
  - don't install empty /usr/lib/perl5 directory
  - remove unneeded OPTIMIZE variable
  - let build-stamp depend on configure-stamp instead of build
  - remove unneeded calls to dh_link and dh_strip
  - remove deletion of .packlist, not created anymore
* debian/rules: delete /usr/lib/perl5 only if it exists.
* debian/watch: use dist-based URL.
* Split out the changes that fix the path issue into a proper patch; add
  quilt framework.
* Refresh debian/rules, no functional changes, except: enable test suite.
* Add debian/README.source to document quilt usage, as required by
  Debian Policy since 3.8.0.
* 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.

[ Salvatore Bonaccorso ]
* debian/control: Changed: Replace versioned (build-)dependency on
  perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as
  permitted by Debian Policy 3.8.3).

[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.

[ 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

[ Axel Beckert ]
* Remove obsolete local variables from the bottom of debian/changelog
* Switch to source format "3.0 (quilt)"
  + Drop quilt usage from debian/rules and the quilt build-dependency
* Fixes the following lintian warnings:
  + copyright-refers-to-symlink-license
  + copyright-without-copyright-notice
* 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 /usr/lib/perl5 handling
  + Remove obsolete dh_{clean,installchangelogs} parameters
  + Move dh_installexamples parameter to debian/examples
  + Remove obsolete variable usage
  + Finally switch to a minimal dh-style debian/rules file
* Bump Standards-Version to 3.9.5 (no further changes)

lp:ubuntu/utopic/liblingua-ispell-perl 2 Mature 2014-04-24 21:29:29 UTC
6. * Team upload [ gregor herrmann ] * ...

Author: Axel Beckert
Revision Date: 2014-01-01 03:39:06 UTC

* 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:
  - don't install empty /usr/lib/perl5 directory
  - remove unneeded OPTIMIZE variable
  - let build-stamp depend on configure-stamp instead of build
  - remove unneeded calls to dh_link and dh_strip
  - remove deletion of .packlist, not created anymore
* debian/rules: delete /usr/lib/perl5 only if it exists.
* debian/watch: use dist-based URL.
* Split out the changes that fix the path issue into a proper patch; add
  quilt framework.
* Refresh debian/rules, no functional changes, except: enable test suite.
* Add debian/README.source to document quilt usage, as required by
  Debian Policy since 3.8.0.
* 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.

[ Salvatore Bonaccorso ]
* debian/control: Changed: Replace versioned (build-)dependency on
  perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as
  permitted by Debian Policy 3.8.3).

[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.

[ 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

[ Axel Beckert ]
* Remove obsolete local variables from the bottom of debian/changelog
* Switch to source format "3.0 (quilt)"
  + Drop quilt usage from debian/rules and the quilt build-dependency
* Fixes the following lintian warnings:
  + copyright-refers-to-symlink-license
  + copyright-without-copyright-notice
* 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 /usr/lib/perl5 handling
  + Remove obsolete dh_{clean,installchangelogs} parameters
  + Move dh_installexamples parameter to debian/examples
  + Remove obsolete variable usage
  + Finally switch to a minimal dh-style debian/rules file
* Bump Standards-Version to 3.9.5 (no further changes)

lp:ubuntu/trusty-proposed/liblingua-ispell-perl 2 Mature 2014-01-01 11:13:34 UTC
6. * Team upload [ gregor herrmann ] * ...

Author: Axel Beckert
Revision Date: 2014-01-01 03:39:06 UTC

* 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:
  - don't install empty /usr/lib/perl5 directory
  - remove unneeded OPTIMIZE variable
  - let build-stamp depend on configure-stamp instead of build
  - remove unneeded calls to dh_link and dh_strip
  - remove deletion of .packlist, not created anymore
* debian/rules: delete /usr/lib/perl5 only if it exists.
* debian/watch: use dist-based URL.
* Split out the changes that fix the path issue into a proper patch; add
  quilt framework.
* Refresh debian/rules, no functional changes, except: enable test suite.
* Add debian/README.source to document quilt usage, as required by
  Debian Policy since 3.8.0.
* 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.

[ Salvatore Bonaccorso ]
* debian/control: Changed: Replace versioned (build-)dependency on
  perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as
  permitted by Debian Policy 3.8.3).

[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.

[ 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

[ Axel Beckert ]
* Remove obsolete local variables from the bottom of debian/changelog
* Switch to source format "3.0 (quilt)"
  + Drop quilt usage from debian/rules and the quilt build-dependency
* Fixes the following lintian warnings:
  + copyright-refers-to-symlink-license
  + copyright-without-copyright-notice
* 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 /usr/lib/perl5 handling
  + Remove obsolete dh_{clean,installchangelogs} parameters
  + Move dh_installexamples parameter to debian/examples
  + Remove obsolete variable usage
  + Finally switch to a minimal dh-style debian/rules file
* Bump Standards-Version to 3.9.5 (no further changes)

lp:ubuntu/trusty/liblingua-ispell-perl 1 Development 2014-01-01 03:39:06 UTC
6. * Team upload [ gregor herrmann ] * ...

Author: Axel Beckert
Revision Date: 2014-01-01 03:39:06 UTC

* 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:
  - don't install empty /usr/lib/perl5 directory
  - remove unneeded OPTIMIZE variable
  - let build-stamp depend on configure-stamp instead of build
  - remove unneeded calls to dh_link and dh_strip
  - remove deletion of .packlist, not created anymore
* debian/rules: delete /usr/lib/perl5 only if it exists.
* debian/watch: use dist-based URL.
* Split out the changes that fix the path issue into a proper patch; add
  quilt framework.
* Refresh debian/rules, no functional changes, except: enable test suite.
* Add debian/README.source to document quilt usage, as required by
  Debian Policy since 3.8.0.
* 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.

[ Salvatore Bonaccorso ]
* debian/control: Changed: Replace versioned (build-)dependency on
  perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as
  permitted by Debian Policy 3.8.3).

[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.

[ 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

[ Axel Beckert ]
* Remove obsolete local variables from the bottom of debian/changelog
* Switch to source format "3.0 (quilt)"
  + Drop quilt usage from debian/rules and the quilt build-dependency
* Fixes the following lintian warnings:
  + copyright-refers-to-symlink-license
  + copyright-without-copyright-notice
* 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 /usr/lib/perl5 handling
  + Remove obsolete dh_{clean,installchangelogs} parameters
  + Move dh_installexamples parameter to debian/examples
  + Remove obsolete variable usage
  + Finally switch to a minimal dh-style debian/rules file
* Bump Standards-Version to 3.9.5 (no further changes)

lp:ubuntu/saucy/liblingua-ispell-perl 2 Mature 2013-04-26 04:28:11 UTC
5. * Adopting this package on behalf of ...

Author: Gunnar Wolf
Revision Date: 2006-12-20 23:13:44 UTC

* Adopting this package on behalf of the Debian pkg-perl group
  (Closes: #321466)
* Raised debhelper compat version to 5
* Raised standards-version to 3.7.2
* Moved debhelper from build-depends-indep to build-depends

lp:ubuntu/raring/liblingua-ispell-perl 2 Mature 2012-10-19 13:45:11 UTC
5. * Adopting this package on behalf of ...

Author: Gunnar Wolf
Revision Date: 2006-12-20 23:13:44 UTC

* Adopting this package on behalf of the Debian pkg-perl group
  (Closes: #321466)
* Raised debhelper compat version to 5
* Raised standards-version to 3.7.2
* Moved debhelper from build-depends-indep to build-depends

lp:ubuntu/quantal/liblingua-ispell-perl 2 Mature 2012-04-26 20:02:01 UTC
5. * Adopting this package on behalf of ...

Author: Gunnar Wolf
Revision Date: 2006-12-20 23:13:44 UTC

* Adopting this package on behalf of the Debian pkg-perl group
  (Closes: #321466)
* Raised debhelper compat version to 5
* Raised standards-version to 3.7.2
* Moved debhelper from build-depends-indep to build-depends

lp:ubuntu/precise/liblingua-ispell-perl 2 Mature 2011-10-13 15:25:50 UTC
5. * Adopting this package on behalf of ...

Author: Gunnar Wolf
Revision Date: 2006-12-20 23:13:44 UTC

* Adopting this package on behalf of the Debian pkg-perl group
  (Closes: #321466)
* Raised debhelper compat version to 5
* Raised standards-version to 3.7.2
* Moved debhelper from build-depends-indep to build-depends

lp:ubuntu/oneiric/liblingua-ispell-perl 2 Mature 2011-04-28 19:14:07 UTC
5. * Adopting this package on behalf of ...

Author: Gunnar Wolf
Revision Date: 2006-12-20 23:13:44 UTC

* Adopting this package on behalf of the Debian pkg-perl group
  (Closes: #321466)
* Raised debhelper compat version to 5
* Raised standards-version to 3.7.2
* Moved debhelper from build-depends-indep to build-depends

lp:ubuntu/natty/liblingua-ispell-perl 2 Mature 2010-10-13 09:17:05 UTC
5. * Adopting this package on behalf of ...

Author: Gunnar Wolf
Revision Date: 2006-12-20 23:13:44 UTC

* Adopting this package on behalf of the Debian pkg-perl group
  (Closes: #321466)
* Raised debhelper compat version to 5
* Raised standards-version to 3.7.2
* Moved debhelper from build-depends-indep to build-depends

lp:ubuntu/maverick/liblingua-ispell-perl 2 Mature 2010-04-30 19:29:28 UTC
5. * Adopting this package on behalf of ...

Author: Gunnar Wolf
Revision Date: 2006-12-20 23:13:44 UTC

* Adopting this package on behalf of the Debian pkg-perl group
  (Closes: #321466)
* Raised debhelper compat version to 5
* Raised standards-version to 3.7.2
* Moved debhelper from build-depends-indep to build-depends

lp:ubuntu/lucid/liblingua-ispell-perl 1 Development 2009-10-30 14:45:47 UTC
5. * Adopting this package on behalf of ...

Author: Gunnar Wolf
Revision Date: 2006-12-20 23:13:44 UTC

* Adopting this package on behalf of the Debian pkg-perl group
  (Closes: #321466)
* Raised debhelper compat version to 5
* Raised standards-version to 3.7.2
* Moved debhelper from build-depends-indep to build-depends

lp:ubuntu/jaunty/liblingua-ispell-perl 2 Mature 2009-07-19 21:45:52 UTC
5. * Adopting this package on behalf of ...

Author: Gunnar Wolf
Revision Date: 2006-12-20 23:13:44 UTC

* Adopting this package on behalf of the Debian pkg-perl group
  (Closes: #321466)
* Raised debhelper compat version to 5
* Raised standards-version to 3.7.2
* Moved debhelper from build-depends-indep to build-depends

lp:ubuntu/intrepid/liblingua-ispell-perl 2 Mature 2009-07-19 21:45:41 UTC
5. * Adopting this package on behalf of ...

Author: Gunnar Wolf
Revision Date: 2006-12-20 23:13:44 UTC

* Adopting this package on behalf of the Debian pkg-perl group
  (Closes: #321466)
* Raised debhelper compat version to 5
* Raised standards-version to 3.7.2
* Moved debhelper from build-depends-indep to build-depends

lp:ubuntu/hardy/liblingua-ispell-perl 2 Mature 2009-07-19 21:45:24 UTC
5. * Adopting this package on behalf of ...

Author: Gunnar Wolf
Revision Date: 2006-12-20 23:13:44 UTC

* Adopting this package on behalf of the Debian pkg-perl group
  (Closes: #321466)
* Raised debhelper compat version to 5
* Raised standards-version to 3.7.2
* Moved debhelper from build-depends-indep to build-depends

lp:ubuntu/gutsy/liblingua-ispell-perl 1 Development 2009-07-19 21:45:06 UTC
5. * Adopting this package on behalf of ...

Author: Gunnar Wolf
Revision Date: 2006-12-20 23:13:44 UTC

* Adopting this package on behalf of the Debian pkg-perl group
  (Closes: #321466)
* Raised debhelper compat version to 5
* Raised standards-version to 3.7.2
* Moved debhelper from build-depends-indep to build-depends

lp:ubuntu/feisty/liblingua-ispell-perl 1 Development 2009-07-19 21:44:53 UTC
4. * QA Group upload orphaning this pack...

Author: Andrew Pollock
Revision Date: 2005-09-07 12:04:55 UTC

* QA Group upload orphaning this package
* debian/rules: bumped DH_COMPAT to 3 and adjusted accordingly

lp:ubuntu/edgy/liblingua-ispell-perl 1 Development 2009-07-19 21:44:32 UTC
4. * QA Group upload orphaning this pack...

Author: Andrew Pollock
Revision Date: 2005-09-07 12:04:55 UTC

* QA Group upload orphaning this package
* debian/rules: bumped DH_COMPAT to 3 and adjusted accordingly

lp:ubuntu/dapper/liblingua-ispell-perl 2 Mature 2009-07-19 21:44:19 UTC
4. * QA Group upload orphaning this pack...

Author: Andrew Pollock
Revision Date: 2005-09-07 12:04:55 UTC

* QA Group upload orphaning this package
* debian/rules: bumped DH_COMPAT to 3 and adjusted accordingly

lp:ubuntu/breezy/liblingua-ispell-perl 1 Development 2009-07-19 21:44:09 UTC
3. * Non-Maintainer Upload (NMU) by Gunn...

Author: Gunnar Wolf
Revision Date: 2004-11-27 02:43:43 UTC

* Non-Maintainer Upload (NMU) by Gunnar Wolf <gwolf@gwolf.org>
* Filled in some needed copyright information (Closes: #157604)
* Moved Build-Depends to Build-Depends-Indep to correct a lintian
  warning
* Moved Build-Depends to Build-Depends-Indep to correct a lintian
  warning
* Bumped up standards-version to 3.6.1 (was 3.2.0!)

lp:ubuntu/hoary/liblingua-ispell-perl 1 Development 2009-07-19 21:44:02 UTC
3. * Non-Maintainer Upload (NMU) by Gunn...

Author: Gunnar Wolf
Revision Date: 2004-11-27 02:43:43 UTC

* Non-Maintainer Upload (NMU) by Gunnar Wolf <gwolf@gwolf.org>
* Filled in some needed copyright information (Closes: #157604)
* Moved Build-Depends to Build-Depends-Indep to correct a lintian
  warning
* Moved Build-Depends to Build-Depends-Indep to correct a lintian
  warning
* Bumped up standards-version to 3.6.1 (was 3.2.0!)

lp:ubuntu/warty/liblingua-ispell-perl 1 Development 2009-07-19 21:43:51 UTC
2. Ugh. The last version removed Brian'...

Author: Jason Henry Parker
Revision Date: 2001-04-06 15:24:57 UTC

Ugh. The last version removed Brian's changes. These have been
re-added. This version doesn't close any bugs---no-one complained.

lp:ubuntu/karmic/liblingua-ispell-perl 1 Development 2009-07-19 21:38:37 UTC
5. * Adopting this package on behalf of ...

Author: Gunnar Wolf
Revision Date: 2006-12-20 23:13:44 UTC

* Adopting this package on behalf of the Debian pkg-perl group
  (Closes: #321466)
* Raised debhelper compat version to 5
* Raised standards-version to 3.7.2
* Moved debhelper from build-depends-indep to build-depends

124 of 24 results