1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157
|
maven-scm (1.13.0-1) unstable; urgency=medium
* Team upload.
* New upstream release
- Updated the maven-debian-helper rules
* Updated the watch file
* Standards-Version updated to 4.6.2
-- Emmanuel Bourg <ebourg@apache.org> Tue, 10 Jan 2023 18:06:38 +0100
maven-scm (1.12.0-1) unstable; urgency=medium
* Team upload.
* New upstream release
- Refreshed the patch
* Build only the Git, Mercurial and Subversion providers
* Removed the -java-doc package
* Standards-Version updated to 4.6.0.1
* Switch to debhelper level 13
-- Emmanuel Bourg <ebourg@apache.org> Sun, 26 Sep 2021 23:28:56 +0200
maven-scm (1.11.2-1) unstable; urgency=medium
* Team upload.
* New upstream release
-- Emmanuel Bourg <ebourg@apache.org> Sun, 07 Jul 2019 14:09:09 +0200
maven-scm (1.11.1-1) unstable; urgency=medium
* Team upload.
* New upstream release
- Refreshed the patch
* Standards-Version updated to 4.2.1
* Switch to debhelper level 11
* Use salsa.debian.org Vcs-* URLs
-- Emmanuel Bourg <ebourg@apache.org> Mon, 26 Nov 2018 00:36:16 +0100
maven-scm (1.9.5-1) unstable; urgency=medium
* Team upload.
* New upstream release
- Removed 0002-fix-perforce-tests.patch (fixed upstream)
- Build depend on junit4 instead of junit
- New build dependency on libmockito-java
- Build depend on libplexus-component-metadata-java
instead of libplexus-maven-plugin-java
- Ignore the new maven-scm-provider-jgit,
maven-scm-provider-integrity and maven-scm-provider-jazz modules
- Depend on libplexus-utils2-java instead of libplexus-utils-java
- Removed the dependency on libregexp-java
* Depend on libplexus-container-default1.5-java
instead of libplexus-container-default-java
* Standards-Version updated to 4.0.0
* Switch to debhelper level 10
* Simplified the Maven rules
-- Emmanuel Bourg <ebourg@apache.org> Wed, 26 Jul 2017 15:15:10 +0200
maven-scm (1.3-8) unstable; urgency=medium
* Team upload.
* Declare compliance with Debian Policy 3.9.8.
* Vcs-Git: Use https.
* Switch from cdbs to dh sequencer.
* maven.properties: Ignore any failures during test execution.
(Closes: #812676)
-- Markus Koschany <apo@debian.org> Sat, 27 Aug 2016 19:04:40 +0200
maven-scm (1.3-7) unstable; urgency=medium
* Team upload.
* Fixed the build failure when generating the javadoc (Closes: #794897)
-- Emmanuel Bourg <ebourg@apache.org> Mon, 31 Aug 2015 23:02:13 +0200
maven-scm (1.3-6) unstable; urgency=medium
* Team upload.
* Moved the providers to a separate package (libmaven-scm-providers-java)
to reduce the dependencies of libmaven-scm-java.
* No longer build the unused maven-scm-client and maven-scm-plugin modules
(Closes: #641298)
* Replaced the patch disabling the vss provider with a Maven rule
* Moved the package to Git
* Standards-Version updated to 3.9.6 (no changes)
* Reworded the package description
-- Emmanuel Bourg <ebourg@apache.org> Thu, 06 Aug 2015 17:14:17 +0200
maven-scm (1.3-5) unstable; urgency=low
* Team upload.
* Fixed the tests to run with the latest version of JUnit (Closes: #719393)
* debian/control:
- Standards-Version updated to 3.9.5 (no changes)
- Use canonical URLs for the Vcs-* fields
- Deduplicated the description of the packages
* Switch to debhelper level 9
* debian/copyright: Updated to the Copyright Format 1.0
* debian/watch: Updated to watch the new release tags on Github
-- Emmanuel Bourg <ebourg@apache.org> Wed, 29 Jan 2014 16:44:42 +0100
maven-scm (1.3-4) unstable; urgency=low
* Team upload
* Ignore maven-scm-provider-vss. (Closes: #643551)
-- Torsten Werner <twerner@debian.org> Wed, 28 Sep 2011 23:31:16 +0200
maven-scm (1.3-3) unstable; urgency=low
* Team upload.
* Switch to debhelper level 7.
* Update Standards-Version: 3.9.2.
* Use Maven to build the package. Do no longer build the Visual Source Safe
provider because of some modelle issue.
-- Torsten Werner <twerner@debian.org> Sun, 11 Sep 2011 23:11:17 +0200
maven-scm (1.3-2) unstable; urgency=low
* Rebuild with newer maven-repo-helper. (Closes: #573569)
-- Torsten Werner <twerner@debian.org> Sat, 13 Mar 2010 00:09:56 +0100
maven-scm (1.3-1) unstable; urgency=low
* New upstream release.
- Added tfs provider component
* Standards-Version to 3.8.4
* Source format 3.0 (quilt), removed quilt dependency
* Re-added maven-scm-test dependency
* Removed patch modello-xsd.diff, upstream updated model tag.
-- Gabriele Giacone <1o5g4r8o@gmail.com> Tue, 09 Mar 2010 01:17:46 +0100
maven-scm (1.2-2) unstable; urgency=low
* Bump up Standards-Version to 3.8.2
* Build-Depends on default-jdk only as gcj is not used.
* Fix group and artifact name for the Jakarta regexp dependency
in the Maven POM.
* Remove maven-scm-test dependency from the POM as it's only a test
dependency.
-- Ludovic Claude <ludovic.claude@laposte.net> Fri, 24 Jul 2009 17:40:40 +0100
maven-scm (1.2-1) experimental; urgency=low
* Initial release. (Closes: #523397)
-- Ludovic Claude <ludovic.claude@laposte.net> Thu, 09 Apr 2009 23:47:02 +0100
|