[librepository] 02/22: librepository (0.1.1-2) unstable; urgency=low
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Nov 8 09:46:43 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository librepository.
commit da8fc84f1e827bb063b93f6b53435d3399eaee07
Author: Michael Koch <konqueror at gmx.de>
Date: Wed Oct 24 11:10:32 2007 +0000
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 <konqueror at gmx.de> Wed, 24 Oct 2007 13:04:55 +0200
---
debian/changelog | 9 +++++++++
debian/control | 12 ++++++------
2 files changed, 15 insertions(+), 6 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index d1d75d4..8156049 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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 <konqueror at gmx.de> Wed, 24 Oct 2007 13:04:55 +0200
+
librepository (0.1.1-1) unstable; urgency=low
* Initial release
diff --git a/debian/control b/debian/control
index 71fb1d3..86a7f0e 100644
--- a/debian/control
+++ b/debian/control
@@ -2,9 +2,9 @@ Source: librepository
Section: libs
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Rene Engelhard <rene at debian.org>
-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 <rene at debian.org>, Michael Koch <konqueror at gmx.de>
+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 @@ Description: abstraction library for accessing hierachic bulk content
.
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 @@ Description: abstraction library for accessing hierachic bulk content -- documen
.
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 @@ Description: abstraction library for accessing hierachic bulk content (native co
.
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.
.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/librepository.git
More information about the pkg-java-commits
mailing list