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
|
modello (1.9.1-4) unstable; urgency=medium
* Team upload.
* Ignore the dependency on the StAX API (provided by the JDK)
* Removed Damien Raude-Morvan from the uploaders (Closes: #889390)
* Standards-Version updated to 4.1.5
* Switch to debhelper level 11
* Use salsa.debian.org Vcs-* URLs
-- Emmanuel Bourg <ebourg@apache.org> Mon, 30 Jul 2018 23:37:01 +0200
modello (1.9.1-3) unstable; urgency=medium
* Team upload.
* Added the missing build dependency on libjsoup-java (Closes: #882406)
* Depend on libplexus-container-default-java
instead of libplexus-container-default1.5-java
* Standards-Version updated to 4.1.1
-- Emmanuel Bourg <ebourg@apache.org> Wed, 22 Nov 2017 12:54:38 +0100
modello (1.9.1-2) unstable; urgency=medium
* Team upload.
* Added the missing Maven rules to ensure Maven 3 is used
* Standards-Version updated to 4.0.0
-- Emmanuel Bourg <ebourg@apache.org> Tue, 25 Jul 2017 17:46:34 +0200
modello (1.9.1-1) unstable; urgency=medium
* Team upload.
* Upload to unstable
-- Emmanuel Bourg <ebourg@apache.org> Mon, 19 Jun 2017 15:30:39 +0200
modello (1.9.1-1~exp2) experimental; urgency=medium
* Team upload.
* Rebuild with maven-debian-helper (>= 2.2~)
-- Emmanuel Bourg <ebourg@apache.org> Mon, 22 May 2017 12:13:52 +0200
modello (1.9.1-1~exp1) experimental; urgency=medium
* Team upload.
* New upstream release
- Refreshed the patches
* Updated the URL of the project homepage
* Switch to debhelper level 10
* Removed debian/orig-tar.sh
-- Emmanuel Bourg <ebourg@apache.org> Thu, 18 May 2017 15:58:47 +0200
modello (1.8.3-3) unstable; urgency=medium
* Team upload.
* Added an explicit build dependency on libjdom1-java (Closes: #829102)
* Standards-Version updated to 3.9.8
* Use secure Vcs-* URLs
-- Emmanuel Bourg <ebourg@apache.org> Thu, 30 Jun 2016 18:14:58 +0200
modello (1.8.3-2) unstable; urgency=medium
* Team upload.
* Build with maven-debian-helper
* Depend on libplexus-container-default1.5-java instead
of libplexus-containers-java
* Standards-Version updated to 3.9.7 (no changes)
-- Emmanuel Bourg <ebourg@apache.org> Tue, 16 Feb 2016 11:55:35 +0100
modello (1.8.3-1) unstable; urgency=medium
* Team upload.
* New upstream release
- Added a patch preserving the compatibility with plexus-utils 1.x
-- Emmanuel Bourg <ebourg@apache.org> Thu, 09 Jul 2015 12:46:15 +0200
modello1.4 (1.4.1-3) unstable; urgency=medium
* Team upload.
* debian/watch: Updated the URL of the page watched
* Standards-Version updated to 3.9.6 (no changes)
* debian/copyright: Converted to the Copyright Format 1.0
* Use XZ compression for the upstream tarball
-- Emmanuel Bourg <ebourg@apache.org> Wed, 11 Mar 2015 17:14:52 +0100
modello1.4 (1.4.1-2) unstable; urgency=low
* Team upload
* debian/control:
- Build depend directly on libplexus-compiler-java
- Removed Michael Koch from the uploaders (Closes: #654120)
- Use canonical URLs for the Vcs-* fields
- Updated Standards-Version to 3.9.5 (no changes)
- Fixed the lintian warnings related to the package descriptions
* debian/rules: Improved the clean target
* Switch to debhelper level 9
* debian/watch: Updated to watch the new release tags on Github
* debian/orig-tar.sh: Use the tarball from Github instead of the SVN tag
-- Emmanuel Bourg <ebourg@apache.org> Wed, 06 Nov 2013 15:34:06 +0100
modello1.4 (1.4.1-1) unstable; urgency=low
* New upstream release:
- based on modello source package.
- require new source package to avoid conflict between Maven 2 / Maven 3.
-- Damien Raude-Morvan <drazzib@debian.org> Sun, 04 Dec 2011 03:01:18 +0100
|