[sqitch] 04/10: Mention sqitch in the long description
zeha at debian.org
zeha at debian.org
Tue Jul 22 18:17:22 UTC 2014
This is an automated email from the git hooks/post-receive script.
zeha pushed a commit to branch master
in repository sqitch.
commit e1324f456418a2ba6530a9aa044614b4a7063b1a
Author: Christian Hofstaedtler <zeha at debian.org>
Date: Tue Jul 22 20:00:08 2014 +0200
Mention sqitch in the long description
---
debian/control | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/debian/control b/debian/control
index 3d3392a..e32ba1d 100644
--- a/debian/control
+++ b/debian/control
@@ -86,7 +86,7 @@ Depends: libclone-perl,
${perl:Depends}
Recommends: sqitch-pg | sqitch-sqlite | sqitch-mysql | sqitch-firebird
Description: Sane database change management
- Provides a simple yet robust interface for database change
+ Sqitch provides a simple yet robust interface for database change
management. The philosophy and functionality is inspired by
Git.
@@ -98,7 +98,7 @@ Depends: libdbd-pg-perl (>= 2.0.0),
sqitch (>= ${source:Version}),
${misc:Depends}
Description: Sane database change management - PostgreSQL support
- Provides a simple yet robust interface for database change
+ Sqitch provides a simple yet robust interface for database change
management. The philosophy and functionality is inspired by
Git.
This dependency package bundles the Sqitch PostgreSQL support.
@@ -111,7 +111,7 @@ Depends: libdbd-sqlite-perl (>= 1.37),
sqlite3,
${misc:Depends}
Description: Sane database change management - SQLite support
- Provides a simple yet robust interface for database change
+ Sqitch provides a simple yet robust interface for database change
management. The philosophy and functionality is inspired by
Git.
This dependency package bundles the Sqitch SQLite support.
@@ -124,7 +124,7 @@ Depends: libdbd-mysql-perl (>= 4.018),
sqitch (>= ${source:Version}),
${misc:Depends}
Description: Sane database change management - MySQL support
- Provides a simple yet robust interface for database change
+ Sqitch provides a simple yet robust interface for database change
management. The philosophy and functionality is inspired by
Git.
This dependency package bundles the Sqitch MySQL support.
@@ -137,7 +137,7 @@ Depends: firebird2.5-classic | firebird2.5-super,
sqitch (>= ${source:Version}),
${misc:Depends}
Description: Sane database change management - Firebird support
- Provides a simple yet robust interface for database change
+ Sqitch provides a simple yet robust interface for database change
management. The philosophy and functionality is inspired by
Git.
This dependency package bundles the Sqitch Firebird support.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/sqitch.git
More information about the Pkg-perl-cvs-commits
mailing list