This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository commons-parent.
commit e61757ca835cff9bd93672a6c0ba665145d5173d Author: Damien Raude-Morvan <[email protected]> Date: Sun Dec 4 01:11:46 2011 +0000 Remove d/README.source. --- debian/README.source | 6 ------ debian/changelog | 6 ++++++ debian/control | 6 ++++-- 3 files changed, 10 insertions(+), 8 deletions(-) diff --git a/debian/README.source b/debian/README.source deleted file mode 100644 index c9949ed..0000000 --- a/debian/README.source +++ /dev/null @@ -1,6 +0,0 @@ -Information about commons-parent ------------------------------- - -This package was debianized using the mh_make command -from the maven-debian-helper package. - diff --git a/debian/changelog b/debian/changelog index 438481b..58b8e70 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +commons-parent (22-2) unstable; urgency=low + + * Remove d/README.source. + + -- Damien Raude-Morvan <[email protected]> Sun, 04 Dec 2011 01:54:23 +0100 + commons-parent (22-1) unstable; urgency=low * Initial release (Closes: #644561) diff --git a/debian/control b/debian/control index 854d195..181a5fa 100644 --- a/debian/control +++ b/debian/control @@ -4,8 +4,10 @@ Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Ludovic Claude <[email protected]>, Damien Raude-Morvan <[email protected]> -Build-Depends: debhelper (>= 7), default-jdk, maven-repo-helper (>= 1.7) -Build-Depends-Indep: libapache-pom-java (>= 9) +Build-Depends: debhelper (>= 7), + default-jdk, + libapache-pom-java (>= 9), + maven-repo-helper (>= 1.7) Standards-Version: 3.9.2 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/commons-parent Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/commons-parent -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/commons-parent.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

