Package: gprbuild / 1.3.0-2

Metadata

Package Version Patches format
gprbuild 1.3.0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
version.patch | (download)

gnat/gnatvsn.ads | 2 1 + 1 - 0 !
src/gpr_version.ads | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 2 deletions(-)

patch version string to indicate debian upload
 .
 patch Build_Type to FSF, since that affects copyright, bug report,
 and warranty notices.
default_path.patch | (download)

gnat/prj-ext.adb | 36 4 + 32 - 0 !
1 file changed, 4 insertions(+), 32 deletions(-)

 set default project path to match debian ada policy
compilers.patch | (download)

share/gprconfig/asm.xml | 6 3 + 3 - 0 !
share/gprconfig/c.xml | 2 1 + 1 - 0 !
share/gprconfig/compilers.xml | 28 14 + 14 - 0 !
share/gprconfig/cpp.xml | 2 1 + 1 - 0 !
share/gprconfig/fortran.xml | 2 1 + 1 - 0 !
share/gprconfig/gnat.xml | 4 2 + 2 - 0 !
share/gprconfig/linker.xml | 16 8 + 8 - 0 !
7 files changed, 30 insertions(+), 30 deletions(-)

 share/gprconfig/compilers.xml regexps must allow debian
info | (download)

doc/info/gprbuild_ug.info | 5 5 + 0 - 0 !
1 file changed, 5 insertions(+)

 add info-dir-section to info file, as required by debian ada policy
remove_rpath.patch | (download)

share/gprconfig/linker.xml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 avoid rpath on debian, at least in default configuration.
 See http://wiki.debian.org/RpathIssue.
sdefault.patch | (download)

gnat/sdefault.adb | 46 1 + 45 - 0 !
1 file changed, 1 insertion(+), 45 deletions(-)

 sdefault.adb is overwritten by rules, with arch specific values.
 We patch it here first, to avoid a warning from dpkg-source about changes.
debian changes 1.3.0 2 | (download)

examples/ppc-elf/hello.cgpr | 11 11 + 0 - 0 !
gnat/sdefault.adb | 20 19 + 1 - 0 !
src/gpr_version.ads | 2 1 + 1 - 0 !
3 files changed, 31 insertions(+), 2 deletions(-)

 upstream changes introduced in version 1.3.0-2
 This patch has been created by dpkg-source during the package build.
 Here's the last changelog entry, hopefully it gives details on why
 those changes were made:
 .
 gprbuild (1.3.0-2) unstable; urgency=low
 .
   * change to source format 3.0 (quilt)
 .
   * bump debhelper version
 .
   * debian/control (Suggests): add gnat, ada-compiler, as required by
     Debian Ada Policy
 .
 The person named in the Author field signed this changelog entry.