diff options
| author | Cédric Boutillier <cedric.boutillier@gmail.com> | 2012-06-26 09:23:53 +0200 |
|---|---|---|
| committer | git-ubuntu importer <ubuntu-devel-discuss@lists.ubuntu.com> | 2012-06-26 10:26:54 +0000 |
| commit | 9f4dbd9295d3f770d2bb4b66e6bc7b03373b18e7 (patch) | |
| tree | 8321c7004d93cb65244efc5d5b6a2ed779ec2312 /debian | |
| parent | 23c345f984c8d315766f1ec643f51f04f2fec87b (diff) | |
0.10.8-2 (patches unapplied)import/0.10.8-2ubuntu/raring-develubuntu/raringubuntu/quantal-develubuntu/quantaldebian/wheezy
Imported using git-ubuntu import.
Notes
Notes:
* Bump build dependency on gem2deb to >= 0.3.0~
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 6 | ||||
| -rw-r--r-- | debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 9476cdf..a6e30ea 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ruby-dataobjects-postgres (0.10.8-2) unstable; urgency=low + + * Bump build dependency on gem2deb to >= 0.3.0~ + + -- Cédric Boutillier <cedric.boutillier@gmail.com> Tue, 26 Jun 2012 09:23:53 +0200 + ruby-dataobjects-postgres (0.10.8-1) unstable; urgency=low * New upstream version diff --git a/debian/control b/debian/control index 39ec515..06fb14f 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org> Uploaders: Cédric Boutillier <cedric.boutillier@gmail.com> DM-Upload-Allowed: yes -Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.10~), libpq-dev (>= 9.1), ruby-rspec (>= 2.5), ruby-dataobjects (>= 0.10.8-1~) +Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), libpq-dev (>= 9.1), ruby-rspec (>= 2.5), ruby-dataobjects (>= 0.10.8-1~) Standards-Version: 3.9.3 Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-dataobjects-postgres.git Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-dataobjects-postgres.git;a=summary |
