Author: fourmond Date: 2008-02-22 19:40:48 +0000 (Fri, 22 Feb 2008) New Revision: 5810
Modified: trunk/java-wrappers/debian/changelog trunk/java-wrappers/debian/copyright Log: [java-wrappers] The "oops I should write debian/copyright better" commit Modified: trunk/java-wrappers/debian/changelog =================================================================== --- trunk/java-wrappers/debian/changelog 2008-02-22 18:47:56 UTC (rev 5809) +++ trunk/java-wrappers/debian/changelog 2008-02-22 19:40:48 UTC (rev 5810) @@ -1,3 +1,10 @@ +java-wrappers (0.1.2) unstable; urgency=low + + * Adding link for the LGPL in debian/copyright + * Closing ITP (closes: #467067) + + -- Vincent Fourmond <[EMAIL PROTECTED]> Fri, 22 Feb 2008 20:38:52 +0100 + java-wrappers (0.1.1) unstable; urgency=low * Ooops, maintainer is Java Packages, not java mailing-list ! Modified: trunk/java-wrappers/debian/copyright =================================================================== --- trunk/java-wrappers/debian/copyright 2008-02-22 18:47:56 UTC (rev 5809) +++ trunk/java-wrappers/debian/copyright 2008-02-22 19:40:48 UTC (rev 5810) @@ -15,3 +15,6 @@ You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + +On Debian systems, the complete text of the GNU Lesser General +Public License can be found in `/usr/share/common-licenses/LGPL-2.1'. _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

