[pkg-java] r5795 - trunk/commons-io/debian
varun at alioth.debian.org
varun at alioth.debian.org
Thu Feb 21 07:39:36 UTC 2008
Author: varun
Date: 2008-02-21 07:39:35 +0000 (Thu, 21 Feb 2008)
New Revision: 5795
Modified:
trunk/commons-io/debian/changelog
trunk/commons-io/debian/copyright
Log:
* Update debian/rules and debian/libcommons-io-java-doc.install
* debian/copyright: add copyright notice
Modified: trunk/commons-io/debian/changelog
===================================================================
--- trunk/commons-io/debian/changelog 2008-02-20 23:31:18 UTC (rev 5794)
+++ trunk/commons-io/debian/changelog 2008-02-21 07:39:35 UTC (rev 5795)
@@ -1,4 +1,4 @@
-commons-io (1.4-1) UNRELEASED; urgency=low
+commons-io (1.4-1) unstable; urgency=low
* New upstream release
* Bump Standards-Version to 3.7.3
@@ -8,10 +8,11 @@
- remove 01_no_ext_links.dpatch - not required
- remove 02_no_mkdir_in_homedir.dpatch - not required
* Remove dpatch from Build-Depends
- * Update debian/rules and debian/libcommons-io-java-doc.install
+ * Update debian/rules and debian/libcommons-io-java-doc.install
with new target dirs
+ * debian/copyright: add copyright notice
- -- Varun Hiremath <varun at debian.org> Mon, 21 Jan 2008 13:33:21 +0530
+ -- Varun Hiremath <varun at debian.org> Thu, 21 Feb 2008 13:26:43 +0530
commons-io (1.3.2-2) unstable; urgency=low
Modified: trunk/commons-io/debian/copyright
===================================================================
--- trunk/commons-io/debian/copyright 2008-02-20 23:31:18 UTC (rev 5794)
+++ trunk/commons-io/debian/copyright 2008-02-21 07:39:35 UTC (rev 5795)
@@ -12,7 +12,9 @@
Matthew Hawthorne <matth at apache.org>,
Martin Cooper <martinc martinc at apache.org>
-Copyright:
+Copyright: (c) 2002-2008 Apache Software Foundation
+
+License:
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
@@ -214,4 +216,3 @@
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-
More information about the pkg-java-commits
mailing list