This is an automated email from the git hooks/post-receive script. irl-guest pushed a commit to branch master in repository nut-nutrition.
commit 4c14b0cca9b621572500c30a0f54cf7f2eb0204f Author: Iain R. Learmonth <[email protected]> Date: Mon Sep 15 18:40:33 2014 +0100 d/copyright + d/control fixes --- debian/control | 1 + debian/copyright | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 8cb969e..1e438e4 100644 --- a/debian/control +++ b/debian/control @@ -21,6 +21,7 @@ Description: dietary nutrition analysis software Package: nut-nutrition-data Architecture: all +Depends: ${misc:Depends} Description: dietary nutrition analysis software - common data This software help you record what you eat and then analyzes your meals for nutrient levels in terms of the USDA "Daily Value" (the standard for food diff --git a/debian/copyright b/debian/copyright index 6a4cc3f..88e24bc 100644 --- a/debian/copyright +++ b/debian/copyright @@ -26,5 +26,5 @@ License: GPL-2.0+ along with this program. If not, see <http://www.gnu.org/licenses/>. . On Debian systems, the full text of the GNU General Public License can be found - in the file /usr/share/common-licenses/GPL + in the file /usr/share/common-licenses/GPL-2. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/nut-nutrition.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
