[SCM] lwjgl - Lightweight Java Game Library branch, master, updated. upstream/2.5+dfsg-40-gf792bb8

2011-11-13 Thread Michael Gilbert
The following commit has been merged in the master branch:
commit f792bb87936270129dd3fb31e0af8d11d8bab9be
Author: Michael Gilbert 
Date:   Sun Nov 13 11:00:17 2011 -0500

release 2.7.1+dfsg-2

diff --git a/debian/changelog b/debian/changelog
index 11a5e06..bd0bdce 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-lwjgl (2.7.1+dfsg-2) UNRELEASED; urgency=low
+lwjgl (2.7.1+dfsg-2) unstable; urgency=low
 
   [ Miguel Landaeta ]
   * Team upload.

-- 
lwjgl - Lightweight Java Game Library

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[SCM] lwjgl - Lightweight Java Game Library branch, master, updated. upstream/2.5+dfsg-40-gf792bb8

2011-11-13 Thread Michael Gilbert
The following commit has been merged in the master branch:
commit 8ef0715b33ae1f8c40d730d33dccd5faf7193f60
Author: Michael Gilbert 
Date:   Sun Nov 13 09:48:12 2011 -0500

update copyright file

diff --git a/debian/changelog b/debian/changelog
index d5a9732..11a5e06 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ lwjgl (2.7.1+dfsg-2) UNRELEASED; urgency=low
   [ Michael Gilbert ]
   * Fix clean rule.
   * Fix Vcs-Git field.
+  * Update copyright file.
 
  -- Michael Gilbert   Sun, 13 Nov 2011 09:36:00 
-0500
 
diff --git a/debian/copyright b/debian/copyright
index 15f28bc..afed6b1 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,8 +1,9 @@
-Format: http://dep.debian.net/deps/dep5/
+Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=202 
 Upstream-Name: lwjgl - Lightweight Java Game Library
 Upstream-Contact: LWJGL developers 
 Source: http://java-game-lib.svn.sourceforge.net/viewvc/java-game-lib/
 
+Files: *
 Copyright: 2002-2010, Lightweight Java Game Library Project
 License: BSD
  Redistribution and use in source and binary forms, with or without

-- 
lwjgl - Lightweight Java Game Library

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[SCM] lwjgl - Lightweight Java Game Library branch, master, updated. upstream/2.5+dfsg-40-gf792bb8

2011-11-13 Thread Michael Gilbert
The following commit has been merged in the master branch:
commit 4f4fe2ba044cf0131ee790061aeb4d64049b936d
Author: Michael Gilbert 
Date:   Sun Nov 13 09:37:23 2011 -0500

fix vcs-git field

diff --git a/debian/changelog b/debian/changelog
index 76aa619..d5a9732 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ lwjgl (2.7.1+dfsg-2) UNRELEASED; urgency=low
 
   [ Michael Gilbert ]
   * Fix clean rule.
+  * Fix Vcs-Git field.
 
  -- Michael Gilbert   Sun, 13 Nov 2011 09:36:00 
-0500
 
diff --git a/debian/control b/debian/control
index bb4b5e5..9f365c4 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends:
  libxt-dev
 Build-Depends-Indep: default-jdk-doc
 Standards-Version: 3.9.2
-Vcs-Git: git://git.debian.org/pkg-java/lwjgl.git
+Vcs-Git: git://git.debian.org/git/pkg-java/lwjgl.git
 Vcs-Browser: http://git.debian.org/?p=pkg-java/lwjgl.git
 Homepage: http://lwjgl.org/
 DM-Upload-Allowed: yes

-- 
lwjgl - Lightweight Java Game Library

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits


[SCM] lwjgl - Lightweight Java Game Library branch, master, updated. upstream/2.5+dfsg-40-gf792bb8

2011-11-13 Thread Michael Gilbert
The following commit has been merged in the master branch:
commit 7532f52eff099d649668c84bb28534b35fefa184
Author: Michael Gilbert 
Date:   Sun Nov 13 09:36:40 2011 -0500

fix clean rule

diff --git a/debian/changelog b/debian/changelog
index c4f3579..76aa619 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,14 @@
 lwjgl (2.7.1+dfsg-2) UNRELEASED; urgency=low
 
+  [ Miguel Landaeta ]
   * Team upload.
   * Switch to default-jdk. (Closes: #643537).
   * Make copyright file DEP-5 compliant.
 
- -- Miguel Landaeta   Sun, 23 Oct 2011 12:51:29 -0430
+  [ Michael Gilbert ]
+  * Fix clean rule.
+
+ -- Michael Gilbert   Sun, 13 Nov 2011 09:36:00 
-0500
 
 lwjgl (2.7.1+dfsg-1) unstable; urgency=low
 
diff --git a/debian/rules b/debian/rules
index dd76869..1ab77a5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,9 +25,7 @@ override_dh_auto_install:
 
 override_dh_auto_clean:
find src/native/ -name '*org_lwjgl_*.h' -delete
-   rm -rf src/native/generated/* src/generated/*
-   rm -rf doc/javadoc bin temp
-   rm -f libs/*.jar libs/linux/*
+   rm -rf src/native/generated src/generated doc bin libs dist res temp
jh_clean
 
 get-orig-source:

-- 
lwjgl - Lightweight Java Game Library

___
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits