Author: mkoch Date: 2007-10-24 11:10:32 +0000 (Wed, 24 Oct 2007) New Revision: 4458
Modified: trunk/librepository/debian/ trunk/librepository/debian/changelog trunk/librepository/debian/control trunk/librepository/debian/patches/ Log: librepository (0.1.1-2) unstable; urgency=low * Fixed typos in long descriptions. Closes: #446603. * Build-Depends on debhelper >= 5. * Updated Standards-Version to 3.7.2. * Added myself to Uploaders. -- Michael Koch <[EMAIL PROTECTED]> Wed, 24 Oct 2007 13:04:55 +0200 Property changes on: trunk/librepository/debian ___________________________________________________________________ Name: svn:ignore + files librepository-java librepository-java-doc librepository-java-gcj stamp-* *.debhelper *.substvars Modified: trunk/librepository/debian/changelog =================================================================== --- trunk/librepository/debian/changelog 2007-10-24 10:55:21 UTC (rev 4457) +++ trunk/librepository/debian/changelog 2007-10-24 11:10:32 UTC (rev 4458) @@ -1,3 +1,12 @@ +librepository (0.1.1-2) unstable; urgency=low + + * Fixed typos in long descriptions. Closes: #446603. + * Build-Depends on debhelper >= 5. + * Updated Standards-Version to 3.7.2. + * Added myself to Uploaders. + + -- Michael Koch <[EMAIL PROTECTED]> Wed, 24 Oct 2007 13:04:55 +0200 + librepository (0.1.1-1) unstable; urgency=low * Initial release Modified: trunk/librepository/debian/control =================================================================== --- trunk/librepository/debian/control 2007-10-24 10:55:21 UTC (rev 4457) +++ trunk/librepository/debian/control 2007-10-24 11:10:32 UTC (rev 4458) @@ -2,9 +2,9 @@ Section: libs Priority: optional Maintainer: Debian Java Maintainers <[EMAIL PROTECTED]> -Uploaders: Rene Engelhard <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 4.2.30), cdbs, java-gcj-compat-dev, ant, libjcommon-java (>= 1.0.10-1) -Standards-Version: 3.6.2 +Uploaders: Rene Engelhard <[EMAIL PROTECTED]>, Michael Koch <[EMAIL PROTECTED]> +Build-Depends: debhelper (>= 5), cdbs, java-gcj-compat-dev, ant, libjcommon-java (>= 1.0.10-1) +Standards-Version: 3.7.2 Package: librepository-java Section: libs @@ -18,7 +18,7 @@ . Unlike the JSR-000170, this library does not aim to solve all problems associated with content storages. The main purpose of LibRepository is to - give users an astract view over an filesystem like structure so that content + give users an abstract view over an filesystem like structure so that content generator and content consumer do no longer have to make assumptions about where to store the generated content. . @@ -34,7 +34,7 @@ . Unlike the JSR-000170, this library does not aim to solve all problems associated with content storages. The main purpose of LibRepository is to - give users an astract view over an filesystem like structure so that content + give users an abstract view over an filesystem like structure so that content generator and content consumer do no longer have to make assumptions about where to store the generated content. . @@ -53,7 +53,7 @@ . Unlike the JSR-000170, this library does not aim to solve all problems associated with content storages. The main purpose of LibRepository is to - give users an astract view over an filesystem like structure so that content + give users an abstract view over an filesystem like structure so that content generator and content consumer do no longer have to make assumptions about where to store the generated content. . Property changes on: trunk/librepository/debian/patches ___________________________________________________________________ Name: svn:ignore + *.log _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

