[aspectj] annotated tag debian/1.8.3-1 created (now 636c5ed)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Oct 24 14:23:42 BST 2014


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

ebourg-guest pushed a change to annotated tag debian/1.8.3-1
in repository aspectj.

        at  636c5ed   (tag)
   tagging  f199e9e3b04b2c37aa2615babd110d207b3c0bf4 (commit)
  replaces  upstream/1.8.3
 tagged by  Emmanuel Bourg
        on  Fri Oct 24 15:23:37 2014 +0200

- Log -----------------------------------------------------------------
aspectj Debian release 1.8.3-1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAABAgAGBQJUSlLZAAoJEPUTxBnkudCsn2MP/iM/huXO11pjposiS5iMh4nX
k9nm8z5+meQQ36Vw/IH2hvgEA3fSNR4lNvEHr4LKSNtJKka0vdr6jHnUz5amjk2y
FpDS+0PIFresofso6vHQxIYCQPryzfRLCAddW4zrQj8Za2OEk8NLvZkHexDRdXtz
Ai64Sa54dDHEoVc+IxJHfLUtkZ3cch6j+zxPW3/P8RevgHOcrIW4IzZBx9B3zV1V
AsWi5FRWWh1spTcjLwU/vN8qF3K8AfboQRHqNZ3jYLzwa+78sRTRzPAXEdstKteD
kLYtmvKMkujg1xcn8dnjFhWU5JbnB5M7wJx5AsyDda43bt2VNvblsK7IlX8Onzjk
lxSthPXbcUJp70BU5Wb6ZJhsfj2eRLgg++9+PwI/vNQeO0nOKbgRWHpwFjd6214e
fmnzkTjXtnZlhYmwk3p7+DjrgFtSXBLlOpPePXFRfbT5/1UvodgpmIAT8rFzq4tr
O8431fkxWUCYP0m10XgnJHXsuG6pcy1QDRJ91VNDZrSIBPIkCRmvfZlHQgc9TCSq
YLgp7O95nLqHX89qp4UyrkJtoIctc3nt78qLjI7orRQI7M8UyhBJGN5Yj9mp5wbs
Hv/pVh9+Q3nqzUfpznNjuoinhz2d37C+pSUMHMwDxab38pWhuHlA402kMlUZXpPh
2Gy9XG96xw1+Id+FUAIi
=l6yB
-----END PGP SIGNATURE-----

Damien Raude-Morvan (17):
      [aspectj]
      [aspectj]
      [aspectj]
      [aspectj]
      [aspectj]
      [aspectj]
      * New upstream release.
      * Fix FTBFS (fix ant.lib.path declaration):
      * Add Maven support:
      * Upload to unstable (fix FTBFS)
      New upstream release.
      Updated Standards-Version to 3.9.0 (no changes needed).
      * New upstream release.
      Readd B-D on itself (libaspectj-java) since the bootstrap phase still
      * New upstream release.
      upload to unstable
      * Add a published Maven rule to help packagers (Closes: #654318).

Emmanuel Bourg (22):
      Standards-Version updated to 3.9.5
      Use canonical URLs for the Vcs-* fields
      Switch to debhelper level 9
      Wrap and sort
      Renamed debian/cvs-get.sh to debian/orig-tar.sh and made it work with uscan
      New upstream release (1.7.2)
      Fixed the name of the upstream tarball
      Updated the paths for the new source layout
      Use libasm4-java instead of libasm3-java
      Link the javadoc against asm4
      Update the get-orig-source target in debian/rules
      Improved the clean target
      Changed the extension of the upstream tarball
      Moved the package to Git
      Keep the bcel-builder module and remove the bcel source archive in the upstream tarball
      Expand the jdt sources in the upstream tarball
      Merge tag 'upstream/1.8.3'
      Marked 01_ajc_xml_typo.diff as forwarded upstream
      Patched the build file for the bcel-builder module
      Modified debian/bootstrap.xml to work on the expanded sources
      Standards-Version updated to 3.9.6
      Upload to unstable

Mark Howard (1):
      Added watch file

Michael Koch (1):
      aspectj (1.5.4-1) unstable; urgency=low

Thomas Girard (63):
      prepare room for AspectJ
      import aspectj version 1.1.1-2
      update supposed dependencies and changelog
      add skeleton of CVS retriever script
      add a patch to enable compilation with system ant
      transform to cdbs. Put symlinks in place ; they are needed for bootstrapping
      remove patches; we don't need them as we use symlinks
      remove junit taskdefs
      we need to patch again :)
      use gjdoc instead of com.sun.*
      use gjdoc
      do no append " Debian" to version
      remove asm & commons dependencies
      drop jdiff, JRockit management api impl jar and build bcel ourselves
      enable bcel compilation. Needs polishing
      use a plain ant build script rather than a patch; it will be used for ext as well
      make jar_from_src_zip.xml more generic; and plug it with bcel
      make it possible to rebuild jrockit.jar from source
      add another ant script to build build.jar (no kidding!)
      control the whole bootstrapping process from within bootstrap.xml
      fix build.jar lack of .properties. Enhance clean: target
      rearrange order in rm, drop regexp as it is not needed
      two new patches to fix documentation building
      fix file generation path
      doc (html) is now working; test/ removed
      bootstrap aspectjrt.jar as well. Not sure if it's a good idea
      add org.aspectj/ prefix everywhere
      fix generation of aspectjrt.jar. Rework changelog.
      use .install files, fix .docs and .examples files. drop old script dir.
      ship the same jars as AspectJ installer
      remove manpages. they were almost empty.
      continue the work on AspectJ.
      remove useless `-'. My working directory was borked
      the whole documentation is now correctly generated.
      do not install examples twice :)
      make patch 04 -p1 compliant. Remove unneed jars. Use *our* bootstrapped jars.
      drop aspectjrt.jar from the .orig.tar.gz; we rebuild it
      revert previous commit: we do not try to generate aspectjrt.jar
      rework the gjdoc patch so that it looks for Sun compatible Javadoc before looking for gjdoc
      rework the 02_use_gjdoc patch, it was missing another com.sun.tools.javadoc call
      we really need to preserve the toplevel directory in the .orig.tar.gz
      at last repair the build!
      rename bootstrap-stamp to stamp-bootstrap, to mimic cdbs
      enable simple test
      make it possible to keep everything from the checkout with "keep" argument
      comment cvs-get.sh
      write wrapper scripts for AspectJ programs
      fix a typo in the xml document (prepare for a manpage conversion)
      add a manpage generator script (needs work)
      update copyright, fix manpage, add aj(1) and aj5(1)
      add manpage for ajbrowser
      fix a typo in cvs-get.sh
      add XS-Vcs fields in debian/control
      last bits before an upload
      fix lintian errors and warnings
      convert changes.html to plain text with lynx when package is built
      do not generate the plain upstream changelog
      uh? remove a strange character next to the shebang
      add Homepage:, rewrite Vcs-*:
      prepare AspectJ 1.6.0
      Start packaging 1.6.1.
      add a README.source file
      bump version in local.properties

Tony Mancill (1):
      apply patch for #651238

Torsten Werner (2):
      upload to unstable
      UNRELEASED: FTBFS

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/aspectj.git



More information about the pkg-java-commits mailing list