diff options
| author | Laszlo Boszormenyi (GCS) <gcs@debian.org> | 2015-06-30 15:57:01 +0000 |
|---|---|---|
| committer | Laszlo Boszormenyi (GCS) <gcs@debian.org> | 2015-06-30 15:57:01 +0000 |
| commit | d2e70f13d5186efa65f8b7ca3e2eecde7717a54e (patch) | |
| tree | 77fb3631d1f9abcac7915ebfd895c0a9ee492cbc | |
| parent | d909da53fac7a5b3843dd66189ae4efb7dab8eb8 (diff) | |
Update Standards-Version to 3.9.6debian/2.4.10-3
| -rw-r--r-- | debian/changelog | 1 | ||||
| -rw-r--r-- | debian/control | 2 | ||||
| -rw-r--r-- | debian/copyright | 1 |
3 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 9c7f91aa79f..95dd2f2309d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ mongodb (1:2.4.10-3) unstable; urgency=medium * Enable systemd unit file (closes: #767211). + * Update Standards-Version to 3.9.6 . -- Laszlo Boszormenyi (GCS) <gcs@debian.org> Wed, 29 Oct 2014 22:43:27 +0000 diff --git a/debian/control b/debian/control index 58f0cc2bc8b..ff12d3faad2 100644 --- a/debian/control +++ b/debian/control @@ -21,7 +21,7 @@ Build-Depends: libv8-dev (>= 3.12), python-pymongo, scons -Standards-Version: 3.9.5 +Standards-Version: 3.9.6 Vcs-Git: git://anonscm.debian.org/collab-maint/mongodb.git Vcs-Browser: http://anonscm.debian.org/git/collab-maint/mongodb.git Homepage: http://www.mongodb.org diff --git a/debian/copyright b/debian/copyright index e86554e1168..65de7c8021b 100644 --- a/debian/copyright +++ b/debian/copyright @@ -16,6 +16,7 @@ Debian Maintainers: Antonin Kral Roberto C. Sanchez + Laszlo Boszormenyi (GCS) Copyright: |
