This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-file-management.
commit 89c2c05d22e7f485153a9c20e09207f26699310b Author: Emmanuel Bourg <[email protected]> Date: Wed Jul 19 17:08:53 2017 +0200 Removed mdo_xsd.patch (fixed upstream) --- debian/changelog | 4 +++- debian/patches/mdo_xsd.patch | 12 ------------ debian/patches/series | 1 - 3 files changed, 3 insertions(+), 14 deletions(-) diff --git a/debian/changelog b/debian/changelog index b541875..ae6d9a2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ -maven-file-management (1.2.1-4) UNRELEASED; urgency=medium +maven-file-management (3.0.0-1) UNRELEASED; urgency=medium * Team upload. + * New upstream release + - Removed mdo_xsd.patch (fixed upstream) * Build with the DH sequencer instead of CDBS * Moved the package to Git * Standards-Version updated to 4.0.0 diff --git a/debian/patches/mdo_xsd.patch b/debian/patches/mdo_xsd.patch deleted file mode 100644 index 0a5b90a..0000000 --- a/debian/patches/mdo_xsd.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- a/src/main/mdo/fileset.mdo -+++ b/src/main/mdo/fileset.mdo -@@ -19,7 +19,8 @@ - under the License. - --> - --<model> -+<model xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/POM/4.0.0.xsd" -+ xml.namespace="http://maven.apache.org/FILE_MANAGEMENT/${version}"> - <id>fileset</id> - <name>FileSet</name> - <description> diff --git a/debian/patches/series b/debian/patches/series deleted file mode 100644 index 5e24a17..0000000 --- a/debian/patches/series +++ /dev/null @@ -1 +0,0 @@ -mdo_xsd.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-file-management.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

