aspectc++ 1:1.2+svn20150823-1 source package in Ubuntu

Changelog

aspectc++ (1:1.2+svn20150823-1) unstable; urgency=medium

  * New upstream snapshot
  * Compiles with GCC-5, Closes: #777781
  * Bump standard version, no changes needed
  * This package is now maintained on git.debian.org

 -- Reinhard Tartler <email address hidden>  Sun, 23 Aug 2015 22:04:29 -0400

Upload details

Uploaded by:
Reinhard Tartler
Uploaded to:
Sid
Original maintainer:
Reinhard Tartler
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe devel

Downloads

File Size SHA-256 Checksum
aspectc++_1.2+svn20150823-1.dsc 1.8 KiB 63e747e91197082c9a4e7561c01f5810399ca06925ec1725df9771f518d610af
aspectc++_1.2+svn20150823.orig.tar.gz 26.5 MiB 03a04d1cfeabfab492655082b713cd79b878d48d02ef75490bff1f4f2203d84d
aspectc++_1.2+svn20150823-1.debian.tar.xz 12.9 KiB 3aba56b2e4cc4f87af3618d0254be3c06fba18cbc39bc233998acd5a5af85ba5

Available diffs

No changes file available.

Binary packages built by this source

aspectc++: No summary available for aspectc++ in ubuntu wily.

No description available for aspectc++ in ubuntu wily.

aspectc++-dbgsym: debug symbols for package aspectc++

 AspectC++ supports Aspect-Oriented Programming with C++, by providing:
 .
  - an aspect language extension to C++.
  - an aspect weaver that does source-to-source translation.
 .
 AspectC++ provides for C++ similar features like its best known
 cousin, AspectJ, provides for Java.

libpuma-dev: No summary available for libpuma-dev in ubuntu yakkety.

No description available for libpuma-dev in ubuntu yakkety.

libpuma-doc: C/C++/AspectC++ Scanner and Parsers

 libPuma is a library written in C++ for Scanning and Parsing C++
 Code. It also does some semantic analysis.
 .
 It was written to faciliate the development for tools, which manipulate
 and/or transfor C/C++ Code.
 .
 This package ships doxygen generated documentation for Puma.