Change logs for jquery source package in Experimental

  • jquery (3.3.1~dfsg-3) unstable; urgency=medium
    
      * Team upload
      * Disable check-against-upstream-build test (autopkgtest) since file is now
        patched. Fixes debci
    
     -- Xavier Guimard <email address hidden>  Fri, 19 Apr 2019 08:52:35 +0200
  • jquery (3.3.1~dfsg-1) unstable; urgency=medium
    
      * Team upload.
    
      [ upstream ]
      * New release(s).
    
      [ Jonas Smedegaard ]
      * Update autopkgtest:
        + Check simple use of browser library.
        + Strip dfsg suffix when resolving upstream URL.
      * Add git-buildpackage configfile:
        + Enable pristine-tar and signed tags.
        + Filter any .git* files.
      * Update watch file:
        + Bump watch file format version to 4.
        + Add usage comment.
        + Use substitution strings.
        + Track tags (not releases).
        + Add dversionmangle and repacksuffix.
      * Fix strip pre-generated code files when repackaging source tarball.
      * Add helper script to source for tracking copyright and licensing.
      * Declare compliance with Debian Policy 4.3.0.
      * Update Vcs-* fields: Packaging moved to Salsa.
      * Set Rules-Requires-Root: no.
      * Relax to build-depend unversioned on debhelper:
        Needed version satisfied even in oldstable.
      * Provide gzip and brotli pre-compressed files.
        Build-depend on brotli pigz.
    
     -- Jonas Smedegaard <email address hidden>  Wed, 30 Jan 2019 04:06:31 +0100
  • jquery (3.2.1-1) unstable; urgency=medium
    
      [ Antonio Terceiro ]
    
      * Drop myself from Uploaders:. I have no intention of working in this
        package anymore.
    
      [ Marcelo Jorge Vieira ]
    
      * New upstream version 3.2.1
      * Changed section from 'web' to 'javascript'
      * Drop Steve Kemp from uploaders
      * Bump Standards-Version to 4.0.0 (no changes)
    
     -- Marcelo Jorge Vieira <email address hidden>  Sat, 02 Sep 2017 21:14:01 -0300
  • jquery (3.1.1-2) unstable; urgency=medium
    
      * debian/rules: adapt path to r.js after a change in nodejs-requirejs
        (Closes: #847740)
    
     -- Antonio Terceiro <email address hidden>  Sun, 11 Dec 2016 13:18:53 -0200
  • jquery (3.1.1-1) unstable; urgency=medium
    
      * Uploading jQuery 3.x to unstable
      * New upstream version 3.1.1
      * debian/rules, debian/build.js: adapt Debian build to changes in upstream
        build
      * Bump Standards-Version to 3.9.8; no changes needed.
    
     -- Antonio Terceiro <email address hidden>  Sun, 16 Oct 2016 14:34:46 -0200
  • jquery (3.0.0~beta1-1) experimental; urgency=medium
    
      * New upstream release
        - Drop `compat` branch, which has also been dropped upstream.
          See http://blog.jquery.com/2016/01/14/jquery-3-0-beta-released/
          for details
        - Removed embedded copies of external libraries (of which some didn't have
          proper sources and only provided minified code):
          - external/npo
          - external/qunit
          - external/qunit-assert-step
          - external/requirejs
          - external/sinon
      * Drop the version number mangling to add a `+dfsg` suffix. First the
        changes from upstream are not due to the DFSG, but are removing pre-built
        Javascript files, which is not a problem according to the DFSG, but a
        policy. Second, if the package is in the Debian main component, obviously
        it complies with the DFSG. Anyway, the files removed are documented in
        debian/copyright.
        - debian/watch: remove version mangling options.
        - debian/rules: updated version number parsing
        - debian/tests/check-against-upstream-build: updated version number parsing
      * debian/build.js: adapt to changes in upstream build system
      * debian/rules: change date formatting to cope with changes in output
        of `date --iso-8601=m` starting with coreutils 8.25
      * debian/control:
        - bump Standards-Version to 3.9.7; no changes needed
        - use https URLs in Vcs-*
      * debian/tests/check-against-upstream-build: download upstream build over
        https
      * debian/rules: add simple build-time tests on override_dh_auto_test
    
     -- Antonio Terceiro <email address hidden>  Sat, 09 Apr 2016 14:30:31 -0300
  • jquery (3.0.0~alpha1+dfsg-2) experimental; urgency=medium
    
      * remove unused lintian overrides
      * debian/minify: remove `//# sourceMappingURL=..` magic comment, as uptream
        does (Closes: #799825)
    
     -- Antonio Terceiro <email address hidden>  Wed, 23 Sep 2015 09:33:43 -0300
  • jquery (3.0.0~alpha1+dfsg-1) experimental; urgency=medium
    
      * New upstream release. Includes:
        - the regular release (successor to jQuery 2.x) in
          /usr/share/javascript/jquery/
        - the "compat" branch (successor to jquery 1.x) in
          /usr/share/javascript/jquery-compat/
      * debian/watch:
        - also look for alpha/beta versions
        - automate adding +dfsg to downloaded upstream tarballs
        - call debian/prepare-tarball to prepare the tarball used as upstream
          source. See debian/README.source.md.
      * Added DEP-8 tests:
        - debian/tests/check-against-upstream-build: checks that our build matches
          upstream's.
    
     -- Antonio Terceiro <email address hidden>  Wed, 02 Sep 2015 11:01:01 -0300
  • jquery (1.11.3+dfsg-4) unstable; urgency=medium
    
      * debian/rules: remove `//# sourceMappingURL=..` magic comment from minified
        file, as uptream does (Closes: #799825)
    
     -- Antonio Terceiro <email address hidden>  Wed, 23 Sep 2015 09:31:49 -0300
  • jquery (1.11.3+dfsg-3) unstable; urgency=medium
    
      * move logic from debian/build.mk to debian/rules
      * debian/rules: use node-requirejs to build, as does upstream
      * debian/build.js: turned into a node-requirejs build file
      * debian/control: Build-Depends: node-requirejs
    
     -- Antonio Terceiro <email address hidden>  Fri, 28 Aug 2015 22:45:19 -0300
  • jquery (1.7.2+dfsg-1) unstable; urgency=high
    
    
      * Removed non-free files in upstream tarball (Closes: #692618)
    
     -- Marcelo Jorge Vieira (metal) <email address hidden>  Thu, 15 Nov 2012 13:11:00 -0200