[Reproducible-commits] [libextutils-depends-perl] branch pu/reproducible_builds created (now 7055412)

Maria Valentina Marin Rodrigues akira-guest at moszumanska.debian.org
Wed Jan 21 21:16:41 UTC 2015


This is an automated email from the git hooks/post-receive script.

akira-guest pushed a change to branch pu/reproducible_builds
in repository libextutils-depends-perl.

        at  7055412   Added patch to produce stable output

This branch includes the following new commits:

       new  cc29e0a   *** empty log message ***
       new  8baa48d   *** empty log message ***
       new  63f5963   *** empty log message ***
       new  20b498c   *** empty log message ***
       new  61c4087   *** empty log message ***
       new  f96d27b   minor update for portability
       new  0e6c80d   *** empty log message ***
       new  f371a4d   added MANIFEST and README, and debian packaging files contributed by James Curbo.  version 0.103.
       new  f603d79   initial import
       new  4bad164   improved dependancies for spec file
       new  1b3684c   moved to new ExtUtils::PkgConfig module
       new  14eb0a5   fixed bug in specfile generation
       new  c17a0e8   remove debian control files from CVS to make wolfgang's life easier for packaging
       new  b235abc   add license terms and bump version for a new release.
       new  3de7b1a   updated... this is generated, anyway.
       new  dd8b3ba   rpm builds now on HOME/rpms/
       new  3aa8f54   type-o fixes of last roung
       new  a3faa37   code to support the date in spec file
       new  13b533e   use the auto generated date and version
       new  c66460b   don't have version numbers in the META.yml, if you build dist on system that doesn't do them, then they're wrong. if you do then it should be overwritten
       new  38863bd   added srpms target
       new  0fcb4b4   - completely rewritten.  attempted to retain backward compatibility,   but some esoteric functionality is probably missing.  now stores   dependency lists, so that module chaining is more useful. - document just about everything. - really, really, really needs a regression test suite.
       new  cfa743c   udpated
       new  e8f06bd   stupid me committed to the wrong branch.  merged.
       new  887c254   update generated file
       new  6af5a61   added missing perl-ExtUtils-Depends.spec.in
       new  63a97b5   add long-overdue version-checking import implementations.
       new  65b7738   don't output a PM pair from get_makefile_vars if there is no data in the pm key
       new  a3658b1   	- Use capitals at the start of everything that is printed out, to unify 	  Makefile.PL output.
       new  8b1f986   Release 0.204.
       new  48b389b   a sweep through of spec file and MANIFEST(.SKIP) updates
       new  e8c30f6   release 0.205: Disable the RPM-related postamble on win32 to avoid hanging.
       new  1658ccf   fix a typo in the synopsis
       new  7115be4   	- In get_makefile_vars, comment out the code that put the installed 	  libraries into @OBJECT, which caused them to get deleted on 	  realclean.
       new  9a9a4e7   	- In Makefile.PL, don't use the bogus package "MAIN".
       new  ff87a9e   	- On MSWin32 and cygwin, find the link libraries of dependencies and           put them into LIBS. 	- Add tests. 	- Correct typos in the documentation. 	- Remove debug spew.
       new  a1175a2   Version 0.300
       new  bf95625   Update
       new  d7a4092   	- Require perl 5.6.0.
       new  293807f   	- On Cygwin, link directly against the DLLs of dependencies.  Patch by           Yaakov.
       new  685306b   Add new file.
       new  46cda71   Release 0.301.
       new  549bfb3   In preparation of the move to SVN, replace every $Header$ keyword with $Id$.
       new  f89107b   Add MAINTAINERS listing muppet and me.
       new  e886b78   Remove .cvsignore from the MANIFEST.
       new  866a238   [svn-inject] Installing original source of libextutils-depends-perl
       new  f766168   [svn-inject] Applying Debian modifications to trunk
       new  cf5ae79   Document the takeover
       new  ba16868   [packagecheck] fixed Vcs-(Svn|Browser)/Homepage field(s) in debian/control and/or URL in debian/watch and/or rmdir /usr/{lib|share}/perl5 in debian/rules.
       new  a470519   change uploaders
       new  aec1430   update watch files
       new  40edac3   close the bug
       new  97f0044   [svn-upgrade] Integrating new upstream version, libextutils-depends-perl (0.301)
       new  d466152   New upstream release
       new  08d44bd   fix homepages
       new  138dd67   dh v7
       new  0d4150b   machine readable copyright format
       new  9a5b448   ready for upload
       new  331492d   add HE back to packaging copyright
       new  a7c0176   d/control: s/packagename/modulename/ in long description
       new  ed902ec   * debian/watch: switch from sf.net to CPAN. * debian/copyright: add CPAN URL and maintainer.
       new  e49e0a2   convert d/copyright to UTF-8
       new  6cf3ea0   Updates for the move to git
       new  de1e586   Generate a better META.yml
       new  17e5c22   [mass-commit] debian/watch: Modify to ignore development releases.
       new  6c4341d   Create import libraries on MSWin32 if necessary
       new  fd9037d   Release 0.302
       new  47b0e2b   Debian Policy 3.8.2
       new  4a9d449   [svn-upgrade] Integrating new upstream version, libextutils-depends-perl (0.302)
       new  993f8bc   New upstream release
       new  63e2eaa   no reason to upload
       new  f4e04b5   add ignore-version
       new  82ce69a   [mass-commit] Replace versioned dependency on perl (>= 5.6.0-{12,16}) with unversioned dependency on perl (as permitted by Debian Policy 3.8.3)
       new  41bd518   mass updated ryan52's email address
       new  52536db   Replace MAINTAINERS with perl-ExtUtils-Depends.doap
       new  50e9417   Allow parellel testing
       new  71d1b04   Add myself as a maintainer
       new  25ea7c9   Update MANIFEST
       new  1fe7470   Version 0.303
       new  4e05684   Don't assume gcc on Win32 matches /^gcc/i
       new  9e1d15a   Ask Config.pm for the name of dlltool on Win32+gcc
       new  3763cd9   Remove some easily generated files from VC
       new  f9537e8   Remove some more EUMM build artifacts
       new  f9e47cf   Version 0.304
       new  f4b9612   Ignore built results
       new  5f50518   [svn-upgrade] new version libextutils-depends-perl (0.304)
       new  aea6df0   Doesn't look like there is anything in this release that affects Debian IGNORE-VERSION: 0.304-1 * New upstream release
       new  187dc59   debian/copyright: refresh according to DEP 5 revision 135
       new  a0b1896   debian/rules: use dh7 tiny version
       new  c0bb5f2   Switch to dpkg-source 3.0 (quilt) format
       new  0a44ff5   debian/control: Bump Standards Version to 3.9.2 (no changes)
       new  5e8bf85   Add myself to Uploaders and Copyright
       new  d09c1b7   dch -r; ready for review
       new  f9f924e   sort changelog chronologically
       new  9533bb8   debian/control: Convert Vcs-* fields to Git.
       new  0f6a4b1   [packagecheck] fixed Vcs-(Git|Browser)/Homepage field(s) in debian/control and/or URL in debian/watch and/or rmdir /usr/{lib|share}/perl5 in debian/rules.
       new  f7eba43   Change Vcs-Git to canonical URI (git://anonscm.debian.org)
       new  2166832   update changelog
       new  dc09996   Change search.cpan.org based URIs to metacpan.org based URIs
       new  00a5f1b   update changelog
       new  b660926   Fixed typo (closes RT#86572)
       new  043ea92   Add comments for find_extra_libs method (closes RT#43900)
       new  d3f9550   Updated contact info and added git repo info to POD
       new  8ebf5bc   debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-copyright"
       new  72888fe   Updated license in RPM spec file; closes RT#88196
       new  47e6cdf   Makefile.PL: converted to CPAN::Meta::Spec v2
       new  d93d841   README: regenerated file with updated URLs/info
       new  edd4bcf   Stable release 0.305
       new  76d1a3f   Merge tag 'upstream/0.305'
       new  5dbf6d1   Imported Upstream version 0.305
       new  662f369   Import Upstream version 0.305
       new  5f74fd1   Bump Standards-Version to 3.9.4 (no change)
       new  cdd2c85   Bump dh compatibility to level 8 (no changes necessary)
       new  c16b61a   prepare changelog for release
       new  dfbede5   Fix reference to bug tracker
       new  79e235a   Stable release 0.306
       new  575538e   Merge tag 'upstream/0.306'
       new  7265c07   Imported Upstream version 0.306
       new  a786087   New upstream release.
       new  b7c85a9   IGNORE-VERSION
       new  8109a66   Strip trailing slash from metacpan URLs.
       new  ee498c2   update changelog
       new  3a9fa6b   $Data::Dumper::Terse set to 1 broke save_config. Test & fix.
       new  1c45236   Document API expected by ::load function. Removed some comments about supporting "ancient" code as ::load currently uses that info!
       new  8de634b   Stable release 0.307
       new  33defb8   Imported Upstream version 0.307
       new  aaf9073   Merge tag 'upstream/0.307'
       new  114b925   Import Upstream version 0.307
       new  02adae5   Declare compliance with Debian Policy 3.9.5
       new  7e9de40   prepare changelog for release
       new  5976a6e   Fix win32 test failure in t/02_save_load.t
       new  5d0c68a   Stable release 0.308
       new  f03330d   Imported Upstream version 0.308
       new  8d3d7bf   Merge tag 'upstream/0.308'
       new  90570a0   releasing package libextutils-depends-perl version 0.308-1
       new  06b52ec   Depends.pm: use $DLEXT instead of $SO for library filename extensions
       new  4fcf08a   MANIFEST: remove MYMETA.* files
       new  1867f32   use DynaLoader::mod2fname if available
       new  48b6b8e   Added Android support
       new  6a5d717   Added empty files for testing d_libname_unique
       new  de7f9c3   t/04_extra_libs.t: added 'android' to skipped tests message
       new  bf79793   Stable Release 0.309
       new  73c5c26   Merge tag 'upstream/0.309'
       new  ee10018   Imported Upstream version 0.309
       new  cf0a273   New upstream release.
       new  a296877   debian/copyright: update Upstream-Contact.
       new  70414e0   d/watch: drop sf.net, commented out since 2009
       new  f2326d4   cme: reformat debian/control
       new  bb6fe4d   releasing package libextutils-depends-perl version 0.309-1
       new  feb1f2c   Doc, implement, test ::Install::Files->Inline.
       new  8f2c82b   git ignore MYMETA.* and vim temp files.
       new  0fc66e0   Tests all have names.
       new  bbfb31b   Improve formatting/whitespace of module.
       new  c37ee16   Doc, test, implement *::I::F->deps.
       new  957bdb2   Doc, test, implement load() using *::I::F->Inline() et al.
       new  234856c   Fixups: 5.6 compat, move "deps" comment.
       new  bb64e6b   Release 0.400
       new  2ffe1f6   Add README changes created by 'make dist' from the POD
       new  8f1229f   Merge tag 'upstream/0.400'
       new  78469e5   Imported Upstream version 0.400
       new  29713f9   New upstream release.
       new  6e88892   releasing package libextutils-depends-perl version 0.400-1
       new  06a4ba1   Rename test modules.
       new  18f44c9   Test old/new schemes with .pm files.
       new  2d32474   Move old/new scheme tests from middle of other stuff to end.
       new  517d1ec   Rename test packages to 8.3 unique.
       new  5b0a8fe   Update Vcs-Browser URL to cgit web frontend
       new  8b1f7ef   update changelog
       new  8933de6   Release 0.401
       new  5c8ad2c   Imported Upstream version 0.401
       new  730e28c   Merge tag 'upstream/0.401'
       new  680d90c   New upstream release.
       new  8617674   releasing package libextutils-depends-perl version 0.401-1
       new  866dc87   Patch save_config() to sort hash key order for reproducible output. (Closes: #763677)
       new  7af2ff5   Mark the package as autopkgtestable.
       new  95c3bed   releasing package libextutils-depends-perl version 0.401-2 to unstable
       new  64b194c   Sort hash keys in saved configuration for reproducibility
       new  4804412   Release 0.402
       new  3941bb5   Add debian/upstream/metadata
       new  a29c31f   Update debian/changelog
       new  2062b8b   Imported Upstream version 0.402
       new  efb4c1a   Merge tag 'upstream/0.402'
       new  a16bfbe   Update debian/changelog
       new  bc9eb37   Drop 0001-Sort-hash-keys-in-saved-configuration-for-reproducib.patch.
       new  df4363a   Declare compliance with Debian Policy 3.9.6.
       new  ebab935   releasing package libextutils-depends-perl version 0.402-1
       new  7055412   Added patch to produce stable output

The 187 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/libextutils-depends-perl.git



More information about the Reproducible-commits mailing list