a b c d e f g h i j k l m n o p q r s t u v w x y z

diff from 295870 and 129086

Description: tools for packaging software written in the Ada programming language
 /usr/share/ada/packaging.mk is intended for inclusion from
 debian/rules.
 It provides build flags for gnatmake and gprbuild, and may be useful
 for executables as well as libraries despite the name of this
 package.
 The only documentation for now is in the comments.
 .
 If the package builds a library following the Debian Policy for Ada
 (http://people.debian.org/~lbrenta/debian-ada-policy.html), the
 dh_ada_library(1) debhelper tool will dispatch files from debian/tmp
 to package directories.
Description: Debian helper for Ada libraries
 Debhelper tools intend to ease packaging of software in Debian.
 .
 This tools handles some common tasks in packaging libraries wrotten
 in the Ada programming language. In addition, the maintainer may find
 the /usr/share/ada/debian_packaging.mk Makefile snippet useful.
--- 295870	Thu Jan  1 00:00:00 1970
+++ 129086	Thu Jan  1 00:00:00 1970
@@ -1,12 +1,6 @@
-tools for packaging software written in the Ada programming language
- /usr/share/ada/packaging.mk is intended for inclusion from
- debian/rules.
- It provides build flags for gnatmake and gprbuild, and may be useful
- for executables as well as libraries despite the name of this
- package.
- The only documentation for now is in the comments.
+Debian helper for Ada libraries
+ Debhelper tools intend to ease packaging of software in Debian.
  .
- If the package builds a library following the Debian Policy for Ada
+ This tools handles some common tasks in packaging libraries wrotten
- (http://people.debian.org/~lbrenta/debian-ada-policy.html), the
+ in the Ada programming language. In addition, the maintainer may find
- dh_ada_library(1) debhelper tool will dispatch files from debian/tmp
+ the /usr/share/ada/debian_packaging.mk Makefile snippet useful.
- to package directories.