This is an automated email from the git hooks/post-receive script. tmancill pushed a commit to branch master in repository lgooddatepicker.
commit 900829dc4e62927e638f8e0ba35bd2f1acbfc1c2 Author: tony mancill <[email protected]> Date: Sun Mar 26 20:10:41 2017 -0700 indent lists in long descriptions --- debian/control | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/debian/control b/debian/control index 3da0927..8579d95 100644 --- a/debian/control +++ b/debian/control @@ -23,12 +23,12 @@ Depends: ${misc:Depends}, ${maven:Depends} Suggests: ${maven:OptionalDepends}, liblgooddatepicker-java-doc Description: Java Swing Date Picker library. LGoodDatePicker is a graphical date picker widget with following features. - - Easy to use, good looking, nice features, and localized. - - Provides automatic internationalization. - - Translations include 24 languages. - - Natively uses the standard Java 8 time package (java.time.LocalDate). - (Can also run in Java 6 or 7, using the Parallel Backports.) - - Uses the JSR-310 standard. + - Easy to use, good looking, nice features, and localized. + - Provides automatic internationalization. + - Translations include 24 languages. + - Natively uses the standard Java 8 time package (java.time.LocalDate). + (Can also run in Java 6 or 7, using the Parallel Backports.) + - Uses the JSR-310 standard. Package: liblgooddatepicker-java-doc Architecture: all @@ -38,11 +38,11 @@ Recommends: ${maven:DocDepends}, ${maven:DocOptionalDepends} Suggests: liblgooddatepicker-java Description: Documentation for the LGoodDatePicker library. LGoodDatePicker is a graphical date picker widget with following features. - - Easy to use, good looking, nice features, and localized. - - Provides automatic internationalization. - - Translations include 24 languages. - - Natively uses the standard Java 8 time package (java.time.LocalDate). - (Can also run in Java 6 or 7, using the Parallel Backports.) - - Uses the JSR-310 standard. + - Easy to use, good looking, nice features, and localized. + - Provides automatic internationalization. + - Translations include 24 languages. + - Natively uses the standard Java 8 time package (java.time.LocalDate). + (Can also run in Java 6 or 7, using the Parallel Backports.) + - Uses the JSR-310 standard. . This package contains the API documentation of liblgooddatepicker-java. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/lgooddatepicker.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

