Author: fourmond Date: 2009-01-25 00:15:55 +0000 (Sun, 25 Jan 2009) New Revision: 7873
Modified: trunk/libstevesoft-regex-java/debian/changelog trunk/libstevesoft-regex-java/debian/control Log: [libstevesoft-regex-java] Making the package team-maintained Modified: trunk/libstevesoft-regex-java/debian/changelog =================================================================== --- trunk/libstevesoft-regex-java/debian/changelog 2009-01-25 00:11:44 UTC (rev 7872) +++ trunk/libstevesoft-regex-java/debian/changelog 2009-01-25 00:15:55 UTC (rev 7873) @@ -1,3 +1,10 @@ +libstevesoft-regex-java (1.5.3-2) experimental; urgency=low + + * Oops, making the package team-maintained: set the maintainer to + [email protected] + + -- Vincent Fourmond <[email protected]> Sun, 25 Jan 2009 01:14:49 +0100 + libstevesoft-regex-java (1.5.3-1) experimental; urgency=low * Initial release (Closes: #512353) Modified: trunk/libstevesoft-regex-java/debian/control =================================================================== --- trunk/libstevesoft-regex-java/debian/control 2009-01-25 00:11:44 UTC (rev 7872) +++ trunk/libstevesoft-regex-java/debian/control 2009-01-25 00:15:55 UTC (rev 7873) @@ -1,7 +1,8 @@ Source: libstevesoft-regex-java Section: libs Priority: optional -Maintainer: Vincent Fourmond <[email protected]> +Maintainer: Debian Java Maintainers <[email protected]> +Uploaders: Vincent Fourmond <[email protected]> Build-Depends: cdbs, debhelper (>= 7), ant, default-jdk-builddep Standards-Version: 3.8.0 Homepage: http://www.javaregex.com/home.html _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

