Your message dated Mon, 10 Nov 2014 20:18:43 +0100
with message-id <[email protected]>
and subject line Re: Bug#768931: unblock: drupal7-mod-jqueryi18nproperties
has caused the Debian Bug report #768931,
regarding unblock: drupal7-mod-jqueryi18nproperties
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
768931: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768931
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
The upload to unstable fixes a small but essential bug:
bugs.debian.org/768502
--- drupal7-mod-jqueryi18nproperties-1.0.0/debian/changelog
2014-10-10 18:10:58.000000000 +0200
+++ drupal7-mod-jqueryi18nproperties-1.1/debian/changelog
2014-11-07 22:34:12.000000000 +0100
@@ -1,3 +1,16 @@
+drupal7-mod-jqueryi18nproperties (1.1-1) unstable; urgency=medium
+
+ * New upstream release.
+ * Correct mismatched PHP function name. (Closes: #768502)
+
+ -- Daniel Pocock <[email protected]> Fri, 07 Nov 2014 22:33:14 +0100
+
+drupal7-mod-jqueryi18nproperties (1.0.0-2) unstable; urgency=low
+
+ * Update for standards-version 3.9.6
+
+ -- Daniel Pocock <[email protected]> Fri, 10 Oct 2014 14:46:24 +0200
+
drupal7-mod-jqueryi18nproperties (1.0.0-1) unstable; urgency=low
* Initial packaging (Closes: #759539)
diff -Nru drupal7-mod-jqueryi18nproperties-1.0.0/debian/changelog
drupal7-mod-jqueryi18nproperties-1.1/debian/changelog
--- drupal7-mod-jqueryi18nproperties-1.0.0/debian/changelog 2014-10-10
18:10:58.000000000 +0200
+++ drupal7-mod-jqueryi18nproperties-1.1/debian/changelog 2014-11-07
22:34:12.000000000 +0100
@@ -1,3 +1,16 @@
+drupal7-mod-jqueryi18nproperties (1.1-1) unstable; urgency=medium
+
+ * New upstream release.
+ * Correct mismatched PHP function name. (Closes: #768502)
+
+ -- Daniel Pocock <[email protected]> Fri, 07 Nov 2014 22:33:14 +0100
+
+drupal7-mod-jqueryi18nproperties (1.0.0-2) unstable; urgency=low
+
+ * Update for standards-version 3.9.6
+
+ -- Daniel Pocock <[email protected]> Fri, 10 Oct 2014 14:46:24 +0200
+
drupal7-mod-jqueryi18nproperties (1.0.0-1) unstable; urgency=low
* Initial packaging (Closes: #759539)
diff -Nru drupal7-mod-jqueryi18nproperties-1.0.0/debian/control
drupal7-mod-jqueryi18nproperties-1.1/debian/control
--- drupal7-mod-jqueryi18nproperties-1.0.0/debian/control 2014-10-10
18:10:58.000000000 +0200
+++ drupal7-mod-jqueryi18nproperties-1.1/debian/control 2014-11-07
22:32:48.000000000 +0100
@@ -4,7 +4,7 @@
Maintainer: Debian Javascript Maintainers
<[email protected]>
Uploaders: Daniel Pocock <[email protected]>
Build-Depends: debhelper (>= 9)
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
Homepage:
https://github.com/jquery-i18n-properties/drupal-mod-jqueryi18nproperties
Vcs-Browser:
https://github.com/jquery-i18n-properties/drupal-mod-jqueryi18nproperties
Vcs-Git:
https://github.com/jquery-i18n-properties/drupal-mod-jqueryi18nproperties
diff -Nru drupal7-mod-jqueryi18nproperties-1.0.0/jqueryi18nproperties.module
drupal7-mod-jqueryi18nproperties-1.1/jqueryi18nproperties.module
--- drupal7-mod-jqueryi18nproperties-1.0.0/jqueryi18nproperties.module
2014-08-27 23:05:12.000000000 +0200
+++ drupal7-mod-jqueryi18nproperties-1.1/jqueryi18nproperties.module
2014-11-07 20:44:13.000000000 +0100
@@ -24,7 +24,7 @@
* An associative array whose keys are internal names of libraries
* and whose values are describing each library.
*/
-function jssip_libraries_info() {
+function jqueryi18nproperties_libraries_info() {
$libraries['jqueryi18nproperties'] = array(
'name' => 'jQuery-i18n-properties',
'vendor url' =>
'https://github.com/jquery-i18n-properties/jquery-i18n-properties',
--- End Message ---
--- Begin Message ---
On 2014-11-10 10:38, Daniel Pocock wrote:
> Package: release.debian.org
>
>
> The upload to unstable fixes a small but essential bug:
> bugs.debian.org/768502
>
>
>
> [...]
Unblocked, thanks.
~Niels
--- End Message ---